2018-06-07 11:38:59,908 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-174 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-06-07 11:38:59,912 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=dUwjXY9YYfMkcf3ec6x8VenKY export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-06-07 11:38:59,912 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-07 11:38:59,913 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-06-07 11:38:59,915 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-06-07 11:38:59,915 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-06-07 11:39:00,296 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-07 11:39:00,296 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-07 11:39:00,296 - openstack_tests - INFO - OS Credentials = > 2018-06-07 11:39:00,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:00,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:01,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["XTeX78lQRsez4nPDr-7gZA"], "issued_at": "2018-06-07T11:39:01.000000Z"}} 2018-06-07 11:39:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d1755dbd78aaca0c61d7906834e00f6aa0561c" 2018-06-07 11:39:01,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d7b91ae4-5ce9-473c-b741-572e21e13e11 Date: Thu, 07 Jun 2018 11:39:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:39:01,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-d7b91ae4-5ce9-473c-b741-572e21e13e11 2018-06-07 11:39:01,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d1755dbd78aaca0c61d7906834e00f6aa0561c" 2018-06-07 11:39:02,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-341fd873-fe07-492e-9589-bf119634a117 Date: Thu, 07 Jun 2018 11:39:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:39:02,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-341fd873-fe07-492e-9589-bf119634a117 2018-06-07 11:39:02,027 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-06-07 11:39:02,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:02,057 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-06-07 11:39:02,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:02,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["ZqNV3hOmR--DAOQvKOD-1g"], "issued_at": "2018-06-07T11:39:02.000000Z"}} 2018-06-07 11:39:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b451ec824d54b5efc4b8dfc34837248f6fb95d0" 2018-06-07 11:39:03,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-46764321-2652-4de5-8990-118eb38ef1c2 Date: Thu, 07 Jun 2018 11:39:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-06-07 11:39:03,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=foo used request id req-46764321-2652-4de5-8990-118eb38ef1c2 2018-06-07 11:39:03,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:03,140 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-06-07 11:39:03,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:03,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["OcrlEFNjSgOR1-hhjdiVgg"], "issued_at": "2018-06-07T11:39:03.000000Z"}} 2018-06-07 11:39:03,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}812d31ee589e1a8325f67e82527e256bfe2244cf" 2018-06-07 11:39:03,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6650f64-b588-4fde-9dc9-bcc533858430 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:03,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e6650f64-b588-4fde-9dc9-bcc533858430 2018-06-07 11:39:03,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:03,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}812d31ee589e1a8325f67e82527e256bfe2244cf" 2018-06-07 11:39:03,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd559db-9a02-41a7-beeb-d12d54efcc04 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:03,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4dd559db-9a02-41a7-beeb-d12d54efcc04 2018-06-07 11:39:03,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:03,622 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-06-07 11:39:03,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:03,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["WZEy7uMrRr2TvoSxZBJo4g"], "issued_at": "2018-06-07T11:39:03.000000Z"}} 2018-06-07 11:39:03,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}329f4a20eee127ea80644775af36b7d7e1d23859" 2018-06-07 11:39:04,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f1a6fac8-39d0-417b-95fd-00420bad59a9 Date: Thu, 07 Jun 2018 11:39:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:39:04,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks used request id req-f1a6fac8-39d0-417b-95fd-00420bad59a9 2018-06-07 11:39:04,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:05,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["An1L4feuTVGeXitIzSQefw"], "issued_at": "2018-06-07T11:39:05.000000Z"}} 2018-06-07 11:39:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453efca6a9b2c0e48f37abe29edc11dd99a1b4a9" 2018-06-07 11:39:05,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-14c72fd3-6629-4720-ab47-4766799fa586 Date: Thu, 07 Jun 2018 11:39:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:39:05,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-14c72fd3-6629-4720-ab47-4766799fa586 2018-06-07 11:39:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453efca6a9b2c0e48f37abe29edc11dd99a1b4a9" 2018-06-07 11:39:06,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-50beba2f-9b43-472c-972d-541e8bd9ae5a Date: Thu, 07 Jun 2018 11:39:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:39:06,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-50beba2f-9b43-472c-972d-541e8bd9ae5a 2018-06-07 11:39:06,001 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:39:06,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:06,042 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.28:5000/v2.0/tokens 2018-06-07 11:39:06,056 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-07 11:39:06,057 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:39:06,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:06,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["hsAxpsheTGK0z36qq8Fk5A"], "issued_at": "2018-06-07T11:39:06.000000Z"}} 2018-06-07 11:39:06,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0625bb48673da829a6f18d5aadcf476b59690133" 2018-06-07 11:39:07,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df6477c0-00fb-4fee-941f-76dfb41998a4 x-compute-request-id: req-df6477c0-00fb-4fee-941f-76dfb41998a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:39:07,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail used request id req-df6477c0-00fb-4fee-941f-76dfb41998a4 2018-06-07 11:39:07,500 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:39:07,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:07,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["X6NWxTWNRa--1FiuU5zsFA"], "issued_at": "2018-06-07T11:39:07.000000Z"}} 2018-06-07 11:39:07,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c260a850ce6b4673aba89d36be6950fbcced120" 2018-06-07 11:39:08,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac8a15b5-06b5-449b-8a8d-af9c7e55adfa x-compute-request-id: req-ac8a15b5-06b5-449b-8a8d-af9c7e55adfa Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 6143, "hypervisor_version": 2009000, "disk_available_least": 6109, "local_gb": 6143, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 6143, "hypervisor_version": 2009000, "disk_available_least": 6109, "local_gb": 6143, "free_ram_mb": 28406, "id": 2}]} 2018-06-07 11:39:08,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-ac8a15b5-06b5-449b-8a8d-af9c7e55adfa 2018-06-07 11:39:08,614 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-07 11:39:08,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:08,621 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.28:5000/v2.0/tokens 2018-06-07 11:39:08,635 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-07 11:39:08,636 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-07 11:39:08,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:09,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["aPnTl0Y-TGyGKW4JnuILmQ"], "issued_at": "2018-06-07T11:39:08.000000Z"}} 2018-06-07 11:39:09,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93452c2b55d5ee99d85cbf27adab4d7632e5b7e3" 2018-06-07 11:39:09,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:09 GMT Server: Apache x-openstack-request-id: req-1e11df14-57a2-40d0-be4b-8dfd9ed9ccb2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-06-07 11:39:09,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks used request id req-1e11df14-57a2-40d0-be4b-8dfd9ed9ccb2 2018-06-07 11:39:09,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:09,681 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-06-07 11:39:09,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:10,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["9l49NwePQNKyUFsufbT03Q"], "issued_at": "2018-06-07T11:39:10.000000Z"}} 2018-06-07 11:39:10,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d14fe0647bb423099403bcaee0e0b0a6c4bd3e" 2018-06-07 11:39:10,854 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:10 GMT Server: Apache x-compute-request-id: req-ca5fd216-392f-47e2-8670-547ffacd3a2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca5fd216-392f-47e2-8670-547ffacd3a2a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-07 11:39:10,854 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail used request id req-ca5fd216-392f-47e2-8670-547ffacd3a2a 2018-06-07 11:39:10,855 - 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 ---------------------------------------------------------------------- Ran 14 tests in 8.818s OK 2018-06-07 11:39:10,978 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 11:39:10,978 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-06-07 11:39:10,981 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-06-07 11:39:11,017 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-07 11:39:11,018 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-07 11:39:11,018 - openstack_tests - INFO - OS Credentials = > 2018-06-07 11:39:11,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:11,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["1iILIi4hTru1aw0HxY7WWA"], "issued_at": "2018-06-07T11:39:11.000000Z"}} 2018-06-07 11:39:11,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfa812dde01bd63d4ae1a5f0823502369a4bc7d" 2018-06-07 11:39:11,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a0517226-5a80-4ccf-99a7-50f054493679 Date: Thu, 07 Jun 2018 11:39:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:39:11,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-a0517226-5a80-4ccf-99a7-50f054493679 2018-06-07 11:39:11,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfa812dde01bd63d4ae1a5f0823502369a4bc7d" 2018-06-07 11:39:11,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-07771e21-9481-4b26-ae81-d24a7ba87a9f Date: Thu, 07 Jun 2018 11:39:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:39:11,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-07771e21-9481-4b26-ae81-d24a7ba87a9f 2018-06-07 11:39:11,772 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-06-07 11:39:11,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:11,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:12,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["D_LhkSQyQE2pmCogoUwG0w"], "issued_at": "2018-06-07T11:39:12.000000Z"}} 2018-06-07 11:39:12,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" 2018-06-07 11:39:12,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61726d8-3bff-4db6-b3a4-bc723e491287 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:12,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f61726d8-3bff-4db6-b3a4-bc723e491287 2018-06-07 11:39:12,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:12,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:12,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" 2018-06-07 11:39:12,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365a9ce6-df49-4d2c-ad81-860eb2b84c48 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:12,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-365a9ce6-df49-4d2c-ad81-860eb2b84c48 2018-06-07 11:39:12,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-207fd030-d813-4fe5-bf4d-6cc9bb0bc03b-projName"}}' 2018-06-07 11:39:12,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de422c6-9d8a-4398-ab5b-5c587ac22d49 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f6e3d34243d04c93880c5fbc68dd381a"}, "enabled": true, "id": "f6e3d34243d04c93880c5fbc68dd381a", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-207fd030-d813-4fe5-bf4d-6cc9bb0bc03b-projName"}} 2018-06-07 11:39:12,655 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4de422c6-9d8a-4398-ab5b-5c587ac22d49 2018-06-07 11:39:12,655 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-207fd030-d813-4fe5-bf4d-6cc9bb0bc03b-projName 2018-06-07 11:39:12,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-207fd030-d813-4fe5-bf4d-6cc9bb0bc03b-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" 2018-06-07 11:39:12,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e17693-9900-4620-931e-a7a71216045a Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-207fd030-d813-4fe5-bf4d-6cc9bb0bc03b-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f6e3d34243d04c93880c5fbc68dd381a"}, "enabled": true, "id": "f6e3d34243d04c93880c5fbc68dd381a", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-207fd030-d813-4fe5-bf4d-6cc9bb0bc03b-projName"}]} 2018-06-07 11:39:12,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-207fd030-d813-4fe5-bf4d-6cc9bb0bc03b-projName used request id req-64e17693-9900-4620-931e-a7a71216045a 2018-06-07 11:39:12,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" 2018-06-07 11:39:12,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1451a5cc-1c0c-4885-ade4-d0128a20674b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-06-07 11:39:12,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1451a5cc-1c0c-4885-ade4-d0128a20674b 2018-06-07 11:39:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" 2018-06-07 11:39:13,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-9a2cc64c-6f03-4e8b-87b7-d3c0bfbabb4e Date: Thu, 07 Jun 2018 11:39:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:12Z", "updated_at": "2018-06-07T11:39:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:12Z", "revision_number": 0, "id": "626c799e-26dc-464b-a117-1ae023fc2bf7", "remote_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:12Z", "security_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:12Z", "revision_number": 0, "id": "53408290-31e8-4ac5-9dd9-b6cb7777fa2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:12Z", "security_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:12Z", "revision_number": 0, "id": "eab1cfac-20a4-425a-a711-56e8a2907f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:12Z", "security_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:12Z", "revision_number": 0, "id": "4111b1c5-0f2c-4243-acc7-0d476d15e007", "remote_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:12Z", "security_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "3b443928-67df-4dd7-9242-7f059541382a", "name": "default"}]} 2018-06-07 11:39:13,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9a2cc64c-6f03-4e8b-87b7-d3c0bfbabb4e 2018-06-07 11:39:13,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" 2018-06-07 11:39:13,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e5f810-6b26-486e-ab6f-dee31841db02 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 11:39:13,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-45e5f810-6b26-486e-ab6f-dee31841db02 2018-06-07 11:39:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" 2018-06-07 11:39:13,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673c9754-17b4-4070-a5d9-6e9a1b0c21cf Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:39:13,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-673c9754-17b4-4070-a5d9-6e9a1b0c21cf 2018-06-07 11:39:13,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b443928-67df-4dd7-9242-7f059541382a 2018-06-07 11:39:13,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b443928-67df-4dd7-9242-7f059541382a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" 2018-06-07 11:39:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fe8dab3f-e911-4d61-8d2b-706952c756e8 Date: Thu, 07 Jun 2018 11:39:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:12Z", "security_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:12Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "4111b1c5-0f2c-4243-acc7-0d476d15e007"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:12Z", "security_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:12Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "53408290-31e8-4ac5-9dd9-b6cb7777fa2d"}, {"remote_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:12Z", "security_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:12Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "626c799e-26dc-464b-a117-1ae023fc2bf7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:12Z", "security_group_id": "3b443928-67df-4dd7-9242-7f059541382a", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:12Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "eab1cfac-20a4-425a-a711-56e8a2907f5f"}]} 2018-06-07 11:39:13,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b443928-67df-4dd7-9242-7f059541382a used request id req-fe8dab3f-e911-4d61-8d2b-706952c756e8 2018-06-07 11:39:13,233 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 11:39:13,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3b443928-67df-4dd7-9242-7f059541382a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" 2018-06-07 11:39:13,568 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-536cd47b-ca1f-4b71-a35b-3021b194c372 Content-Length: 0 Date: Thu, 07 Jun 2018 11:39:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:39:13,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3b443928-67df-4dd7-9242-7f059541382a used request id req-536cd47b-ca1f-4b71-a35b-3021b194c372 2018-06-07 11:39:13,569 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-207fd030-d813-4fe5-bf4d-6cc9bb0bc03b-projName 2018-06-07 11:39:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f6e3d34243d04c93880c5fbc68dd381a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df29438b10211c16f59e3f765194ffc838f2f8" 2018-06-07 11:39:13,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06bb53c0-b7a2-4703-b438-c0053b0bdc5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:13,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f6e3d34243d04c93880c5fbc68dd381a used request id req-06bb53c0-b7a2-4703-b438-c0053b0bdc5f 2018-06-07 11:39:13,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:14,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["5BWmIJo2TTe1tliG00i4dg"], "issued_at": "2018-06-07T11:39:14.000000Z"}} 2018-06-07 11:39:14,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f033a0f9427b37c5f9d16098d5774021c3f0edaf" 2018-06-07 11:39:14,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272a6514-cca5-42a7-b502-9c17c3cdd6fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:14,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-272a6514-cca5-42a7-b502-9c17c3cdd6fe 2018-06-07 11:39:14,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:14,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:14,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f033a0f9427b37c5f9d16098d5774021c3f0edaf" 2018-06-07 11:39:14,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6234477-0e7e-4ed0-bec6-44eb4b66afd3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:14,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b6234477-0e7e-4ed0-bec6-44eb4b66afd3 2018-06-07 11:39:14,728 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-72c8d02f-a2c0-472e-ac5b-864a26c8f094-username 2018-06-07 11:39:14,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f033a0f9427b37c5f9d16098d5774021c3f0edaf" 2018-06-07 11:39:14,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b59bf8-b19d-4be9-8a4b-48031da3d9bc Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-72c8d02f-a2c0-472e-ac5b-864a26c8f094-username", "links": {"self": "http://172.30.9.28:5000/v3/users/b1403f7b42534a9d8e533dadc6f2f82c"}, "domain_id": "default", "enabled": true, "id": "b1403f7b42534a9d8e533dadc6f2f82c", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:14,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-40b59bf8-b19d-4be9-8a4b-48031da3d9bc 2018-06-07 11:39:14,821 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-72c8d02f-a2c0-472e-ac5b-864a26c8f094-username 2018-06-07 11:39:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b1403f7b42534a9d8e533dadc6f2f82c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f033a0f9427b37c5f9d16098d5774021c3f0edaf" 2018-06-07 11:39:15,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce25eb72-6ff2-4485-99f9-18c83e19c39d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:15,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b1403f7b42534a9d8e533dadc6f2f82c used request id req-ce25eb72-6ff2-4485-99f9-18c83e19c39d 2018-06-07 11:39:15,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:15,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["q4ICw0HmSWaXE7lts3gl9w"], "issued_at": "2018-06-07T11:39:15.000000Z"}} 2018-06-07 11:39:15,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137378083adf389d98d7fd89b077e958ee84c5ae" 2018-06-07 11:39:15,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f38e9d-b339-4d8e-a12f-b1fd2843e411 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:15,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-26f38e9d-b339-4d8e-a12f-b1fd2843e411 2018-06-07 11:39:15,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:15,643 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-06-07 11:39:15,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:16,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["rGwz5QLOTxi4cz9DlZS6_Q"], "issued_at": "2018-06-07T11:39:16.000000Z"}} 2018-06-07 11:39:16,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916cea209813c8e5003326be3ba22409e42a88f" 2018-06-07 11:39:16,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd2da22-136f-4078-b9f7-cf23309dfe16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:16,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dbd2da22-136f-4078-b9f7-cf23309dfe16 2018-06-07 11:39:16,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:16,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:16,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["XrJqRu56Q6aBnJgsKZqeEA"], "issued_at": "2018-06-07T11:39:16.000000Z"}} 2018-06-07 11:39:16,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:16,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["BS-e4bI8RX6MXfvgCGu5jA"], "issued_at": "2018-06-07T11:39:16.000000Z"}} 2018-06-07 11:39:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b920ad61d80d4bda9b32771c440988aec797699" 2018-06-07 11:39:16,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059a81e9-6876-4c2e-aaee-a433661a656f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:16,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-059a81e9-6876-4c2e-aaee-a433661a656f 2018-06-07 11:39:16,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:16,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:17,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["cqTbce06Smy7FDf2bHPpqg"], "issued_at": "2018-06-07T11:39:17.000000Z"}} 2018-06-07 11:39:17,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:17,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["d5qOpoG8RO--bnikXngjIA"], "issued_at": "2018-06-07T11:39:17.000000Z"}} 2018-06-07 11:39:17,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c862e5eced7695959752ebbc00e6939de7e97ece" 2018-06-07 11:39:17,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd058d0-c5ec-4fe6-98b5-31bd07db12f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:17,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0bd058d0-c5ec-4fe6-98b5-31bd07db12f8 2018-06-07 11:39:17,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:17,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:18,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["h4EElpkbTOysTiBvz8iXNA"], "issued_at": "2018-06-07T11:39:18.000000Z"}} 2018-06-07 11:39:18,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:18,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:18,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["VpJftJVfQT6ZGW65TROmwg"], "issued_at": "2018-06-07T11:39:18.000000Z"}} 2018-06-07 11:39:18,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:18,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:18,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["aMh5_Ot1RuG-Ou1J2gNpRw"], "issued_at": "2018-06-07T11:39:18.000000Z"}} 2018-06-07 11:39:18,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:19,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["HXBreLW3QDSeugAW2zeKqA"], "issued_at": "2018-06-07T11:39:19.000000Z"}} 2018-06-07 11:39:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:19,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07514b2d-1b90-41a4-a823-332df6be1c9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:19,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-07514b2d-1b90-41a4-a823-332df6be1c9c 2018-06-07 11:39:19,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:19,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:19,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:19,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f012a7f-d895-45b2-a151-17fbe0228dd7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:19,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8f012a7f-d895-45b2-a151-17fbe0228dd7 2018-06-07 11:39:19,623 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-username 2018-06-07 11:39:19,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:19,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9243ee-6432-4256-b05e-1e4c9cae6a62 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:19,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cc9243ee-6432-4256-b05e-1e4c9cae6a62 2018-06-07 11:39:19,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-projName"}}' 2018-06-07 11:39:19,762 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d991b4ed-3169-4c54-a01c-05e2fc2cb9a4 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bcda7abdee6a4d5fab24da1320489aae"}, "enabled": true, "id": "bcda7abdee6a4d5fab24da1320489aae", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-projName"}} 2018-06-07 11:39:19,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d991b4ed-3169-4c54-a01c-05e2fc2cb9a4 2018-06-07 11:39:19,763 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-projName 2018-06-07 11:39:19,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" -d '{"role": {"name": "KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-role"}}' 2018-06-07 11:39:19,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc99af4a-b76d-4185-8730-6eabf612b7fe Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "797dd4f14cda49189039115654ad4de0", "links": {"self": "http://172.30.9.28:5000/v3/roles/797dd4f14cda49189039115654ad4de0"}, "name": "KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-role"}} 2018-06-07 11:39:19,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-cc99af4a-b76d-4185-8730-6eabf612b7fe 2018-06-07 11:39:19,937 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-role 2018-06-07 11:39:19,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/797dd4f14cda49189039115654ad4de0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:20,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2503e8-d623-4556-8ce5-72f45a13e1b5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/797dd4f14cda49189039115654ad4de0"}, "domain_id": null, "name": "KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-role", "id": "797dd4f14cda49189039115654ad4de0"}} 2018-06-07 11:39:20,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/797dd4f14cda49189039115654ad4de0 used request id req-6e2503e8-d623-4556-8ce5-72f45a13e1b5 2018-06-07 11:39:20,020 - keystone_utils - INFO - Granting role KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-role to project KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-projName 2018-06-07 11:39:20,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/bcda7abdee6a4d5fab24da1320489aae/users/511385b05a484399a58c5f4cbe6630b5/roles/797dd4f14cda49189039115654ad4de0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:20,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cfee1ea-d50c-4b1d-990f-2dae6779abd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:20,141 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bcda7abdee6a4d5fab24da1320489aae/users/511385b05a484399a58c5f4cbe6630b5/roles/797dd4f14cda49189039115654ad4de0 used request id req-2cfee1ea-d50c-4b1d-990f-2dae6779abd0 2018-06-07 11:39:20,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bcda7abdee6a4d5fab24da1320489aae/users/511385b05a484399a58c5f4cbe6630b5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:20,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68f1103-b239-4d8b-a64c-495973931b49 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/bcda7abdee6a4d5fab24da1320489aae/users/511385b05a484399a58c5f4cbe6630b5/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "797dd4f14cda49189039115654ad4de0", "links": {"self": "http://172.30.9.28:5000/v3/roles/797dd4f14cda49189039115654ad4de0"}, "name": "KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-role"}]} 2018-06-07 11:39:20,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bcda7abdee6a4d5fab24da1320489aae/users/511385b05a484399a58c5f4cbe6630b5/roles used request id req-e68f1103-b239-4d8b-a64c-495973931b49 2018-06-07 11:39:20,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:20,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-0cd3965d-2f48-4120-87b7-487be71bda81 Date: Thu, 07 Jun 2018 11:39:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:20Z", "updated_at": "2018-06-07T11:39:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:20Z", "revision_number": 0, "id": "4f3f6041-44ec-48b4-a308-f917b19338d9", "remote_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:20Z", "security_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:20Z", "revision_number": 0, "id": "46195200-beb5-4766-b207-f84404226b1a", "remote_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:20Z", "security_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:20Z", "revision_number": 0, "id": "363d84f6-bfe3-4060-92b6-7d1192e61077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:20Z", "security_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:20Z", "revision_number": 0, "id": "66c0dbeb-9e19-4f6f-8bd4-c2b0038360fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:20Z", "security_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "name": "default"}]} 2018-06-07 11:39:20,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0cd3965d-2f48-4120-87b7-487be71bda81 2018-06-07 11:39:20,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:20,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1240b2-1993-4e79-b219-3f3c72c7fbbe Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 11:39:20,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-7f1240b2-1993-4e79-b219-3f3c72c7fbbe 2018-06-07 11:39:20,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:20,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ecbe6d0-f1a0-4679-8f69-7ef74a7668e9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:39:20,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-8ecbe6d0-f1a0-4679-8f69-7ef74a7668e9 2018-06-07 11:39:20,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3fc4444b-8e1a-442a-8780-a2d38745ecae 2018-06-07 11:39:20,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3fc4444b-8e1a-442a-8780-a2d38745ecae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:20,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-868a65cd-7032-4e30-b2e4-90fe1cdc3eec Date: Thu, 07 Jun 2018 11:39:20 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-06-07T11:39:20Z", "security_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:20Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "363d84f6-bfe3-4060-92b6-7d1192e61077"}, {"remote_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:20Z", "security_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:20Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "46195200-beb5-4766-b207-f84404226b1a"}, {"remote_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:20Z", "security_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:20Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "4f3f6041-44ec-48b4-a308-f917b19338d9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:20Z", "security_group_id": "3fc4444b-8e1a-442a-8780-a2d38745ecae", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:20Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "66c0dbeb-9e19-4f6f-8bd4-c2b0038360fb"}]} 2018-06-07 11:39:20,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3fc4444b-8e1a-442a-8780-a2d38745ecae used request id req-868a65cd-7032-4e30-b2e4-90fe1cdc3eec 2018-06-07 11:39:20,709 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 11:39:20,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3fc4444b-8e1a-442a-8780-a2d38745ecae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:21,054 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee07c42f-64f7-4362-bd4e-d30aff9dab4f Content-Length: 0 Date: Thu, 07 Jun 2018 11:39:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:39:21,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3fc4444b-8e1a-442a-8780-a2d38745ecae used request id req-ee07c42f-64f7-4362-bd4e-d30aff9dab4f 2018-06-07 11:39:21,054 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-projName 2018-06-07 11:39:21,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/bcda7abdee6a4d5fab24da1320489aae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:21,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efdcc053-bae3-44ef-b9f0-9a72a679ee53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:21,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bcda7abdee6a4d5fab24da1320489aae used request id req-efdcc053-bae3-44ef-b9f0-9a72a679ee53 2018-06-07 11:39:21,292 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-username 2018-06-07 11:39:21,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/511385b05a484399a58c5f4cbe6630b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:21,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3cec264-6daf-4d5f-8ad8-80aae4809cd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:21,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/511385b05a484399a58c5f4cbe6630b5 used request id req-d3cec264-6daf-4d5f-8ad8-80aae4809cd8 2018-06-07 11:39:21,482 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-c699f7b7-4a55-4b39-b497-a9803f962c2a-role 2018-06-07 11:39:21,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/797dd4f14cda49189039115654ad4de0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccfd5fd376d73a72cbf855b57467d1d35deb548" 2018-06-07 11:39:21,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeceb2b9-c5b2-4cbb-91a4-b35b639772c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:21,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/797dd4f14cda49189039115654ad4de0 used request id req-eeceb2b9-c5b2-4cbb-91a4-b35b639772c1 2018-06-07 11:39:21,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:21,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["5IFl3CtaRnam0gL2cAuGTA"], "issued_at": "2018-06-07T11:39:21.000000Z"}} 2018-06-07 11:39:21,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79864929bfadaa0c32c773dac041e88464e94b2" 2018-06-07 11:39:21,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5b82e8-faa0-45ad-b968-ff76d4565fc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:21,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c5b82e8-faa0-45ad-b968-ff76d4565fc9 2018-06-07 11:39:21,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:21,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:22,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["ZEQxWIqATZmaZClo3jBoUQ"], "issued_at": "2018-06-07T11:39:22.000000Z"}} 2018-06-07 11:39:22,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba80f7ac558eadee9da7ef5a00dff657fafa7ff" 2018-06-07 11:39:22,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93accf42-3a4f-49ee-a139-a4020f84ed06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:22,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-93accf42-3a4f-49ee-a139-a4020f84ed06 2018-06-07 11:39:22,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:22,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:22,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba80f7ac558eadee9da7ef5a00dff657fafa7ff" 2018-06-07 11:39:22,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a1dbdf-09b0-489d-a2f6-81f2fa8cf7b5 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:22,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-23a1dbdf-09b0-489d-a2f6-81f2fa8cf7b5 2018-06-07 11:39:22,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba80f7ac558eadee9da7ef5a00dff657fafa7ff" 2018-06-07 11:39:22,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc582a1-cad3-48e0-bc5c-b297c2341680 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:22,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2bc582a1-cad3-48e0-bc5c-b297c2341680 2018-06-07 11:39:22,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba80f7ac558eadee9da7ef5a00dff657fafa7ff" 2018-06-07 11:39:22,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f11c77-292c-40ad-9f66-b0de3a213c9e Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:22,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b2f11c77-292c-40ad-9f66-b0de3a213c9e 2018-06-07 11:39:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba80f7ac558eadee9da7ef5a00dff657fafa7ff" 2018-06-07 11:39:22,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eecf3b0-fa09-4355-b3d8-f6c00ab2a889 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-07 11:39:22,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-3eecf3b0-fa09-4355-b3d8-f6c00ab2a889 2018-06-07 11:39:22,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/56b3eb30230d4f58a49b1a9a49589a2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba80f7ac558eadee9da7ef5a00dff657fafa7ff" 2018-06-07 11:39:23,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c715eb70-d88e-4a4e-9805-4672e670174d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/56b3eb30230d4f58a49b1a9a49589a2e"}, "enabled": true, "id": "56b3eb30230d4f58a49b1a9a49589a2e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-c1bcfe3a-cfc1-4a8-name"}} 2018-06-07 11:39:23,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/56b3eb30230d4f58a49b1a9a49589a2e used request id req-c715eb70-d88e-4a4e-9805-4672e670174d 2018-06-07 11:39:23,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/56b3eb30230d4f58a49b1a9a49589a2e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba80f7ac558eadee9da7ef5a00dff657fafa7ff" 2018-06-07 11:39:23,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f06ec5-b1c4-4d66-8b3b-ad62a4a90145 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/56b3eb30230d4f58a49b1a9a49589a2e/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 11:39:23,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/56b3eb30230d4f58a49b1a9a49589a2e/roles used request id req-a6f06ec5-b1c4-4d66-8b3b-ad62a4a90145 2018-06-07 11:39:23,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba80f7ac558eadee9da7ef5a00dff657fafa7ff" 2018-06-07 11:39:23,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-699d182b-85de-4117-8422-267fbb299615 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "domain_id": null, "name": "admin", "id": "152549901afe47f6a212a8a105933b05"}} 2018-06-07 11:39:23,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 used request id req-699d182b-85de-4117-8422-267fbb299615 2018-06-07 11:39:23,326 - keystone_utils - INFO - Granting role admin to project admin 2018-06-07 11:39:23,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/56b3eb30230d4f58a49b1a9a49589a2e/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba80f7ac558eadee9da7ef5a00dff657fafa7ff" 2018-06-07 11:39:23,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37587641-e991-483a-adc9-2f089bbf1308 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:23,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/56b3eb30230d4f58a49b1a9a49589a2e/roles/152549901afe47f6a212a8a105933b05 used request id req-37587641-e991-483a-adc9-2f089bbf1308 2018-06-07 11:39:23,449 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-c1bcfe3a-cfc1-4a8-name 2018-06-07 11:39:23,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:23,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:23,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79864929bfadaa0c32c773dac041e88464e94b2" 2018-06-07 11:39:23,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e620b5a6-9cdc-44ab-87ea-cf373885b8b0 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-c1bcfe3a-cfc1-4a8-name", "links": {"self": "http://172.30.9.28:5000/v3/users/56b3eb30230d4f58a49b1a9a49589a2e"}, "domain_id": "default", "enabled": true, "id": "56b3eb30230d4f58a49b1a9a49589a2e", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:23,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e620b5a6-9cdc-44ab-87ea-cf373885b8b0 2018-06-07 11:39:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79864929bfadaa0c32c773dac041e88464e94b2" 2018-06-07 11:39:23,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dca4f2a-179f-4007-ace9-c4ee3b23bdfc Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:23,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9dca4f2a-179f-4007-ace9-c4ee3b23bdfc 2018-06-07 11:39:23,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79864929bfadaa0c32c773dac041e88464e94b2" 2018-06-07 11:39:23,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8768f6bd-ee30-4811-8ae5-9b2c62356d72 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-07 11:39:23,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-8768f6bd-ee30-4811-8ae5-9b2c62356d72 2018-06-07 11:39:23,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/56b3eb30230d4f58a49b1a9a49589a2e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79864929bfadaa0c32c773dac041e88464e94b2" 2018-06-07 11:39:23,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93fefb0-976a-4d3e-8535-366e821f77db Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/56b3eb30230d4f58a49b1a9a49589a2e/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}]} 2018-06-07 11:39:23,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/56b3eb30230d4f58a49b1a9a49589a2e/roles used request id req-b93fefb0-976a-4d3e-8535-366e821f77db 2018-06-07 11:39:23,803 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-c1bcfe3a-cfc1-4a8-name 2018-06-07 11:39:23,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/56b3eb30230d4f58a49b1a9a49589a2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba80f7ac558eadee9da7ef5a00dff657fafa7ff" 2018-06-07 11:39:24,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79bc7693-be14-4894-af0c-187ece293bfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:24,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/56b3eb30230d4f58a49b1a9a49589a2e used request id req-79bc7693-be14-4894-af0c-187ece293bfe 2018-06-07 11:39:24,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:24,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["icctmGHZSPqDYhnHv4LEnw"], "issued_at": "2018-06-07T11:39:24.000000Z"}} 2018-06-07 11:39:24,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a268f5226737bf97fb1d1e374b448adc5c2e280a" 2018-06-07 11:39:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7d5d1b-762a-4556-b14e-4b3437659442 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:24,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aa7d5d1b-762a-4556-b14e-4b3437659442 2018-06-07 11:39:24,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:24,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:24,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["6EGSda3bQg2tK-lDq-w5pg"], "issued_at": "2018-06-07T11:39:24.000000Z"}} 2018-06-07 11:39:24,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c67e68269f3931cc46c64d192ee8a4cf41ce49a" 2018-06-07 11:39:24,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711f870e-2679-478d-a3ed-f9ca4bc1cec8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:24,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-711f870e-2679-478d-a3ed-f9ca4bc1cec8 2018-06-07 11:39:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:24,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c67e68269f3931cc46c64d192ee8a4cf41ce49a" 2018-06-07 11:39:24,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56091897-2afe-47d3-8fa7-e253546f2e7d Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:24,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-56091897-2afe-47d3-8fa7-e253546f2e7d 2018-06-07 11:39:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c67e68269f3931cc46c64d192ee8a4cf41ce49a" 2018-06-07 11:39:25,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb096c4e-1428-416a-a23e-0ef98ac1cd87 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:25,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bb096c4e-1428-416a-a23e-0ef98ac1cd87 2018-06-07 11:39:25,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c67e68269f3931cc46c64d192ee8a4cf41ce49a" 2018-06-07 11:39:25,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757ef38b-7824-4aaf-90b6-f26f4e9d9b65 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:25,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-757ef38b-7824-4aaf-90b6-f26f4e9d9b65 2018-06-07 11:39:25,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c67e68269f3931cc46c64d192ee8a4cf41ce49a" 2018-06-07 11:39:25,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a444c2-4ca0-44f7-be69-16e8789ffd24 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-07 11:39:25,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-80a444c2-4ca0-44f7-be69-16e8789ffd24 2018-06-07 11:39:25,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/1382886fc7db4b70a50801988ac70b3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c67e68269f3931cc46c64d192ee8a4cf41ce49a" 2018-06-07 11:39:25,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e413d0-17f8-40ec-be24-e133699b3d7a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/1382886fc7db4b70a50801988ac70b3b"}, "enabled": true, "id": "1382886fc7db4b70a50801988ac70b3b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-4bc0461b-f866-4c7-name"}} 2018-06-07 11:39:25,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1382886fc7db4b70a50801988ac70b3b used request id req-03e413d0-17f8-40ec-be24-e133699b3d7a 2018-06-07 11:39:25,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/1382886fc7db4b70a50801988ac70b3b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c67e68269f3931cc46c64d192ee8a4cf41ce49a" 2018-06-07 11:39:25,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49957bcb-7a8a-4bd9-baf1-aa07876f8fa5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/1382886fc7db4b70a50801988ac70b3b/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 11:39:25,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/1382886fc7db4b70a50801988ac70b3b/roles used request id req-49957bcb-7a8a-4bd9-baf1-aa07876f8fa5 2018-06-07 11:39:25,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c67e68269f3931cc46c64d192ee8a4cf41ce49a" 2018-06-07 11:39:25,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd29d6fc-d1bd-417a-9e54-048b9cd4917b Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "domain_id": null, "name": "admin", "id": "152549901afe47f6a212a8a105933b05"}} 2018-06-07 11:39:25,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 used request id req-dd29d6fc-d1bd-417a-9e54-048b9cd4917b 2018-06-07 11:39:25,755 - keystone_utils - INFO - Granting role admin to project admin 2018-06-07 11:39:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/1382886fc7db4b70a50801988ac70b3b/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c67e68269f3931cc46c64d192ee8a4cf41ce49a" 2018-06-07 11:39:25,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-258cf08b-16d6-4951-b60a-1ee171d1d5db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:25,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/1382886fc7db4b70a50801988ac70b3b/roles/152549901afe47f6a212a8a105933b05 used request id req-258cf08b-16d6-4951-b60a-1ee171d1d5db 2018-06-07 11:39:25,888 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-4bc0461b-f866-4c7-name 2018-06-07 11:39:25,888 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-4bc0461b-f866-4c7-name 2018-06-07 11:39:25,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:25,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1382886fc7db4b70a50801988ac70b3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a268f5226737bf97fb1d1e374b448adc5c2e280a" 2018-06-07 11:39:26,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec9120db-d0b8-4f35-a347-27127ef5b6e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:26,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1382886fc7db4b70a50801988ac70b3b used request id req-ec9120db-d0b8-4f35-a347-27127ef5b6e9 2018-06-07 11:39:26,126 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-4bc0461b-f866-4c7-name 2018-06-07 11:39:26,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1382886fc7db4b70a50801988ac70b3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c67e68269f3931cc46c64d192ee8a4cf41ce49a" 2018-06-07 11:39:26,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28efe888-5082-4f98-82d9-3b23d13c5ec2 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 1382886fc7db4b70a50801988ac70b3b.", "code": 404, "title": "Not Found"}} 2018-06-07 11:39:26,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1382886fc7db4b70a50801988ac70b3b used request id req-28efe888-5082-4f98-82d9-3b23d13c5ec2 2018-06-07 11:39:26,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-07 11:39:26,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:26,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["C_yZ-qreTtOCfHALVFIgdw"], "issued_at": "2018-06-07T11:39:26.000000Z"}} 2018-06-07 11:39:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0221996cae5aa6c3cd729dfa8dd0416a135049e" 2018-06-07 11:39:26,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ec5da0-5347-4245-9d6b-2ce1327bb531 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:26,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e3ec5da0-5347-4245-9d6b-2ce1327bb531 2018-06-07 11:39:26,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:26,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:27,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["W88-8U3eTCu89hm0a3Dkog"], "issued_at": "2018-06-07T11:39:27.000000Z"}} 2018-06-07 11:39:27,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90de197546d7406f465ff7d54452089aed7d8c8a" 2018-06-07 11:39:27,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c1ebaa-289c-4be3-8197-fee39d45fa3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:27,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-00c1ebaa-289c-4be3-8197-fee39d45fa3d 2018-06-07 11:39:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:27,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:27,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90de197546d7406f465ff7d54452089aed7d8c8a" 2018-06-07 11:39:27,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9785bebb-c98b-44bc-8063-a381b6854e3f Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:27,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9785bebb-c98b-44bc-8063-a381b6854e3f 2018-06-07 11:39:27,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90de197546d7406f465ff7d54452089aed7d8c8a" 2018-06-07 11:39:27,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2d3e9e-cf08-42de-82ec-cf1a5b580078 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:27,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6e2d3e9e-cf08-42de-82ec-cf1a5b580078 2018-06-07 11:39:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90de197546d7406f465ff7d54452089aed7d8c8a" 2018-06-07 11:39:27,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b6f962-dd37-4c8a-b41e-7d29726359f3 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:27,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a4b6f962-dd37-4c8a-b41e-7d29726359f3 2018-06-07 11:39:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90de197546d7406f465ff7d54452089aed7d8c8a" 2018-06-07 11:39:27,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc819fc-3d30-43d4-96bb-1214ae9470d1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-07 11:39:27,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-afc819fc-3d30-43d4-96bb-1214ae9470d1 2018-06-07 11:39:27,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/8be87a1cd760484abc085392d5cd4723 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90de197546d7406f465ff7d54452089aed7d8c8a" 2018-06-07 11:39:27,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b727a1-a8a1-406c-b9a4-4c857b2d7bb0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/8be87a1cd760484abc085392d5cd4723"}, "enabled": true, "id": "8be87a1cd760484abc085392d5cd4723", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-420ebe9f-964f-486-name"}} 2018-06-07 11:39:27,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/8be87a1cd760484abc085392d5cd4723 used request id req-b0b727a1-a8a1-406c-b9a4-4c857b2d7bb0 2018-06-07 11:39:27,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/8be87a1cd760484abc085392d5cd4723/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90de197546d7406f465ff7d54452089aed7d8c8a" 2018-06-07 11:39:28,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2c1392-eb16-4681-b714-d2b86134fad9 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/8be87a1cd760484abc085392d5cd4723/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 11:39:28,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/8be87a1cd760484abc085392d5cd4723/roles used request id req-2d2c1392-eb16-4681-b714-d2b86134fad9 2018-06-07 11:39:28,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90de197546d7406f465ff7d54452089aed7d8c8a" 2018-06-07 11:39:28,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca86160-d587-4452-b485-abc2fcd5c0e2 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "domain_id": null, "name": "admin", "id": "152549901afe47f6a212a8a105933b05"}} 2018-06-07 11:39:28,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 used request id req-dca86160-d587-4452-b485-abc2fcd5c0e2 2018-06-07 11:39:28,080 - keystone_utils - INFO - Granting role admin to project admin 2018-06-07 11:39:28,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/8be87a1cd760484abc085392d5cd4723/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90de197546d7406f465ff7d54452089aed7d8c8a" 2018-06-07 11:39:28,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df74c50a-0eff-4612-ab59-35a6882dae21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:28,232 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/8be87a1cd760484abc085392d5cd4723/roles/152549901afe47f6a212a8a105933b05 used request id req-df74c50a-0eff-4612-ab59-35a6882dae21 2018-06-07 11:39:28,232 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-420ebe9f-964f-486-name 2018-06-07 11:39:28,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:28,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:28,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0221996cae5aa6c3cd729dfa8dd0416a135049e" 2018-06-07 11:39:28,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2311549f-d436-4d67-911f-883ee2661eea Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-420ebe9f-964f-486-name", "links": {"self": "http://172.30.9.28:5000/v3/users/8be87a1cd760484abc085392d5cd4723"}, "domain_id": "default", "enabled": true, "id": "8be87a1cd760484abc085392d5cd4723", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:28,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2311549f-d436-4d67-911f-883ee2661eea 2018-06-07 11:39:28,330 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-420ebe9f-964f-486-name 2018-06-07 11:39:28,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8be87a1cd760484abc085392d5cd4723 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90de197546d7406f465ff7d54452089aed7d8c8a" 2018-06-07 11:39:28,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e690c3ee-361d-482e-a105-2b7689c57677 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:28,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8be87a1cd760484abc085392d5cd4723 used request id req-e690c3ee-361d-482e-a105-2b7689c57677 2018-06-07 11:39:28,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:28,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["apKIImaDQx6kTAlueUrOjA"], "issued_at": "2018-06-07T11:39:28.000000Z"}} 2018-06-07 11:39:28,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7fc373b8dee4c161344c0c6da9472c887d7b2d" 2018-06-07 11:39:28,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b5bcfb-202b-4b57-ae66-ae4ff92496d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:28,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-15b5bcfb-202b-4b57-ae66-ae4ff92496d2 2018-06-07 11:39:28,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:28,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:29,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["N03C6QWFT6u-T9Wem7ovTg"], "issued_at": "2018-06-07T11:39:29.000000Z"}} 2018-06-07 11:39:29,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21e132a7088fee18c333f1f8ee2392db56f0ed6" 2018-06-07 11:39:29,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174b6012-60a6-424a-8cc3-4c564eba4f88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:29,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-174b6012-60a6-424a-8cc3-4c564eba4f88 2018-06-07 11:39:29,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:29,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21e132a7088fee18c333f1f8ee2392db56f0ed6" 2018-06-07 11:39:29,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4385102-b536-4e69-a967-562562807dff Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:29,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d4385102-b536-4e69-a967-562562807dff 2018-06-07 11:39:29,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21e132a7088fee18c333f1f8ee2392db56f0ed6" 2018-06-07 11:39:29,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0741703-5c50-40ea-a309-fa66aa9d0ad1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:29,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c0741703-5c50-40ea-a309-fa66aa9d0ad1 2018-06-07 11:39:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21e132a7088fee18c333f1f8ee2392db56f0ed6" 2018-06-07 11:39:29,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d447d3b5-f56c-4764-b5f3-ad0f78a61a79 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:29,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d447d3b5-f56c-4764-b5f3-ad0f78a61a79 2018-06-07 11:39:29,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21e132a7088fee18c333f1f8ee2392db56f0ed6" 2018-06-07 11:39:29,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f187c593-4d47-49a3-b244-c1237460d7d4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-07 11:39:29,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-f187c593-4d47-49a3-b244-c1237460d7d4 2018-06-07 11:39:29,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/2170b69581574e65989ee25f70990754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21e132a7088fee18c333f1f8ee2392db56f0ed6" 2018-06-07 11:39:30,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67872500-0a32-46ba-bf60-760b92bb4bb5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/2170b69581574e65989ee25f70990754"}, "enabled": true, "id": "2170b69581574e65989ee25f70990754", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-3bd5fc58-4412-483-name"}} 2018-06-07 11:39:30,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2170b69581574e65989ee25f70990754 used request id req-67872500-0a32-46ba-bf60-760b92bb4bb5 2018-06-07 11:39:30,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/2170b69581574e65989ee25f70990754/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21e132a7088fee18c333f1f8ee2392db56f0ed6" 2018-06-07 11:39:30,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dad8853-88e1-4268-ac9e-e520b3fc4d3b Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/2170b69581574e65989ee25f70990754/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 11:39:30,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/2170b69581574e65989ee25f70990754/roles used request id req-1dad8853-88e1-4268-ac9e-e520b3fc4d3b 2018-06-07 11:39:30,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21e132a7088fee18c333f1f8ee2392db56f0ed6" 2018-06-07 11:39:30,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3f7856-2e0e-4cec-ac94-92ad51ec809c Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "domain_id": null, "name": "admin", "id": "152549901afe47f6a212a8a105933b05"}} 2018-06-07 11:39:30,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 used request id req-7e3f7856-2e0e-4cec-ac94-92ad51ec809c 2018-06-07 11:39:30,184 - keystone_utils - INFO - Granting role admin to project admin 2018-06-07 11:39:30,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/2170b69581574e65989ee25f70990754/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21e132a7088fee18c333f1f8ee2392db56f0ed6" 2018-06-07 11:39:30,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d9d542-457f-4949-a8fa-a5e4f9a6f2df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:30,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb/users/2170b69581574e65989ee25f70990754/roles/152549901afe47f6a212a8a105933b05 used request id req-68d9d542-457f-4949-a8fa-a5e4f9a6f2df 2018-06-07 11:39:30,346 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-3bd5fc58-4412-483-name 2018-06-07 11:39:30,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:30,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:30,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7fc373b8dee4c161344c0c6da9472c887d7b2d" 2018-06-07 11:39:30,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be2003e1-59a1-4898-accd-43a42249796a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-3bd5fc58-4412-483-name", "links": {"self": "http://172.30.9.28:5000/v3/users/2170b69581574e65989ee25f70990754"}, "domain_id": "default", "enabled": true, "id": "2170b69581574e65989ee25f70990754", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:30,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-be2003e1-59a1-4898-accd-43a42249796a 2018-06-07 11:39:30,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:30,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:30,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["O6mN9zU7R9qTER4zyBGuCg"], "issued_at": "2018-06-07T11:39:30.000000Z"}} 2018-06-07 11:39:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab504e96fd7d996f4967a28749565deb252cf2a" 2018-06-07 11:39:30,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d92b78-720f-49e8-990b-6418565fd759 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:30,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a2d92b78-720f-49e8-990b-6418565fd759 2018-06-07 11:39:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:30,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:30,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab504e96fd7d996f4967a28749565deb252cf2a" 2018-06-07 11:39:30,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c585b0-222e-4287-ba1f-fc727de7badc Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-3bd5fc58-4412-483-name", "links": {"self": "http://172.30.9.28:5000/v3/users/2170b69581574e65989ee25f70990754"}, "domain_id": "default", "enabled": true, "id": "2170b69581574e65989ee25f70990754", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:30,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-70c585b0-222e-4287-ba1f-fc727de7badc 2018-06-07 11:39:30,972 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-3bd5fc58-4412-483-name 2018-06-07 11:39:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2170b69581574e65989ee25f70990754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21e132a7088fee18c333f1f8ee2392db56f0ed6" 2018-06-07 11:39:31,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a44af1e5-2c75-402e-910d-3f1d2cfc701c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:31,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2170b69581574e65989ee25f70990754 used request id req-a44af1e5-2c75-402e-910d-3f1d2cfc701c 2018-06-07 11:39:31,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:31,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["oa10QQcJSCONaG17Voehng"], "issued_at": "2018-06-07T11:39:31.000000Z"}} 2018-06-07 11:39:31,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3006e7c05c74e2b7ae8396beaea1f7f4894d1d3" 2018-06-07 11:39:31,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654b4ed7-8aaf-421b-b3fb-65c86caa7342 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:31,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-654b4ed7-8aaf-421b-b3fb-65c86caa7342 2018-06-07 11:39:31,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:31,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:31,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["zKZqLxYzRAy0O80qGTVOeA"], "issued_at": "2018-06-07T11:39:31.000000Z"}} 2018-06-07 11:39:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a0e9adb5e9325ac3c882b3b9c6ac8ee67f8553" 2018-06-07 11:39:31,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491925a0-634c-4b1e-8c53-edfbd1d4906f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:31,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-491925a0-634c-4b1e-8c53-edfbd1d4906f 2018-06-07 11:39:31,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:31,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:31,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3641bb36-3b28-470-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a0e9adb5e9325ac3c882b3b9c6ac8ee67f8553" 2018-06-07 11:39:32,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41dcacaf-13c2-4cb4-b665-cb516e8e24a3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3641bb36-3b28-470-name", "previous": null, "next": null}, "projects": []} 2018-06-07 11:39:32,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3641bb36-3b28-470-name used request id req-41dcacaf-13c2-4cb4-b665-cb516e8e24a3 2018-06-07 11:39:32,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a0e9adb5e9325ac3c882b3b9c6ac8ee67f8553" 2018-06-07 11:39:32,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e430c947-146b-4857-87fa-abe71b6cda00 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:32,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e430c947-146b-4857-87fa-abe71b6cda00 2018-06-07 11:39:32,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a0e9adb5e9325ac3c882b3b9c6ac8ee67f8553" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-3641bb36-3b28-470-name"}}' 2018-06-07 11:39:32,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e4d5311-8e9f-4504-9971-ec23a72f8a8f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f27884a08b084dc49f20616a7e05e85c"}, "enabled": true, "id": "f27884a08b084dc49f20616a7e05e85c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3641bb36-3b28-470-name"}} 2018-06-07 11:39:32,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8e4d5311-8e9f-4504-9971-ec23a72f8a8f 2018-06-07 11:39:32,157 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-3641bb36-3b28-470-name 2018-06-07 11:39:32,157 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-3641bb36-3b28-470-name 2018-06-07 11:39:32,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:32,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f27884a08b084dc49f20616a7e05e85c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3006e7c05c74e2b7ae8396beaea1f7f4894d1d3" 2018-06-07 11:39:32,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b822036c-6fa6-4d1d-8ae7-07fad674c688 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:32,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f27884a08b084dc49f20616a7e05e85c used request id req-b822036c-6fa6-4d1d-8ae7-07fad674c688 2018-06-07 11:39:32,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a0e9adb5e9325ac3c882b3b9c6ac8ee67f8553" 2018-06-07 11:39:32,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-3fb1990d-ac7c-45d2-a7b4-48e34b032608 Date: Thu, 07 Jun 2018 11:39:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:39:32,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3fb1990d-ac7c-45d2-a7b4-48e34b032608 2018-06-07 11:39:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a0e9adb5e9325ac3c882b3b9c6ac8ee67f8553" 2018-06-07 11:39:32,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3051c540-ba3f-441e-a441-6406814911f7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 11:39:32,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-3051c540-ba3f-441e-a441-6406814911f7 2018-06-07 11:39:32,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a0e9adb5e9325ac3c882b3b9c6ac8ee67f8553" 2018-06-07 11:39:32,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0dfb63e-50b9-40f3-9603-ccd2ffabfc42 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:39:32,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-c0dfb63e-50b9-40f3-9603-ccd2ffabfc42 2018-06-07 11:39:32,791 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-3641bb36-3b28-470-name 2018-06-07 11:39:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f27884a08b084dc49f20616a7e05e85c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a0e9adb5e9325ac3c882b3b9c6ac8ee67f8553" 2018-06-07 11:39:32,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53fed20d-ea03-449d-a886-1bae13e44ca7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f27884a08b084dc49f20616a7e05e85c.", "code": 404, "title": "Not Found"}} 2018-06-07 11:39:32,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f27884a08b084dc49f20616a7e05e85c used request id req-53fed20d-ea03-449d-a886-1bae13e44ca7 2018-06-07 11:39:32,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-07 11:39:32,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a0e9adb5e9325ac3c882b3b9c6ac8ee67f8553" 2018-06-07 11:39:32,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87313d8a-ba9b-4dfd-98d8-de99768e5598 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:32,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-87313d8a-ba9b-4dfd-98d8-de99768e5598 2018-06-07 11:39:32,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3006e7c05c74e2b7ae8396beaea1f7f4894d1d3" 2018-06-07 11:39:33,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8499a53d-d167-48cd-b7d8-79a49e55d1be Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-06-07 11:39:33,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-8499a53d-d167-48cd-b7d8-79a49e55d1be 2018-06-07 11:39:33,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a0e9adb5e9325ac3c882b3b9c6ac8ee67f8553" 2018-06-07 11:39:33,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6d2bbf-b22f-4adc-bbc4-f92e744899cd Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:33,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8c6d2bbf-b22f-4adc-bbc4-f92e744899cd 2018-06-07 11:39:33,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:33,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["OpL_YEbBT7qm9dFB26-_EQ"], "issued_at": "2018-06-07T11:39:33.000000Z"}} 2018-06-07 11:39:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61991e3b97c6bcccfec8be326a6121c00cfed5e0" 2018-06-07 11:39:33,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690d030c-c0a1-4b44-a424-04434992d391 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:33,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-690d030c-c0a1-4b44-a424-04434992d391 2018-06-07 11:39:33,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:33,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:33,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["_c9A-XzdSYWMdpwFheGjYw"], "issued_at": "2018-06-07T11:39:33.000000Z"}} 2018-06-07 11:39:33,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7568690aee1762852b7e0dd5cba66491ebca3" 2018-06-07 11:39:33,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1081ef-61d2-4abc-a557-91738977c92e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:33,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2a1081ef-61d2-4abc-a557-91738977c92e 2018-06-07 11:39:33,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:33,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:33,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ab1ac519-050b-43f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7568690aee1762852b7e0dd5cba66491ebca3" 2018-06-07 11:39:33,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675ceb5f-b390-404d-a41b-2474cdb2d72b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ab1ac519-050b-43f-name", "previous": null, "next": null}, "projects": []} 2018-06-07 11:39:33,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ab1ac519-050b-43f-name used request id req-675ceb5f-b390-404d-a41b-2474cdb2d72b 2018-06-07 11:39:33,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7568690aee1762852b7e0dd5cba66491ebca3" 2018-06-07 11:39:34,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfced08f-2a13-4a59-bb4b-0e0a3b7ac76b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:34,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dfced08f-2a13-4a59-bb4b-0e0a3b7ac76b 2018-06-07 11:39:34,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7568690aee1762852b7e0dd5cba66491ebca3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ab1ac519-050b-43f-name"}}' 2018-06-07 11:39:34,096 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7d3bdef-acb9-40be-a456-319d2f794ccc Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3dbc6692192f4aa4b15ee88a9e0243b8"}, "enabled": true, "id": "3dbc6692192f4aa4b15ee88a9e0243b8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ab1ac519-050b-43f-name"}} 2018-06-07 11:39:34,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b7d3bdef-acb9-40be-a456-319d2f794ccc 2018-06-07 11:39:34,097 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ab1ac519-050b-43f-name 2018-06-07 11:39:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:34,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:34,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ab1ac519-050b-43f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61991e3b97c6bcccfec8be326a6121c00cfed5e0" 2018-06-07 11:39:34,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8304e2-1986-498f-8f32-ff3e02ca7117 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ab1ac519-050b-43f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3dbc6692192f4aa4b15ee88a9e0243b8"}, "enabled": true, "id": "3dbc6692192f4aa4b15ee88a9e0243b8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ab1ac519-050b-43f-name"}]} 2018-06-07 11:39:34,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ab1ac519-050b-43f-name used request id req-7a8304e2-1986-498f-8f32-ff3e02ca7117 2018-06-07 11:39:34,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61991e3b97c6bcccfec8be326a6121c00cfed5e0" 2018-06-07 11:39:34,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0c980d-0672-4c22-9ed2-7b257cf5482d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-06-07 11:39:34,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2a0c980d-0672-4c22-9ed2-7b257cf5482d 2018-06-07 11:39:34,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7568690aee1762852b7e0dd5cba66491ebca3" 2018-06-07 11:39:34,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-b28fecbf-40d3-4e3d-8e5d-09abd9fcbbc3 Date: Thu, 07 Jun 2018 11:39:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:39:34,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b28fecbf-40d3-4e3d-8e5d-09abd9fcbbc3 2018-06-07 11:39:34,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7568690aee1762852b7e0dd5cba66491ebca3" 2018-06-07 11:39:35,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc635630-871a-47da-b3eb-9af051b1b340 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 11:39:35,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-bc635630-871a-47da-b3eb-9af051b1b340 2018-06-07 11:39:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7568690aee1762852b7e0dd5cba66491ebca3" 2018-06-07 11:39:35,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0496c97-9fc4-43f0-b8dd-097646659ee6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:39:35,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-e0496c97-9fc4-43f0-b8dd-097646659ee6 2018-06-07 11:39:35,093 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ab1ac519-050b-43f-name 2018-06-07 11:39:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3dbc6692192f4aa4b15ee88a9e0243b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7568690aee1762852b7e0dd5cba66491ebca3" 2018-06-07 11:39:35,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bbf2944-26ba-48f2-8044-36fa3e6ec97e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:35,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3dbc6692192f4aa4b15ee88a9e0243b8 used request id req-3bbf2944-26ba-48f2-8044-36fa3e6ec97e 2018-06-07 11:39:35,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7568690aee1762852b7e0dd5cba66491ebca3" 2018-06-07 11:39:35,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d499df-027b-445a-ad74-437d5f96d59b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:35,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-20d499df-027b-445a-ad74-437d5f96d59b 2018-06-07 11:39:35,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:35,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["wF6qSGpGTeCDKk2ABoR4jA"], "issued_at": "2018-06-07T11:39:35.000000Z"}} 2018-06-07 11:39:35,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7bf9dfce58c743aed85b00957c2ffca5809630a" 2018-06-07 11:39:35,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a49c4c-63ea-4ed5-a32c-bafb8d8ad842 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:35,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-63a49c4c-63ea-4ed5-a32c-bafb8d8ad842 2018-06-07 11:39:35,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:35,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:36,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["eKwCfwyBTX6uW_1naFnGdA"], "issued_at": "2018-06-07T11:39:36.000000Z"}} 2018-06-07 11:39:36,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b1c8a5de92e79cc481457151780bfeeee3a526" 2018-06-07 11:39:36,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a4a572-df75-40f2-91ff-8dff91ad598c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:36,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f7a4a572-df75-40f2-91ff-8dff91ad598c 2018-06-07 11:39:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:36,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:36,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-05ea205a-4107-4dc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b1c8a5de92e79cc481457151780bfeeee3a526" 2018-06-07 11:39:36,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23103b12-75ca-4e87-973e-2f71a7dc4254 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-05ea205a-4107-4dc-name", "previous": null, "next": null}, "projects": []} 2018-06-07 11:39:36,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-05ea205a-4107-4dc-name used request id req-23103b12-75ca-4e87-973e-2f71a7dc4254 2018-06-07 11:39:36,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b1c8a5de92e79cc481457151780bfeeee3a526" 2018-06-07 11:39:36,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f8b232-e491-460a-bfbf-302f47273285 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:36,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-00f8b232-e491-460a-bfbf-302f47273285 2018-06-07 11:39:36,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b1c8a5de92e79cc481457151780bfeeee3a526" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-05ea205a-4107-4dc-name"}}' 2018-06-07 11:39:36,410 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d777cb1c-b64a-43e3-bc46-9e34f023c60a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d96496831a6c4b31b62a2723aa1bcdc5"}, "enabled": true, "id": "d96496831a6c4b31b62a2723aa1bcdc5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-05ea205a-4107-4dc-name"}} 2018-06-07 11:39:36,410 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d777cb1c-b64a-43e3-bc46-9e34f023c60a 2018-06-07 11:39:36,411 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-05ea205a-4107-4dc-name 2018-06-07 11:39:36,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:36,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:36,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-05ea205a-4107-4dc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7bf9dfce58c743aed85b00957c2ffca5809630a" 2018-06-07 11:39:36,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9289c4c8-062f-4916-ad36-3d4f6cff3866 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-05ea205a-4107-4dc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d96496831a6c4b31b62a2723aa1bcdc5"}, "enabled": true, "id": "d96496831a6c4b31b62a2723aa1bcdc5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-05ea205a-4107-4dc-name"}]} 2018-06-07 11:39:36,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-05ea205a-4107-4dc-name used request id req-9289c4c8-062f-4916-ad36-3d4f6cff3866 2018-06-07 11:39:36,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:36,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:36,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["FawpuWYbRHa8YMvyisJ7tQ"], "issued_at": "2018-06-07T11:39:36.000000Z"}} 2018-06-07 11:39:36,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55159ff4ee27fd32d2078d9a2f3f0d19d9498785" 2018-06-07 11:39:36,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3e95c3-4527-41b4-98c9-6ba23005fbf2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:36,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f3e95c3-4527-41b4-98c9-6ba23005fbf2 2018-06-07 11:39:36,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:36,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:36,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-05ea205a-4107-4dc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55159ff4ee27fd32d2078d9a2f3f0d19d9498785" 2018-06-07 11:39:36,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c570733-10e4-48b6-be3a-86dfbd2e3fce Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-05ea205a-4107-4dc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d96496831a6c4b31b62a2723aa1bcdc5"}, "enabled": true, "id": "d96496831a6c4b31b62a2723aa1bcdc5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-05ea205a-4107-4dc-name"}]} 2018-06-07 11:39:36,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-05ea205a-4107-4dc-name used request id req-1c570733-10e4-48b6-be3a-86dfbd2e3fce 2018-06-07 11:39:36,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7bf9dfce58c743aed85b00957c2ffca5809630a" 2018-06-07 11:39:37,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f080a16-ba45-4d49-9165-b4cda6afdfcc Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-06-07 11:39:37,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3f080a16-ba45-4d49-9165-b4cda6afdfcc 2018-06-07 11:39:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b1c8a5de92e79cc481457151780bfeeee3a526" 2018-06-07 11:39:37,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-771e4888-01ff-41a5-95e9-96a95af777aa Date: Thu, 07 Jun 2018 11:39:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:39:37,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-771e4888-01ff-41a5-95e9-96a95af777aa 2018-06-07 11:39:37,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b1c8a5de92e79cc481457151780bfeeee3a526" 2018-06-07 11:39:37,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2d8c2d-d70b-492f-88e1-4b1b31ee7fe8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 11:39:37,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-0d2d8c2d-d70b-492f-88e1-4b1b31ee7fe8 2018-06-07 11:39:37,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b1c8a5de92e79cc481457151780bfeeee3a526" 2018-06-07 11:39:37,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec953a9-b5ca-45f1-af5a-5b1f965df8cb Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:39:37,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-8ec953a9-b5ca-45f1-af5a-5b1f965df8cb 2018-06-07 11:39:37,296 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-05ea205a-4107-4dc-name 2018-06-07 11:39:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d96496831a6c4b31b62a2723aa1bcdc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b1c8a5de92e79cc481457151780bfeeee3a526" 2018-06-07 11:39:37,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c089a5-ceb1-4719-84fc-4e7781fe5d98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:37,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d96496831a6c4b31b62a2723aa1bcdc5 used request id req-15c089a5-ceb1-4719-84fc-4e7781fe5d98 2018-06-07 11:39:37,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b1c8a5de92e79cc481457151780bfeeee3a526" 2018-06-07 11:39:37,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b01db9b-ae3a-4128-8995-afa5e29bdfed Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:37,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5b01db9b-ae3a-4128-8995-afa5e29bdfed 2018-06-07 11:39:37,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:37,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["tYigWQH5Q76Ca1sO6piF1g"], "issued_at": "2018-06-07T11:39:37.000000Z"}} 2018-06-07 11:39:37,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c16eca1ea8f3716b6ab16151a49d7613ed08bb" 2018-06-07 11:39:37,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc326a8-32ea-484b-bfca-13d9d289da90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:37,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6dc326a8-32ea-484b-bfca-13d9d289da90 2018-06-07 11:39:37,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:37,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:38,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["ytbtYkltQZq8DH09IaqDpQ"], "issued_at": "2018-06-07T11:39:38.000000Z"}} 2018-06-07 11:39:38,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d666eaa6fa4d5a15c8c18f4ad4f73c098e4d081" 2018-06-07 11:39:38,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3856811-3015-4cc3-ba9e-44be34673513 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:38,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f3856811-3015-4cc3-ba9e-44be34673513 2018-06-07 11:39:38,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:38,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-589b01b0-dcc4-4ed-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d666eaa6fa4d5a15c8c18f4ad4f73c098e4d081" 2018-06-07 11:39:38,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0d4419-47e1-4cfd-a9ef-c1a753b4149a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-589b01b0-dcc4-4ed-name", "previous": null, "next": null}, "projects": []} 2018-06-07 11:39:38,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-589b01b0-dcc4-4ed-name used request id req-fb0d4419-47e1-4cfd-a9ef-c1a753b4149a 2018-06-07 11:39:38,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d666eaa6fa4d5a15c8c18f4ad4f73c098e4d081" 2018-06-07 11:39:38,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c5347f-eb81-40a9-9e7f-5162f4e9a1f5 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-06-07 11:39:38,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=foo used request id req-25c5347f-eb81-40a9-9e7f-5162f4e9a1f5 2018-06-07 11:39:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d666eaa6fa4d5a15c8c18f4ad4f73c098e4d081" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-589b01b0-dcc4-4ed-name"}}' 2018-06-07 11:39:38,593 - keystoneauth.session - DEBUG - RESP: [400] Date: Thu, 07 Jun 2018 11:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1a26d40-68f2-435d-9650-4c845d719aef Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-06-07 11:39:38,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d1a26d40-68f2-435d-9650-4c845d719aef 2018-06-07 11:39:38,594 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-06-07 11:39:38,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d666eaa6fa4d5a15c8c18f4ad4f73c098e4d081" 2018-06-07 11:39:38,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace0f0ed-f0ac-42ec-bd25-da5092adee41 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:38,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ace0f0ed-f0ac-42ec-bd25-da5092adee41 2018-06-07 11:39:38,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:38,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["phNE7yKrTGaw-Q3_YD36aQ"], "issued_at": "2018-06-07T11:39:38.000000Z"}} 2018-06-07 11:39:38,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394db7100f740af89982b4f6f9323d553b3832b0" 2018-06-07 11:39:39,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68538949-d5ff-4d0c-9b30-5bbc1736a445 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:39,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-68538949-d5ff-4d0c-9b30-5bbc1736a445 2018-06-07 11:39:39,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:39,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:39,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["qwNhkI1yR6a9P_tcmHh4Eg"], "issued_at": "2018-06-07T11:39:39.000000Z"}} 2018-06-07 11:39:39,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" 2018-06-07 11:39:39,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5e1ee0-ca9f-451c-b0fa-6e14aac9c5e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:39,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3c5e1ee0-ca9f-451c-b0fa-6e14aac9c5e8 2018-06-07 11:39:39,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:39,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:39,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" 2018-06-07 11:39:39,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08805c0c-76d6-409e-8a1e-35f24ff133d2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name", "previous": null, "next": null}, "projects": []} 2018-06-07 11:39:39,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name used request id req-08805c0c-76d6-409e-8a1e-35f24ff133d2 2018-06-07 11:39:39,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" 2018-06-07 11:39:39,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aba89d5-bcac-412d-9f42-f93243bc7cf9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:39,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5aba89d5-bcac-412d-9f42-f93243bc7cf9 2018-06-07 11:39:39,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name"}}' 2018-06-07 11:39:39,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13e22f22-b072-4a32-8f61-8342a0050042 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d4b664528ac7475a9fc7615beb298c26"}, "enabled": true, "id": "d4b664528ac7475a9fc7615beb298c26", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name"}} 2018-06-07 11:39:39,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-13e22f22-b072-4a32-8f61-8342a0050042 2018-06-07 11:39:39,753 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name 2018-06-07 11:39:39,753 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:39:39,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/d4b664528ac7475a9fc7615beb298c26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" 2018-06-07 11:39:40,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f108b8b-31ed-4c00-afde-b6701e9fd030 x-compute-request-id: req-8f108b8b-31ed-4c00-afde-b6701e9fd030 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json 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": "d4b664528ac7475a9fc7615beb298c26", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-07 11:39:40,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/d4b664528ac7475a9fc7615beb298c26 used request id req-8f108b8b-31ed-4c00-afde-b6701e9fd030 2018-06-07 11:39:40,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/d4b664528ac7475a9fc7615beb298c26 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" -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-06-07 11:39:41,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7513171-f6d9-4823-8608-abb51ef29d62 x-compute-request-id: req-b7513171-f6d9-4823-8608-abb51ef29d62 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json 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-06-07 11:39:41,263 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/d4b664528ac7475a9fc7615beb298c26 used request id req-b7513171-f6d9-4823-8608-abb51ef29d62 2018-06-07 11:39:41,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:41,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:41,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394db7100f740af89982b4f6f9323d553b3832b0" 2018-06-07 11:39:41,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae2bb35-fd02-4b28-a24c-ed114d2305c7 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d4b664528ac7475a9fc7615beb298c26"}, "enabled": true, "id": "d4b664528ac7475a9fc7615beb298c26", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name"}]} 2018-06-07 11:39:41,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name used request id req-8ae2bb35-fd02-4b28-a24c-ed114d2305c7 2018-06-07 11:39:41,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394db7100f740af89982b4f6f9323d553b3832b0" 2018-06-07 11:39:41,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e30db88-cc6a-4f87-bc07-5b250b23347c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-06-07 11:39:41,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6e30db88-cc6a-4f87-bc07-5b250b23347c 2018-06-07 11:39:41,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:39:41,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/d4b664528ac7475a9fc7615beb298c26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394db7100f740af89982b4f6f9323d553b3832b0" 2018-06-07 11:39:41,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90e18385-0e7b-4299-bbb1-6af9183a2a3d x-compute-request-id: req-90e18385-0e7b-4299-bbb1-6af9183a2a3d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json 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": "d4b664528ac7475a9fc7615beb298c26", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-07 11:39:41,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/d4b664528ac7475a9fc7615beb298c26 used request id req-90e18385-0e7b-4299-bbb1-6af9183a2a3d 2018-06-07 11:39:41,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" 2018-06-07 11:39:42,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-8612d0cc-2a9b-4913-a49e-f82e664c077e Date: Thu, 07 Jun 2018 11:39:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:39:42,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8612d0cc-2a9b-4913-a49e-f82e664c077e 2018-06-07 11:39:42,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" 2018-06-07 11:39:42,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab990ab-3c1b-45da-a5d7-80bb015419cc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 11:39:42,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-aab990ab-3c1b-45da-a5d7-80bb015419cc 2018-06-07 11:39:42,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" 2018-06-07 11:39:42,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0359f6-bf85-4d3c-988b-a7b3b2e5ff71 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:39:42,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-ed0359f6-bf85-4d3c-988b-a7b3b2e5ff71 2018-06-07 11:39:42,570 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-78e5dee5-cbb6-4fb-name 2018-06-07 11:39:42,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d4b664528ac7475a9fc7615beb298c26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" 2018-06-07 11:39:42,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d568a827-ca49-4b04-bb7f-8e02de8e8205 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:42,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d4b664528ac7475a9fc7615beb298c26 used request id req-d568a827-ca49-4b04-bb7f-8e02de8e8205 2018-06-07 11:39:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb81a05ed7dfef9115a73287ef1fc915bfa3e5e3" 2018-06-07 11:39:42,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6763f5-ce52-4a04-9240-1a7b0fe0f997 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:42,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dd6763f5-ce52-4a04-9240-1a7b0fe0f997 2018-06-07 11:39:42,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:43,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["EGWKp25VTNOoddr6uQVn_g"], "issued_at": "2018-06-07T11:39:43.000000Z"}} 2018-06-07 11:39:43,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83cccf48b9c3b3e3d66d44dd8a8ba4dc9199fe4" 2018-06-07 11:39:43,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3699330f-2b24-4d13-8fb8-cd481aea7e85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:43,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3699330f-2b24-4d13-8fb8-cd481aea7e85 2018-06-07 11:39:43,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:43,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:43,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["_tO-JxWHRM27UzTrUjza2Q"], "issued_at": "2018-06-07T11:39:43.000000Z"}} 2018-06-07 11:39:43,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" 2018-06-07 11:39:43,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6fd6f11-b044-45cc-be5f-cd44efdce2e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:43,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d6fd6f11-b044-45cc-be5f-cd44efdce2e7 2018-06-07 11:39:43,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:43,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6b6d7afb-ef2b-465-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" 2018-06-07 11:39:43,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d954ff-24c8-49e4-9343-90ea5193d4da Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6b6d7afb-ef2b-465-name", "previous": null, "next": null}, "projects": []} 2018-06-07 11:39:43,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6b6d7afb-ef2b-465-name used request id req-b6d954ff-24c8-49e4-9343-90ea5193d4da 2018-06-07 11:39:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" 2018-06-07 11:39:43,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b18095e-d6f6-4c76-afa6-0e133c6ee94c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:43,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0b18095e-d6f6-4c76-afa6-0e133c6ee94c 2018-06-07 11:39:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-6b6d7afb-ef2b-465-name"}}' 2018-06-07 11:39:43,823 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8651e361-c858-4f24-a271-b9d7d950f657 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/19425921b473428fa4a54ef1d73af9b7"}, "enabled": true, "id": "19425921b473428fa4a54ef1d73af9b7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6b6d7afb-ef2b-465-name"}} 2018-06-07 11:39:43,823 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8651e361-c858-4f24-a271-b9d7d950f657 2018-06-07 11:39:43,823 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-6b6d7afb-ef2b-465-name 2018-06-07 11:39:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:43,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:43,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6b6d7afb-ef2b-465-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83cccf48b9c3b3e3d66d44dd8a8ba4dc9199fe4" 2018-06-07 11:39:43,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15427410-19ea-4178-aa88-357ab5677b3e Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6b6d7afb-ef2b-465-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/19425921b473428fa4a54ef1d73af9b7"}, "enabled": true, "id": "19425921b473428fa4a54ef1d73af9b7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6b6d7afb-ef2b-465-name"}]} 2018-06-07 11:39:43,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6b6d7afb-ef2b-465-name used request id req-15427410-19ea-4178-aa88-357ab5677b3e 2018-06-07 11:39:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83cccf48b9c3b3e3d66d44dd8a8ba4dc9199fe4" 2018-06-07 11:39:43,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7447bb-c67f-4099-85a9-f349b8e4daee Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-06-07 11:39:43,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9e7447bb-c67f-4099-85a9-f349b8e4daee 2018-06-07 11:39:43,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:39:43,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/19425921b473428fa4a54ef1d73af9b7 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" -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-06-07 11:39:44,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15323798-d10a-45b1-a177-e2906fbbf9c1 x-compute-request-id: req-15323798-d10a-45b1-a177-e2906fbbf9c1 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json 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-06-07 11:39:44,496 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/19425921b473428fa4a54ef1d73af9b7 used request id req-15323798-d10a-45b1-a177-e2906fbbf9c1 2018-06-07 11:39:44,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/quotas/19425921b473428fa4a54ef1d73af9b7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-06-07 11:39:45,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-cb1b359a-09d4-4c3b-8c2f-80c99273531a Date: Thu, 07 Jun 2018 11:39:45 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-06-07 11:39:45,239 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/19425921b473428fa4a54ef1d73af9b7 used request id req-cb1b359a-09d4-4c3b-8c2f-80c99273531a 2018-06-07 11:39:45,240 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:39:45,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/19425921b473428fa4a54ef1d73af9b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" 2018-06-07 11:39:45,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d8fa5a9-c4f5-4b2a-a20e-e250d32a0038 x-compute-request-id: req-9d8fa5a9-c4f5-4b2a-a20e-e250d32a0038 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json 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": "19425921b473428fa4a54ef1d73af9b7", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-07 11:39:45,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/19425921b473428fa4a54ef1d73af9b7 used request id req-9d8fa5a9-c4f5-4b2a-a20e-e250d32a0038 2018-06-07 11:39:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/19425921b473428fa4a54ef1d73af9b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" 2018-06-07 11:39:45,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-7b529705-3927-4a4b-805b-c4713c5301cf Date: Thu, 07 Jun 2018 11:39:45 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-06-07 11:39:45,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/19425921b473428fa4a54ef1d73af9b7 used request id req-7b529705-3927-4a4b-805b-c4713c5301cf 2018-06-07 11:39:45,554 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:39:45,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/19425921b473428fa4a54ef1d73af9b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83cccf48b9c3b3e3d66d44dd8a8ba4dc9199fe4" 2018-06-07 11:39:45,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6741f3c5-bd10-4998-a3b1-01decca3e626 x-compute-request-id: req-6741f3c5-bd10-4998-a3b1-01decca3e626 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json 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": "19425921b473428fa4a54ef1d73af9b7", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-07 11:39:45,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/19425921b473428fa4a54ef1d73af9b7 used request id req-6741f3c5-bd10-4998-a3b1-01decca3e626 2018-06-07 11:39:45,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/19425921b473428fa4a54ef1d73af9b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83cccf48b9c3b3e3d66d44dd8a8ba4dc9199fe4" 2018-06-07 11:39:46,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-796ff22d-46c7-4a56-9334-017d32160d2d Date: Thu, 07 Jun 2018 11:39:46 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-06-07 11:39:46,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/19425921b473428fa4a54ef1d73af9b7 used request id req-796ff22d-46c7-4a56-9334-017d32160d2d 2018-06-07 11:39:46,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" 2018-06-07 11:39:46,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-afbdbdfb-ce85-42aa-a1de-7ad64509926a Date: Thu, 07 Jun 2018 11:39:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:39:46,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-afbdbdfb-ce85-42aa-a1de-7ad64509926a 2018-06-07 11:39:46,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" 2018-06-07 11:39:46,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325275ac-e161-4b9d-9ee9-9ba9129d2163 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 11:39:46,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-325275ac-e161-4b9d-9ee9-9ba9129d2163 2018-06-07 11:39:46,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" 2018-06-07 11:39:46,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c42a9e-b0e3-4010-9085-faff14df4efa Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:39:46,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-04c42a9e-b0e3-4010-9085-faff14df4efa 2018-06-07 11:39:46,900 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-6b6d7afb-ef2b-465-name 2018-06-07 11:39:46,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/19425921b473428fa4a54ef1d73af9b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" 2018-06-07 11:39:47,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe59327e-e46d-4390-b50c-e88f2dae8f71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:47,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/19425921b473428fa4a54ef1d73af9b7 used request id req-fe59327e-e46d-4390-b50c-e88f2dae8f71 2018-06-07 11:39:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5101e1900d7c22d1c621e364d03434fd89aa1c" 2018-06-07 11:39:47,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b431cb9f-9185-4192-b4fd-5fe51dfb58f6 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:47,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b431cb9f-9185-4192-b4fd-5fe51dfb58f6 2018-06-07 11:39:47,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:47,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["xvJTAySNT92UB_OgKTjFPA"], "issued_at": "2018-06-07T11:39:47.000000Z"}} 2018-06-07 11:39:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148647c18590fc484b0b054f9ac26c7439e7f8ea" 2018-06-07 11:39:47,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b333a00b-e871-4af3-af62-ca6fab7cc5b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:47,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b333a00b-e871-4af3-af62-ca6fab7cc5b8 2018-06-07 11:39:47,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:47,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:47,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["ch9ZoEzhQhGTY0SQCrtflQ"], "issued_at": "2018-06-07T11:39:47.000000Z"}} 2018-06-07 11:39:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:47,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125d2331-24ee-4d56-a8b6-a7b5c2bde6dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:47,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-125d2331-24ee-4d56-a8b6-a7b5c2bde6dd 2018-06-07 11:39:48,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:48,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:48,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-b9827cc8-0684-47e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:48,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043c4071-5e34-4088-bc0f-db0d01f33b34 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-b9827cc8-0684-47e-name", "previous": null, "next": null}, "projects": []} 2018-06-07 11:39:48,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-b9827cc8-0684-47e-name used request id req-043c4071-5e34-4088-bc0f-db0d01f33b34 2018-06-07 11:39:48,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:48,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042f3f96-9a06-4356-8907-868ab9fec6a0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:48,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-042f3f96-9a06-4356-8907-868ab9fec6a0 2018-06-07 11:39:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-b9827cc8-0684-47e-name"}}' 2018-06-07 11:39:48,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e469143-3168-414c-a818-6f3c012802f6 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc"}, "enabled": true, "id": "d3ba3503eba24b19ba648b54dda006bc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b9827cc8-0684-47e-name"}} 2018-06-07 11:39:48,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8e469143-3168-414c-a818-6f3c012802f6 2018-06-07 11:39:48,283 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-b9827cc8-0684-47e-name 2018-06-07 11:39:48,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:48,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:48,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["R1qOqXrNTKmaqCz7le3iOw"], "issued_at": "2018-06-07T11:39:48.000000Z"}} 2018-06-07 11:39:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d738ac31036ea8282fbfcd2eb48a6c4eb91171c" 2018-06-07 11:39:48,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a707d67-6d83-489f-b265-09d86f0320d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:48,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a707d67-6d83-489f-b265-09d86f0320d8 2018-06-07 11:39:48,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:48,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:48,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d738ac31036ea8282fbfcd2eb48a6c4eb91171c" 2018-06-07 11:39:48,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205b150f-115f-4736-9ea7-35d28bf9a414 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:48,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-205b150f-115f-4736-9ea7-35d28bf9a414 2018-06-07 11:39:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d738ac31036ea8282fbfcd2eb48a6c4eb91171c" 2018-06-07 11:39:48,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941c28b7-38c5-4a98-a0e0-ec488bfe6921 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:48,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-941c28b7-38c5-4a98-a0e0-ec488bfe6921 2018-06-07 11:39:49,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d738ac31036ea8282fbfcd2eb48a6c4eb91171c" 2018-06-07 11:39:49,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24938a4f-7e30-42f0-b6cb-5c5a5d481d57 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:49,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-24938a4f-7e30-42f0-b6cb-5c5a5d481d57 2018-06-07 11:39:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-b9827cc8-0684-47e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d738ac31036ea8282fbfcd2eb48a6c4eb91171c" 2018-06-07 11:39:49,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d845ce93-ae37-4579-885d-de986f2214ff Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-b9827cc8-0684-47e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc"}, "enabled": true, "id": "d3ba3503eba24b19ba648b54dda006bc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b9827cc8-0684-47e-name"}]} 2018-06-07 11:39:49,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-b9827cc8-0684-47e-name used request id req-d845ce93-ae37-4579-885d-de986f2214ff 2018-06-07 11:39:49,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/cd4f1df046ac4f6a8ac93eee6803a1a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d738ac31036ea8282fbfcd2eb48a6c4eb91171c" 2018-06-07 11:39:49,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92863ec-c787-481a-a0ee-1ac5c0fadc70 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/cd4f1df046ac4f6a8ac93eee6803a1a0"}, "enabled": true, "id": "cd4f1df046ac4f6a8ac93eee6803a1a0", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-b9827cc8-0684-47e-user"}} 2018-06-07 11:39:49,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cd4f1df046ac4f6a8ac93eee6803a1a0 used request id req-b92863ec-c787-481a-a0ee-1ac5c0fadc70 2018-06-07 11:39:49,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc/users/cd4f1df046ac4f6a8ac93eee6803a1a0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d738ac31036ea8282fbfcd2eb48a6c4eb91171c" 2018-06-07 11:39:49,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b10e94-0e81-4322-8b65-90a6498a7bb8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc/users/cd4f1df046ac4f6a8ac93eee6803a1a0/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 11:39:49,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc/users/cd4f1df046ac4f6a8ac93eee6803a1a0/roles used request id req-49b10e94-0e81-4322-8b65-90a6498a7bb8 2018-06-07 11:39:49,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d738ac31036ea8282fbfcd2eb48a6c4eb91171c" 2018-06-07 11:39:49,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ac5a74-55ef-492e-be44-7124151d3a20 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "domain_id": null, "name": "admin", "id": "152549901afe47f6a212a8a105933b05"}} 2018-06-07 11:39:49,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 used request id req-45ac5a74-55ef-492e-be44-7124151d3a20 2018-06-07 11:39:49,495 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-b9827cc8-0684-47e-name 2018-06-07 11:39:49,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc/users/cd4f1df046ac4f6a8ac93eee6803a1a0/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d738ac31036ea8282fbfcd2eb48a6c4eb91171c" 2018-06-07 11:39:49,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aefe6c61-e233-414d-9f15-5c24814fe42a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:49,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc/users/cd4f1df046ac4f6a8ac93eee6803a1a0/roles/152549901afe47f6a212a8a105933b05 used request id req-aefe6c61-e233-414d-9f15-5c24814fe42a 2018-06-07 11:39:49,621 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-b9827cc8-0684-47e-user 2018-06-07 11:39:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:49,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbc808a-8fc1-4505-a8ee-929b3de7fb9a Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:49,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fdbc808a-8fc1-4505-a8ee-929b3de7fb9a 2018-06-07 11:39:49,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" -d '{"role": {"name": "CreateProjectUserTests-b9827cc8-0684-47e-name-role"}}' 2018-06-07 11:39:49,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55fa668a-93d4-4303-8f3f-b8eb88e044ea Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f563d4856faa450588bcdca409e52508", "links": {"self": "http://172.30.9.28:5000/v3/roles/f563d4856faa450588bcdca409e52508"}, "name": "CreateProjectUserTests-b9827cc8-0684-47e-name-role"}} 2018-06-07 11:39:49,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-55fa668a-93d4-4303-8f3f-b8eb88e044ea 2018-06-07 11:39:49,787 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-b9827cc8-0684-47e-name-role 2018-06-07 11:39:49,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f563d4856faa450588bcdca409e52508 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:49,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b90283-d1e2-4b8d-bf51-c953b5d95d6c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f563d4856faa450588bcdca409e52508"}, "domain_id": null, "name": "CreateProjectUserTests-b9827cc8-0684-47e-name-role", "id": "f563d4856faa450588bcdca409e52508"}} 2018-06-07 11:39:49,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f563d4856faa450588bcdca409e52508 used request id req-87b90283-d1e2-4b8d-bf51-c953b5d95d6c 2018-06-07 11:39:49,862 - keystone_utils - INFO - Granting role CreateProjectUserTests-b9827cc8-0684-47e-name-role to project CreateProjectUserTests-b9827cc8-0684-47e-name 2018-06-07 11:39:49,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc/users/cd4f1df046ac4f6a8ac93eee6803a1a0/roles/f563d4856faa450588bcdca409e52508 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:49,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8571d326-72d2-497c-82fc-e602b9498413 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:49,967 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc/users/cd4f1df046ac4f6a8ac93eee6803a1a0/roles/f563d4856faa450588bcdca409e52508 used request id req-8571d326-72d2-497c-82fc-e602b9498413 2018-06-07 11:39:49,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:49,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:50,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f563d4856faa450588bcdca409e52508", "name": "CreateProjectUserTests-b9827cc8-0684-47e-name-role"}, {"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3ba3503eba24b19ba648b54dda006bc", "name": "CreateProjectUserTests-b9827cc8-0684-47e-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/d3ba3503eba24b19ba648b54dda006bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/d3ba3503eba24b19ba648b54dda006bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/d3ba3503eba24b19ba648b54dda006bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d3ba3503eba24b19ba648b54dda006bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/d3ba3503eba24b19ba648b54dda006bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/d3ba3503eba24b19ba648b54dda006bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d3ba3503eba24b19ba648b54dda006bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/d3ba3503eba24b19ba648b54dda006bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/d3ba3503eba24b19ba648b54dda006bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d3ba3503eba24b19ba648b54dda006bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/d3ba3503eba24b19ba648b54dda006bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/d3ba3503eba24b19ba648b54dda006bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-b9827cc8-0684-47e-user", "id": "cd4f1df046ac4f6a8ac93eee6803a1a0"}, "audit_ids": ["WcmxpiWWRjKAWimhLei4sA"], "issued_at": "2018-06-07T11:39:50.000000Z"}} 2018-06-07 11:39:50,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:50,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c0e14c-83a0-423c-bea0-d57a8a8fd492 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:50,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a4c0e14c-83a0-423c-bea0-d57a8a8fd492 2018-06-07 11:39:50,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-b9827cc8-0684-47e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:50,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c5d903f8-11ce-4859-a26a-1ddab54c0fa8 Date: Thu, 07 Jun 2018 11:39:50 GMT RESP BODY: {"security_groups": []} 2018-06-07 11:39:50,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-b9827cc8-0684-47e-name&description=hello+group used request id req-c5d903f8-11ce-4859-a26a-1ddab54c0fa8 2018-06-07 11:39:50,768 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-b9827cc8-0684-47e-name... 2018-06-07 11:39:50,768 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-b9827cc8-0684-47e-name 2018-06-07 11:39:50,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" -d '{"security_group": {"name": "CreateProjectUserTests-b9827cc8-0684-47e-name", "description": "hello group"}}' 2018-06-07 11:39:51,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-322816ab-a789-4877-87bd-fa2b08f3abc1 Date: Thu, 07 Jun 2018 11:39:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "updated_at": "2018-06-07T11:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "231f57b9-796f-465a-8f17-41749bfb3b76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "82843cab-7417-49f1-be7a-901293f82507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}], "revision_number": 2, "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "name": "CreateProjectUserTests-b9827cc8-0684-47e-name"}} 2018-06-07 11:39:51,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-322816ab-a789-4877-87bd-fa2b08f3abc1 2018-06-07 11:39:51,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fce4fd1e-822b-463b-8d2c-87d38187a7af 2018-06-07 11:39:51,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fce4fd1e-822b-463b-8d2c-87d38187a7af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a70fbbf-1b03-4149-a9ff-dd7471322bca Date: Thu, 07 Jun 2018 11:39:51 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-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "231f57b9-796f-465a-8f17-41749bfb3b76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "82843cab-7417-49f1-be7a-901293f82507"}]} 2018-06-07 11:39:51,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fce4fd1e-822b-463b-8d2c-87d38187a7af used request id req-7a70fbbf-1b03-4149-a9ff-dd7471322bca 2018-06-07 11:39:51,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fce4fd1e-822b-463b-8d2c-87d38187a7af 2018-06-07 11:39:51,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fce4fd1e-822b-463b-8d2c-87d38187a7af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-915d7b90-d7f4-4256-88e6-26b410f9619c Date: Thu, 07 Jun 2018 11:39:51 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-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "231f57b9-796f-465a-8f17-41749bfb3b76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "82843cab-7417-49f1-be7a-901293f82507"}]} 2018-06-07 11:39:51,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fce4fd1e-822b-463b-8d2c-87d38187a7af used request id req-915d7b90-d7f4-4256-88e6-26b410f9619c 2018-06-07 11:39:51,133 - neutron_utils - INFO - Retrieving security group with ID - fce4fd1e-822b-463b-8d2c-87d38187a7af 2018-06-07 11:39:51,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=fce4fd1e-822b-463b-8d2c-87d38187a7af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a928e2da-788b-47eb-b11d-350df94e6129 Date: Thu, 07 Jun 2018 11:39:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "updated_at": "2018-06-07T11:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "231f57b9-796f-465a-8f17-41749bfb3b76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "82843cab-7417-49f1-be7a-901293f82507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}], "revision_number": 2, "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "name": "CreateProjectUserTests-b9827cc8-0684-47e-name"}]} 2018-06-07 11:39:51,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=fce4fd1e-822b-463b-8d2c-87d38187a7af used request id req-a928e2da-788b-47eb-b11d-350df94e6129 2018-06-07 11:39:51,213 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fce4fd1e-822b-463b-8d2c-87d38187a7af 2018-06-07 11:39:51,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fce4fd1e-822b-463b-8d2c-87d38187a7af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-acc9ce27-fbbe-4bae-8dc3-8b179667d248 Date: Thu, 07 Jun 2018 11:39:51 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-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "231f57b9-796f-465a-8f17-41749bfb3b76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "82843cab-7417-49f1-be7a-901293f82507"}]} 2018-06-07 11:39:51,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fce4fd1e-822b-463b-8d2c-87d38187a7af used request id req-acc9ce27-fbbe-4bae-8dc3-8b179667d248 2018-06-07 11:39:51,241 - neutron_utils - INFO - Retrieving security group with ID - fce4fd1e-822b-463b-8d2c-87d38187a7af 2018-06-07 11:39:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=fce4fd1e-822b-463b-8d2c-87d38187a7af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e3b1ac5b-5d10-4bf8-9f58-4f645320eccd Date: Thu, 07 Jun 2018 11:39:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "updated_at": "2018-06-07T11:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "231f57b9-796f-465a-8f17-41749bfb3b76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "82843cab-7417-49f1-be7a-901293f82507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}], "revision_number": 2, "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "name": "CreateProjectUserTests-b9827cc8-0684-47e-name"}]} 2018-06-07 11:39:51,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=fce4fd1e-822b-463b-8d2c-87d38187a7af used request id req-e3b1ac5b-5d10-4bf8-9f58-4f645320eccd 2018-06-07 11:39:51,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fce4fd1e-822b-463b-8d2c-87d38187a7af 2018-06-07 11:39:51,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fce4fd1e-822b-463b-8d2c-87d38187a7af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-95a9a953-f956-44cd-8213-608f7180a6a1 Date: Thu, 07 Jun 2018 11:39:51 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-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "231f57b9-796f-465a-8f17-41749bfb3b76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "82843cab-7417-49f1-be7a-901293f82507"}]} 2018-06-07 11:39:51,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fce4fd1e-822b-463b-8d2c-87d38187a7af used request id req-95a9a953-f956-44cd-8213-608f7180a6a1 2018-06-07 11:39:51,318 - neutron_utils - INFO - Retrieving security group with ID - fce4fd1e-822b-463b-8d2c-87d38187a7af 2018-06-07 11:39:51,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=fce4fd1e-822b-463b-8d2c-87d38187a7af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ce93d16b-67fa-450c-9145-f9272d868c5a Date: Thu, 07 Jun 2018 11:39:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "updated_at": "2018-06-07T11:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "231f57b9-796f-465a-8f17-41749bfb3b76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "82843cab-7417-49f1-be7a-901293f82507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}], "revision_number": 2, "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "name": "CreateProjectUserTests-b9827cc8-0684-47e-name"}]} 2018-06-07 11:39:51,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=fce4fd1e-822b-463b-8d2c-87d38187a7af used request id req-ce93d16b-67fa-450c-9145-f9272d868c5a 2018-06-07 11:39:51,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fce4fd1e-822b-463b-8d2c-87d38187a7af 2018-06-07 11:39:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fce4fd1e-822b-463b-8d2c-87d38187a7af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f337ba01-1dad-4d42-a442-6dd50e16a5a3 Date: Thu, 07 Jun 2018 11:39:51 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-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "231f57b9-796f-465a-8f17-41749bfb3b76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "security_group_id": "fce4fd1e-822b-463b-8d2c-87d38187a7af", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "82843cab-7417-49f1-be7a-901293f82507"}]} 2018-06-07 11:39:51,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fce4fd1e-822b-463b-8d2c-87d38187a7af used request id req-f337ba01-1dad-4d42-a442-6dd50e16a5a3 2018-06-07 11:39:51,394 - neutron_utils - INFO - Deleting security group rule with ID - 231f57b9-796f-465a-8f17-41749bfb3b76 2018-06-07 11:39:51,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/231f57b9-796f-465a-8f17-41749bfb3b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93f883bd-02da-4001-a741-d1e8326583f9 Content-Length: 0 Date: Thu, 07 Jun 2018 11:39:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:39:51,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/231f57b9-796f-465a-8f17-41749bfb3b76 used request id req-93f883bd-02da-4001-a741-d1e8326583f9 2018-06-07 11:39:51,495 - neutron_utils - INFO - Deleting security group rule with ID - 82843cab-7417-49f1-be7a-901293f82507 2018-06-07 11:39:51,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/82843cab-7417-49f1-be7a-901293f82507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,593 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-374bdf7a-ecd7-4f2a-a058-d7133701b982 Content-Length: 0 Date: Thu, 07 Jun 2018 11:39:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:39:51,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/82843cab-7417-49f1-be7a-901293f82507 used request id req-374bdf7a-ecd7-4f2a-a058-d7133701b982 2018-06-07 11:39:51,593 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-b9827cc8-0684-47e-name 2018-06-07 11:39:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/fce4fd1e-822b-463b-8d2c-87d38187a7af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8080873512f3407140c2b47cce9843dd356f91b7" 2018-06-07 11:39:51,744 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c03453e7-500a-4430-a841-504537382b46 Content-Length: 0 Date: Thu, 07 Jun 2018 11:39:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:39:51,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/fce4fd1e-822b-463b-8d2c-87d38187a7af used request id req-c03453e7-500a-4430-a841-504537382b46 2018-06-07 11:39:51,744 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-b9827cc8-0684-47e-user 2018-06-07 11:39:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/cd4f1df046ac4f6a8ac93eee6803a1a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d738ac31036ea8282fbfcd2eb48a6c4eb91171c" 2018-06-07 11:39:51,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1349ac8-547a-4c7d-947c-a8f80d3d4196 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:51,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cd4f1df046ac4f6a8ac93eee6803a1a0 used request id req-c1349ac8-547a-4c7d-947c-a8f80d3d4196 2018-06-07 11:39:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:52,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-53af9caf-a144-4290-9333-7717c6c83a2c Date: Thu, 07 Jun 2018 11:39:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "updated_at": "2018-06-07T11:39:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "10b7595e-e338-4243-9556-aab35d4766eb", "remote_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "58ee3d95-4ae9-48fc-baa1-321e30bb2321", "remote_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "ac91e7d7-0768-4443-a5a0-15e398ed3e5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "revision_number": 0, "id": "be0fbe2a-fc8e-4505-ab59-4341325d8cfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:50Z", "security_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3ba3503eba24b19ba648b54dda006bc"}], "revision_number": 4, "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:39:52,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-53af9caf-a144-4290-9333-7717c6c83a2c 2018-06-07 11:39:52,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:52,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c99c27-b978-4c7a-a58b-4674ef5977eb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 11:39:52,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-15c99c27-b978-4c7a-a58b-4674ef5977eb 2018-06-07 11:39:52,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:52,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4f2a9f-0033-4d55-ae20-393e971ce74c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc"}, "enabled": true, "id": "d3ba3503eba24b19ba648b54dda006bc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b9827cc8-0684-47e-name"}} 2018-06-07 11:39:52,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc used request id req-7f4f2a9f-0033-4d55-ae20-393e971ce74c 2018-06-07 11:39:52,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b53d229b-beb0-4408-b29e-e54f12051c3d 2018-06-07 11:39:52,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b53d229b-beb0-4408-b29e-e54f12051c3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:52,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d56e18f1-d4aa-4cbb-9bcb-75b81c17fbef Date: Thu, 07 Jun 2018 11:39:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "security_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "10b7595e-e338-4243-9556-aab35d4766eb"}, {"remote_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "security_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "58ee3d95-4ae9-48fc-baa1-321e30bb2321"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "security_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "ac91e7d7-0768-4443-a5a0-15e398ed3e5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:50Z", "security_group_id": "b53d229b-beb0-4408-b29e-e54f12051c3d", "port_range_min": null, "revision_number": 0, "tenant_id": "d3ba3503eba24b19ba648b54dda006bc", "created_at": "2018-06-07T11:39:50Z", "project_id": "d3ba3503eba24b19ba648b54dda006bc", "id": "be0fbe2a-fc8e-4505-ab59-4341325d8cfb"}]} 2018-06-07 11:39:52,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b53d229b-beb0-4408-b29e-e54f12051c3d used request id req-d56e18f1-d4aa-4cbb-9bcb-75b81c17fbef 2018-06-07 11:39:52,756 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 11:39:52,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b53d229b-beb0-4408-b29e-e54f12051c3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:53,062 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66d9250b-a336-40c5-8099-5360c40f8acc Content-Length: 0 Date: Thu, 07 Jun 2018 11:39:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:39:53,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b53d229b-beb0-4408-b29e-e54f12051c3d used request id req-66d9250b-a336-40c5-8099-5360c40f8acc 2018-06-07 11:39:53,063 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-b9827cc8-0684-47e-name 2018-06-07 11:39:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:53,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e081fed-2852-4315-8209-9c10eb21d231 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:53,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d3ba3503eba24b19ba648b54dda006bc used request id req-1e081fed-2852-4315-8209-9c10eb21d231 2018-06-07 11:39:53,231 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-b9827cc8-0684-47e-name-role 2018-06-07 11:39:53,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f563d4856faa450588bcdca409e52508 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:53,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61acf7ec-e3b3-406b-9d9a-23e5d8867cea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:53,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f563d4856faa450588bcdca409e52508 used request id req-61acf7ec-e3b3-406b-9d9a-23e5d8867cea 2018-06-07 11:39:53,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed96a2f933fb4b0b054abb67879383740b2429a" 2018-06-07 11:39:53,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac6be07-b783-4bc8-9037-aa2bdcf2a246 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:53,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cac6be07-b783-4bc8-9037-aa2bdcf2a246 2018-06-07 11:39:53,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:53,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["vEC2i9mYTX-KldZmfWImNQ"], "issued_at": "2018-06-07T11:39:53.000000Z"}} 2018-06-07 11:39:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e215e7e6d874f1248350d795d799aa45abb691" 2018-06-07 11:39:53,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-089cc7c3-5a8f-4e48-a275-c2bfa125040f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:53,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-089cc7c3-5a8f-4e48-a275-c2bfa125040f 2018-06-07 11:39:53,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:53,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:54,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["dAVCxmCrRu2E6A4-HxyMCQ"], "issued_at": "2018-06-07T11:39:54.000000Z"}} 2018-06-07 11:39:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:39:54,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ffec47-8c76-44e2-8e1d-67318327076b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:54,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-02ffec47-8c76-44e2-8e1d-67318327076b 2018-06-07 11:39:54,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:54,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:54,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a4527dd1-3b66-4f4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:39:54,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3cf5818-e79a-4238-a2e8-7f3af49d169b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a4527dd1-3b66-4f4-name", "previous": null, "next": null}, "projects": []} 2018-06-07 11:39:54,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a4527dd1-3b66-4f4-name used request id req-d3cf5818-e79a-4238-a2e8-7f3af49d169b 2018-06-07 11:39:54,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:39:54,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277cf10a-8a23-4c6c-8404-0a169e138acb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:54,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-277cf10a-8a23-4c6c-8404-0a169e138acb 2018-06-07 11:39:54,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}}' 2018-06-07 11:39:54,464 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c8030d-dc57-4d36-a083-8079863d529a Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb"}, "enabled": true, "id": "c32a895cb0e34016971e56f892f347bb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}} 2018-06-07 11:39:54,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-75c8030d-dc57-4d36-a083-8079863d529a 2018-06-07 11:39:54,465 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-a4527dd1-3b66-4f4-name 2018-06-07 11:39:54,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:54,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:54,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["AdbInoSzQN2XgSCWtZu5aA"], "issued_at": "2018-06-07T11:39:54.000000Z"}} 2018-06-07 11:39:54,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed738b59664349ed26e4781bab2e937727584fd" 2018-06-07 11:39:54,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c857ce0-094b-4a2e-87d2-d37c8619fa5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:54,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1c857ce0-094b-4a2e-87d2-d37c8619fa5d 2018-06-07 11:39:54,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:54,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:54,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed738b59664349ed26e4781bab2e937727584fd" 2018-06-07 11:39:54,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57d7d38-69f4-4d6f-98b6-523ffde685b8 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:54,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f57d7d38-69f4-4d6f-98b6-523ffde685b8 2018-06-07 11:39:54,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed738b59664349ed26e4781bab2e937727584fd" 2018-06-07 11:39:55,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059dcdb6-0855-45e0-81c7-70bac7a04a49 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:55,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-059dcdb6-0855-45e0-81c7-70bac7a04a49 2018-06-07 11:39:55,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed738b59664349ed26e4781bab2e937727584fd" 2018-06-07 11:39:55,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7050bee0-29f6-480d-a036-d382f72ca116 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:55,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7050bee0-29f6-480d-a036-d382f72ca116 2018-06-07 11:39:55,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-a4527dd1-3b66-4f4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed738b59664349ed26e4781bab2e937727584fd" 2018-06-07 11:39:55,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2d386e-3fcc-446f-a73a-2bd7b29681f6 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-a4527dd1-3b66-4f4-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb"}, "enabled": true, "id": "c32a895cb0e34016971e56f892f347bb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}]} 2018-06-07 11:39:55,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-a4527dd1-3b66-4f4-name used request id req-6b2d386e-3fcc-446f-a73a-2bd7b29681f6 2018-06-07 11:39:55,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/61103fdbe35049769a9b6f01b2bd9327 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed738b59664349ed26e4781bab2e937727584fd" 2018-06-07 11:39:55,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec59e23f-6cc3-4087-bcc9-3017bf4f5cd0 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/61103fdbe35049769a9b6f01b2bd9327"}, "enabled": true, "id": "61103fdbe35049769a9b6f01b2bd9327", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-user1"}} 2018-06-07 11:39:55,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/61103fdbe35049769a9b6f01b2bd9327 used request id req-ec59e23f-6cc3-4087-bcc9-3017bf4f5cd0 2018-06-07 11:39:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/61103fdbe35049769a9b6f01b2bd9327/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed738b59664349ed26e4781bab2e937727584fd" 2018-06-07 11:39:55,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36b501b-d631-4261-8bc6-15825da4ca75 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/61103fdbe35049769a9b6f01b2bd9327/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 11:39:55,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/61103fdbe35049769a9b6f01b2bd9327/roles used request id req-c36b501b-d631-4261-8bc6-15825da4ca75 2018-06-07 11:39:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed738b59664349ed26e4781bab2e937727584fd" 2018-06-07 11:39:55,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081e7c15-c9cd-4798-b03d-035aa10bb445 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "domain_id": null, "name": "admin", "id": "152549901afe47f6a212a8a105933b05"}} 2018-06-07 11:39:55,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 used request id req-081e7c15-c9cd-4798-b03d-035aa10bb445 2018-06-07 11:39:55,768 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a4527dd1-3b66-4f4-name 2018-06-07 11:39:55,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/61103fdbe35049769a9b6f01b2bd9327/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed738b59664349ed26e4781bab2e937727584fd" 2018-06-07 11:39:55,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c0e14ae-f9d8-489d-b3ed-9af97a85b288 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:55,881 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/61103fdbe35049769a9b6f01b2bd9327/roles/152549901afe47f6a212a8a105933b05 used request id req-7c0e14ae-f9d8-489d-b3ed-9af97a85b288 2018-06-07 11:39:55,881 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a4527dd1-3b66-4f4-user1 2018-06-07 11:39:55,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:39:55,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd39037-6575-4f99-8e7d-48b79453c2f7 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:55,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6cd39037-6575-4f99-8e7d-48b79453c2f7 2018-06-07 11:39:55,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" -d '{"role": {"name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name-role"}}' 2018-06-07 11:39:56,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71044a3-02b7-49ce-8d7d-110b2b5fe287 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f9789f74c84463fbfb8ee5c1918dadc", "links": {"self": "http://172.30.9.28:5000/v3/roles/1f9789f74c84463fbfb8ee5c1918dadc"}, "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name-role"}} 2018-06-07 11:39:56,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b71044a3-02b7-49ce-8d7d-110b2b5fe287 2018-06-07 11:39:56,046 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-a4527dd1-3b66-4f4-name-role 2018-06-07 11:39:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1f9789f74c84463fbfb8ee5c1918dadc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:39:56,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2653072b-1023-4a16-9ce4-892be84f7ad6 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1f9789f74c84463fbfb8ee5c1918dadc"}, "domain_id": null, "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name-role", "id": "1f9789f74c84463fbfb8ee5c1918dadc"}} 2018-06-07 11:39:56,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1f9789f74c84463fbfb8ee5c1918dadc used request id req-2653072b-1023-4a16-9ce4-892be84f7ad6 2018-06-07 11:39:56,120 - keystone_utils - INFO - Granting role CreateProjectUserTests-a4527dd1-3b66-4f4-name-role to project CreateProjectUserTests-a4527dd1-3b66-4f4-name 2018-06-07 11:39:56,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/61103fdbe35049769a9b6f01b2bd9327/roles/1f9789f74c84463fbfb8ee5c1918dadc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:39:56,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c29b73e9-593c-4de2-ab9a-888c5f19f727 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:56,228 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/61103fdbe35049769a9b6f01b2bd9327/roles/1f9789f74c84463fbfb8ee5c1918dadc used request id req-c29b73e9-593c-4de2-ab9a-888c5f19f727 2018-06-07 11:39:56,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:56,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:56,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:39:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["GIU5rWA9Txm3az_K34gg_A"], "issued_at": "2018-06-07T11:39:56.000000Z"}} 2018-06-07 11:39:56,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c9b0b945c8a5519b9bce89ac500e44a776b833" 2018-06-07 11:39:56,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0205d75e-b2be-41b5-a5a9-87fdd2043a6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:56,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0205d75e-b2be-41b5-a5a9-87fdd2043a6e 2018-06-07 11:39:56,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:56,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c9b0b945c8a5519b9bce89ac500e44a776b833" 2018-06-07 11:39:56,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e152ef5-e3e1-4dd3-a7fd-59069ee2cc17 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-user1", "links": {"self": "http://172.30.9.28:5000/v3/users/61103fdbe35049769a9b6f01b2bd9327"}, "domain_id": "default", "enabled": true, "id": "61103fdbe35049769a9b6f01b2bd9327", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:39:56,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0e152ef5-e3e1-4dd3-a7fd-59069ee2cc17 2018-06-07 11:39:56,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c9b0b945c8a5519b9bce89ac500e44a776b833" 2018-06-07 11:39:56,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3caf86a7-f6a3-4002-ab0b-837edfe22adc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:39:56,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3caf86a7-f6a3-4002-ab0b-837edfe22adc 2018-06-07 11:39:57,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c9b0b945c8a5519b9bce89ac500e44a776b833" 2018-06-07 11:39:57,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1509c17e-aa7e-4c67-8035-6ba44be26eec Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "1f9789f74c84463fbfb8ee5c1918dadc", "links": {"self": "http://172.30.9.28:5000/v3/roles/1f9789f74c84463fbfb8ee5c1918dadc"}, "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name-role"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:39:57,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1509c17e-aa7e-4c67-8035-6ba44be26eec 2018-06-07 11:39:57,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-a4527dd1-3b66-4f4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c9b0b945c8a5519b9bce89ac500e44a776b833" 2018-06-07 11:39:57,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22087fec-2d99-4901-88b0-96712c8f8461 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-a4527dd1-3b66-4f4-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb"}, "enabled": true, "id": "c32a895cb0e34016971e56f892f347bb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}]} 2018-06-07 11:39:57,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-a4527dd1-3b66-4f4-name used request id req-22087fec-2d99-4901-88b0-96712c8f8461 2018-06-07 11:39:57,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/44c123defaa74668b4b54a2b4c73154d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c9b0b945c8a5519b9bce89ac500e44a776b833" 2018-06-07 11:39:57,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75d7eaa-5a96-4c8e-b69f-954a3502324e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/44c123defaa74668b4b54a2b4c73154d"}, "enabled": true, "id": "44c123defaa74668b4b54a2b4c73154d", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-user2"}} 2018-06-07 11:39:57,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/44c123defaa74668b4b54a2b4c73154d used request id req-e75d7eaa-5a96-4c8e-b69f-954a3502324e 2018-06-07 11:39:57,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/44c123defaa74668b4b54a2b4c73154d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c9b0b945c8a5519b9bce89ac500e44a776b833" 2018-06-07 11:39:57,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8595c165-11b8-4510-841c-376097dc518d Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/44c123defaa74668b4b54a2b4c73154d/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 11:39:57,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/44c123defaa74668b4b54a2b4c73154d/roles used request id req-8595c165-11b8-4510-841c-376097dc518d 2018-06-07 11:39:57,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c9b0b945c8a5519b9bce89ac500e44a776b833" 2018-06-07 11:39:57,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd388b0-e11c-4ab8-aded-0bc06979600e Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "domain_id": null, "name": "admin", "id": "152549901afe47f6a212a8a105933b05"}} 2018-06-07 11:39:57,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 used request id req-7bd388b0-e11c-4ab8-aded-0bc06979600e 2018-06-07 11:39:57,608 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a4527dd1-3b66-4f4-name 2018-06-07 11:39:57,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/44c123defaa74668b4b54a2b4c73154d/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c9b0b945c8a5519b9bce89ac500e44a776b833" 2018-06-07 11:39:57,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a71bd17-fccd-46fe-8bb0-7ed7e06b1467 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:57,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/44c123defaa74668b4b54a2b4c73154d/roles/152549901afe47f6a212a8a105933b05 used request id req-8a71bd17-fccd-46fe-8bb0-7ed7e06b1467 2018-06-07 11:39:57,716 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a4527dd1-3b66-4f4-user2 2018-06-07 11:39:57,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1f9789f74c84463fbfb8ee5c1918dadc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:39:57,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f929ff-8a33-4563-8dfb-56159eb14dbf Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1f9789f74c84463fbfb8ee5c1918dadc"}, "domain_id": null, "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name-role", "id": "1f9789f74c84463fbfb8ee5c1918dadc"}} 2018-06-07 11:39:57,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1f9789f74c84463fbfb8ee5c1918dadc used request id req-43f929ff-8a33-4563-8dfb-56159eb14dbf 2018-06-07 11:39:57,792 - keystone_utils - INFO - Granting role CreateProjectUserTests-a4527dd1-3b66-4f4-name-role to project CreateProjectUserTests-a4527dd1-3b66-4f4-name 2018-06-07 11:39:57,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/44c123defaa74668b4b54a2b4c73154d/roles/1f9789f74c84463fbfb8ee5c1918dadc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:39:57,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d9f5ad1-0996-45dc-85c7-ace5addb83f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:39:57,896 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb/users/44c123defaa74668b4b54a2b4c73154d/roles/1f9789f74c84463fbfb8ee5c1918dadc used request id req-2d9f5ad1-0996-45dc-85c7-ace5addb83f6 2018-06-07 11:39:57,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:57,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:58,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}, {"id": "1f9789f74c84463fbfb8ee5c1918dadc", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name-role"}], "expires_at": "2018-06-07T12:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c32a895cb0e34016971e56f892f347bb", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c32a895cb0e34016971e56f892f347bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/c32a895cb0e34016971e56f892f347bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/c32a895cb0e34016971e56f892f347bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c32a895cb0e34016971e56f892f347bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/c32a895cb0e34016971e56f892f347bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/c32a895cb0e34016971e56f892f347bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c32a895cb0e34016971e56f892f347bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/c32a895cb0e34016971e56f892f347bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/c32a895cb0e34016971e56f892f347bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c32a895cb0e34016971e56f892f347bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/c32a895cb0e34016971e56f892f347bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/c32a895cb0e34016971e56f892f347bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-user1", "id": "61103fdbe35049769a9b6f01b2bd9327"}, "audit_ids": ["xCnSg8w0RKeiOcux-kuPcw"], "issued_at": "2018-06-07T11:39:58.000000Z"}} 2018-06-07 11:39:58,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:39:58,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67310915-6263-4fd1-9808-ca13f25dbf12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:58,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-67310915-6263-4fd1-9808-ca13f25dbf12 2018-06-07 11:39:58,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-a4527dd1-3b66-4f4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:39:58,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-dd9d1b55-6430-4809-b4e5-4597c835e723 Date: Thu, 07 Jun 2018 11:39:58 GMT RESP BODY: {"security_groups": []} 2018-06-07 11:39:58,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-a4527dd1-3b66-4f4-name&description=hello+group used request id req-dd9d1b55-6430-4809-b4e5-4597c835e723 2018-06-07 11:39:58,647 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-a4527dd1-3b66-4f4-name... 2018-06-07 11:39:58,647 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-a4527dd1-3b66-4f4-name 2018-06-07 11:39:58,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" -d '{"security_group": {"name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name", "description": "hello group"}}' 2018-06-07 11:39:58,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-501a9c00-a7f2-4d40-bafd-df743e46bd96 Date: Thu, 07 Jun 2018 11:39:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "updated_at": "2018-06-07T11:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c32a895cb0e34016971e56f892f347bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "b266edce-2d58-47f3-9ed6-893a8f259c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c32a895cb0e34016971e56f892f347bb"}], "revision_number": 2, "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "dd238812-6390-48fe-bdfb-6197236af3b4", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}} 2018-06-07 11:39:58,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-501a9c00-a7f2-4d40-bafd-df743e46bd96 2018-06-07 11:39:58,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:39:58,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:39:58,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dde65aa5-16a6-4460-9ee2-f72e9a6c58d1 Date: Thu, 07 Jun 2018 11:39:58 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-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "b266edce-2d58-47f3-9ed6-893a8f259c12"}]} 2018-06-07 11:39:58,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-dde65aa5-16a6-4460-9ee2-f72e9a6c58d1 2018-06-07 11:39:58,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:39:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:39:58,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2504e23-f0c0-483b-b07a-5fdb54eee6a4 Date: Thu, 07 Jun 2018 11:39:58 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-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "b266edce-2d58-47f3-9ed6-893a8f259c12"}]} 2018-06-07 11:39:59,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-c2504e23-f0c0-483b-b07a-5fdb54eee6a4 2018-06-07 11:39:59,000 - neutron_utils - INFO - Retrieving security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:39:59,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:39:59,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b505a28e-5965-4729-8f06-733f533e384a Date: Thu, 07 Jun 2018 11:39:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "updated_at": "2018-06-07T11:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c32a895cb0e34016971e56f892f347bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "b266edce-2d58-47f3-9ed6-893a8f259c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c32a895cb0e34016971e56f892f347bb"}], "revision_number": 2, "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "dd238812-6390-48fe-bdfb-6197236af3b4", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}]} 2018-06-07 11:39:59,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-b505a28e-5965-4729-8f06-733f533e384a 2018-06-07 11:39:59,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:39:59,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:39:59,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49507ccf-e9be-45f9-b0af-76943b57df08 Date: Thu, 07 Jun 2018 11:39:59 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-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "b266edce-2d58-47f3-9ed6-893a8f259c12"}]} 2018-06-07 11:39:59,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-49507ccf-e9be-45f9-b0af-76943b57df08 2018-06-07 11:39:59,108 - neutron_utils - INFO - Retrieving security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:39:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:39:59,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-762658f7-c85b-48d2-a5fe-a3b8fcbcd2c1 Date: Thu, 07 Jun 2018 11:39:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "updated_at": "2018-06-07T11:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c32a895cb0e34016971e56f892f347bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "b266edce-2d58-47f3-9ed6-893a8f259c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c32a895cb0e34016971e56f892f347bb"}], "revision_number": 2, "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "dd238812-6390-48fe-bdfb-6197236af3b4", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}]} 2018-06-07 11:39:59,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-762658f7-c85b-48d2-a5fe-a3b8fcbcd2c1 2018-06-07 11:39:59,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:39:59,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:39:59,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b9b0682-dc99-426f-b0a7-e8be5af669aa Date: Thu, 07 Jun 2018 11:39:59 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-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "b266edce-2d58-47f3-9ed6-893a8f259c12"}]} 2018-06-07 11:39:59,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-7b9b0682-dc99-426f-b0a7-e8be5af669aa 2018-06-07 11:39:59,181 - neutron_utils - INFO - Retrieving security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:39:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:39:59,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-054a0726-3b03-46bc-8010-850fe9c67cf7 Date: Thu, 07 Jun 2018 11:39:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "updated_at": "2018-06-07T11:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c32a895cb0e34016971e56f892f347bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "b266edce-2d58-47f3-9ed6-893a8f259c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c32a895cb0e34016971e56f892f347bb"}], "revision_number": 2, "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "dd238812-6390-48fe-bdfb-6197236af3b4", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}]} 2018-06-07 11:39:59,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-054a0726-3b03-46bc-8010-850fe9c67cf7 2018-06-07 11:39:59,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:39:59,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:39:59,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4b34998-fca0-461e-a5e8-61687b36864f Date: Thu, 07 Jun 2018 11:39:59 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-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "b266edce-2d58-47f3-9ed6-893a8f259c12"}]} 2018-06-07 11:39:59,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-a4b34998-fca0-461e-a5e8-61687b36864f 2018-06-07 11:39:59,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:39:59,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:39:59,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}, {"id": "1f9789f74c84463fbfb8ee5c1918dadc", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name-role"}], "expires_at": "2018-06-07T12:39:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c32a895cb0e34016971e56f892f347bb", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c32a895cb0e34016971e56f892f347bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/c32a895cb0e34016971e56f892f347bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/c32a895cb0e34016971e56f892f347bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c32a895cb0e34016971e56f892f347bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/c32a895cb0e34016971e56f892f347bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/c32a895cb0e34016971e56f892f347bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c32a895cb0e34016971e56f892f347bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/c32a895cb0e34016971e56f892f347bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/c32a895cb0e34016971e56f892f347bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c32a895cb0e34016971e56f892f347bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/c32a895cb0e34016971e56f892f347bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/c32a895cb0e34016971e56f892f347bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-user2", "id": "44c123defaa74668b4b54a2b4c73154d"}, "audit_ids": ["Pu5G1m7jT8qxchVjm441zw"], "issued_at": "2018-06-07T11:39:59.000000Z"}} 2018-06-07 11:39:59,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fac0a6f527f3fdbd43b85ffde1b733b00af9b" 2018-06-07 11:39:59,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d315910-9833-4f60-b179-4d0ac222a84c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:39:59,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4d315910-9833-4f60-b179-4d0ac222a84c 2018-06-07 11:39:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-a4527dd1-3b66-4f4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fac0a6f527f3fdbd43b85ffde1b733b00af9b" 2018-06-07 11:39:59,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-38af7304-0910-47cb-896a-944aa51a3e2e Date: Thu, 07 Jun 2018 11:39:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "updated_at": "2018-06-07T11:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c32a895cb0e34016971e56f892f347bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "b266edce-2d58-47f3-9ed6-893a8f259c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c32a895cb0e34016971e56f892f347bb"}], "revision_number": 2, "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "dd238812-6390-48fe-bdfb-6197236af3b4", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}]} 2018-06-07 11:39:59,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-a4527dd1-3b66-4f4-name&description=hello+group used request id req-38af7304-0910-47cb-896a-944aa51a3e2e 2018-06-07 11:39:59,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:39:59,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:39:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:39:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fac0a6f527f3fdbd43b85ffde1b733b00af9b" 2018-06-07 11:39:59,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17ada07-0bf2-44d7-a436-90b529f76ee1 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb"}, "enabled": true, "id": "c32a895cb0e34016971e56f892f347bb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}} 2018-06-07 11:39:59,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb used request id req-e17ada07-0bf2-44d7-a436-90b529f76ee1 2018-06-07 11:39:59,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:39:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fac0a6f527f3fdbd43b85ffde1b733b00af9b" 2018-06-07 11:40:00,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3e8ace7-9445-43d0-a36b-8ee4c5b58cb6 Date: Thu, 07 Jun 2018 11:40:00 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-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "b266edce-2d58-47f3-9ed6-893a8f259c12"}]} 2018-06-07 11:40:00,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-c3e8ace7-9445-43d0-a36b-8ee4c5b58cb6 2018-06-07 11:40:00,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:40:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fac0a6f527f3fdbd43b85ffde1b733b00af9b" 2018-06-07 11:40:00,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a821ef41-8059-47ff-aad3-e3a5176670bb Date: Thu, 07 Jun 2018 11:40:00 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-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "b266edce-2d58-47f3-9ed6-893a8f259c12"}]} 2018-06-07 11:40:00,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-a821ef41-8059-47ff-aad3-e3a5176670bb 2018-06-07 11:40:00,027 - neutron_utils - INFO - Retrieving security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:40:00,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fac0a6f527f3fdbd43b85ffde1b733b00af9b" 2018-06-07 11:40:00,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9a17d63c-2bda-4b05-a400-1e51dad1cb6c Date: Thu, 07 Jun 2018 11:40:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "updated_at": "2018-06-07T11:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c32a895cb0e34016971e56f892f347bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "b266edce-2d58-47f3-9ed6-893a8f259c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c32a895cb0e34016971e56f892f347bb"}], "revision_number": 2, "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "dd238812-6390-48fe-bdfb-6197236af3b4", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}]} 2018-06-07 11:40:00,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-9a17d63c-2bda-4b05-a400-1e51dad1cb6c 2018-06-07 11:40:00,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd238812-6390-48fe-bdfb-6197236af3b4 2018-06-07 11:40:00,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fac0a6f527f3fdbd43b85ffde1b733b00af9b" 2018-06-07 11:40:00,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-134e1d28-d81f-48ee-899e-cb40b4c28909 Date: Thu, 07 Jun 2018 11:40:00 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-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "aa2102ff-80a3-4ebb-b865-b07bb2f22691"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "dd238812-6390-48fe-bdfb-6197236af3b4", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "b266edce-2d58-47f3-9ed6-893a8f259c12"}]} 2018-06-07 11:40:00,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-134e1d28-d81f-48ee-899e-cb40b4c28909 2018-06-07 11:40:00,085 - neutron_utils - INFO - Deleting security group rule with ID - b266edce-2d58-47f3-9ed6-893a8f259c12 2018-06-07 11:40:00,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b266edce-2d58-47f3-9ed6-893a8f259c12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:40:00,190 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ab938a5-3466-415a-82b1-ac39c1bcc742 Content-Length: 0 Date: Thu, 07 Jun 2018 11:40:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:00,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b266edce-2d58-47f3-9ed6-893a8f259c12 used request id req-8ab938a5-3466-415a-82b1-ac39c1bcc742 2018-06-07 11:40:00,191 - neutron_utils - INFO - Deleting security group rule with ID - aa2102ff-80a3-4ebb-b865-b07bb2f22691 2018-06-07 11:40:00,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/aa2102ff-80a3-4ebb-b865-b07bb2f22691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:40:00,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57205502-f55c-4848-b7fc-aa736092c372 Content-Length: 0 Date: Thu, 07 Jun 2018 11:40:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:00,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/aa2102ff-80a3-4ebb-b865-b07bb2f22691 used request id req-57205502-f55c-4848-b7fc-aa736092c372 2018-06-07 11:40:00,291 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a4527dd1-3b66-4f4-name 2018-06-07 11:40:00,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4714c1e637249ecf601ccbb4574d6de7e88bb7" 2018-06-07 11:40:00,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b90718f-6129-41b7-86dc-59ffb4accada Content-Length: 0 Date: Thu, 07 Jun 2018 11:40:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:00,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-0b90718f-6129-41b7-86dc-59ffb4accada 2018-06-07 11:40:00,424 - neutron_utils - INFO - Deleting security group rule with ID - b266edce-2d58-47f3-9ed6-893a8f259c12 2018-06-07 11:40:00,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b266edce-2d58-47f3-9ed6-893a8f259c12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fac0a6f527f3fdbd43b85ffde1b733b00af9b" 2018-06-07 11:40:00,482 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-193a0361-445c-40e6-902e-4a19b50f112c Date: Thu, 07 Jun 2018 11:40:00 GMT RESP BODY: {"NeutronError": {"message": "Security group rule b266edce-2d58-47f3-9ed6-893a8f259c12 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-07 11:40:00,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b266edce-2d58-47f3-9ed6-893a8f259c12 used request id req-193a0361-445c-40e6-902e-4a19b50f112c 2018-06-07 11:40:00,482 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule b266edce-2d58-47f3-9ed6-893a8f259c12 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-07 11:40:00,483 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule b266edce-2d58-47f3-9ed6-893a8f259c12 does not exist Neutron server returns request_ids: ['req-193a0361-445c-40e6-902e-4a19b50f112c'] 2018-06-07 11:40:00,483 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a4527dd1-3b66-4f4-name 2018-06-07 11:40:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/dd238812-6390-48fe-bdfb-6197236af3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fac0a6f527f3fdbd43b85ffde1b733b00af9b" 2018-06-07 11:40:00,507 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-ee1a963b-585b-4eb6-a79e-d451f3597cd8 Date: Thu, 07 Jun 2018 11:40:00 GMT RESP BODY: {"NeutronError": {"message": "Security group dd238812-6390-48fe-bdfb-6197236af3b4 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-07 11:40:00,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/dd238812-6390-48fe-bdfb-6197236af3b4 used request id req-ee1a963b-585b-4eb6-a79e-d451f3597cd8 2018-06-07 11:40:00,508 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group dd238812-6390-48fe-bdfb-6197236af3b4 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-07 11:40:00,508 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group dd238812-6390-48fe-bdfb-6197236af3b4 does not exist Neutron server returns request_ids: ['req-ee1a963b-585b-4eb6-a79e-d451f3597cd8'] 2018-06-07 11:40:00,509 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a4527dd1-3b66-4f4-user1 2018-06-07 11:40:00,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/61103fdbe35049769a9b6f01b2bd9327 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed738b59664349ed26e4781bab2e937727584fd" 2018-06-07 11:40:00,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da012f72-79e1-43e0-bb1c-0504478b4bc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:40:00,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/61103fdbe35049769a9b6f01b2bd9327 used request id req-da012f72-79e1-43e0-bb1c-0504478b4bc3 2018-06-07 11:40:00,682 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a4527dd1-3b66-4f4-user2 2018-06-07 11:40:00,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/44c123defaa74668b4b54a2b4c73154d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c9b0b945c8a5519b9bce89ac500e44a776b833" 2018-06-07 11:40:00,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4cf208e-2c24-4b97-8baf-bea667c799a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:40:00,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/44c123defaa74668b4b54a2b4c73154d used request id req-a4cf208e-2c24-4b97-8baf-bea667c799a0 2018-06-07 11:40:00,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:40:01,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-c606d3a8-52cd-4672-99a2-21800c9a508e Date: Thu, 07 Jun 2018 11:40:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "updated_at": "2018-06-07T11:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "109f2f14-3b7a-44c3-8e78-7c9a2f13c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c32a895cb0e34016971e56f892f347bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "356d01ee-6793-4237-9601-1608785d6b6e", "remote_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c32a895cb0e34016971e56f892f347bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "b497d947-da69-4527-ad1e-3cf34e5b062a", "remote_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c32a895cb0e34016971e56f892f347bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "revision_number": 0, "id": "fa32cd63-f8b0-484d-8a0b-296f464a5188", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:58Z", "security_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "tenant_id": "c32a895cb0e34016971e56f892f347bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c32a895cb0e34016971e56f892f347bb"}], "revision_number": 4, "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:40:01,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c606d3a8-52cd-4672-99a2-21800c9a508e 2018-06-07 11:40:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:40:01,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541a622e-6ee6-4285-92a6-2afbaee40c22 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 11:40:01,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-541a622e-6ee6-4285-92a6-2afbaee40c22 2018-06-07 11:40:01,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:40:01,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05df1a6-9203-4f62-8b5a-e40a55f2f47c Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb"}, "enabled": true, "id": "c32a895cb0e34016971e56f892f347bb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a4527dd1-3b66-4f4-name"}} 2018-06-07 11:40:01,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb used request id req-d05df1a6-9203-4f62-8b5a-e40a55f2f47c 2018-06-07 11:40:01,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 790088c4-2d10-4204-ac89-9708a6ee39c8 2018-06-07 11:40:01,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=790088c4-2d10-4204-ac89-9708a6ee39c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:40:01,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-30775533-1b57-4fa0-b0d1-94a2a44cd864 Date: Thu, 07 Jun 2018 11:40:01 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-06-07T11:39:58Z", "security_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "109f2f14-3b7a-44c3-8e78-7c9a2f13c047"}, {"remote_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "356d01ee-6793-4237-9601-1608785d6b6e"}, {"remote_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "b497d947-da69-4527-ad1e-3cf34e5b062a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:39:58Z", "security_group_id": "790088c4-2d10-4204-ac89-9708a6ee39c8", "port_range_min": null, "revision_number": 0, "tenant_id": "c32a895cb0e34016971e56f892f347bb", "created_at": "2018-06-07T11:39:58Z", "project_id": "c32a895cb0e34016971e56f892f347bb", "id": "fa32cd63-f8b0-484d-8a0b-296f464a5188"}]} 2018-06-07 11:40:01,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=790088c4-2d10-4204-ac89-9708a6ee39c8 used request id req-30775533-1b57-4fa0-b0d1-94a2a44cd864 2018-06-07 11:40:01,318 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 11:40:01,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/790088c4-2d10-4204-ac89-9708a6ee39c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:40:01,493 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51eb8e55-a4f8-453f-a45b-17abacd63a4e Content-Length: 0 Date: Thu, 07 Jun 2018 11:40:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:01,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/790088c4-2d10-4204-ac89-9708a6ee39c8 used request id req-51eb8e55-a4f8-453f-a45b-17abacd63a4e 2018-06-07 11:40:01,494 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-a4527dd1-3b66-4f4-name 2018-06-07 11:40:01,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:40:01,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b68892-3667-496f-b803-e7101c146277 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:40:01,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c32a895cb0e34016971e56f892f347bb used request id req-09b68892-3667-496f-b803-e7101c146277 2018-06-07 11:40:01,650 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-a4527dd1-3b66-4f4-name-role 2018-06-07 11:40:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1f9789f74c84463fbfb8ee5c1918dadc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:40:01,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c2cb1c4-eadc-4c7e-a3ce-1d902cc242a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:40:01,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1f9789f74c84463fbfb8ee5c1918dadc used request id req-1c2cb1c4-eadc-4c7e-a3ce-1d902cc242a6 2018-06-07 11:40:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4314591236793c65d8c3be9a5e7c0713a980668d" 2018-06-07 11:40:01,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545352a4-7d80-458c-936f-77d313bfadae Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:40:01,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-545352a4-7d80-458c-936f-77d313bfadae 2018-06-07 11:40:01,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:02,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["jgsT8ExnSjq3U5wVv7LcKg"], "issued_at": "2018-06-07T11:40:02.000000Z"}} 2018-06-07 11:40:02,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ba0a2045fe3311e1bf5dd5e2c6dc584b97e7ef8" 2018-06-07 11:40:02,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dbc080ff-62ab-478b-8b6e-03ddabc64a3a Date: Thu, 07 Jun 2018 11:40:02 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:40:02,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dbc080ff-62ab-478b-8b6e-03ddabc64a3a 2018-06-07 11:40:02,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ba0a2045fe3311e1bf5dd5e2c6dc584b97e7ef8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-f56b27b8-3365-46ec-8132-cf6d51703669"}' 2018-06-07 11:40:02,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11 X-Openstack-Request-Id: req-08f3b2b3-7a86-4b9a-9079-9e7ac732cd33 Date: Thu, 07 Jun 2018 11:40:02 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-f56b27b8-3365-46ec-8132-cf6d51703669", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:40:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T11:40:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11", "min_disk": 0, "protected": false, "id": "84c63cec-d03e-448a-b9b0-00e58ff2fb11", "file": "/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11/file", "checksum": null, "owner": "9d5d600ad155427099cd7cd580688ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:40:02,890 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-08f3b2b3-7a86-4b9a-9079-9e7ac732cd33 2018-06-07 11:40:02,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ba0a2045fe3311e1bf5dd5e2c6dc584b97e7ef8" -d '' 2018-06-07 11:40:06,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd8fef8a-ab24-451a-8f5c-76bf03abc054 Date: Thu, 07 Jun 2018 11:40:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:40:06,018 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11/file used request id req-bd8fef8a-ab24-451a-8f5c-76bf03abc054 2018-06-07 11:40:06,018 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:40:06,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ba0a2045fe3311e1bf5dd5e2c6dc584b97e7ef8" 2018-06-07 11:40:06,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-1dd6657b-1f6f-4d86-86ab-4be5b263f65f Date: Thu, 07 Jun 2018 11:40:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-f56b27b8-3365-46ec-8132-cf6d51703669", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:40:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:40:05Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11/snap", "metadata": {}}], "self": "/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11", "min_disk": 0, "protected": false, "id": "84c63cec-d03e-448a-b9b0-00e58ff2fb11", "file": "/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:40:06,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11 used request id req-1dd6657b-1f6f-4d86-86ab-4be5b263f65f 2018-06-07 11:40:06,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ba0a2045fe3311e1bf5dd5e2c6dc584b97e7ef8" 2018-06-07 11:40:06,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1230ae88-118f-4152-b955-59c68fb7c6c5 Date: Thu, 07 Jun 2018 11:40:06 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:40:06,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1230ae88-118f-4152-b955-59c68fb7c6c5 2018-06-07 11:40:06,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-f56b27b8-3365-46ec-8132-cf6d51703669 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ba0a2045fe3311e1bf5dd5e2c6dc584b97e7ef8" 2018-06-07 11:40:06,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-b7b532e8-a7e4-4127-8300-b8b352bb9d7b Date: Thu, 07 Jun 2018 11:40:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-f56b27b8-3365-46ec-8132-cf6d51703669", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:40:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:40:05Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11/snap", "metadata": {}}], "self": "/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11", "min_disk": 0, "protected": false, "id": "84c63cec-d03e-448a-b9b0-00e58ff2fb11", "file": "/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-f56b27b8-3365-46ec-8132-cf6d51703669"} 2018-06-07 11:40:06,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-f56b27b8-3365-46ec-8132-cf6d51703669 used request id req-b7b532e8-a7e4-4127-8300-b8b352bb9d7b 2018-06-07 11:40:06,073 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-f56b27b8-3365-46ec-8132-cf6d51703669 2018-06-07 11:40:06,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ba0a2045fe3311e1bf5dd5e2c6dc584b97e7ef8" 2018-06-07 11:40:07,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4bdf622-872d-469c-b9ae-945a596733ec Date: Thu, 07 Jun 2018 11:40:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:40:07,170 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/84c63cec-d03e-448a-b9b0-00e58ff2fb11 used request id req-a4bdf622-872d-469c-b9ae-945a596733ec 2018-06-07 11:40:07,172 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-07 11:40:07,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:07,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["bXImIcogRviNOv7i5Y3ElA"], "issued_at": "2018-06-07T11:40:07.000000Z"}} 2018-06-07 11:40:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a51ee546586f251b4c58d4fe86491bc3cb6dcd" 2018-06-07 11:40:07,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c591cf9-170d-451a-b6cd-b09bfd66d70f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:07,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c591cf9-170d-451a-b6cd-b09bfd66d70f 2018-06-07 11:40:07,614 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-830b6f86-5063-49a8-9601-5d3a444fa21e-pub-net 2018-06-07 11:40:07,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a51ee546586f251b4c58d4fe86491bc3cb6dcd" -d '{"network": {"name": "NeutronUtilsNetworkTests-830b6f86-5063-49a8-9601-5d3a444fa21e-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:08,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-00d460be-446b-4e5e-908d-cc1e6dc956c2 Date: Thu, 07 Jun 2018 11:40: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":"f4afb39d-e13c-4dab-b788-18c8bb6dcde1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:08Z","is_default":false,"provider:segmentation_id":17,"name":"NeutronUtilsNetworkTests-830b6f86-5063-49a8-9601-5d3a444fa21e-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:07Z","mtu":1450}} 2018-06-07 11:40:08,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-00d460be-446b-4e5e-908d-cc1e6dc956c2 2018-06-07 11:40:08,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f4afb39d-e13c-4dab-b788-18c8bb6dcde1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a51ee546586f251b4c58d4fe86491bc3cb6dcd" 2018-06-07 11:40:08,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a31fa3d1-8688-4470-80ad-f82f07755ab1 Date: Thu, 07 Jun 2018 11:40:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f4afb39d-e13c-4dab-b788-18c8bb6dcde1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:08Z","provider:segmentation_id":17,"name":"NeutronUtilsNetworkTests-830b6f86-5063-49a8-9601-5d3a444fa21e-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:07Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:08,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f4afb39d-e13c-4dab-b788-18c8bb6dcde1 used request id req-a31fa3d1-8688-4470-80ad-f82f07755ab1 2018-06-07 11:40:08,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f4afb39d-e13c-4dab-b788-18c8bb6dcde1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a51ee546586f251b4c58d4fe86491bc3cb6dcd" 2018-06-07 11:40:08,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-af416c7d-2a74-4f94-be0c-59e307315eb0 Date: Thu, 07 Jun 2018 11:40:08 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:08,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f4afb39d-e13c-4dab-b788-18c8bb6dcde1 used request id req-af416c7d-2a74-4f94-be0c-59e307315eb0 2018-06-07 11:40:08,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f4afb39d-e13c-4dab-b788-18c8bb6dcde1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a51ee546586f251b4c58d4fe86491bc3cb6dcd" 2018-06-07 11:40:08,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f53aaa2e-4b9c-4c7f-93ac-406f49081008 Date: Thu, 07 Jun 2018 11:40:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f4afb39d-e13c-4dab-b788-18c8bb6dcde1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:08Z","provider:segmentation_id":17,"name":"NeutronUtilsNetworkTests-830b6f86-5063-49a8-9601-5d3a444fa21e-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:07Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:08,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f4afb39d-e13c-4dab-b788-18c8bb6dcde1 used request id req-f53aaa2e-4b9c-4c7f-93ac-406f49081008 2018-06-07 11:40:08,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f4afb39d-e13c-4dab-b788-18c8bb6dcde1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a51ee546586f251b4c58d4fe86491bc3cb6dcd" 2018-06-07 11:40:08,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0d8ce15e-e0d9-472c-9e2a-e8ea5de56554 Date: Thu, 07 Jun 2018 11:40:08 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:08,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f4afb39d-e13c-4dab-b788-18c8bb6dcde1 used request id req-0d8ce15e-e0d9-472c-9e2a-e8ea5de56554 2018-06-07 11:40:08,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsNetworkTests-830b6f86-5063-49a8-9601-5d3a444fa21e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a51ee546586f251b4c58d4fe86491bc3cb6dcd" 2018-06-07 11:40:08,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-453a57a0-404f-4ca1-865c-dfb96edebce5 Date: Thu, 07 Jun 2018 11:40:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f4afb39d-e13c-4dab-b788-18c8bb6dcde1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:08Z","provider:segmentation_id":17,"name":"NeutronUtilsNetworkTests-830b6f86-5063-49a8-9601-5d3a444fa21e-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:07Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:08,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsNetworkTests-830b6f86-5063-49a8-9601-5d3a444fa21e-pub-net used request id req-453a57a0-404f-4ca1-865c-dfb96edebce5 2018-06-07 11:40:08,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:40:08,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:40:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:40:08,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a51ee546586f251b4c58d4fe86491bc3cb6dcd" 2018-06-07 11:40:08,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6857aae-9dde-410f-a55c-80f83040074b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:08,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-d6857aae-9dde-410f-a55c-80f83040074b 2018-06-07 11:40:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f4afb39d-e13c-4dab-b788-18c8bb6dcde1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a51ee546586f251b4c58d4fe86491bc3cb6dcd" 2018-06-07 11:40:08,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e27226a-a0a2-4876-a3bc-1b6a32b318e1 Date: Thu, 07 Jun 2018 11:40:08 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:08,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f4afb39d-e13c-4dab-b788-18c8bb6dcde1 used request id req-6e27226a-a0a2-4876-a3bc-1b6a32b318e1 2018-06-07 11:40:08,718 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-830b6f86-5063-49a8-9601-5d3a444fa21e-pub-net 2018-06-07 11:40:08,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/f4afb39d-e13c-4dab-b788-18c8bb6dcde1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a51ee546586f251b4c58d4fe86491bc3cb6dcd" 2018-06-07 11:40:09,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea45c428-520e-4527-9abf-16b5a680668a Date: Thu, 07 Jun 2018 11:40:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:09,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f4afb39d-e13c-4dab-b788-18c8bb6dcde1 used request id req-ea45c428-520e-4527-9abf-16b5a680668a 2018-06-07 11:40:09,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:10,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["0EflJV5uRwGQyieSJzxxWw"], "issued_at": "2018-06-07T11:40:10.000000Z"}} 2018-06-07 11:40:10,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df75cfebf2854041d0d7e918ebc511db9b3620f" 2018-06-07 11:40:10,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5262f1-8750-4c10-8b13-7525f923f6a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:10,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4d5262f1-8750-4c10-8b13-7525f923f6a5 2018-06-07 11:40:10,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:10,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["bfmmDiopTuWUHEX4DqH9qw"], "issued_at": "2018-06-07T11:40:10.000000Z"}} 2018-06-07 11:40:10,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6eabe1b8296969877c06d2404f6787bd43f68" 2018-06-07 11:40:10,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d777e2-9cf0-4ccb-96dc-38e40ee687ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:10,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-50d777e2-9cf0-4ccb-96dc-38e40ee687ff 2018-06-07 11:40:10,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:11,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["x-PkZ33QR1eHqT_LgwCS3g"], "issued_at": "2018-06-07T11:40:11.000000Z"}} 2018-06-07 11:40:11,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:11,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71896c33-d72b-4d83-9cc0-508a8e2f27fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:11,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-71896c33-d72b-4d83-9cc0-508a8e2f27fa 2018-06-07 11:40:11,319 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-net 2018-06-07 11:40:11,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" -d '{"network": {"name": "NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:12,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b2054ee7-d3b2-4729-b5df-1373ec8efa61 Date: Thu, 07 Jun 2018 11:40: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":"586965b9-87cf-4eda-93ec-5cc2735be9d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:12Z","is_default":false,"provider:segmentation_id":99,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","mtu":1450}} 2018-06-07 11:40:12,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b2054ee7-d3b2-4729-b5df-1373ec8efa61 2018-06-07 11:40:12,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=586965b9-87cf-4eda-93ec-5cc2735be9d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:12,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e4c00c40-0210-4b64-9fd5-50855180d8a5 Date: Thu, 07 Jun 2018 11:40:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"586965b9-87cf-4eda-93ec-5cc2735be9d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:12Z","provider:segmentation_id":99,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:12,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=586965b9-87cf-4eda-93ec-5cc2735be9d8 used request id req-e4c00c40-0210-4b64-9fd5-50855180d8a5 2018-06-07 11:40:12,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:12,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8a9ba9f7-f3ac-4935-9e7c-72015901fda5 Date: Thu, 07 Jun 2018 11:40:12 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:12,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8 used request id req-8a9ba9f7-f3ac-4935-9e7c-72015901fda5 2018-06-07 11:40:12,587 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet 2018-06-07 11:40:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" -d '{"subnets": [{"ip_version": 4, "network_id": "586965b9-87cf-4eda-93ec-5cc2735be9d8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet"}]}' 2018-06-07 11:40:13,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c9a8b62f-650c-4f28-af37-e66b7c939bc5 Date: Thu, 07 Jun 2018 11:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"586965b9-87cf-4eda-93ec-5cc2735be9d8","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"e890f9a3-635a-45bf-9201-b8821aeb913d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet"}]} 2018-06-07 11:40:13,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c9a8b62f-650c-4f28-af37-e66b7c939bc5 2018-06-07 11:40:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=586965b9-87cf-4eda-93ec-5cc2735be9d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:13,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6014edfc-f267-4318-8805-0fd24c3f387f Date: Thu, 07 Jun 2018 11:40:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"586965b9-87cf-4eda-93ec-5cc2735be9d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["e890f9a3-635a-45bf-9201-b8821aeb913d"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:12Z","provider:segmentation_id":99,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:13,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=586965b9-87cf-4eda-93ec-5cc2735be9d8 used request id req-6014edfc-f267-4318-8805-0fd24c3f387f 2018-06-07 11:40:13,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:13,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f9d115ed-6c50-4551-87dd-de1b7cac21b7 Date: Thu, 07 Jun 2018 11:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"586965b9-87cf-4eda-93ec-5cc2735be9d8","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"e890f9a3-635a-45bf-9201-b8821aeb913d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet"}]} 2018-06-07 11:40:13,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8 used request id req-f9d115ed-6c50-4551-87dd-de1b7cac21b7 2018-06-07 11:40:13,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:13,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-084679b6-dfc3-4248-b8d5-1aa645faa058 Date: Thu, 07 Jun 2018 11:40:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"586965b9-87cf-4eda-93ec-5cc2735be9d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["e890f9a3-635a-45bf-9201-b8821aeb913d"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:12Z","provider:segmentation_id":99,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:13,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-net used request id req-084679b6-dfc3-4248-b8d5-1aa645faa058 2018-06-07 11:40:13,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:40:13,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:40:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:40:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:13,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1b8c0d-6be3-49d2-be85-6229d2673eec Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:13,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-8a1b8c0d-6be3-49d2-be85-6229d2673eec 2018-06-07 11:40:13,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:13,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-58beee67-65bb-4fa6-b26b-3185791b5f7d Date: Thu, 07 Jun 2018 11:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"586965b9-87cf-4eda-93ec-5cc2735be9d8","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"e890f9a3-635a-45bf-9201-b8821aeb913d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet"}]} 2018-06-07 11:40:13,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8 used request id req-58beee67-65bb-4fa6-b26b-3185791b5f7d 2018-06-07 11:40:13,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8&name=NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:13,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-48834f8d-a882-4f87-86ee-55be5aa2eeaf Date: Thu, 07 Jun 2018 11:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"586965b9-87cf-4eda-93ec-5cc2735be9d8","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"e890f9a3-635a-45bf-9201-b8821aeb913d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet"}]} 2018-06-07 11:40:13,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8&name=NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet used request id req-48834f8d-a882-4f87-86ee-55be5aa2eeaf 2018-06-07 11:40:13,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8&name=NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:13,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-87976445-a6d6-402d-aab2-69358a4d6b58 Date: Thu, 07 Jun 2018 11:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"586965b9-87cf-4eda-93ec-5cc2735be9d8","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"e890f9a3-635a-45bf-9201-b8821aeb913d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet"}]} 2018-06-07 11:40:13,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8&name=NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet used request id req-87976445-a6d6-402d-aab2-69358a4d6b58 2018-06-07 11:40:13,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:13,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-71b05b17-b808-44bb-bffa-60746a1085aa Date: Thu, 07 Jun 2018 11:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"586965b9-87cf-4eda-93ec-5cc2735be9d8","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"e890f9a3-635a-45bf-9201-b8821aeb913d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet"}]} 2018-06-07 11:40:13,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=586965b9-87cf-4eda-93ec-5cc2735be9d8 used request id req-71b05b17-b808-44bb-bffa-60746a1085aa 2018-06-07 11:40:13,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:13,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4e8c0b-cbd5-4a13-89e8-55dae585a6ce Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-07 11:40:13,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-ae4e8c0b-cbd5-4a13-89e8-55dae585a6ce 2018-06-07 11:40:13,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?project_id=9d5d600ad155427099cd7cd580688ffb&name=NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:13,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-40364e63-1d08-4604-8775-a6b1fe15f969 Date: Thu, 07 Jun 2018 11:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"586965b9-87cf-4eda-93ec-5cc2735be9d8","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"e890f9a3-635a-45bf-9201-b8821aeb913d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet"}]} 2018-06-07 11:40:13,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?project_id=9d5d600ad155427099cd7cd580688ffb&name=NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet used request id req-40364e63-1d08-4604-8775-a6b1fe15f969 2018-06-07 11:40:13,846 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet 2018-06-07 11:40:13,846 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-subnet 2018-06-07 11:40:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/e890f9a3-635a-45bf-9201-b8821aeb913d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:15,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c27e4cc-112f-47a1-aac3-48aeee4a8d70 Date: Thu, 07 Jun 2018 11:40:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:15,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e890f9a3-635a-45bf-9201-b8821aeb913d used request id req-7c27e4cc-112f-47a1-aac3-48aeee4a8d70 2018-06-07 11:40:15,172 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9105207e-3d50-4f79-b20f-96d41b8c74a2-pub-net 2018-06-07 11:40:15,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/586965b9-87cf-4eda-93ec-5cc2735be9d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}accc47c21b2e483347d8933188db9e71db45ffc3" 2018-06-07 11:40:16,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63a2b198-d2ef-4942-a166-76d0e6188a7d Date: Thu, 07 Jun 2018 11:40:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:16,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/586965b9-87cf-4eda-93ec-5cc2735be9d8 used request id req-63a2b198-d2ef-4942-a166-76d0e6188a7d 2018-06-07 11:40:16,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:17,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["xA2DcGY9SBO5b1_y274Oyg"], "issued_at": "2018-06-07T11:40:17.000000Z"}} 2018-06-07 11:40:17,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0ed9b44ce2e3b2bb68a696e48611991a660c23" 2018-06-07 11:40:17,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d73815-9bce-4a70-9609-0feac0e1106b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:17,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f1d73815-9bce-4a70-9609-0feac0e1106b 2018-06-07 11:40:17,093 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-7eab4141-60d6-4898-9f96-e17ef2fe34ee-pub-net 2018-06-07 11:40:17,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0ed9b44ce2e3b2bb68a696e48611991a660c23" -d '{"network": {"name": "NeutronUtilsSubnetTests-7eab4141-60d6-4898-9f96-e17ef2fe34ee-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:17,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-6e48cbad-6570-4287-b5ff-f07a550302a4 Date: Thu, 07 Jun 2018 11:40:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6b892af0-7d0d-45a8-af7a-104823de34c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:17Z","is_default":false,"provider:segmentation_id":37,"name":"NeutronUtilsSubnetTests-7eab4141-60d6-4898-9f96-e17ef2fe34ee-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:17Z","mtu":1450}} 2018-06-07 11:40:17,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-6e48cbad-6570-4287-b5ff-f07a550302a4 2018-06-07 11:40:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6b892af0-7d0d-45a8-af7a-104823de34c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0ed9b44ce2e3b2bb68a696e48611991a660c23" 2018-06-07 11:40:17,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-35155332-aa39-4602-ba06-09a70aab3b73 Date: Thu, 07 Jun 2018 11:40:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6b892af0-7d0d-45a8-af7a-104823de34c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:17Z","provider:segmentation_id":37,"name":"NeutronUtilsSubnetTests-7eab4141-60d6-4898-9f96-e17ef2fe34ee-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:17Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:17,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6b892af0-7d0d-45a8-af7a-104823de34c7 used request id req-35155332-aa39-4602-ba06-09a70aab3b73 2018-06-07 11:40:17,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6b892af0-7d0d-45a8-af7a-104823de34c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0ed9b44ce2e3b2bb68a696e48611991a660c23" 2018-06-07 11:40:17,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f9175f0a-d833-4137-9c11-cd3f7746e1c5 Date: Thu, 07 Jun 2018 11:40:17 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:17,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6b892af0-7d0d-45a8-af7a-104823de34c7 used request id req-f9175f0a-d833-4137-9c11-cd3f7746e1c5 2018-06-07 11:40:17,666 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-7eab4141-60d6-4898-9f96-e17ef2fe34ee-pub-subnet 2018-06-07 11:40:17,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0ed9b44ce2e3b2bb68a696e48611991a660c23" -d '{"subnets": [{"ip_version": 4, "network_id": "6b892af0-7d0d-45a8-af7a-104823de34c7", "cidr": "", "name": "NeutronUtilsSubnetTests-7eab4141-60d6-4898-9f96-e17ef2fe34ee-pub-subnet"}]}' 2018-06-07 11:40:17,682 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-3ada4499-8fe5-4b8d-b26a-3c0d8729e993 Date: Thu, 07 Jun 2018 11:40:17 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-07 11:40:17,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-3ada4499-8fe5-4b8d-b26a-3c0d8729e993 2018-06-07 11:40:17,683 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-07 11:40:17,683 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-7eab4141-60d6-4898-9f96-e17ef2fe34ee-pub-subnet] for network [NeutronUtilsSubnetTests-7eab4141-60d6-4898-9f96-e17ef2fe34ee-pub-net] 2018-06-07 11:40:17,683 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-7eab4141-60d6-4898-9f96-e17ef2fe34ee-pub-net 2018-06-07 11:40:17,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/6b892af0-7d0d-45a8-af7a-104823de34c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0ed9b44ce2e3b2bb68a696e48611991a660c23" 2018-06-07 11:40:18,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6a3d926-1ba6-43bb-b197-8cac6206c31d Date: Thu, 07 Jun 2018 11:40:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:18,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6b892af0-7d0d-45a8-af7a-104823de34c7 used request id req-a6a3d926-1ba6-43bb-b197-8cac6206c31d 2018-06-07 11:40:18,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:18,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["ySLVwjwFTqqlnVWazdq_Ow"], "issued_at": "2018-06-07T11:40:18.000000Z"}} 2018-06-07 11:40:18,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:18,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3c8a01-03d5-45e9-be16-d85734d380f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:18,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2f3c8a01-03d5-45e9-be16-d85734d380f3 2018-06-07 11:40:18,856 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-net 2018-06-07 11:40:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" -d '{"network": {"name": "NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:19,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-5434df51-f687-4321-941b-9c22ddd68bc6 Date: Thu, 07 Jun 2018 11:40:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cb0654e8-74ad-4ec5-9305-c68b5583e0e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:19Z","is_default":false,"provider:segmentation_id":74,"name":"NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:19Z","mtu":1450}} 2018-06-07 11:40:19,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-5434df51-f687-4321-941b-9c22ddd68bc6 2018-06-07 11:40:19,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:19,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a96cba18-9946-4437-bf0f-986e3167fd25 Date: Thu, 07 Jun 2018 11:40:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cb0654e8-74ad-4ec5-9305-c68b5583e0e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:19Z","provider:segmentation_id":74,"name":"NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:19Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:19,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 used request id req-a96cba18-9946-4437-bf0f-986e3167fd25 2018-06-07 11:40:19,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:19,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a6dc57c4-7d0b-4296-a250-03a1905eea55 Date: Thu, 07 Jun 2018 11:40:19 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:19,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 used request id req-a6dc57c4-7d0b-4296-a250-03a1905eea55 2018-06-07 11:40:19,534 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet 2018-06-07 11:40:19,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" -d '{"subnets": [{"ip_version": 4, "network_id": "cb0654e8-74ad-4ec5-9305-c68b5583e0e1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet"}]}' 2018-06-07 11:40:19,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c0626f77-fecb-4502-84a7-1d326280cd22 Date: Thu, 07 Jun 2018 11:40:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb0654e8-74ad-4ec5-9305-c68b5583e0e1","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:19Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:19Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"4c2f1adf-2987-4bb2-8fce-7dbae18235b0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet"}]} 2018-06-07 11:40:19,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c0626f77-fecb-4502-84a7-1d326280cd22 2018-06-07 11:40:19,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:19,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-394323d6-2b2f-4516-8334-3c1549b82fec Date: Thu, 07 Jun 2018 11:40:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cb0654e8-74ad-4ec5-9305-c68b5583e0e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["4c2f1adf-2987-4bb2-8fce-7dbae18235b0"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:19Z","provider:segmentation_id":74,"name":"NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:19Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:19,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 used request id req-394323d6-2b2f-4516-8334-3c1549b82fec 2018-06-07 11:40:19,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:20,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c62a20cf-c186-438e-a0f1-ffd0092ec706 Date: Thu, 07 Jun 2018 11:40:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb0654e8-74ad-4ec5-9305-c68b5583e0e1","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:19Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:19Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"4c2f1adf-2987-4bb2-8fce-7dbae18235b0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet"}]} 2018-06-07 11:40:20,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 used request id req-c62a20cf-c186-438e-a0f1-ffd0092ec706 2018-06-07 11:40:20,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:20,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-188231c4-b8c9-425a-9125-dab3b0af6d91 Date: Thu, 07 Jun 2018 11:40:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cb0654e8-74ad-4ec5-9305-c68b5583e0e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["4c2f1adf-2987-4bb2-8fce-7dbae18235b0"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:19Z","provider:segmentation_id":74,"name":"NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:19Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:20,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-net used request id req-188231c4-b8c9-425a-9125-dab3b0af6d91 2018-06-07 11:40:20,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:40:20,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:40:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:40:20,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:20,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a602258-416c-429e-882d-fa36bffa1993 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:20,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-4a602258-416c-429e-882d-fa36bffa1993 2018-06-07 11:40:20,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:20,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0c029a21-1e2f-4c0f-98c6-4ea3538ed9d9 Date: Thu, 07 Jun 2018 11:40:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb0654e8-74ad-4ec5-9305-c68b5583e0e1","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:19Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:19Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"4c2f1adf-2987-4bb2-8fce-7dbae18235b0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet"}]} 2018-06-07 11:40:20,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 used request id req-0c029a21-1e2f-4c0f-98c6-4ea3538ed9d9 2018-06-07 11:40:20,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1&name=NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:20,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8018ff51-3605-4e34-9106-1fb5b8ae7942 Date: Thu, 07 Jun 2018 11:40:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb0654e8-74ad-4ec5-9305-c68b5583e0e1","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:19Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:19Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"4c2f1adf-2987-4bb2-8fce-7dbae18235b0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet"}]} 2018-06-07 11:40:20,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1&name=NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet used request id req-8018ff51-3605-4e34-9106-1fb5b8ae7942 2018-06-07 11:40:20,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1&name=NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:20,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53530227-62f7-481b-b200-4d92d6c56118 Date: Thu, 07 Jun 2018 11:40:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb0654e8-74ad-4ec5-9305-c68b5583e0e1","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:19Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:19Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"4c2f1adf-2987-4bb2-8fce-7dbae18235b0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet"}]} 2018-06-07 11:40:20,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1&name=NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet used request id req-53530227-62f7-481b-b200-4d92d6c56118 2018-06-07 11:40:20,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:20,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6147dc5b-2bce-49a5-86de-272323caebf2 Date: Thu, 07 Jun 2018 11:40:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb0654e8-74ad-4ec5-9305-c68b5583e0e1","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:19Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:19Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"4c2f1adf-2987-4bb2-8fce-7dbae18235b0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet"}]} 2018-06-07 11:40:20,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb0654e8-74ad-4ec5-9305-c68b5583e0e1 used request id req-6147dc5b-2bce-49a5-86de-272323caebf2 2018-06-07 11:40:20,318 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet 2018-06-07 11:40:20,318 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-subnet 2018-06-07 11:40:20,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4c2f1adf-2987-4bb2-8fce-7dbae18235b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:20,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4517bcd-a4d3-4951-8cd1-89cf4e93f742 Date: Thu, 07 Jun 2018 11:40:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:20,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4c2f1adf-2987-4bb2-8fce-7dbae18235b0 used request id req-b4517bcd-a4d3-4951-8cd1-89cf4e93f742 2018-06-07 11:40:20,805 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-ab013589-caed-44a8-9823-7704d4d8cb09-pub-net 2018-06-07 11:40:20,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/cb0654e8-74ad-4ec5-9305-c68b5583e0e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdb8440f7aea801de9c862c2ac99a2eb7ad76ec" 2018-06-07 11:40:21,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0711610d-31a2-4b23-bf62-a591ecf3ba27 Date: Thu, 07 Jun 2018 11:40:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:21,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/cb0654e8-74ad-4ec5-9305-c68b5583e0e1 used request id req-0711610d-31a2-4b23-bf62-a591ecf3ba27 2018-06-07 11:40:21,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:22,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["xoEEs8COTreQfpzpr9jMeA"], "issued_at": "2018-06-07T11:40:22.000000Z"}} 2018-06-07 11:40:22,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17819aabdaafd6bd67f64708b055ba6cff362e6" 2018-06-07 11:40:22,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32278ed-756c-4005-90ae-df466d31edf3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:22,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f32278ed-756c-4005-90ae-df466d31edf3 2018-06-07 11:40:22,330 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-5f614a32-f117-4785-9923-b727b75152db-pub-net 2018-06-07 11:40:22,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17819aabdaafd6bd67f64708b055ba6cff362e6" -d '{"network": {"name": "NeutronUtilsSubnetTests-5f614a32-f117-4785-9923-b727b75152db-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:22,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-058e7d09-3317-4809-82bb-9c80c89f2a77 Date: Thu, 07 Jun 2018 11:40: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":"ecbb432c-e549-4c03-827d-c67d3d8468d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:22Z","is_default":false,"provider:segmentation_id":17,"name":"NeutronUtilsSubnetTests-5f614a32-f117-4785-9923-b727b75152db-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:22Z","mtu":1450}} 2018-06-07 11:40:22,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-058e7d09-3317-4809-82bb-9c80c89f2a77 2018-06-07 11:40:22,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ecbb432c-e549-4c03-827d-c67d3d8468d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17819aabdaafd6bd67f64708b055ba6cff362e6" 2018-06-07 11:40:22,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3cb5464c-aa5d-4517-983a-eac54ad120a8 Date: Thu, 07 Jun 2018 11:40:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ecbb432c-e549-4c03-827d-c67d3d8468d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:22Z","provider:segmentation_id":17,"name":"NeutronUtilsSubnetTests-5f614a32-f117-4785-9923-b727b75152db-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:22Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:22,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ecbb432c-e549-4c03-827d-c67d3d8468d8 used request id req-3cb5464c-aa5d-4517-983a-eac54ad120a8 2018-06-07 11:40:22,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ecbb432c-e549-4c03-827d-c67d3d8468d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17819aabdaafd6bd67f64708b055ba6cff362e6" 2018-06-07 11:40:22,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7af819c7-df61-4638-a45b-892e12316a1b Date: Thu, 07 Jun 2018 11:40:22 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:22,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ecbb432c-e549-4c03-827d-c67d3d8468d8 used request id req-7af819c7-df61-4638-a45b-892e12316a1b 2018-06-07 11:40:22,888 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-5f614a32-f117-4785-9923-b727b75152db-pub-subnet 2018-06-07 11:40:22,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17819aabdaafd6bd67f64708b055ba6cff362e6" -d '{"subnets": [{"ip_version": 4, "network_id": "ecbb432c-e549-4c03-827d-c67d3d8468d8", "cidr": null, "name": "NeutronUtilsSubnetTests-5f614a32-f117-4785-9923-b727b75152db-pub-subnet"}]}' 2018-06-07 11:40:22,958 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-1b78627f-27e6-4bd5-9472-9ba93c7c4873 Date: Thu, 07 Jun 2018 11:40:22 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-06-07 11:40:22,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1b78627f-27e6-4bd5-9472-9ba93c7c4873 2018-06-07 11:40:22,958 - 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-06-07 11:40:22,958 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-5f614a32-f117-4785-9923-b727b75152db-pub-subnet] for network [NeutronUtilsSubnetTests-5f614a32-f117-4785-9923-b727b75152db-pub-net] 2018-06-07 11:40:22,959 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-5f614a32-f117-4785-9923-b727b75152db-pub-net 2018-06-07 11:40:22,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ecbb432c-e549-4c03-827d-c67d3d8468d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17819aabdaafd6bd67f64708b055ba6cff362e6" 2018-06-07 11:40:23,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84844621-0aca-48ea-bf9b-23ff38cfce8f Date: Thu, 07 Jun 2018 11:40:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:23,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ecbb432c-e549-4c03-827d-c67d3d8468d8 used request id req-84844621-0aca-48ea-bf9b-23ff38cfce8f 2018-06-07 11:40:23,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:24,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["tenrEIlQTk6swSsnwS75IA"], "issued_at": "2018-06-07T11:40:24.000000Z"}} 2018-06-07 11:40:24,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" 2018-06-07 11:40:24,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7542b952-e80e-4ea3-b541-efe84e98185d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:24,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7542b952-e80e-4ea3-b541-efe84e98185d 2018-06-07 11:40:24,128 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-net 2018-06-07 11:40:24,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" -d '{"network": {"name": "NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:24,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d40113cd-a99b-4daa-880f-540c516b5a43 Date: Thu, 07 Jun 2018 11:40: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":"ffc9c938-9d67-46eb-b54b-374425c75dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:24Z","is_default":false,"provider:segmentation_id":40,"name":"NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:24Z","mtu":1450}} 2018-06-07 11:40:24,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d40113cd-a99b-4daa-880f-540c516b5a43 2018-06-07 11:40:24,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ffc9c938-9d67-46eb-b54b-374425c75dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" 2018-06-07 11:40:24,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-51c86ad5-6ba4-400a-a3cc-888e09de271a Date: Thu, 07 Jun 2018 11:40:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ffc9c938-9d67-46eb-b54b-374425c75dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:24Z","provider:segmentation_id":40,"name":"NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:24Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:24,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ffc9c938-9d67-46eb-b54b-374425c75dc1 used request id req-51c86ad5-6ba4-400a-a3cc-888e09de271a 2018-06-07 11:40:24,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ffc9c938-9d67-46eb-b54b-374425c75dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" 2018-06-07 11:40:24,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dcb32892-6d76-4346-9e0c-fb7a4ccdef16 Date: Thu, 07 Jun 2018 11:40:24 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:24,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ffc9c938-9d67-46eb-b54b-374425c75dc1 used request id req-dcb32892-6d76-4346-9e0c-fb7a4ccdef16 2018-06-07 11:40:24,648 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-subnet 2018-06-07 11:40:24,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" -d '{"subnets": [{"ip_version": 4, "network_id": "ffc9c938-9d67-46eb-b54b-374425c75dc1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-subnet"}]}' 2018-06-07 11:40:24,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b9a0d3b5-4010-48bb-a708-bb6263bb3b88 Date: Thu, 07 Jun 2018 11:40:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ffc9c938-9d67-46eb-b54b-374425c75dc1","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:24Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40: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":"9d5d600ad155427099cd7cd580688ffb","id":"cc58fc61-dd4f-44ee-a3c0-fc313bb92963","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-subnet"}]} 2018-06-07 11:40:24,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b9a0d3b5-4010-48bb-a708-bb6263bb3b88 2018-06-07 11:40:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ffc9c938-9d67-46eb-b54b-374425c75dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" 2018-06-07 11:40:25,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-43df275e-75d7-4199-9c5e-0f1a5f290416 Date: Thu, 07 Jun 2018 11:40:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ffc9c938-9d67-46eb-b54b-374425c75dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["cc58fc61-dd4f-44ee-a3c0-fc313bb92963"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:24Z","provider:segmentation_id":40,"name":"NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:24Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:25,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ffc9c938-9d67-46eb-b54b-374425c75dc1 used request id req-43df275e-75d7-4199-9c5e-0f1a5f290416 2018-06-07 11:40:25,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ffc9c938-9d67-46eb-b54b-374425c75dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" 2018-06-07 11:40:25,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-896167c1-05bb-4a03-8c83-7d37b4041c44 Date: Thu, 07 Jun 2018 11:40:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ffc9c938-9d67-46eb-b54b-374425c75dc1","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:24Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40: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":"9d5d600ad155427099cd7cd580688ffb","id":"cc58fc61-dd4f-44ee-a3c0-fc313bb92963","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-subnet"}]} 2018-06-07 11:40:25,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ffc9c938-9d67-46eb-b54b-374425c75dc1 used request id req-896167c1-05bb-4a03-8c83-7d37b4041c44 2018-06-07 11:40:25,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" 2018-06-07 11:40:25,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-63459d01-87cf-4ce5-a611-8e2b9b4d6209 Date: Thu, 07 Jun 2018 11:40:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ffc9c938-9d67-46eb-b54b-374425c75dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["cc58fc61-dd4f-44ee-a3c0-fc313bb92963"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:24Z","provider:segmentation_id":40,"name":"NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:24Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:25,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-net used request id req-63459d01-87cf-4ce5-a611-8e2b9b4d6209 2018-06-07 11:40:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:40:25,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:40:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:40:25,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" 2018-06-07 11:40:25,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6675d5cd-c23e-4009-ab21-52396fe9361e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:25,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-6675d5cd-c23e-4009-ab21-52396fe9361e 2018-06-07 11:40:25,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ffc9c938-9d67-46eb-b54b-374425c75dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" 2018-06-07 11:40:25,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fe32865c-6ee3-4261-a471-676fa6a726f9 Date: Thu, 07 Jun 2018 11:40:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ffc9c938-9d67-46eb-b54b-374425c75dc1","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:24Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40: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":"9d5d600ad155427099cd7cd580688ffb","id":"cc58fc61-dd4f-44ee-a3c0-fc313bb92963","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-subnet"}]} 2018-06-07 11:40:25,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ffc9c938-9d67-46eb-b54b-374425c75dc1 used request id req-fe32865c-6ee3-4261-a471-676fa6a726f9 2018-06-07 11:40:25,485 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-subnet 2018-06-07 11:40:25,485 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-subnet 2018-06-07 11:40:25,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/cc58fc61-dd4f-44ee-a3c0-fc313bb92963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" 2018-06-07 11:40:25,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee5e338e-f75f-438a-b2da-4bed4c6fbb18 Date: Thu, 07 Jun 2018 11:40:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:25,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/cc58fc61-dd4f-44ee-a3c0-fc313bb92963 used request id req-ee5e338e-f75f-438a-b2da-4bed4c6fbb18 2018-06-07 11:40:25,934 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-52894454-7eaa-4701-b5d4-2c33b3a36359-pub-net 2018-06-07 11:40:25,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ffc9c938-9d67-46eb-b54b-374425c75dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc3f9e849998543ff877814c74440d21e8de3da" 2018-06-07 11:40:27,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40a31d93-b8a9-42a7-a767-a313e6c7733f Date: Thu, 07 Jun 2018 11:40:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:27,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ffc9c938-9d67-46eb-b54b-374425c75dc1 used request id req-40a31d93-b8a9-42a7-a767-a313e6c7733f 2018-06-07 11:40:27,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:28,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["UWUVWsi1RCmMXn5X3qUnRg"], "issued_at": "2018-06-07T11:40:28.000000Z"}} 2018-06-07 11:40:28,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:28,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75caf0a-e205-4fd9-90c8-dd8d622de89c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:28,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a75caf0a-e205-4fd9-90c8-dd8d622de89c 2018-06-07 11:40:28,441 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-net 2018-06-07 11:40:28,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" -d '{"network": {"name": "NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:29,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b11b811f-7436-455c-a579-d52875dcb800 Date: Thu, 07 Jun 2018 11:40: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":"69309ca8-8e78-488d-b3b4-84d632da41e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:28Z","is_default":false,"provider:segmentation_id":68,"name":"NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:28Z","mtu":1450}} 2018-06-07 11:40:29,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b11b811f-7436-455c-a579-d52875dcb800 2018-06-07 11:40:29,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=69309ca8-8e78-488d-b3b4-84d632da41e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:29,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-db859bc4-b98f-47a9-a071-f958550fdd7e Date: Thu, 07 Jun 2018 11:40:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"69309ca8-8e78-488d-b3b4-84d632da41e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:28Z","provider:segmentation_id":68,"name":"NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:28Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:29,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=69309ca8-8e78-488d-b3b4-84d632da41e2 used request id req-db859bc4-b98f-47a9-a071-f958550fdd7e 2018-06-07 11:40:29,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=69309ca8-8e78-488d-b3b4-84d632da41e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:29,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d2b87c50-d814-4013-a276-788b8b2d5618 Date: Thu, 07 Jun 2018 11:40:29 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:29,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=69309ca8-8e78-488d-b3b4-84d632da41e2 used request id req-d2b87c50-d814-4013-a276-788b8b2d5618 2018-06-07 11:40:29,223 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-subnet 2018-06-07 11:40:29,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" -d '{"subnets": [{"ip_version": 4, "network_id": "69309ca8-8e78-488d-b3b4-84d632da41e2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-subnet"}]}' 2018-06-07 11:40:29,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-198bf923-45c9-4f41-9a29-38d128b8841c Date: Thu, 07 Jun 2018 11:40:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69309ca8-8e78-488d-b3b4-84d632da41e2","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:29Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"7d915777-bd8f-408e-912f-14f2e140b78d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-subnet"}]} 2018-06-07 11:40:29,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-198bf923-45c9-4f41-9a29-38d128b8841c 2018-06-07 11:40:29,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=69309ca8-8e78-488d-b3b4-84d632da41e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:29,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b789d559-e544-4d30-abfe-b7221cecb1da Date: Thu, 07 Jun 2018 11:40:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"69309ca8-8e78-488d-b3b4-84d632da41e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["7d915777-bd8f-408e-912f-14f2e140b78d"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:29Z","provider:segmentation_id":68,"name":"NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:28Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:29,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=69309ca8-8e78-488d-b3b4-84d632da41e2 used request id req-b789d559-e544-4d30-abfe-b7221cecb1da 2018-06-07 11:40:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=69309ca8-8e78-488d-b3b4-84d632da41e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:29,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-689117c9-8e98-479a-8a70-c08d77228121 Date: Thu, 07 Jun 2018 11:40:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69309ca8-8e78-488d-b3b4-84d632da41e2","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:29Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"7d915777-bd8f-408e-912f-14f2e140b78d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-subnet"}]} 2018-06-07 11:40:29,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=69309ca8-8e78-488d-b3b4-84d632da41e2 used request id req-689117c9-8e98-479a-8a70-c08d77228121 2018-06-07 11:40:29,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:29,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b53f349a-dbf1-440d-ae50-c4a52a1ac411 Date: Thu, 07 Jun 2018 11:40:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"69309ca8-8e78-488d-b3b4-84d632da41e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["7d915777-bd8f-408e-912f-14f2e140b78d"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:29Z","provider:segmentation_id":68,"name":"NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:28Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:29,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-net used request id req-b53f349a-dbf1-440d-ae50-c4a52a1ac411 2018-06-07 11:40:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:40:29,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:40:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:40:29,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:29,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf2c7df-ab52-43a7-9ad8-21087d9f092e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:29,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-adf2c7df-ab52-43a7-9ad8-21087d9f092e 2018-06-07 11:40:29,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=69309ca8-8e78-488d-b3b4-84d632da41e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:29,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-036ef825-8432-47fd-ae2c-861a3c88998b Date: Thu, 07 Jun 2018 11:40:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69309ca8-8e78-488d-b3b4-84d632da41e2","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:29Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"7d915777-bd8f-408e-912f-14f2e140b78d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-subnet"}]} 2018-06-07 11:40:29,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=69309ca8-8e78-488d-b3b4-84d632da41e2 used request id req-036ef825-8432-47fd-ae2c-861a3c88998b 2018-06-07 11:40:29,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=69309ca8-8e78-488d-b3b4-84d632da41e2&name=NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:30,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7b2287aa-18e7-443c-bdd2-c1f6df3477f0 Date: Thu, 07 Jun 2018 11:40:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69309ca8-8e78-488d-b3b4-84d632da41e2","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:29Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"7d915777-bd8f-408e-912f-14f2e140b78d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-subnet"}]} 2018-06-07 11:40:30,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=69309ca8-8e78-488d-b3b4-84d632da41e2&name=NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-subnet used request id req-7b2287aa-18e7-443c-bdd2-c1f6df3477f0 2018-06-07 11:40:30,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:40:30,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:30,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["2IDWJSJpR0e90aDDSZ-eJg"], "issued_at": "2018-06-07T11:40:30.000000Z"}} 2018-06-07 11:40:30,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03591d8bb71205ab838f9aeaaefaf4e2c62270b" 2018-06-07 11:40:30,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c347ce-66b5-4309-8468-48aa114a7f7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:30,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b0c347ce-66b5-4309-8468-48aa114a7f7c 2018-06-07 11:40:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:30,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-240ee2ab-a5fa-43ae-b19c-ac68b6491f0a Date: Thu, 07 Jun 2018 11:40:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:40:30,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-240ee2ab-a5fa-43ae-b19c-ac68b6491f0a 2018-06-07 11:40:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:30,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-50c2f085-b2a3-4802-ae39-2e1a59f407b7 Date: Thu, 07 Jun 2018 11:40:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:40:30,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-50c2f085-b2a3-4802-ae39-2e1a59f407b7 2018-06-07 11:40:30,677 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router 2018-06-07 11:40:30,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router", "admin_state_up": true}}' 2018-06-07 11:40:31,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-709b7943-cc1d-4a6b-86c9-20a2c7786466 Date: Thu, 07 Jun 2018 11:40:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "208c260b-85d8-4231-8428-257c0f484a3e", "name": "NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router"}} 2018-06-07 11:40:31,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-709b7943-cc1d-4a6b-86c9-20a2c7786466 2018-06-07 11:40:31,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=208c260b-85d8-4231-8428-257c0f484a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:31,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-990c00f2-a72c-4eff-92e9-a08fd889dee4 Date: Thu, 07 Jun 2018 11:40:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:40:31Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.206"}],"id":"76277d50-ff5b-49de-85ac-a32e0f4dc959","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:20:fd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"208c260b-85d8-4231-8428-257c0f484a3e","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:40:31Z","binding:vnic_type":"normal"}]} 2018-06-07 11:40:31,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=208c260b-85d8-4231-8428-257c0f484a3e used request id req-990c00f2-a72c-4eff-92e9-a08fd889dee4 2018-06-07 11:40:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:31,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f30e7adc-9310-4a45-8f8a-852732ad1791 Date: Thu, 07 Jun 2018 11:40:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:40:31,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-f30e7adc-9310-4a45-8f8a-852732ad1791 2018-06-07 11:40:31,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:32,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d6399eda-e8bb-474b-a701-c15e89d7d0f8 Date: Thu, 07 Jun 2018 11:40:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "208c260b-85d8-4231-8428-257c0f484a3e", "name": "NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router"}]} 2018-06-07 11:40:32,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router used request id req-d6399eda-e8bb-474b-a701-c15e89d7d0f8 2018-06-07 11:40:32,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:32,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb6022db-90bf-4b7e-801a-0ad146df362b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:32,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-eb6022db-90bf-4b7e-801a-0ad146df362b 2018-06-07 11:40:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=208c260b-85d8-4231-8428-257c0f484a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:32,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a19105e8-23ab-4963-9d87-5a6f881dee77 Date: Thu, 07 Jun 2018 11:40:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:40:31Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.206"}],"id":"76277d50-ff5b-49de-85ac-a32e0f4dc959","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:20:fd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"208c260b-85d8-4231-8428-257c0f484a3e","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:40:31Z","binding:vnic_type":"normal"}]} 2018-06-07 11:40:32,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=208c260b-85d8-4231-8428-257c0f484a3e used request id req-a19105e8-23ab-4963-9d87-5a6f881dee77 2018-06-07 11:40:32,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:32,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7cc6960e-b62f-453b-8bb2-4e4e742885c1 Date: Thu, 07 Jun 2018 11:40:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:40:32,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-7cc6960e-b62f-453b-8bb2-4e4e742885c1 2018-06-07 11:40:32,225 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router 2018-06-07 11:40:32,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/208c260b-85d8-4231-8428-257c0f484a3e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" -d '{"subnet_id": "7d915777-bd8f-408e-912f-14f2e140b78d"}' 2018-06-07 11:40:33,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-484b7e24-3562-4394-8521-4eccfe1c6394 Date: Thu, 07 Jun 2018 11:40:33 GMT RESP BODY: {"network_id": "69309ca8-8e78-488d-b3b4-84d632da41e2", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "subnet_id": "7d915777-bd8f-408e-912f-14f2e140b78d", "subnet_ids": ["7d915777-bd8f-408e-912f-14f2e140b78d"], "port_id": "e6a1662b-eaa0-4a15-9952-e423711c09cc", "id": "208c260b-85d8-4231-8428-257c0f484a3e"} 2018-06-07 11:40:33,421 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/208c260b-85d8-4231-8428-257c0f484a3e/add_router_interface used request id req-484b7e24-3562-4394-8521-4eccfe1c6394 2018-06-07 11:40:33,422 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router 2018-06-07 11:40:33,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/208c260b-85d8-4231-8428-257c0f484a3e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" -d '{"subnet_id": "7d915777-bd8f-408e-912f-14f2e140b78d"}' 2018-06-07 11:40:34,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6002672a-8ab8-4695-946e-e87de6760feb Date: Thu, 07 Jun 2018 11:40:34 GMT RESP BODY: {"network_id": "69309ca8-8e78-488d-b3b4-84d632da41e2", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "subnet_id": "7d915777-bd8f-408e-912f-14f2e140b78d", "subnet_ids": ["7d915777-bd8f-408e-912f-14f2e140b78d"], "port_id": "e6a1662b-eaa0-4a15-9952-e423711c09cc", "id": "208c260b-85d8-4231-8428-257c0f484a3e"} 2018-06-07 11:40:34,311 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/208c260b-85d8-4231-8428-257c0f484a3e/remove_router_interface used request id req-6002672a-8ab8-4695-946e-e87de6760feb 2018-06-07 11:40:34,311 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router 2018-06-07 11:40:34,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/208c260b-85d8-4231-8428-257c0f484a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:35,309 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ccab0bb-7dbb-4fd5-9d4c-536add4000dc Content-Length: 0 Date: Thu, 07 Jun 2018 11:40:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:35,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/208c260b-85d8-4231-8428-257c0f484a3e used request id req-3ccab0bb-7dbb-4fd5-9d4c-536add4000dc 2018-06-07 11:40:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:35,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d06b0296-cccb-4da6-b0fb-1a152a12a629 Date: Thu, 07 Jun 2018 11:40:35 GMT RESP BODY: {"routers": []} 2018-06-07 11:40:35,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-router used request id req-d06b0296-cccb-4da6-b0fb-1a152a12a629 2018-06-07 11:40:35,358 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-subnet 2018-06-07 11:40:35,358 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-subnet 2018-06-07 11:40:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7d915777-bd8f-408e-912f-14f2e140b78d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:36,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88d74f4b-0ac4-4e0f-a263-fdc76a2e64e0 Date: Thu, 07 Jun 2018 11:40:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:36,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7d915777-bd8f-408e-912f-14f2e140b78d used request id req-88d74f4b-0ac4-4e0f-a263-fdc76a2e64e0 2018-06-07 11:40:36,326 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e443bfd9-9c48-4914-afb6-582cca7320f8-pub-net 2018-06-07 11:40:36,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/69309ca8-8e78-488d-b3b4-84d632da41e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df6e10b35b83c7979429031e059d289de10b6c4" 2018-06-07 11:40:37,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b9c1adb-7df5-4f3c-b248-135aff45ddaf Date: Thu, 07 Jun 2018 11:40:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:37,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/69309ca8-8e78-488d-b3b4-84d632da41e2 used request id req-5b9c1adb-7df5-4f3c-b248-135aff45ddaf 2018-06-07 11:40:37,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:37,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["iZelpzMvTliiDWjx39Tdig"], "issued_at": "2018-06-07T11:40:37.000000Z"}} 2018-06-07 11:40:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:37,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a0f4a6-c32e-468c-816c-28154619cffe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:37,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-27a0f4a6-c32e-468c-816c-28154619cffe 2018-06-07 11:40:37,722 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-net 2018-06-07 11:40:37,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" -d '{"network": {"name": "NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:38,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-c12d58e0-0de1-4463-9fa6-c1dbf5837eea Date: Thu, 07 Jun 2018 11:40:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5b584651-7052-4480-bd27-d8958b6c32e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:37Z","is_default":false,"provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:37Z","mtu":1450}} 2018-06-07 11:40:38,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c12d58e0-0de1-4463-9fa6-c1dbf5837eea 2018-06-07 11:40:38,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5b584651-7052-4480-bd27-d8958b6c32e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:38,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-30da3125-dae6-45df-9a10-994f261bda1f Date: Thu, 07 Jun 2018 11:40:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5b584651-7052-4480-bd27-d8958b6c32e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:37Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:37Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:38,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5b584651-7052-4480-bd27-d8958b6c32e7 used request id req-30da3125-dae6-45df-9a10-994f261bda1f 2018-06-07 11:40:38,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5b584651-7052-4480-bd27-d8958b6c32e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:38,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b9b12941-c9c1-4b0a-a1c3-fbdc2d850115 Date: Thu, 07 Jun 2018 11:40:38 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:38,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5b584651-7052-4480-bd27-d8958b6c32e7 used request id req-b9b12941-c9c1-4b0a-a1c3-fbdc2d850115 2018-06-07 11:40:38,357 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-subnet 2018-06-07 11:40:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" -d '{"subnets": [{"ip_version": 4, "network_id": "5b584651-7052-4480-bd27-d8958b6c32e7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-subnet"}]}' 2018-06-07 11:40:38,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bca08393-be35-4a0a-9544-17e448bd1f54 Date: Thu, 07 Jun 2018 11:40:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b584651-7052-4480-bd27-d8958b6c32e7","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:38Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40: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":"9d5d600ad155427099cd7cd580688ffb","id":"a73922e2-2887-42a5-ba30-a47b1b7aa0e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-subnet"}]} 2018-06-07 11:40:38,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-bca08393-be35-4a0a-9544-17e448bd1f54 2018-06-07 11:40:38,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5b584651-7052-4480-bd27-d8958b6c32e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:38,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0edf70fd-387d-4273-b779-a378d3527bd6 Date: Thu, 07 Jun 2018 11:40:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b584651-7052-4480-bd27-d8958b6c32e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["a73922e2-2887-42a5-ba30-a47b1b7aa0e9"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:38Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:37Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:38,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5b584651-7052-4480-bd27-d8958b6c32e7 used request id req-0edf70fd-387d-4273-b779-a378d3527bd6 2018-06-07 11:40:38,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5b584651-7052-4480-bd27-d8958b6c32e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:38,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-afc9cd12-d81b-4d40-b819-76fd2288f726 Date: Thu, 07 Jun 2018 11:40:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b584651-7052-4480-bd27-d8958b6c32e7","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:38Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40: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":"9d5d600ad155427099cd7cd580688ffb","id":"a73922e2-2887-42a5-ba30-a47b1b7aa0e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-subnet"}]} 2018-06-07 11:40:38,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5b584651-7052-4480-bd27-d8958b6c32e7 used request id req-afc9cd12-d81b-4d40-b819-76fd2288f726 2018-06-07 11:40:38,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:38,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0c820463-2151-4533-980d-f08ae92a3f7e Date: Thu, 07 Jun 2018 11:40:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b584651-7052-4480-bd27-d8958b6c32e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["a73922e2-2887-42a5-ba30-a47b1b7aa0e9"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:38Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:37Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:38,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-net used request id req-0c820463-2151-4533-980d-f08ae92a3f7e 2018-06-07 11:40:38,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:40:38,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:40:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:40:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:39,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b205037-a922-4274-a027-99dd3e253826 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:39,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-4b205037-a922-4274-a027-99dd3e253826 2018-06-07 11:40:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5b584651-7052-4480-bd27-d8958b6c32e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:39,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a54dca5-1a0c-4555-94a1-94ebdd3a4787 Date: Thu, 07 Jun 2018 11:40:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b584651-7052-4480-bd27-d8958b6c32e7","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:38Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40: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":"9d5d600ad155427099cd7cd580688ffb","id":"a73922e2-2887-42a5-ba30-a47b1b7aa0e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-subnet"}]} 2018-06-07 11:40:39,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5b584651-7052-4480-bd27-d8958b6c32e7 used request id req-9a54dca5-1a0c-4555-94a1-94ebdd3a4787 2018-06-07 11:40:39,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:40:39,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:39,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["Jejj73IyT0WzMahK8wPIzQ"], "issued_at": "2018-06-07T11:40:39.000000Z"}} 2018-06-07 11:40:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c571c48f86a45f685d7b1c4953b50a8071b27be" 2018-06-07 11:40:39,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b03027-3cf7-415d-90fb-fc8158083917 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:39,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-15b03027-3cf7-415d-90fb-fc8158083917 2018-06-07 11:40:39,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:39,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-be1c42c6-48d1-4c9d-8a27-657c08996380 Date: Thu, 07 Jun 2018 11:40:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:40:39,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-be1c42c6-48d1-4c9d-8a27-657c08996380 2018-06-07 11:40:39,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:39,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7f11d5fd-d288-47e6-80e3-3654b0934841 Date: Thu, 07 Jun 2018 11:40:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:40:39,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-7f11d5fd-d288-47e6-80e3-3654b0934841 2018-06-07 11:40:39,696 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-router 2018-06-07 11:40:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-router", "admin_state_up": true}}' 2018-06-07 11:40:40,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-cacc5338-ee1f-49a6-a1fe-7ce3e38f8681 Date: Thu, 07 Jun 2018 11:40:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:40Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "73258684-433f-40d0-b533-62658c9ecdc1", "name": "NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-router"}} 2018-06-07 11:40:40,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-cacc5338-ee1f-49a6-a1fe-7ce3e38f8681 2018-06-07 11:40:40,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=73258684-433f-40d0-b533-62658c9ecdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:40,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-fd2487f2-7709-47fb-8f93-d864db859244 Date: Thu, 07 Jun 2018 11:40:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:40:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.208"}],"id":"84415df3-2062-4c1e-aad1-7627b783c6e1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:b7:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"73258684-433f-40d0-b533-62658c9ecdc1","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:40:40Z","binding:vnic_type":"normal"}]} 2018-06-07 11:40:40,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=73258684-433f-40d0-b533-62658c9ecdc1 used request id req-fd2487f2-7709-47fb-8f93-d864db859244 2018-06-07 11:40:40,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:40,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-55aa4191-16c0-4ffe-a192-a53ec32ed76d Date: Thu, 07 Jun 2018 11:40:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:40:40,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-55aa4191-16c0-4ffe-a192-a53ec32ed76d 2018-06-07 11:40:40,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:40,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-64b9c131-027e-4220-a55b-1e4318f66641 Date: Thu, 07 Jun 2018 11:40:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:40Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "73258684-433f-40d0-b533-62658c9ecdc1", "name": "NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-router"}]} 2018-06-07 11:40:40,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-router used request id req-64b9c131-027e-4220-a55b-1e4318f66641 2018-06-07 11:40:40,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:40,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-967cda5e-f267-45fb-981d-33b62e760c8f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:40,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-967cda5e-f267-45fb-981d-33b62e760c8f 2018-06-07 11:40:40,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=73258684-433f-40d0-b533-62658c9ecdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:41,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-edd5deb4-e8b5-4252-8b23-61e787565537 Date: Thu, 07 Jun 2018 11:40:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:40:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.208"}],"id":"84415df3-2062-4c1e-aad1-7627b783c6e1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:b7:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"73258684-433f-40d0-b533-62658c9ecdc1","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:40:40Z","binding:vnic_type":"normal"}]} 2018-06-07 11:40:41,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=73258684-433f-40d0-b533-62658c9ecdc1 used request id req-edd5deb4-e8b5-4252-8b23-61e787565537 2018-06-07 11:40:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:41,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-57bddcda-c80d-4b8d-9501-c0bd67be36b8 Date: Thu, 07 Jun 2018 11:40:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:40:41,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-57bddcda-c80d-4b8d-9501-c0bd67be36b8 2018-06-07 11:40:41,054 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-subnet 2018-06-07 11:40:41,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a73922e2-2887-42a5-ba30-a47b1b7aa0e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:41,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3263bf08-32bd-4e87-9944-a89626975814 Date: Thu, 07 Jun 2018 11:40:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:41,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a73922e2-2887-42a5-ba30-a47b1b7aa0e9 used request id req-3263bf08-32bd-4e87-9944-a89626975814 2018-06-07 11:40:41,992 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-router 2018-06-07 11:40:41,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/73258684-433f-40d0-b533-62658c9ecdc1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" -d '{"subnet_id": "a73922e2-2887-42a5-ba30-a47b1b7aa0e9"}' 2018-06-07 11:40:42,183 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-47c29631-23a2-431b-b363-734573cb442b Date: Thu, 07 Jun 2018 11:40:42 GMT RESP BODY: {"NeutronError": {"message": "Subnet a73922e2-2887-42a5-ba30-a47b1b7aa0e9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-07 11:40:42,183 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/73258684-433f-40d0-b533-62658c9ecdc1/add_router_interface used request id req-47c29631-23a2-431b-b363-734573cb442b 2018-06-07 11:40:42,183 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a73922e2-2887-42a5-ba30-a47b1b7aa0e9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-07 11:40:42,183 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-router 2018-06-07 11:40:42,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/73258684-433f-40d0-b533-62658c9ecdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:43,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-989adb10-3639-44ef-a64c-4aaa4518d3f1 Content-Length: 0 Date: Thu, 07 Jun 2018 11:40:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:43,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/73258684-433f-40d0-b533-62658c9ecdc1 used request id req-989adb10-3639-44ef-a64c-4aaa4518d3f1 2018-06-07 11:40:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:43,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a75f1cf-2ed3-4e56-ad8d-6ae497e1646f Date: Thu, 07 Jun 2018 11:40:43 GMT RESP BODY: {"routers": []} 2018-06-07 11:40:43,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-router used request id req-5a75f1cf-2ed3-4e56-ad8d-6ae497e1646f 2018-06-07 11:40:43,284 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-subnet 2018-06-07 11:40:43,284 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-subnet 2018-06-07 11:40:43,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a73922e2-2887-42a5-ba30-a47b1b7aa0e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:43,327 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-7b8c3ea3-598d-4b36-b995-5c19d5bce8c7 Date: Thu, 07 Jun 2018 11:40:43 GMT RESP BODY: {"NeutronError": {"message": "Subnet a73922e2-2887-42a5-ba30-a47b1b7aa0e9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-07 11:40:43,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a73922e2-2887-42a5-ba30-a47b1b7aa0e9 used request id req-7b8c3ea3-598d-4b36-b995-5c19d5bce8c7 2018-06-07 11:40:43,328 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a73922e2-2887-42a5-ba30-a47b1b7aa0e9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-07 11:40:43,328 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-82baf4ce-3033-4b6b-abc4-f66faac17de2-pub-net 2018-06-07 11:40:43,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5b584651-7052-4480-bd27-d8958b6c32e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c366ab704fa618afa615183a79d12d7acc0baa" 2018-06-07 11:40:44,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-faa13889-0fc3-4aec-a208-f153f93d687a Date: Thu, 07 Jun 2018 11:40:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:44,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5b584651-7052-4480-bd27-d8958b6c32e7 used request id req-faa13889-0fc3-4aec-a208-f153f93d687a 2018-06-07 11:40:44,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:44,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["BQUka0ScSQq4fSoAVmAOBQ"], "issued_at": "2018-06-07T11:40:44.000000Z"}} 2018-06-07 11:40:44,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:44,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba3e656-9423-423a-a914-4c5798c5fa18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:44,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ba3e656-9423-423a-a914-4c5798c5fa18 2018-06-07 11:40:44,469 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-net 2018-06-07 11:40:44,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" -d '{"network": {"name": "NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:45,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-71bf7c8f-ab9b-48ae-a00d-cb2d2d62d9f2 Date: Thu, 07 Jun 2018 11:40:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:44Z","is_default":false,"provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:44Z","mtu":1450}} 2018-06-07 11:40:45,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-71bf7c8f-ab9b-48ae-a00d-cb2d2d62d9f2 2018-06-07 11:40:45,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:45,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d5cd316a-9060-46b5-a3ee-489bbfba272f Date: Thu, 07 Jun 2018 11:40:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:44Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:44Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:45,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 used request id req-d5cd316a-9060-46b5-a3ee-489bbfba272f 2018-06-07 11:40:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:45,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a26f6a6f-8048-4c92-8a35-71f1227bb3bb Date: Thu, 07 Jun 2018 11:40:45 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:45,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 used request id req-a26f6a6f-8048-4c92-8a35-71f1227bb3bb 2018-06-07 11:40:45,192 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-subnet 2018-06-07 11:40:45,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" -d '{"subnets": [{"ip_version": 4, "network_id": "7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-subnet"}]}' 2018-06-07 11:40:45,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-79fb7029-e4a0-4c67-a610-ef43a1173a9d Date: Thu, 07 Jun 2018 11:40:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:45Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:45Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"76ed6adf-3cfd-4a79-ab73-aae0594d363d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-subnet"}]} 2018-06-07 11:40:45,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-79fb7029-e4a0-4c67-a610-ef43a1173a9d 2018-06-07 11:40:45,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:45,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7e2ded8b-20fe-4c03-af26-0c9ce756e638 Date: Thu, 07 Jun 2018 11:40:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["76ed6adf-3cfd-4a79-ab73-aae0594d363d"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:45Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:44Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:45,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 used request id req-7e2ded8b-20fe-4c03-af26-0c9ce756e638 2018-06-07 11:40:45,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:45,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f2541e1c-9b31-4241-bb92-b4a34230dc1d Date: Thu, 07 Jun 2018 11:40:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:45Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:45Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"76ed6adf-3cfd-4a79-ab73-aae0594d363d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-subnet"}]} 2018-06-07 11:40:45,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 used request id req-f2541e1c-9b31-4241-bb92-b4a34230dc1d 2018-06-07 11:40:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:45,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-668adbd8-accb-4a69-bde8-9a2ad67020c0 Date: Thu, 07 Jun 2018 11:40:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["76ed6adf-3cfd-4a79-ab73-aae0594d363d"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:45Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:44Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:45,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-net used request id req-668adbd8-accb-4a69-bde8-9a2ad67020c0 2018-06-07 11:40:45,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:40:45,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:40:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:40:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:45,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60aec078-e1f9-4b0d-b092-7f31f4f66838 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:45,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-60aec078-e1f9-4b0d-b092-7f31f4f66838 2018-06-07 11:40:45,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:45,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-263732f2-0e69-483c-9640-6ea7a3a72589 Date: Thu, 07 Jun 2018 11:40:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:45Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:45Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"76ed6adf-3cfd-4a79-ab73-aae0594d363d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-subnet"}]} 2018-06-07 11:40:45,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 used request id req-263732f2-0e69-483c-9640-6ea7a3a72589 2018-06-07 11:40:45,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499&name=NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:46,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2bcb32aa-1f75-4b2f-9027-ae8f47defefa Date: Thu, 07 Jun 2018 11:40:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:45Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:45Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"76ed6adf-3cfd-4a79-ab73-aae0594d363d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-subnet"}]} 2018-06-07 11:40:46,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499&name=NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-subnet used request id req-2bcb32aa-1f75-4b2f-9027-ae8f47defefa 2018-06-07 11:40:46,129 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-subnet 2018-06-07 11:40:46,129 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-subnet 2018-06-07 11:40:46,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/76ed6adf-3cfd-4a79-ab73-aae0594d363d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:47,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12260e51-87dc-4f8d-978a-43064a0ea16a Date: Thu, 07 Jun 2018 11:40:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:47,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/76ed6adf-3cfd-4a79-ab73-aae0594d363d used request id req-12260e51-87dc-4f8d-978a-43064a0ea16a 2018-06-07 11:40:47,914 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-19998243-18c9-4bf8-8d36-08741a0b6c24-pub-net 2018-06-07 11:40:47,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc79b140970d351292c95b35b7f4de53fde2ba6" 2018-06-07 11:40:49,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc708fa6-5c11-4bb8-807a-c3aa6657c6a7 Date: Thu, 07 Jun 2018 11:40:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:49,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7ba9fed5-ac4d-4a6c-a4c3-0cbb83743499 used request id req-bc708fa6-5c11-4bb8-807a-c3aa6657c6a7 2018-06-07 11:40:49,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:49,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["f9BFWcV1RSez_Wxr2GLFxQ"], "issued_at": "2018-06-07T11:40:49.000000Z"}} 2018-06-07 11:40:49,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:49,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09d15f9-f95a-4c82-80bd-90f300064e00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:49,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b09d15f9-f95a-4c82-80bd-90f300064e00 2018-06-07 11:40:49,889 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-net 2018-06-07 11:40:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" -d '{"network": {"name": "NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:50,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-1240cebc-26d9-4df2-85d5-4017f6110b0c Date: Thu, 07 Jun 2018 11:40:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"278cfa54-7ea6-4bf9-b04a-666f9a51b4f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:50Z","is_default":false,"provider:segmentation_id":55,"name":"NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:50Z","mtu":1450}} 2018-06-07 11:40:50,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-1240cebc-26d9-4df2-85d5-4017f6110b0c 2018-06-07 11:40:50,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:50,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1af25dd3-e047-49ac-ab1b-4d7bc9cebf0e Date: Thu, 07 Jun 2018 11:40:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"278cfa54-7ea6-4bf9-b04a-666f9a51b4f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:50Z","provider:segmentation_id":55,"name":"NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:50Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:50,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 used request id req-1af25dd3-e047-49ac-ab1b-4d7bc9cebf0e 2018-06-07 11:40:50,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:50,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8bc28c89-3f04-4b41-a30b-c2d54513e2ff Date: Thu, 07 Jun 2018 11:40:50 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:50,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 used request id req-8bc28c89-3f04-4b41-a30b-c2d54513e2ff 2018-06-07 11:40:50,396 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-subnet 2018-06-07 11:40:50,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" -d '{"subnets": [{"ip_version": 4, "network_id": "278cfa54-7ea6-4bf9-b04a-666f9a51b4f4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-subnet"}]}' 2018-06-07 11:40:50,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-35254605-27db-436a-bbcf-8be48407db76 Date: Thu, 07 Jun 2018 11:40:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"278cfa54-7ea6-4bf9-b04a-666f9a51b4f4","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:50Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"afbbd8d2-43c6-44cd-9324-63e56db497c3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-subnet"}]} 2018-06-07 11:40:50,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-35254605-27db-436a-bbcf-8be48407db76 2018-06-07 11:40:50,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:50,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-dc484042-160a-4a61-93cf-f15c61237f5e Date: Thu, 07 Jun 2018 11:40:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"278cfa54-7ea6-4bf9-b04a-666f9a51b4f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["afbbd8d2-43c6-44cd-9324-63e56db497c3"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:50Z","provider:segmentation_id":55,"name":"NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:50Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:50,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 used request id req-dc484042-160a-4a61-93cf-f15c61237f5e 2018-06-07 11:40:50,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:50,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e4f41a3c-6ad4-4e38-b1d1-fa0b55fd7c97 Date: Thu, 07 Jun 2018 11:40:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"278cfa54-7ea6-4bf9-b04a-666f9a51b4f4","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:50Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"afbbd8d2-43c6-44cd-9324-63e56db497c3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-subnet"}]} 2018-06-07 11:40:50,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 used request id req-e4f41a3c-6ad4-4e38-b1d1-fa0b55fd7c97 2018-06-07 11:40:50,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:51,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2c74577a-7c9b-477c-a234-f96b493052a0 Date: Thu, 07 Jun 2018 11:40:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"278cfa54-7ea6-4bf9-b04a-666f9a51b4f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["afbbd8d2-43c6-44cd-9324-63e56db497c3"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:50Z","provider:segmentation_id":55,"name":"NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:50Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:51,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-net used request id req-2c74577a-7c9b-477c-a234-f96b493052a0 2018-06-07 11:40:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:40:51,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:40:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:40:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:51,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2b5e48-8b72-4e0a-b6e3-afe571216e85 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:51,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-cc2b5e48-8b72-4e0a-b6e3-afe571216e85 2018-06-07 11:40:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:51,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cdf30a17-78a4-4974-a923-a2c1b41e498f Date: Thu, 07 Jun 2018 11:40:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"278cfa54-7ea6-4bf9-b04a-666f9a51b4f4","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:50Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"afbbd8d2-43c6-44cd-9324-63e56db497c3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-subnet"}]} 2018-06-07 11:40:51,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 used request id req-cdf30a17-78a4-4974-a923-a2c1b41e498f 2018-06-07 11:40:51,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:40:51,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:51,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["jHUo5RKjRFC3_dCuTWXx3A"], "issued_at": "2018-06-07T11:40:51.000000Z"}} 2018-06-07 11:40:51,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5373e06d57aaeb062613dccd342d83b6817f9e" 2018-06-07 11:40:51,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8acee76-5779-4d38-9287-44589bc5a402 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:51,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8acee76-5779-4d38-9287-44589bc5a402 2018-06-07 11:40:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:51,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bc07e0e3-c54c-4c1b-aac1-2d1f1150ae48 Date: Thu, 07 Jun 2018 11:40:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:40:51,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-bc07e0e3-c54c-4c1b-aac1-2d1f1150ae48 2018-06-07 11:40:51,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:51,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6308e01f-a038-461c-8bb1-7cde1133549b Date: Thu, 07 Jun 2018 11:40:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:40:51,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-6308e01f-a038-461c-8bb1-7cde1133549b 2018-06-07 11:40:51,670 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router 2018-06-07 11:40:51,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router", "admin_state_up": true}}' 2018-06-07 11:40:53,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-b7716e4e-c634-4f77-b5a3-e317b1062099 Date: Thu, 07 Jun 2018 11:40:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:53Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "c1e1692d-eab1-4bd5-991f-0a62e657ac50", "name": "NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router"}} 2018-06-07 11:40:53,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-b7716e4e-c634-4f77-b5a3-e317b1062099 2018-06-07 11:40:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=c1e1692d-eab1-4bd5-991f-0a62e657ac50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:53,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-366468b2-b7b5-44d6-965b-98f445100c2c Date: Thu, 07 Jun 2018 11:40:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:40:53Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.210"}],"id":"c6a01af2-4c6f-4707-a7f6-0a05e1c06f06","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:b6:e3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c1e1692d-eab1-4bd5-991f-0a62e657ac50","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:40:53Z","binding:vnic_type":"normal"}]} 2018-06-07 11:40:53,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=c1e1692d-eab1-4bd5-991f-0a62e657ac50 used request id req-366468b2-b7b5-44d6-965b-98f445100c2c 2018-06-07 11:40:53,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:53,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-55eb841a-39f6-4c4b-b947-fca808f2d073 Date: Thu, 07 Jun 2018 11:40:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:40:53,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-55eb841a-39f6-4c4b-b947-fca808f2d073 2018-06-07 11:40:53,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:53,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-8b9a3ca4-9f8e-478e-889b-197bf46e568f Date: Thu, 07 Jun 2018 11:40:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:52Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "55a7e858-663b-4ad7-99c7-3a3015312245", "name": "NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:53Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "c1e1692d-eab1-4bd5-991f-0a62e657ac50", "name": "NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router"}]} 2018-06-07 11:40:53,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router used request id req-8b9a3ca4-9f8e-478e-889b-197bf46e568f 2018-06-07 11:40:53,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:53,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d58518a-cbb8-4557-b7c9-2ce37b924229 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:53,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-7d58518a-cbb8-4557-b7c9-2ce37b924229 2018-06-07 11:40:53,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=55a7e858-663b-4ad7-99c7-3a3015312245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:53,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d28205cb-4eff-442a-ba9f-d42bc7be58a8 Date: Thu, 07 Jun 2018 11:40:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:40:52Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.201"}],"id":"8bfe30a0-41e9-45e6-842a-7f3182f85ab9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:3c:64","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"55a7e858-663b-4ad7-99c7-3a3015312245","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:40:52Z","binding:vnic_type":"normal"}]} 2018-06-07 11:40:53,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=55a7e858-663b-4ad7-99c7-3a3015312245 used request id req-d28205cb-4eff-442a-ba9f-d42bc7be58a8 2018-06-07 11:40:53,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:54,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-aed60fa4-5ee4-403e-b8a0-56f778e73991 Date: Thu, 07 Jun 2018 11:40:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:40:54,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-aed60fa4-5ee4-403e-b8a0-56f778e73991 2018-06-07 11:40:54,020 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router 2018-06-07 11:40:54,021 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router 2018-06-07 11:40:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/c1e1692d-eab1-4bd5-991f-0a62e657ac50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:55,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebb233bb-4286-4a34-9552-46cd61346b91 Content-Length: 0 Date: Thu, 07 Jun 2018 11:40:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:55,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/c1e1692d-eab1-4bd5-991f-0a62e657ac50 used request id req-ebb233bb-4286-4a34-9552-46cd61346b91 2018-06-07 11:40:55,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:55,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8159191a-3c2a-45e0-bc22-60c1810e4ae0 Date: Thu, 07 Jun 2018 11:40:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:52Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "55a7e858-663b-4ad7-99c7-3a3015312245", "name": "NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router"}]} 2018-06-07 11:40:55,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router used request id req-8159191a-3c2a-45e0-bc22-60c1810e4ae0 2018-06-07 11:40:55,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:55,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a282cad-839e-43b6-8609-a29837b2792d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:55,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-1a282cad-839e-43b6-8609-a29837b2792d 2018-06-07 11:40:55,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=55a7e858-663b-4ad7-99c7-3a3015312245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:55,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-873245c0-b2c0-403a-8807-baad3a9d01a5 Date: Thu, 07 Jun 2018 11:40:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:40:52Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.201"}],"id":"8bfe30a0-41e9-45e6-842a-7f3182f85ab9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:3c:64","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"55a7e858-663b-4ad7-99c7-3a3015312245","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:40:52Z","binding:vnic_type":"normal"}]} 2018-06-07 11:40:55,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=55a7e858-663b-4ad7-99c7-3a3015312245 used request id req-873245c0-b2c0-403a-8807-baad3a9d01a5 2018-06-07 11:40:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:55,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a569715f-e576-40e7-8cc0-3be98c44bea8 Date: Thu, 07 Jun 2018 11:40:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:40:55,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-a569715f-e576-40e7-8cc0-3be98c44bea8 2018-06-07 11:40:55,338 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-subnet 2018-06-07 11:40:55,338 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-subnet 2018-06-07 11:40:55,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/afbbd8d2-43c6-44cd-9324-63e56db497c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:56,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51b50e5a-43ed-490e-899f-f9b77b204b41 Date: Thu, 07 Jun 2018 11:40:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:56,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/afbbd8d2-43c6-44cd-9324-63e56db497c3 used request id req-51b50e5a-43ed-490e-899f-f9b77b204b41 2018-06-07 11:40:56,270 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-net 2018-06-07 11:40:56,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503da1b684e13117c9944ad7fda8d018c7ed9900" 2018-06-07 11:40:57,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87981605-cf42-4e12-a37d-b5d821722155 Date: Thu, 07 Jun 2018 11:40:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:40:57,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/278cfa54-7ea6-4bf9-b04a-666f9a51b4f4 used request id req-87981605-cf42-4e12-a37d-b5d821722155 2018-06-07 11:40:57,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:58,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["baI-bsk8QF-tT5ouMQFdEg"], "issued_at": "2018-06-07T11:40:58.000000Z"}} 2018-06-07 11:40:58,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:40:58,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed1544f-8ee0-4202-9688-19778dc43d97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:58,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aed1544f-8ee0-4202-9688-19778dc43d97 2018-06-07 11:40:58,162 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net 2018-06-07 11:40:58,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" -d '{"network": {"name": "NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net", "admin_state_up": true}}' 2018-06-07 11:40:58,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-913de823-504e-4db2-91c3-61a05494e530 Date: Thu, 07 Jun 2018 11:40: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":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:58Z","is_default":false,"provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","mtu":1450}} 2018-06-07 11:40:58,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-913de823-504e-4db2-91c3-61a05494e530 2018-06-07 11:40:58,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:40:58,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7e166c09-126b-4a71-88bb-6c76f8f4d2cf Date: Thu, 07 Jun 2018 11:40:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:40:58Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:58,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a used request id req-7e166c09-126b-4a71-88bb-6c76f8f4d2cf 2018-06-07 11:40:58,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:40:58,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a411d651-fc35-4a0b-98fb-e2ccb637b959 Date: Thu, 07 Jun 2018 11:40:58 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:40:58,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a used request id req-a411d651-fc35-4a0b-98fb-e2ccb637b959 2018-06-07 11:40:58,686 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet 2018-06-07 11:40:58,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" -d '{"subnets": [{"ip_version": 4, "network_id": "eb13e73c-56ba-4f34-ace5-d98fb9e39f8a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet"}]}' 2018-06-07 11:40:59,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3178a444-00c0-4e44-a789-b5bb2f9ed741 Date: Thu, 07 Jun 2018 11:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:58Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"214e5db4-01b9-4482-b50e-b98bdc2a7bb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet"}]} 2018-06-07 11:40:59,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-3178a444-00c0-4e44-a789-b5bb2f9ed741 2018-06-07 11:40:59,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:40:59,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8efd995f-b739-4e4b-ad68-de1e75e96597 Date: Thu, 07 Jun 2018 11:40:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["214e5db4-01b9-4482-b50e-b98bdc2a7bb7"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:58Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:59,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a used request id req-8efd995f-b739-4e4b-ad68-de1e75e96597 2018-06-07 11:40:59,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:40:59,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-afc88bb9-29c1-4ca1-884a-01e2a24a87e3 Date: Thu, 07 Jun 2018 11:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:58Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"214e5db4-01b9-4482-b50e-b98bdc2a7bb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet"}]} 2018-06-07 11:40:59,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a used request id req-afc88bb9-29c1-4ca1-884a-01e2a24a87e3 2018-06-07 11:40:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:40:59,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-dae6f1b9-cc27-4208-948e-8dc9d1d2f0c0 Date: Thu, 07 Jun 2018 11:40:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["214e5db4-01b9-4482-b50e-b98bdc2a7bb7"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:58Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","provider:network_type":"vxlan"}]} 2018-06-07 11:40:59,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net used request id req-dae6f1b9-cc27-4208-948e-8dc9d1d2f0c0 2018-06-07 11:40:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:40:59,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:40:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:40:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:40:59,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d98bc4-89db-4630-8664-d31836a17cb0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:40:59,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-b7d98bc4-89db-4630-8664-d31836a17cb0 2018-06-07 11:40:59,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:40:59,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9f48a941-d408-40b5-9ee3-8b1d0e3264e8 Date: Thu, 07 Jun 2018 11:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:58Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"214e5db4-01b9-4482-b50e-b98bdc2a7bb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet"}]} 2018-06-07 11:40:59,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a used request id req-9f48a941-d408-40b5-9ee3-8b1d0e3264e8 2018-06-07 11:40:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a&name=NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:40:59,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1b578b82-3772-42d6-ac3e-9591b8a39821 Date: Thu, 07 Jun 2018 11:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:58Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"214e5db4-01b9-4482-b50e-b98bdc2a7bb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet"}]} 2018-06-07 11:40:59,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a&name=NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet used request id req-1b578b82-3772-42d6-ac3e-9591b8a39821 2018-06-07 11:40:59,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:40:59,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:40:59,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["JuytzIvmSdOp5GWCyUek2w"], "issued_at": "2018-06-07T11:40:59.000000Z"}} 2018-06-07 11:40:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c838f2aeaa91c72836a7aa3cc3771ddd095372fc" 2018-06-07 11:40:59,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbed725-dcf7-438e-9711-713d75b395e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:40:59,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fbbed725-dcf7-438e-9711-713d75b395e7 2018-06-07 11:40:59,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:41:00,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4f0032d5-6a98-4c18-aef6-237d899324ed Date: Thu, 07 Jun 2018 11:41:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["214e5db4-01b9-4482-b50e-b98bdc2a7bb7"],"description":"","tags":[],"updated_at":"2018-06-07T11:40:58Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:00,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net used request id req-4f0032d5-6a98-4c18-aef6-237d899324ed 2018-06-07 11:41:00,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:41:00,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fa6d420a-bfe3-4db3-bdf5-215257ea0351 Date: Thu, 07 Jun 2018 11:41:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:58Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"214e5db4-01b9-4482-b50e-b98bdc2a7bb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet"}]} 2018-06-07 11:41:00,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a used request id req-fa6d420a-bfe3-4db3-bdf5-215257ea0351 2018-06-07 11:41:00,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a&name=NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:41:00,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c238a2fa-cae3-42fe-b61a-9f32f07c45b4 Date: Thu, 07 Jun 2018 11:41:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:58Z","dns_nameservers":[],"updated_at":"2018-06-07T11:40:58Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"214e5db4-01b9-4482-b50e-b98bdc2a7bb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet"}]} 2018-06-07 11:41:00,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eb13e73c-56ba-4f34-ace5-d98fb9e39f8a&name=NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet used request id req-c238a2fa-cae3-42fe-b61a-9f32f07c45b4 2018-06-07 11:41:00,178 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net 2018-06-07 11:41:00,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" -d '{"port": {"network_id": "eb13e73c-56ba-4f34-ace5-d98fb9e39f8a", "fixed_ips": [{"subnet_id": "214e5db4-01b9-4482-b50e-b98bdc2a7bb7", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-port", "admin_state_up": true}}' 2018-06-07 11:41:00,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-7c0c96ba-a181-471a-9db7-180b1bce7183 Date: Thu, 07 Jun 2018 11:41:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:00Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"214e5db4-01b9-4482-b50e-b98bdc2a7bb7","ip_address":"10.55.1.100"}],"id":"eea89991-f207-4a6a-85a0-54cb7195ffb5","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:6f:77","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-port","admin_state_up":true,"network_id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:00Z","binding:vnic_type":"normal"}} 2018-06-07 11:41:00,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-7c0c96ba-a181-471a-9db7-180b1bce7183 2018-06-07 11:41:00,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:41:01,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2462 X-Openstack-Request-Id: req-b62e8f5f-4814-4fd6-942f-2e92f8b048b1 Date: Thu, 07 Jun 2018 11:41:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:40:52Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.201"}],"id":"8bfe30a0-41e9-45e6-842a-7f3182f85ab9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:3c:64","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"55a7e858-663b-4ad7-99c7-3a3015312245","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:40:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:00Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"214e5db4-01b9-4482-b50e-b98bdc2a7bb7","ip_address":"10.55.1.100"}],"id":"eea89991-f207-4a6a-85a0-54cb7195ffb5","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:6f:77","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-port","admin_state_up":true,"network_id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"214e5db4-01b9-4482-b50e-b98bdc2a7bb7","ip_address":"10.55.1.2"}],"id":"f550060e-3f34-43f8-b26f-7dff368bfc0c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:37:83","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","name":"","admin_state_up":true,"network_id":"eb13e73c-56ba-4f34-ace5-d98fb9e39f8a","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:40:59Z","binding:vnic_type":"normal"}]} 2018-06-07 11:41:01,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports used request id req-b62e8f5f-4814-4fd6-942f-2e92f8b048b1 2018-06-07 11:41:01,012 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-port 2018-06-07 11:41:01,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/eea89991-f207-4a6a-85a0-54cb7195ffb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:41:01,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fa7fce8-e51f-4551-9cf9-c5de4e58997f Date: Thu, 07 Jun 2018 11:41:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:01,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/eea89991-f207-4a6a-85a0-54cb7195ffb5 used request id req-9fa7fce8-e51f-4551-9cf9-c5de4e58997f 2018-06-07 11:41:01,455 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet 2018-06-07 11:41:01,456 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-subnet 2018-06-07 11:41:01,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/214e5db4-01b9-4482-b50e-b98bdc2a7bb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:41:02,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e2860b3-dfcb-4634-a787-c21e981fd2bc Date: Thu, 07 Jun 2018 11:41:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:02,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/214e5db4-01b9-4482-b50e-b98bdc2a7bb7 used request id req-1e2860b3-dfcb-4634-a787-c21e981fd2bc 2018-06-07 11:41:02,422 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f78ec667-c11b-42cb-bbd7-39fb7cd8eb90-pub-net 2018-06-07 11:41:02,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/eb13e73c-56ba-4f34-ace5-d98fb9e39f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4531d4782ba2d4d847882a390412e06bca273313" 2018-06-07 11:41:03,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0967285b-73fb-4f5d-b344-e2b15b758e3a Date: Thu, 07 Jun 2018 11:41:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:03,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/eb13e73c-56ba-4f34-ace5-d98fb9e39f8a used request id req-0967285b-73fb-4f5d-b344-e2b15b758e3a 2018-06-07 11:41:03,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:04,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["UqMCk2K-RHiWnXjmevRQ8w"], "issued_at": "2018-06-07T11:41:04.000000Z"}} 2018-06-07 11:41:04,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:04,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74602db3-feae-4b32-9a84-aefafd083255 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:04,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-74602db3-feae-4b32-9a84-aefafd083255 2018-06-07 11:41:04,293 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net 2018-06-07 11:41:04,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" -d '{"network": {"name": "NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net", "admin_state_up": true}}' 2018-06-07 11:41:05,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-60aa04d9-c9c4-4609-a078-7887bcaaa1fa Date: Thu, 07 Jun 2018 11:41: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":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:05Z","is_default":false,"provider:segmentation_id":49,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","mtu":1450}} 2018-06-07 11:41:05,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-60aa04d9-c9c4-4609-a078-7887bcaaa1fa 2018-06-07 11:41:05,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:05,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-46657d46-6e73-4177-b960-189db06fc4ce Date: Thu, 07 Jun 2018 11:41:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:05Z","provider:segmentation_id":49,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:05,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc used request id req-46657d46-6e73-4177-b960-189db06fc4ce 2018-06-07 11:41:05,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:05,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2c13008a-7f41-4f40-8813-e064859e7b2a Date: Thu, 07 Jun 2018 11:41:05 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:41:05,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc used request id req-2c13008a-7f41-4f40-8813-e064859e7b2a 2018-06-07 11:41:05,539 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet 2018-06-07 11:41:05,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" -d '{"subnets": [{"ip_version": 4, "network_id": "5a0aa328-f3f3-47a9-bc50-b1411afcd8dc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet"}]}' 2018-06-07 11:41:05,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-136a59b3-5e05-4cd2-924c-ad769d6fb0f9 Date: Thu, 07 Jun 2018 11:41:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"c73e718c-9a77-427e-bba4-1a849dbef475","subnetpool_id":null,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet"}]} 2018-06-07 11:41:05,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-136a59b3-5e05-4cd2-924c-ad769d6fb0f9 2018-06-07 11:41:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:05,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-04a37c0b-767d-4ebe-af36-13ef62c1e7ad Date: Thu, 07 Jun 2018 11:41:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["c73e718c-9a77-427e-bba4-1a849dbef475"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:05Z","provider:segmentation_id":49,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:05,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc used request id req-04a37c0b-767d-4ebe-af36-13ef62c1e7ad 2018-06-07 11:41:05,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:06,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cc492848-8c25-4354-8b67-4363c7523fde Date: Thu, 07 Jun 2018 11:41:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"c73e718c-9a77-427e-bba4-1a849dbef475","subnetpool_id":null,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet"}]} 2018-06-07 11:41:06,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc used request id req-cc492848-8c25-4354-8b67-4363c7523fde 2018-06-07 11:41:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:06,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3e6b6d56-240f-427c-b851-30f6af343c38 Date: Thu, 07 Jun 2018 11:41:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["c73e718c-9a77-427e-bba4-1a849dbef475"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:05Z","provider:segmentation_id":49,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:06,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net used request id req-3e6b6d56-240f-427c-b851-30f6af343c38 2018-06-07 11:41:06,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:41:06,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:41:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:41:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:06,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8138496d-3afe-43f7-a716-a4ac57629034 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:41:06,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-8138496d-3afe-43f7-a716-a4ac57629034 2018-06-07 11:41:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:06,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b13fa60f-b829-4e9b-875e-09c8f4334f3b Date: Thu, 07 Jun 2018 11:41:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"c73e718c-9a77-427e-bba4-1a849dbef475","subnetpool_id":null,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet"}]} 2018-06-07 11:41:06,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc used request id req-b13fa60f-b829-4e9b-875e-09c8f4334f3b 2018-06-07 11:41:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc&name=NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:06,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cfdfa970-8f0b-42be-ac17-e7dbdceaf3ee Date: Thu, 07 Jun 2018 11:41:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"c73e718c-9a77-427e-bba4-1a849dbef475","subnetpool_id":null,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet"}]} 2018-06-07 11:41:06,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc&name=NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet used request id req-cfdfa970-8f0b-42be-ac17-e7dbdceaf3ee 2018-06-07 11:41:06,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:06,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:06,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["DDom7CJbSm6nvuKKSuHUiw"], "issued_at": "2018-06-07T11:41:06.000000Z"}} 2018-06-07 11:41:06,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c5668421ad9239e18f72964f4ad11c38001d2d" 2018-06-07 11:41:06,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ee5b29-bdfc-4519-a942-9b68b3c866b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:06,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c3ee5b29-bdfc-4519-a942-9b68b3c866b8 2018-06-07 11:41:06,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:06,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-11acb8ef-bae6-4532-8bfc-2d23bb8f615a Date: Thu, 07 Jun 2018 11:41:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["c73e718c-9a77-427e-bba4-1a849dbef475"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:05Z","provider:segmentation_id":49,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:06,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net used request id req-11acb8ef-bae6-4532-8bfc-2d23bb8f615a 2018-06-07 11:41:06,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:06,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a8a6db0e-c08d-4fd6-9643-c82db6e7248e Date: Thu, 07 Jun 2018 11:41:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"c73e718c-9a77-427e-bba4-1a849dbef475","subnetpool_id":null,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet"}]} 2018-06-07 11:41:06,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc used request id req-a8a6db0e-c08d-4fd6-9643-c82db6e7248e 2018-06-07 11:41:06,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc&name=NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:06,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0bf42dd3-6279-462e-85a4-31bc4831179f Date: Thu, 07 Jun 2018 11:41:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:05Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"c73e718c-9a77-427e-bba4-1a849dbef475","subnetpool_id":null,"name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet"}]} 2018-06-07 11:41:06,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a0aa328-f3f3-47a9-bc50-b1411afcd8dc&name=NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet used request id req-0bf42dd3-6279-462e-85a4-31bc4831179f 2018-06-07 11:41:06,999 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net 2018-06-07 11:41:07,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" -d '{"port": {"network_id": "5a0aa328-f3f3-47a9-bc50-b1411afcd8dc", "fixed_ips": [{"subnet_id": "c73e718c-9a77-427e-bba4-1a849dbef475", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-port", "admin_state_up": true}}' 2018-06-07 11:41:07,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-3c54d140-5d04-4b2c-bd16-fbbec9914372 Date: Thu, 07 Jun 2018 11:41:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:07Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c73e718c-9a77-427e-bba4-1a849dbef475","ip_address":"10.55.1.100"}],"id":"611575ea-de24-44d8-8661-ebba7eebb9ee","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:82:f4","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-port","admin_state_up":true,"network_id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:07Z","binding:vnic_type":"normal"}} 2018-06-07 11:41:07,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3c54d140-5d04-4b2c-bd16-fbbec9914372 2018-06-07 11:41:07,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:07,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2462 X-Openstack-Request-Id: req-98f9fa7a-2447-494a-9d2a-cfb862c40d18 Date: Thu, 07 Jun 2018 11:41:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:06Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c73e718c-9a77-427e-bba4-1a849dbef475","ip_address":"10.55.1.2"}],"id":"07b64f9b-cbd9-46d0-857c-2946cf433cdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:76:14","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","name":"","admin_state_up":true,"network_id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:07Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c73e718c-9a77-427e-bba4-1a849dbef475","ip_address":"10.55.1.100"}],"id":"611575ea-de24-44d8-8661-ebba7eebb9ee","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:82:f4","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-port","admin_state_up":true,"network_id":"5a0aa328-f3f3-47a9-bc50-b1411afcd8dc","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:40:52Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.201"}],"id":"8bfe30a0-41e9-45e6-842a-7f3182f85ab9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:3c:64","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"55a7e858-663b-4ad7-99c7-3a3015312245","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:40:52Z","binding:vnic_type":"normal"}]} 2018-06-07 11:41:07,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports used request id req-98f9fa7a-2447-494a-9d2a-cfb862c40d18 2018-06-07 11:41:07,618 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-port 2018-06-07 11:41:07,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/611575ea-de24-44d8-8661-ebba7eebb9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:08,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00e31425-b7fb-4c44-b6c0-8df21b694e25 Date: Thu, 07 Jun 2018 11:41:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:08,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/611575ea-de24-44d8-8661-ebba7eebb9ee used request id req-00e31425-b7fb-4c44-b6c0-8df21b694e25 2018-06-07 11:41:08,098 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet 2018-06-07 11:41:08,098 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-subnet 2018-06-07 11:41:08,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/c73e718c-9a77-427e-bba4-1a849dbef475 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:09,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e4f10ff-c44e-46c2-8df4-d0061eed687a Date: Thu, 07 Jun 2018 11:41:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:09,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c73e718c-9a77-427e-bba4-1a849dbef475 used request id req-5e4f10ff-c44e-46c2-8df4-d0061eed687a 2018-06-07 11:41:09,045 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-599ea443-fe40-4f37-a506-2a64a6201432-pub-net 2018-06-07 11:41:09,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5a0aa328-f3f3-47a9-bc50-b1411afcd8dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59370d02213c8cb5d974f5eef2af478693824cc9" 2018-06-07 11:41:10,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73a6313b-8eed-4dcc-9381-c5a1d6f8d58f Date: Thu, 07 Jun 2018 11:41:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:10,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5a0aa328-f3f3-47a9-bc50-b1411afcd8dc used request id req-73a6313b-8eed-4dcc-9381-c5a1d6f8d58f 2018-06-07 11:41:10,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:10,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["KFi48za4RLmDxI4k-5A7kw"], "issued_at": "2018-06-07T11:41:10.000000Z"}} 2018-06-07 11:41:10,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:10,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10dd8c6e-856a-418d-8af3-03afe2a1ca70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:10,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-10dd8c6e-856a-418d-8af3-03afe2a1ca70 2018-06-07 11:41:10,920 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net 2018-06-07 11:41:10,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" -d '{"network": {"name": "NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net", "admin_state_up": true}}' 2018-06-07 11:41:11,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-fa6fadea-3702-415e-8687-c5071e39a2c0 Date: Thu, 07 Jun 2018 11:41:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d7add608-9906-4c65-9dce-05238a584e01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:11Z","is_default":false,"provider:segmentation_id":58,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:11Z","mtu":1450}} 2018-06-07 11:41:11,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-fa6fadea-3702-415e-8687-c5071e39a2c0 2018-06-07 11:41:11,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d7add608-9906-4c65-9dce-05238a584e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:12,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-911930d3-f926-4c9d-9f54-10e77806e0ec Date: Thu, 07 Jun 2018 11:41:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d7add608-9906-4c65-9dce-05238a584e01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:11Z","provider:segmentation_id":58,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:11Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:12,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d7add608-9906-4c65-9dce-05238a584e01 used request id req-911930d3-f926-4c9d-9f54-10e77806e0ec 2018-06-07 11:41:12,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:12,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-43a1f83f-866b-448d-82f8-3788022dbf81 Date: Thu, 07 Jun 2018 11:41:12 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:41:12,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01 used request id req-43a1f83f-866b-448d-82f8-3788022dbf81 2018-06-07 11:41:12,095 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet 2018-06-07 11:41:12,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" -d '{"subnets": [{"ip_version": 4, "network_id": "d7add608-9906-4c65-9dce-05238a584e01", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet"}]}' 2018-06-07 11:41:12,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ed91cf0a-dc59-4bdd-9d6c-ceafbf4e5c67 Date: Thu, 07 Jun 2018 11:41:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7add608-9906-4c65-9dce-05238a584e01","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"2b6bd156-f239-439f-b9b4-8e116eb35ae8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet"}]} 2018-06-07 11:41:12,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-ed91cf0a-dc59-4bdd-9d6c-ceafbf4e5c67 2018-06-07 11:41:12,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d7add608-9906-4c65-9dce-05238a584e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:12,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a594d22c-a290-4016-bda7-0a74c9d1489e Date: Thu, 07 Jun 2018 11:41:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7add608-9906-4c65-9dce-05238a584e01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["2b6bd156-f239-439f-b9b4-8e116eb35ae8"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:12Z","provider:segmentation_id":58,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:11Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:12,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d7add608-9906-4c65-9dce-05238a584e01 used request id req-a594d22c-a290-4016-bda7-0a74c9d1489e 2018-06-07 11:41:12,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:12,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ff4258bc-0355-4aed-be34-2dab58b5c266 Date: Thu, 07 Jun 2018 11:41:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7add608-9906-4c65-9dce-05238a584e01","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"2b6bd156-f239-439f-b9b4-8e116eb35ae8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet"}]} 2018-06-07 11:41:12,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01 used request id req-ff4258bc-0355-4aed-be34-2dab58b5c266 2018-06-07 11:41:12,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:12,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a7a7a7ad-13f6-4424-9189-6310965f4cb7 Date: Thu, 07 Jun 2018 11:41:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7add608-9906-4c65-9dce-05238a584e01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["2b6bd156-f239-439f-b9b4-8e116eb35ae8"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:12Z","provider:segmentation_id":58,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:11Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:12,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net used request id req-a7a7a7ad-13f6-4424-9189-6310965f4cb7 2018-06-07 11:41:12,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:41:12,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:41:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:41:12,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:12,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1cd3c2-d2de-4d9d-a664-b11ebf8edf34 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:41:12,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-af1cd3c2-d2de-4d9d-a664-b11ebf8edf34 2018-06-07 11:41:12,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:12,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e1772233-3a55-4861-85d3-ba1ef4b90557 Date: Thu, 07 Jun 2018 11:41:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7add608-9906-4c65-9dce-05238a584e01","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"2b6bd156-f239-439f-b9b4-8e116eb35ae8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet"}]} 2018-06-07 11:41:12,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01 used request id req-e1772233-3a55-4861-85d3-ba1ef4b90557 2018-06-07 11:41:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01&name=NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:12,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bf6f9771-fa7e-4662-957d-6cbc2230f9cc Date: Thu, 07 Jun 2018 11:41:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7add608-9906-4c65-9dce-05238a584e01","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"2b6bd156-f239-439f-b9b4-8e116eb35ae8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet"}]} 2018-06-07 11:41:12,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01&name=NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet used request id req-bf6f9771-fa7e-4662-957d-6cbc2230f9cc 2018-06-07 11:41:12,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:12,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:13,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["a8WO6b__TcWllOhv_nt0IQ"], "issued_at": "2018-06-07T11:41:13.000000Z"}} 2018-06-07 11:41:13,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9924729acf92faedb469bd3a425de79444d4be04" 2018-06-07 11:41:13,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5ab001-8588-49d8-9429-0990b22f484f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:13,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bd5ab001-8588-49d8-9429-0990b22f484f 2018-06-07 11:41:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:13,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-072f7a86-7774-49d7-a1b8-f357414e6f4f Date: Thu, 07 Jun 2018 11:41:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7add608-9906-4c65-9dce-05238a584e01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["2b6bd156-f239-439f-b9b4-8e116eb35ae8"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:12Z","provider:segmentation_id":58,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:11Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:13,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net used request id req-072f7a86-7774-49d7-a1b8-f357414e6f4f 2018-06-07 11:41:13,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:13,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-34b90423-38d3-4cca-8a1e-134f80bd86ef Date: Thu, 07 Jun 2018 11:41:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7add608-9906-4c65-9dce-05238a584e01","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"2b6bd156-f239-439f-b9b4-8e116eb35ae8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet"}]} 2018-06-07 11:41:13,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01 used request id req-34b90423-38d3-4cca-8a1e-134f80bd86ef 2018-06-07 11:41:13,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01&name=NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:13,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-58eadd09-d378-46bd-9499-588f1673d979 Date: Thu, 07 Jun 2018 11:41:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7add608-9906-4c65-9dce-05238a584e01","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:12Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:12Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"2b6bd156-f239-439f-b9b4-8e116eb35ae8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet"}]} 2018-06-07 11:41:13,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d7add608-9906-4c65-9dce-05238a584e01&name=NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet used request id req-58eadd09-d378-46bd-9499-588f1673d979 2018-06-07 11:41:13,689 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net 2018-06-07 11:41:13,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" -d '{"port": {"network_id": "d7add608-9906-4c65-9dce-05238a584e01", "fixed_ips": [{"subnet_id": "2b6bd156-f239-439f-b9b4-8e116eb35ae8", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-port", "admin_state_up": true}}' 2018-06-07 11:41:13,705 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-761899eb-b29d-4ab4-beaf-4edcc935285b Date: Thu, 07 Jun 2018 11:41:13 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-07 11:41:13,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-761899eb-b29d-4ab4-beaf-4edcc935285b 2018-06-07 11:41:13,705 - 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-06-07 11:41:13,706 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet 2018-06-07 11:41:13,706 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-subnet 2018-06-07 11:41:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/2b6bd156-f239-439f-b9b4-8e116eb35ae8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:14,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0eb08450-8231-4834-87a6-5b46579adefc Date: Thu, 07 Jun 2018 11:41:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:14,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2b6bd156-f239-439f-b9b4-8e116eb35ae8 used request id req-0eb08450-8231-4834-87a6-5b46579adefc 2018-06-07 11:41:14,540 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-179e689d-55a0-4b36-9b60-9c4843990b69-pub-net 2018-06-07 11:41:14,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/d7add608-9906-4c65-9dce-05238a584e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ca2a814bb5f1691b0f394dcc003ed1347c5ebc" 2018-06-07 11:41:15,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b0adc1c-7bf2-40c5-80c4-d6d0b8bd3aa8 Date: Thu, 07 Jun 2018 11:41:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:15,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d7add608-9906-4c65-9dce-05238a584e01 used request id req-4b0adc1c-7bf2-40c5-80c4-d6d0b8bd3aa8 2018-06-07 11:41:15,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:16,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["aZb1CqtETKaAC5ILCNEzdw"], "issued_at": "2018-06-07T11:41:15.000000Z"}} 2018-06-07 11:41:16,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:16,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58173f06-bb4e-4dc8-b304-dd9ec8270d9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:16,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-58173f06-bb4e-4dc8-b304-dd9ec8270d9d 2018-06-07 11:41:16,068 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net 2018-06-07 11:41:16,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" -d '{"network": {"name": "NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net", "admin_state_up": true}}' 2018-06-07 11:41:16,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-8922c960-0476-45c1-a14b-ae7189cbf95e Date: Thu, 07 Jun 2018 11:41:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2f7e253b-1ed9-4a30-b520-05192573460c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:16Z","is_default":false,"provider:segmentation_id":76,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","mtu":1450}} 2018-06-07 11:41:16,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8922c960-0476-45c1-a14b-ae7189cbf95e 2018-06-07 11:41:16,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2f7e253b-1ed9-4a30-b520-05192573460c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:16,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-587da493-754c-44ec-8575-2689d64d08fc Date: Thu, 07 Jun 2018 11:41:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2f7e253b-1ed9-4a30-b520-05192573460c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:16Z","provider:segmentation_id":76,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:16,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2f7e253b-1ed9-4a30-b520-05192573460c used request id req-587da493-754c-44ec-8575-2689d64d08fc 2018-06-07 11:41:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:16,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca8c09bb-97cf-4905-a54a-92854d859fb0 Date: Thu, 07 Jun 2018 11:41:16 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:41:16,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c used request id req-ca8c09bb-97cf-4905-a54a-92854d859fb0 2018-06-07 11:41:16,654 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet 2018-06-07 11:41:16,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" -d '{"subnets": [{"ip_version": 4, "network_id": "2f7e253b-1ed9-4a30-b520-05192573460c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet"}]}' 2018-06-07 11:41:16,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b25d7c5c-1400-4243-bc60-0639c363798a Date: Thu, 07 Jun 2018 11:41:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f7e253b-1ed9-4a30-b520-05192573460c","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:16Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"6595f1b8-db85-4274-a099-713f2bf5ba4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet"}]} 2018-06-07 11:41:16,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b25d7c5c-1400-4243-bc60-0639c363798a 2018-06-07 11:41:16,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2f7e253b-1ed9-4a30-b520-05192573460c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:17,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d5aca2ab-a571-4eef-ada0-34daa0b06ff5 Date: Thu, 07 Jun 2018 11:41:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f7e253b-1ed9-4a30-b520-05192573460c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["6595f1b8-db85-4274-a099-713f2bf5ba4d"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:16Z","provider:segmentation_id":76,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:17,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2f7e253b-1ed9-4a30-b520-05192573460c used request id req-d5aca2ab-a571-4eef-ada0-34daa0b06ff5 2018-06-07 11:41:17,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:17,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3e660678-7f12-40bb-88a0-34dbf6ccaab2 Date: Thu, 07 Jun 2018 11:41:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f7e253b-1ed9-4a30-b520-05192573460c","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:16Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"6595f1b8-db85-4274-a099-713f2bf5ba4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet"}]} 2018-06-07 11:41:17,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c used request id req-3e660678-7f12-40bb-88a0-34dbf6ccaab2 2018-06-07 11:41:17,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:17,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a4a3496b-cf6f-40b4-b983-2596af6052c2 Date: Thu, 07 Jun 2018 11:41:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f7e253b-1ed9-4a30-b520-05192573460c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["6595f1b8-db85-4274-a099-713f2bf5ba4d"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:16Z","provider:segmentation_id":76,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:17,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net used request id req-a4a3496b-cf6f-40b4-b983-2596af6052c2 2018-06-07 11:41:17,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:41:17,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:41:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:41:17,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:17,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233099ac-54d1-42b3-a63a-1f91404a8f96 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:41:17,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-233099ac-54d1-42b3-a63a-1f91404a8f96 2018-06-07 11:41:17,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:17,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-da918abc-50e4-4c59-81dd-9c091bb2ef29 Date: Thu, 07 Jun 2018 11:41:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f7e253b-1ed9-4a30-b520-05192573460c","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:16Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"6595f1b8-db85-4274-a099-713f2bf5ba4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet"}]} 2018-06-07 11:41:17,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c used request id req-da918abc-50e4-4c59-81dd-9c091bb2ef29 2018-06-07 11:41:17,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c&name=NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:17,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f74714a3-034a-49ad-b35b-d34b0de6445e Date: Thu, 07 Jun 2018 11:41:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f7e253b-1ed9-4a30-b520-05192573460c","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:16Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"6595f1b8-db85-4274-a099-713f2bf5ba4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet"}]} 2018-06-07 11:41:17,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c&name=NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet used request id req-f74714a3-034a-49ad-b35b-d34b0de6445e 2018-06-07 11:41:17,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:17,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:17,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["DnHfmCgWQmmqXpRJurW2LQ"], "issued_at": "2018-06-07T11:41:17.000000Z"}} 2018-06-07 11:41:17,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e474da5527c8079709538a16f996f44783d0da1" 2018-06-07 11:41:17,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e3a06f3-ef14-477b-bcc6-6bf4795cf36f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:17,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1e3a06f3-ef14-477b-bcc6-6bf4795cf36f 2018-06-07 11:41:17,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:18,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e8f0125b-a048-44f5-bdf9-894065b730c4 Date: Thu, 07 Jun 2018 11:41:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f7e253b-1ed9-4a30-b520-05192573460c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["6595f1b8-db85-4274-a099-713f2bf5ba4d"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:16Z","provider:segmentation_id":76,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:18,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net used request id req-e8f0125b-a048-44f5-bdf9-894065b730c4 2018-06-07 11:41:18,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:18,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3aea8e69-54e0-4bb4-9b5c-99b7782456f2 Date: Thu, 07 Jun 2018 11:41:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f7e253b-1ed9-4a30-b520-05192573460c","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:16Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"6595f1b8-db85-4274-a099-713f2bf5ba4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet"}]} 2018-06-07 11:41:18,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c used request id req-3aea8e69-54e0-4bb4-9b5c-99b7782456f2 2018-06-07 11:41:18,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c&name=NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:18,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a4d54686-22cb-4c2c-a0d8-32818d3e8fff Date: Thu, 07 Jun 2018 11:41:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f7e253b-1ed9-4a30-b520-05192573460c","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:16Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:16Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"6595f1b8-db85-4274-a099-713f2bf5ba4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet"}]} 2018-06-07 11:41:18,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2f7e253b-1ed9-4a30-b520-05192573460c&name=NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet used request id req-a4d54686-22cb-4c2c-a0d8-32818d3e8fff 2018-06-07 11:41:18,134 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net 2018-06-07 11:41:18,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" -d '{"port": {"network_id": "2f7e253b-1ed9-4a30-b520-05192573460c", "fixed_ips": [{"subnet_id": "6595f1b8-db85-4274-a099-713f2bf5ba4d", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-port", "admin_state_up": true}}' 2018-06-07 11:41:18,386 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-5507f4a1-4432-4704-bb68-58d45e607813 Date: Thu, 07 Jun 2018 11:41:18 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-06-07 11:41:18,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-5507f4a1-4432-4704-bb68-58d45e607813 2018-06-07 11:41:18,387 - 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-06-07 11:41:18,387 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet 2018-06-07 11:41:18,387 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-subnet 2018-06-07 11:41:18,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/6595f1b8-db85-4274-a099-713f2bf5ba4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:19,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24fcff3a-be80-4f2c-8687-055adaf10c31 Date: Thu, 07 Jun 2018 11:41:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:19,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/6595f1b8-db85-4274-a099-713f2bf5ba4d used request id req-24fcff3a-be80-4f2c-8687-055adaf10c31 2018-06-07 11:41:19,339 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-51de848f-37a3-45ca-8d47-9c1dbb899573-pub-net 2018-06-07 11:41:19,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2f7e253b-1ed9-4a30-b520-05192573460c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbd643d2a38596a39fc2f61693f52c775f01099" 2018-06-07 11:41:20,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b210a4a4-9f5f-4e88-8067-db094a3822b6 Date: Thu, 07 Jun 2018 11:41:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:20,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2f7e253b-1ed9-4a30-b520-05192573460c used request id req-b210a4a4-9f5f-4e88-8067-db094a3822b6 2018-06-07 11:41:20,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:21,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["czA4eEWAQ62V9GZxSe0FfA"], "issued_at": "2018-06-07T11:41:21.000000Z"}} 2018-06-07 11:41:21,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:21,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75f2690-00cd-4c77-a46b-e9688565db61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:21,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a75f2690-00cd-4c77-a46b-e9688565db61 2018-06-07 11:41:21,327 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net 2018-06-07 11:41:21,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" -d '{"network": {"name": "NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net", "admin_state_up": true}}' 2018-06-07 11:41:21,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-08596eb1-b965-4655-9ca2-82aed0887ae4 Date: Thu, 07 Jun 2018 11:41:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:21Z","is_default":false,"provider:segmentation_id":21,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:21Z","mtu":1450}} 2018-06-07 11:41:21,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-08596eb1-b965-4655-9ca2-82aed0887ae4 2018-06-07 11:41:21,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:21,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-afece165-35b6-4ae0-8b25-823202f0d713 Date: Thu, 07 Jun 2018 11:41:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:21Z","provider:segmentation_id":21,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:21,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 used request id req-afece165-35b6-4ae0-8b25-823202f0d713 2018-06-07 11:41:21,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:21,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e9143351-dcd6-4385-9dee-2197c8b85cad Date: Thu, 07 Jun 2018 11:41:21 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:41:21,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 used request id req-e9143351-dcd6-4385-9dee-2197c8b85cad 2018-06-07 11:41:21,986 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet 2018-06-07 11:41:21,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" -d '{"subnets": [{"ip_version": 4, "network_id": "95b7aa27-3592-4680-ba31-d549f2a9b5e5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet"}]}' 2018-06-07 11:41:22,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ad5eea20-fe54-458e-a3f6-b845d16d63e0 Date: Thu, 07 Jun 2018 11:41:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:22Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:22Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"d43f0f81-7e32-4251-a6d0-2dfe46c76953","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet"}]} 2018-06-07 11:41:22,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-ad5eea20-fe54-458e-a3f6-b845d16d63e0 2018-06-07 11:41:22,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:22,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-101f01b6-6d79-4f38-a9dc-ecdd278e56fb Date: Thu, 07 Jun 2018 11:41:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["d43f0f81-7e32-4251-a6d0-2dfe46c76953"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:22Z","provider:segmentation_id":21,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:22,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 used request id req-101f01b6-6d79-4f38-a9dc-ecdd278e56fb 2018-06-07 11:41:22,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:22,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7a0c216f-ead4-49fd-8719-8f668c7405d5 Date: Thu, 07 Jun 2018 11:41:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:22Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:22Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"d43f0f81-7e32-4251-a6d0-2dfe46c76953","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet"}]} 2018-06-07 11:41:22,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 used request id req-7a0c216f-ead4-49fd-8719-8f668c7405d5 2018-06-07 11:41:22,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:22,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-caa42916-2a77-4323-8b58-39acdd4ac7e3 Date: Thu, 07 Jun 2018 11:41:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["d43f0f81-7e32-4251-a6d0-2dfe46c76953"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:22Z","provider:segmentation_id":21,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:22,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net used request id req-caa42916-2a77-4323-8b58-39acdd4ac7e3 2018-06-07 11:41:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:41:22,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:41:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:41:22,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:22,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c58548f-91c6-4a70-911f-7743e379fb20 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:41:22,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-9c58548f-91c6-4a70-911f-7743e379fb20 2018-06-07 11:41:22,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:22,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bdef81e1-8158-48cb-872a-5caec1eb58ae Date: Thu, 07 Jun 2018 11:41:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:22Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:22Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"d43f0f81-7e32-4251-a6d0-2dfe46c76953","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet"}]} 2018-06-07 11:41:22,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 used request id req-bdef81e1-8158-48cb-872a-5caec1eb58ae 2018-06-07 11:41:22,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5&name=NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:22,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d5ee3885-da38-4209-ba5b-5db88c4c09e1 Date: Thu, 07 Jun 2018 11:41:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:22Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:22Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"d43f0f81-7e32-4251-a6d0-2dfe46c76953","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet"}]} 2018-06-07 11:41:22,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5&name=NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet used request id req-d5ee3885-da38-4209-ba5b-5db88c4c09e1 2018-06-07 11:41:22,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:22,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:23,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["qOi4fuLcQt6rAFgERkqXbg"], "issued_at": "2018-06-07T11:41:23.000000Z"}} 2018-06-07 11:41:23,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef6f2b30ee69af387a0db1c764b42792c2b0fb6" 2018-06-07 11:41:23,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1538d040-de9d-40ab-930b-3dacb108271b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:23,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1538d040-de9d-40ab-930b-3dacb108271b 2018-06-07 11:41:23,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:23,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f70bacd5-b32b-4fff-b1de-381fbfed896e Date: Thu, 07 Jun 2018 11:41:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["d43f0f81-7e32-4251-a6d0-2dfe46c76953"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:22Z","provider:segmentation_id":21,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:23,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net used request id req-f70bacd5-b32b-4fff-b1de-381fbfed896e 2018-06-07 11:41:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:23,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cf386bee-80a1-4c6e-81f0-a06b44b5ab2a Date: Thu, 07 Jun 2018 11:41:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:22Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:22Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"d43f0f81-7e32-4251-a6d0-2dfe46c76953","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet"}]} 2018-06-07 11:41:23,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5 used request id req-cf386bee-80a1-4c6e-81f0-a06b44b5ab2a 2018-06-07 11:41:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5&name=NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:23,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76feeb65-e7f6-4961-9a11-c12f80889af9 Date: Thu, 07 Jun 2018 11:41:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b7aa27-3592-4680-ba31-d549f2a9b5e5","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:22Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:22Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"d43f0f81-7e32-4251-a6d0-2dfe46c76953","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet"}]} 2018-06-07 11:41:23,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=95b7aa27-3592-4680-ba31-d549f2a9b5e5&name=NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet used request id req-76feeb65-e7f6-4961-9a11-c12f80889af9 2018-06-07 11:41:23,338 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net 2018-06-07 11:41:23,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" -d '{"port": {"network_id": "95b7aa27-3592-4680-ba31-d549f2a9b5e5", "fixed_ips": [{"subnet_id": "d43f0f81-7e32-4251-a6d0-2dfe46c76953", "ip_address": null}], "name": "NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-port", "admin_state_up": true}}' 2018-06-07 11:41:23,353 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-a716b30c-d68a-4b59-96ad-2e6fa93bf115 Date: Thu, 07 Jun 2018 11:41:23 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-07 11:41:23,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-a716b30c-d68a-4b59-96ad-2e6fa93bf115 2018-06-07 11:41:23,353 - 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-06-07 11:41:23,354 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet 2018-06-07 11:41:23,354 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-subnet 2018-06-07 11:41:23,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d43f0f81-7e32-4251-a6d0-2dfe46c76953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:24,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15568e02-5c5c-401f-9326-9001f5450d2d Date: Thu, 07 Jun 2018 11:41:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:24,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d43f0f81-7e32-4251-a6d0-2dfe46c76953 used request id req-15568e02-5c5c-401f-9326-9001f5450d2d 2018-06-07 11:41:24,285 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2c8200f1-d7be-409c-960d-d60e22427132-pub-net 2018-06-07 11:41:24,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/95b7aa27-3592-4680-ba31-d549f2a9b5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb369e603a5dad3ff70ccbe30d10ee294293d760" 2018-06-07 11:41:25,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1bc6eec-3c9c-4e87-8845-6b8ce3f5cf58 Date: Thu, 07 Jun 2018 11:41:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:25,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/95b7aa27-3592-4680-ba31-d549f2a9b5e5 used request id req-f1bc6eec-3c9c-4e87-8845-6b8ce3f5cf58 2018-06-07 11:41:25,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:26,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["So5ENoLHT46fR7gFQNtumA"], "issued_at": "2018-06-07T11:41:26.000000Z"}} 2018-06-07 11:41:26,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:26,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d34d4bf-cff1-4fbe-b82c-2b91587da737 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:26,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0d34d4bf-cff1-4fbe-b82c-2b91587da737 2018-06-07 11:41:26,101 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net 2018-06-07 11:41:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" -d '{"network": {"name": "NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net", "admin_state_up": true}}' 2018-06-07 11:41:26,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-cf046436-4610-431a-b32b-a6d6bb514256 Date: Thu, 07 Jun 2018 11:41: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":"3107da72-a3fb-4f78-9c4c-4187c80e491e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:26Z","is_default":false,"provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","mtu":1450}} 2018-06-07 11:41:26,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-cf046436-4610-431a-b32b-a6d6bb514256 2018-06-07 11:41:26,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3107da72-a3fb-4f78-9c4c-4187c80e491e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:26,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c6f7d758-b53f-4c35-8b4b-c4b7ad4a5b0a Date: Thu, 07 Jun 2018 11:41:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:26Z","provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:26,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3107da72-a3fb-4f78-9c4c-4187c80e491e used request id req-c6f7d758-b53f-4c35-8b4b-c4b7ad4a5b0a 2018-06-07 11:41:26,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:26,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6b424d31-db3d-4b79-9718-6af2a138555c Date: Thu, 07 Jun 2018 11:41:26 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:41:26,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e used request id req-6b424d31-db3d-4b79-9718-6af2a138555c 2018-06-07 11:41:26,732 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet 2018-06-07 11:41:26,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" -d '{"subnets": [{"ip_version": 4, "network_id": "3107da72-a3fb-4f78-9c4c-4187c80e491e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet"}]}' 2018-06-07 11:41:27,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7ed2d7c2-4fa5-4a08-8f3a-acf2f0e331b4 Date: Thu, 07 Jun 2018 11:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"9317cda3-8251-43b7-9df2-84ea46fa8bb8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet"}]} 2018-06-07 11:41:27,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-7ed2d7c2-4fa5-4a08-8f3a-acf2f0e331b4 2018-06-07 11:41:27,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3107da72-a3fb-4f78-9c4c-4187c80e491e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:27,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ae7a593c-5f2e-4a9c-984d-e0f486b3affd Date: Thu, 07 Jun 2018 11:41:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["9317cda3-8251-43b7-9df2-84ea46fa8bb8"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:26Z","provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:27,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3107da72-a3fb-4f78-9c4c-4187c80e491e used request id req-ae7a593c-5f2e-4a9c-984d-e0f486b3affd 2018-06-07 11:41:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:27,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-59ca58e0-b649-4da9-82d3-31e5c1b05318 Date: Thu, 07 Jun 2018 11:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"9317cda3-8251-43b7-9df2-84ea46fa8bb8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet"}]} 2018-06-07 11:41:27,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e used request id req-59ca58e0-b649-4da9-82d3-31e5c1b05318 2018-06-07 11:41:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:27,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-84d0caaa-d51c-41cc-8bc7-e696fd7db2d8 Date: Thu, 07 Jun 2018 11:41:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["9317cda3-8251-43b7-9df2-84ea46fa8bb8"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:26Z","provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:27,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net used request id req-84d0caaa-d51c-41cc-8bc7-e696fd7db2d8 2018-06-07 11:41:27,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:41:27,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:41:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:41:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:27,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b55aec-a981-4dc0-b8f0-d4584519d6f1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:41:27,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-08b55aec-a981-4dc0-b8f0-d4584519d6f1 2018-06-07 11:41:27,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:27,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-87e1d886-4391-4ca7-ab07-9eb1321bd298 Date: Thu, 07 Jun 2018 11:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"9317cda3-8251-43b7-9df2-84ea46fa8bb8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet"}]} 2018-06-07 11:41:27,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e used request id req-87e1d886-4391-4ca7-ab07-9eb1321bd298 2018-06-07 11:41:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e&name=NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:27,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f7a0478e-fdc3-41cb-8793-05f3a226b4da Date: Thu, 07 Jun 2018 11:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"9317cda3-8251-43b7-9df2-84ea46fa8bb8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet"}]} 2018-06-07 11:41:27,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e&name=NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet used request id req-f7a0478e-fdc3-41cb-8793-05f3a226b4da 2018-06-07 11:41:27,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:27,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:27,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["mnQUhTYIRp-RToyE3StWGA"], "issued_at": "2018-06-07T11:41:27.000000Z"}} 2018-06-07 11:41:27,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae3ef410a40ad06a89dfd82b4d1db1900872494" 2018-06-07 11:41:27,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936064a5-2e0b-4038-96c5-9876aac4220a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:27,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-936064a5-2e0b-4038-96c5-9876aac4220a 2018-06-07 11:41:27,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:28,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-26650674-d121-407a-baee-5acd876ef777 Date: Thu, 07 Jun 2018 11:41:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["9317cda3-8251-43b7-9df2-84ea46fa8bb8"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:26Z","provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:28,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net used request id req-26650674-d121-407a-baee-5acd876ef777 2018-06-07 11:41:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:28,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-94b06df4-a744-44b9-9efe-792410457dbf Date: Thu, 07 Jun 2018 11:41:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"9317cda3-8251-43b7-9df2-84ea46fa8bb8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet"}]} 2018-06-07 11:41:28,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e used request id req-94b06df4-a744-44b9-9efe-792410457dbf 2018-06-07 11:41:28,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e&name=NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:28,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a22271d2-c246-4bdd-92c9-7e3ccaae8e93 Date: Thu, 07 Jun 2018 11:41:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:26Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41: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":"9d5d600ad155427099cd7cd580688ffb","id":"9317cda3-8251-43b7-9df2-84ea46fa8bb8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet"}]} 2018-06-07 11:41:28,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3107da72-a3fb-4f78-9c4c-4187c80e491e&name=NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet used request id req-a22271d2-c246-4bdd-92c9-7e3ccaae8e93 2018-06-07 11:41:28,230 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net 2018-06-07 11:41:28,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" -d '{"port": {"network_id": "3107da72-a3fb-4f78-9c4c-4187c80e491e", "fixed_ips": [{"subnet_id": "9317cda3-8251-43b7-9df2-84ea46fa8bb8", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-06-07 11:41:28,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-6c982f55-f417-42fb-8c94-e20a22b6359a Date: Thu, 07 Jun 2018 11:41:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:28Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9317cda3-8251-43b7-9df2-84ea46fa8bb8","ip_address":"10.55.1.100"}],"id":"d4150d96-231e-4a18-9ccb-e32e565de630","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:66:c0","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:28Z","binding:vnic_type":"normal"}} 2018-06-07 11:41:28,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-6c982f55-f417-42fb-8c94-e20a22b6359a 2018-06-07 11:41:28,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d4150d96-231e-4a18-9ccb-e32e565de630 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:28,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-4b24861f-b88d-4d5e-b3e0-d42706795450 Date: Thu, 07 Jun 2018 11:41:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:28Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9317cda3-8251-43b7-9df2-84ea46fa8bb8","ip_address":"10.55.1.100"}],"id":"d4150d96-231e-4a18-9ccb-e32e565de630","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:66:c0","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"3107da72-a3fb-4f78-9c4c-4187c80e491e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:28Z","binding:vnic_type":"normal"}} 2018-06-07 11:41:28,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d4150d96-231e-4a18-9ccb-e32e565de630 used request id req-4b24861f-b88d-4d5e-b3e0-d42706795450 2018-06-07 11:41:28,859 - neutron_utils - INFO - Deleting port with name 2018-06-07 11:41:28,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/d4150d96-231e-4a18-9ccb-e32e565de630 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:29,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4ce6d9d-a959-4c3b-8c92-82a961bf3740 Date: Thu, 07 Jun 2018 11:41:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:29,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/d4150d96-231e-4a18-9ccb-e32e565de630 used request id req-d4ce6d9d-a959-4c3b-8c92-82a961bf3740 2018-06-07 11:41:29,284 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet 2018-06-07 11:41:29,284 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-subnet 2018-06-07 11:41:29,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/9317cda3-8251-43b7-9df2-84ea46fa8bb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:30,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03ffa768-99ca-42a1-9225-36119b21493e Date: Thu, 07 Jun 2018 11:41:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:30,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9317cda3-8251-43b7-9df2-84ea46fa8bb8 used request id req-03ffa768-99ca-42a1-9225-36119b21493e 2018-06-07 11:41:30,206 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a7afc774-ab1f-46d4-a4c6-9bc718c9ae58-pub-net 2018-06-07 11:41:30,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/3107da72-a3fb-4f78-9c4c-4187c80e491e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2de62cfcde5109a154f20ea27377156d0183f1c" 2018-06-07 11:41:31,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-990f1bb5-9aa0-424c-a875-2f5205c01704 Date: Thu, 07 Jun 2018 11:41:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:31,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3107da72-a3fb-4f78-9c4c-4187c80e491e used request id req-990f1bb5-9aa0-424c-a875-2f5205c01704 2018-06-07 11:41:31,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:32,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["LvxReswYRBGRe0KgpAfvFg"], "issued_at": "2018-06-07T11:41:32.000000Z"}} 2018-06-07 11:41:32,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37048b099f0aa073c9d6ccabdd23a46e09a215fc" 2018-06-07 11:41:32,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a8bf63-4b25-4604-ba29-c98fbce92c07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:32,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-84a8bf63-4b25-4604-ba29-c98fbce92c07 2018-06-07 11:41:32,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:32,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:32,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["FYLFB3N3T_mn2MQBlGgDpw"], "issued_at": "2018-06-07T11:41:32.000000Z"}} 2018-06-07 11:41:32,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a17abcd80d1202556f0bb9c4b5b1b9421cbbc1" 2018-06-07 11:41:32,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e862d23-2478-414f-8355-53734b496756 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:32,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e862d23-2478-414f-8355-53734b496756 2018-06-07 11:41:32,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0aab5cc5-18c8-40f4-86cf-e5a3e11e25d0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37048b099f0aa073c9d6ccabdd23a46e09a215fc" 2018-06-07 11:41:32,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b6935a86-0808-4acb-b2ad-29c3fa24d508 Date: Thu, 07 Jun 2018 11:41:32 GMT RESP BODY: {"networks":[]} 2018-06-07 11:41:32,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0aab5cc5-18c8-40f4-86cf-e5a3e11e25d0-pub-net used request id req-b6935a86-0808-4acb-b2ad-29c3fa24d508 2018-06-07 11:41:32,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:33,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["tL7XcPWFQg-0jGx96UUziw"], "issued_at": "2018-06-07T11:41:33.000000Z"}} 2018-06-07 11:41:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:33,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759bbb17-025d-4187-b7f2-6e77c5798a1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:33,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-759bbb17-025d-4187-b7f2-6e77c5798a1a 2018-06-07 11:41:33,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:33,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:33,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["0DZp_Bt7St6Z0wurEY3TNQ"], "issued_at": "2018-06-07T11:41:33.000000Z"}} 2018-06-07 11:41:33,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65b2adc257ec3af3cdc0c4af54437ac5b52f2d3" 2018-06-07 11:41:33,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc15c2a7-7f8c-4476-b40a-47a4185c2fa2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:33,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc15c2a7-7f8c-4476-b40a-47a4185c2fa2 2018-06-07 11:41:33,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:33,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8054128f-dd36-414e-8a4b-9b0f5fcc297a Date: Thu, 07 Jun 2018 11:41:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:41:33,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-8054128f-dd36-414e-8a4b-9b0f5fcc297a 2018-06-07 11:41:33,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:33,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-11aa42d7-8886-44e1-bd6e-9a68f720f894 Date: Thu, 07 Jun 2018 11:41:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:41:33,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-11aa42d7-8886-44e1-bd6e-9a68f720f894 2018-06-07 11:41:33,955 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-868b4d08-43e0-4b23-b5e6-388b8ec023ec-pub-router 2018-06-07 11:41:33,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "NeutronUtilsRouterTests-868b4d08-43e0-4b23-b5e6-388b8ec023ec-pub-router", "admin_state_up": true}}' 2018-06-07 11:41:34,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-2443d19b-6d4b-4e16-a89e-d7864d47f70b Date: Thu, 07 Jun 2018 11:41:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:41:34Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "bbfa4cba-0358-4d9c-928f-e000c8b57433", "name": "NeutronUtilsRouterTests-868b4d08-43e0-4b23-b5e6-388b8ec023ec-pub-router"}} 2018-06-07 11:41:34,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-2443d19b-6d4b-4e16-a89e-d7864d47f70b 2018-06-07 11:41:34,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=bbfa4cba-0358-4d9c-928f-e000c8b57433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:34,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b301ec6e-31e2-4126-9437-cc661f106f6d Date: Thu, 07 Jun 2018 11:41:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:34Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.207"}],"id":"6aee2a47-0256-4a02-8b45-c978d99bd655","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:0b:b8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bbfa4cba-0358-4d9c-928f-e000c8b57433","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:41:34Z","binding:vnic_type":"normal"}]} 2018-06-07 11:41:34,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=bbfa4cba-0358-4d9c-928f-e000c8b57433 used request id req-b301ec6e-31e2-4126-9437-cc661f106f6d 2018-06-07 11:41:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:35,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-22ff79bb-77c8-4c11-8726-8dcb4914b241 Date: Thu, 07 Jun 2018 11:41:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:41:35,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-22ff79bb-77c8-4c11-8726-8dcb4914b241 2018-06-07 11:41:35,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-868b4d08-43e0-4b23-b5e6-388b8ec023ec-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:35,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8c084e8d-e16f-4370-a8ca-9503b47ea54a Date: Thu, 07 Jun 2018 11:41:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:41:34Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "bbfa4cba-0358-4d9c-928f-e000c8b57433", "name": "NeutronUtilsRouterTests-868b4d08-43e0-4b23-b5e6-388b8ec023ec-pub-router"}]} 2018-06-07 11:41:35,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-868b4d08-43e0-4b23-b5e6-388b8ec023ec-pub-router used request id req-8c084e8d-e16f-4370-a8ca-9503b47ea54a 2018-06-07 11:41:35,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:41:35,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:41:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:41:35,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:35,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247d9b3d-3e0d-4a5a-a823-755e1bb04e46 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:41:35,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-247d9b3d-3e0d-4a5a-a823-755e1bb04e46 2018-06-07 11:41:35,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=bbfa4cba-0358-4d9c-928f-e000c8b57433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:35,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1412f35f-b828-452e-b1b4-d7c6b19b6b64 Date: Thu, 07 Jun 2018 11:41:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:34Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.207"}],"id":"6aee2a47-0256-4a02-8b45-c978d99bd655","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:0b:b8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bbfa4cba-0358-4d9c-928f-e000c8b57433","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:41:34Z","binding:vnic_type":"normal"}]} 2018-06-07 11:41:35,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=bbfa4cba-0358-4d9c-928f-e000c8b57433 used request id req-1412f35f-b828-452e-b1b4-d7c6b19b6b64 2018-06-07 11:41:35,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:35,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-12815a37-98dc-422a-9672-cfcb18bb42a2 Date: Thu, 07 Jun 2018 11:41:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:41:35,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-12815a37-98dc-422a-9672-cfcb18bb42a2 2018-06-07 11:41:35,245 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-868b4d08-43e0-4b23-b5e6-388b8ec023ec-pub-router 2018-06-07 11:41:35,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/bbfa4cba-0358-4d9c-928f-e000c8b57433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:36,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92b7a234-ccac-484a-ad79-04feb53d5178 Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:36,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/bbfa4cba-0358-4d9c-928f-e000c8b57433 used request id req-92b7a234-ccac-484a-ad79-04feb53d5178 2018-06-07 11:41:36,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-868b4d08-43e0-4b23-b5e6-388b8ec023ec-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfc757c2e9619546658c41bc88c047d38a6e152" 2018-06-07 11:41:36,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-34b50cd0-4328-46e4-9f12-40e13760052f Date: Thu, 07 Jun 2018 11:41:36 GMT RESP BODY: {"routers": []} 2018-06-07 11:41:36,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-868b4d08-43e0-4b23-b5e6-388b8ec023ec-pub-router used request id req-34b50cd0-4328-46e4-9f12-40e13760052f 2018-06-07 11:41:36,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:36,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["nRANY3CCQzim1wkoJG_4Bw"], "issued_at": "2018-06-07T11:41:36.000000Z"}} 2018-06-07 11:41:36,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:36,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0872041-fe47-40f2-b43c-ad2e0bc13b0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:36,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e0872041-fe47-40f2-b43c-ad2e0bc13b0b 2018-06-07 11:41:36,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:36,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:37,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["b16S2B7sThyQlsdWT8xPeg"], "issued_at": "2018-06-07T11:41:37.000000Z"}} 2018-06-07 11:41:37,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4e2c4db74ea43385fd82c79fab791b1e53dddf" 2018-06-07 11:41:37,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f326652c-dcfd-4cb8-8e28-f1ad8b321393 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:37,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f326652c-dcfd-4cb8-8e28-f1ad8b321393 2018-06-07 11:41:37,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:37,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-89d6cb5e-5d7a-4afc-b371-f0e1b36316bd Date: Thu, 07 Jun 2018 11:41:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:41:37,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-89d6cb5e-5d7a-4afc-b371-f0e1b36316bd 2018-06-07 11:41:37,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:37,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f5d76507-822d-4f51-976c-b6d1a985a1be Date: Thu, 07 Jun 2018 11:41:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:41:37,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-f5d76507-822d-4f51-976c-b6d1a985a1be 2018-06-07 11:41:37,363 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-22ba69ba-7da1-405f-a4a4-09140f22ff79-pub-router 2018-06-07 11:41:37,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "NeutronUtilsRouterTests-22ba69ba-7da1-405f-a4a4-09140f22ff79-pub-router", "admin_state_up": true}}' 2018-06-07 11:41:38,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-6cb09bce-5ca7-493f-bd7f-598270a7714f Date: Thu, 07 Jun 2018 11:41:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:41:38Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "551f2ffa-5261-4f9a-a80a-21bc147dc778", "name": "NeutronUtilsRouterTests-22ba69ba-7da1-405f-a4a4-09140f22ff79-pub-router"}} 2018-06-07 11:41:38,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-6cb09bce-5ca7-493f-bd7f-598270a7714f 2018-06-07 11:41:38,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=551f2ffa-5261-4f9a-a80a-21bc147dc778 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:38,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-64973c2a-f5eb-49be-a1d7-c388324180a5 Date: Thu, 07 Jun 2018 11:41:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:38Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.205"}],"id":"983419ef-8d77-4d2e-b838-a3708ce5ff9c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:8b:39","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"551f2ffa-5261-4f9a-a80a-21bc147dc778","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:41:37Z","binding:vnic_type":"normal"}]} 2018-06-07 11:41:38,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=551f2ffa-5261-4f9a-a80a-21bc147dc778 used request id req-64973c2a-f5eb-49be-a1d7-c388324180a5 2018-06-07 11:41:38,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:38,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4baa2d7f-0b23-4409-b5fb-b35ab3764bed Date: Thu, 07 Jun 2018 11:41:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:41:38,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-4baa2d7f-0b23-4409-b5fb-b35ab3764bed 2018-06-07 11:41:38,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-22ba69ba-7da1-405f-a4a4-09140f22ff79-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:38,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b3d54b23-41a6-4e1f-af2e-7fa195b6b163 Date: Thu, 07 Jun 2018 11:41:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:41:38Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "551f2ffa-5261-4f9a-a80a-21bc147dc778", "name": "NeutronUtilsRouterTests-22ba69ba-7da1-405f-a4a4-09140f22ff79-pub-router"}]} 2018-06-07 11:41:38,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-22ba69ba-7da1-405f-a4a4-09140f22ff79-pub-router used request id req-b3d54b23-41a6-4e1f-af2e-7fa195b6b163 2018-06-07 11:41:38,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:41:38,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:41:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:41:38,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:38,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba62a29b-b5b9-423e-a170-89c5408de9b0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:41:38,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-ba62a29b-b5b9-423e-a170-89c5408de9b0 2018-06-07 11:41:38,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=551f2ffa-5261-4f9a-a80a-21bc147dc778 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:38,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-96840b95-b495-4e0f-8d1a-8701448e7ce5 Date: Thu, 07 Jun 2018 11:41:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:38Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.205"}],"id":"983419ef-8d77-4d2e-b838-a3708ce5ff9c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:8b:39","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"551f2ffa-5261-4f9a-a80a-21bc147dc778","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T11:41:37Z","binding:vnic_type":"normal"}]} 2018-06-07 11:41:38,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=551f2ffa-5261-4f9a-a80a-21bc147dc778 used request id req-96840b95-b495-4e0f-8d1a-8701448e7ce5 2018-06-07 11:41:38,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:38,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a92d0ed9-42f8-4a38-a850-aa9f8c072657 Date: Thu, 07 Jun 2018 11:41:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 11:41:38,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-a92d0ed9-42f8-4a38-a850-aa9f8c072657 2018-06-07 11:41:38,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:38,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bd326ceb-0ca0-446e-96f1-42a14da46dbe Date: Thu, 07 Jun 2018 11:41:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:41:38,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-bd326ceb-0ca0-446e-96f1-42a14da46dbe 2018-06-07 11:41:38,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:38,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-25fdb343-806a-49a2-998a-e4b5a54af08a Date: Thu, 07 Jun 2018 11:41:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:41:38,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-25fdb343-806a-49a2-998a-e4b5a54af08a 2018-06-07 11:41:38,938 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-22ba69ba-7da1-405f-a4a4-09140f22ff79-pub-router 2018-06-07 11:41:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/551f2ffa-5261-4f9a-a80a-21bc147dc778 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:39,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45f197f1-694b-44f3-831b-d5d069d43b78 Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:39,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/551f2ffa-5261-4f9a-a80a-21bc147dc778 used request id req-45f197f1-694b-44f3-831b-d5d069d43b78 2018-06-07 11:41:39,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-22ba69ba-7da1-405f-a4a4-09140f22ff79-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d2cc6e44e55446572b039e857fe316130339e" 2018-06-07 11:41:40,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-577511e4-574b-482e-9465-37f67a92087e Date: Thu, 07 Jun 2018 11:41:40 GMT RESP BODY: {"routers": []} 2018-06-07 11:41:40,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-22ba69ba-7da1-405f-a4a4-09140f22ff79-pub-router used request id req-577511e4-574b-482e-9465-37f67a92087e 2018-06-07 11:41:40,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:40,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["M5X5pAk5TgCymaYX_qCTBg"], "issued_at": "2018-06-07T11:41:40.000000Z"}} 2018-06-07 11:41:40,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae62f42094d3026b42cea2a30eae4cfbb3154b6" 2018-06-07 11:41:40,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8239aaa8-9298-4180-b477-648cc7280f6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:40,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8239aaa8-9298-4180-b477-648cc7280f6b 2018-06-07 11:41:40,477 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f33360c0-5f10-4968-9b85-c54b53c22a39name 2018-06-07 11:41:40,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae62f42094d3026b42cea2a30eae4cfbb3154b6" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f33360c0-5f10-4968-9b85-c54b53c22a39name"}}' 2018-06-07 11:41:40,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-93cff5bd-7e50-4250-8f95-385b8e98f115 Date: Thu, 07 Jun 2018 11:41:40 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:40Z", "updated_at": "2018-06-07T11:41:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:40Z", "revision_number": 0, "id": "3f39f241-8fe3-4d7b-ba81-9fbbfad1c129", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:40Z", "security_group_id": "2aa7acc9-a6d3-4a8c-9d70-dba0825b74af", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:40Z", "revision_number": 0, "id": "c2cd081d-9129-4c02-b015-3b0a2427c00d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:40Z", "security_group_id": "2aa7acc9-a6d3-4a8c-9d70-dba0825b74af", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2aa7acc9-a6d3-4a8c-9d70-dba0825b74af", "name": "NeutronUtilsSecurityGroupTests-f33360c0-5f10-4968-9b85-c54b53c22a39name"}} 2018-06-07 11:41:40,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-93cff5bd-7e50-4250-8f95-385b8e98f115 2018-06-07 11:41:40,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa7acc9-a6d3-4a8c-9d70-dba0825b74af 2018-06-07 11:41:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2aa7acc9-a6d3-4a8c-9d70-dba0825b74af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae62f42094d3026b42cea2a30eae4cfbb3154b6" 2018-06-07 11:41:40,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01ec8f2b-2062-4f67-8257-ec20505ad488 Date: Thu, 07 Jun 2018 11:41:40 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-06-07T11:41:40Z", "security_group_id": "2aa7acc9-a6d3-4a8c-9d70-dba0825b74af", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:40Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "3f39f241-8fe3-4d7b-ba81-9fbbfad1c129"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:40Z", "security_group_id": "2aa7acc9-a6d3-4a8c-9d70-dba0825b74af", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:40Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "c2cd081d-9129-4c02-b015-3b0a2427c00d"}]} 2018-06-07 11:41:40,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2aa7acc9-a6d3-4a8c-9d70-dba0825b74af used request id req-01ec8f2b-2062-4f67-8257-ec20505ad488 2018-06-07 11:41:40,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f33360c0-5f10-4968-9b85-c54b53c22a39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae62f42094d3026b42cea2a30eae4cfbb3154b6" 2018-06-07 11:41:40,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-7212988e-a07c-4834-b95d-8c52a0d36f18 Date: Thu, 07 Jun 2018 11:41:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:40Z", "updated_at": "2018-06-07T11:41:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:40Z", "revision_number": 0, "id": "3f39f241-8fe3-4d7b-ba81-9fbbfad1c129", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:40Z", "security_group_id": "2aa7acc9-a6d3-4a8c-9d70-dba0825b74af", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:40Z", "revision_number": 0, "id": "c2cd081d-9129-4c02-b015-3b0a2427c00d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:40Z", "security_group_id": "2aa7acc9-a6d3-4a8c-9d70-dba0825b74af", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2aa7acc9-a6d3-4a8c-9d70-dba0825b74af", "name": "NeutronUtilsSecurityGroupTests-f33360c0-5f10-4968-9b85-c54b53c22a39name"}]} 2018-06-07 11:41:40,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f33360c0-5f10-4968-9b85-c54b53c22a39name used request id req-7212988e-a07c-4834-b95d-8c52a0d36f18 2018-06-07 11:41:40,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa7acc9-a6d3-4a8c-9d70-dba0825b74af 2018-06-07 11:41:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2aa7acc9-a6d3-4a8c-9d70-dba0825b74af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae62f42094d3026b42cea2a30eae4cfbb3154b6" 2018-06-07 11:41:41,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c21f0fba-19e9-48b8-8ec0-6ef882b7825d Date: Thu, 07 Jun 2018 11:41:41 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-06-07T11:41:40Z", "security_group_id": "2aa7acc9-a6d3-4a8c-9d70-dba0825b74af", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:40Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "3f39f241-8fe3-4d7b-ba81-9fbbfad1c129"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:40Z", "security_group_id": "2aa7acc9-a6d3-4a8c-9d70-dba0825b74af", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:40Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "c2cd081d-9129-4c02-b015-3b0a2427c00d"}]} 2018-06-07 11:41:41,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2aa7acc9-a6d3-4a8c-9d70-dba0825b74af used request id req-c21f0fba-19e9-48b8-8ec0-6ef882b7825d 2018-06-07 11:41:41,007 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f33360c0-5f10-4968-9b85-c54b53c22a39name 2018-06-07 11:41:41,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2aa7acc9-a6d3-4a8c-9d70-dba0825b74af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae62f42094d3026b42cea2a30eae4cfbb3154b6" 2018-06-07 11:41:41,184 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b8e70b8-5f3d-4e33-a515-89a824eaedbd Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:41,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2aa7acc9-a6d3-4a8c-9d70-dba0825b74af used request id req-1b8e70b8-5f3d-4e33-a515-89a824eaedbd 2018-06-07 11:41:41,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f33360c0-5f10-4968-9b85-c54b53c22a39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae62f42094d3026b42cea2a30eae4cfbb3154b6" 2018-06-07 11:41:41,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-00902514-d19a-4fb0-9509-a4e5d1e7a7ba Date: Thu, 07 Jun 2018 11:41:41 GMT RESP BODY: {"security_groups": []} 2018-06-07 11:41:41,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f33360c0-5f10-4968-9b85-c54b53c22a39name used request id req-00902514-d19a-4fb0-9509-a4e5d1e7a7ba 2018-06-07 11:41:41,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:41,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["4BpUC0ivSnygZ2UR1Fl6ew"], "issued_at": "2018-06-07T11:41:41.000000Z"}} 2018-06-07 11:41:41,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b26bc6a91fad3c7d69cec2ecad058ed26715bda" 2018-06-07 11:41:41,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263399c7-1026-4938-96e0-e7a12ea4a2c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:41,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-263399c7-1026-4938-96e0-e7a12ea4a2c5 2018-06-07 11:41:41,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:42,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["tEVc9lIWSXK6gXKumPYFzg"], "issued_at": "2018-06-07T11:41:42.000000Z"}} 2018-06-07 11:41:42,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1f84d4d3b762ba7db0452fee3a6b4cb5a409c" 2018-06-07 11:41:42,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a2eb68-bbd8-4e43-8a0f-d0e8e488938d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:42,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-27a2eb68-bbd8-4e43-8a0f-d0e8e488938d 2018-06-07 11:41:42,115 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-94ca78a2-e45a-41f1-8cc6-74634974d404name 2018-06-07 11:41:42,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1f84d4d3b762ba7db0452fee3a6b4cb5a409c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-94ca78a2-e45a-41f1-8cc6-74634974d404name", "description": "hello group"}}' 2018-06-07 11:41:42,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-61f961b8-6454-403e-bcbd-a09bda313e09 Date: Thu, 07 Jun 2018 11:41:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:42Z", "updated_at": "2018-06-07T11:41:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:42Z", "revision_number": 0, "id": "2983b9dc-fce1-4186-9eb6-1c832b196a80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:42Z", "security_group_id": "666f99c0-5e21-4ed3-9097-49f83041aa4d", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:42Z", "revision_number": 0, "id": "ad9992f8-8cd8-4f0d-a81a-ff9d6515055e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:42Z", "security_group_id": "666f99c0-5e21-4ed3-9097-49f83041aa4d", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "666f99c0-5e21-4ed3-9097-49f83041aa4d", "name": "NeutronUtilsSecurityGroupTests-94ca78a2-e45a-41f1-8cc6-74634974d404name"}} 2018-06-07 11:41:42,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-61f961b8-6454-403e-bcbd-a09bda313e09 2018-06-07 11:41:42,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 666f99c0-5e21-4ed3-9097-49f83041aa4d 2018-06-07 11:41:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=666f99c0-5e21-4ed3-9097-49f83041aa4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1f84d4d3b762ba7db0452fee3a6b4cb5a409c" 2018-06-07 11:41:42,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d37ccf1-ff53-4ada-950d-1e188a472f17 Date: Thu, 07 Jun 2018 11:41:42 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-06-07T11:41:42Z", "security_group_id": "666f99c0-5e21-4ed3-9097-49f83041aa4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:42Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2983b9dc-fce1-4186-9eb6-1c832b196a80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:42Z", "security_group_id": "666f99c0-5e21-4ed3-9097-49f83041aa4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:42Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "ad9992f8-8cd8-4f0d-a81a-ff9d6515055e"}]} 2018-06-07 11:41:42,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=666f99c0-5e21-4ed3-9097-49f83041aa4d used request id req-7d37ccf1-ff53-4ada-950d-1e188a472f17 2018-06-07 11:41:42,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-94ca78a2-e45a-41f1-8cc6-74634974d404name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1f84d4d3b762ba7db0452fee3a6b4cb5a409c" 2018-06-07 11:41:42,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-dec02bfe-3c1d-4d59-a561-362c83b6a0d0 Date: Thu, 07 Jun 2018 11:41:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:42Z", "updated_at": "2018-06-07T11:41:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:42Z", "revision_number": 0, "id": "2983b9dc-fce1-4186-9eb6-1c832b196a80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:42Z", "security_group_id": "666f99c0-5e21-4ed3-9097-49f83041aa4d", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:42Z", "revision_number": 0, "id": "ad9992f8-8cd8-4f0d-a81a-ff9d6515055e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:42Z", "security_group_id": "666f99c0-5e21-4ed3-9097-49f83041aa4d", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "666f99c0-5e21-4ed3-9097-49f83041aa4d", "name": "NeutronUtilsSecurityGroupTests-94ca78a2-e45a-41f1-8cc6-74634974d404name"}]} 2018-06-07 11:41:42,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-94ca78a2-e45a-41f1-8cc6-74634974d404name&description=hello+group used request id req-dec02bfe-3c1d-4d59-a561-362c83b6a0d0 2018-06-07 11:41:42,593 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 666f99c0-5e21-4ed3-9097-49f83041aa4d 2018-06-07 11:41:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=666f99c0-5e21-4ed3-9097-49f83041aa4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1f84d4d3b762ba7db0452fee3a6b4cb5a409c" 2018-06-07 11:41:42,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4771a408-eab5-4ca7-8962-13a6e3e3e8aa Date: Thu, 07 Jun 2018 11:41:42 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-06-07T11:41:42Z", "security_group_id": "666f99c0-5e21-4ed3-9097-49f83041aa4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:42Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2983b9dc-fce1-4186-9eb6-1c832b196a80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:42Z", "security_group_id": "666f99c0-5e21-4ed3-9097-49f83041aa4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:42Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "ad9992f8-8cd8-4f0d-a81a-ff9d6515055e"}]} 2018-06-07 11:41:42,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=666f99c0-5e21-4ed3-9097-49f83041aa4d used request id req-4771a408-eab5-4ca7-8962-13a6e3e3e8aa 2018-06-07 11:41:42,618 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-94ca78a2-e45a-41f1-8cc6-74634974d404name 2018-06-07 11:41:42,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/666f99c0-5e21-4ed3-9097-49f83041aa4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1f84d4d3b762ba7db0452fee3a6b4cb5a409c" 2018-06-07 11:41:42,798 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6532943-0409-4531-8c01-764ec17202d5 Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:42,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/666f99c0-5e21-4ed3-9097-49f83041aa4d used request id req-e6532943-0409-4531-8c01-764ec17202d5 2018-06-07 11:41:42,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:43,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["a75yVGHNTE-jJBZH0v16cg"], "issued_at": "2018-06-07T11:41:43.000000Z"}} 2018-06-07 11:41:43,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:43,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a2d6c1-130c-4b3b-ad2e-38d8d4b92a8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:43,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61a2d6c1-130c-4b3b-ad2e-38d8d4b92a8a 2018-06-07 11:41:43,175 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename 2018-06-07 11:41:43,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename", "description": "hello group"}}' 2018-06-07 11:41:43,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-69e8e541-0f84-4387-a3d0-72feafd28372 Date: Thu, 07 Jun 2018 11:41:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "updated_at": "2018-06-07T11:41:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "revision_number": 0, "id": "2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "revision_number": 0, "id": "e2e180ce-a77c-4833-81a8-9b8b624237b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "name": "NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename"}} 2018-06-07 11:41:43,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-69e8e541-0f84-4387-a3d0-72feafd28372 2018-06-07 11:41:43,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 2018-06-07 11:41:43,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:43,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-60288699-3e24-44f2-8425-ab1db6ebbfc0 Date: Thu, 07 Jun 2018 11:41:43 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-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "e2e180ce-a77c-4833-81a8-9b8b624237b4"}]} 2018-06-07 11:41:43,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 used request id req-60288699-3e24-44f2-8425-ab1db6ebbfc0 2018-06-07 11:41:43,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 2018-06-07 11:41:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:43,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e5786e7-298e-479f-a988-fdf53533730b Date: Thu, 07 Jun 2018 11:41:43 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-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "e2e180ce-a77c-4833-81a8-9b8b624237b4"}]} 2018-06-07 11:41:43,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 used request id req-7e5786e7-298e-479f-a988-fdf53533730b 2018-06-07 11:41:43,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:43,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd3df1e-ad7c-42d3-8e82-965e7487e043 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:43,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7cd3df1e-ad7c-42d3-8e82-965e7487e043 2018-06-07 11:41:43,616 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename 2018-06-07 11:41:43,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:43,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-d0335513-1dcd-4e45-9c29-174654a8b4c1 Date: Thu, 07 Jun 2018 11:41:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "updated_at": "2018-06-07T11:41:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "revision_number": 0, "id": "2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "revision_number": 0, "id": "e2e180ce-a77c-4833-81a8-9b8b624237b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "name": "NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename"}]} 2018-06-07 11:41:43,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename used request id req-d0335513-1dcd-4e45-9c29-174654a8b4c1 2018-06-07 11:41:43,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:41:43,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:41:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:41:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:43,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76d5596-1ec6-4549-9cc5-89f73c9f8c28 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:41:43,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-d76d5596-1ec6-4549-9cc5-89f73c9f8c28 2018-06-07 11:41:43,789 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 2018-06-07 11:41:43,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:43,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7d2d1f3-8d62-4a0b-97b2-dd201d367504 Date: Thu, 07 Jun 2018 11:41:43 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-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "e2e180ce-a77c-4833-81a8-9b8b624237b4"}]} 2018-06-07 11:41:43,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 used request id req-d7d2d1f3-8d62-4a0b-97b2-dd201d367504 2018-06-07 11:41:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2b7ca840ff91f95a053c236f9b014e98e71aee04" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24"}}' 2018-06-07 11:41:43,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-ba03fd2e-800e-43b3-acc2-b7a18763caa6 Date: Thu, 07 Jun 2018 11:41:43 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-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "b673eb4c-4d16-4173-899d-a3c9cb2f8880"}} 2018-06-07 11:41:43,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-ba03fd2e-800e-43b3-acc2-b7a18763caa6 2018-06-07 11:41:43,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:44,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-44edc504-56c1-4167-baf5-6bf5e247e639 Date: Thu, 07 Jun 2018 11:41:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "updated_at": "2018-06-07T11:41:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "revision_number": 0, "id": "e2e180ce-a77c-4833-81a8-9b8b624237b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "revision_number": 0, "id": "b673eb4c-4d16-4173-899d-a3c9cb2f8880", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "revision_number": 0, "id": "2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 3, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "name": "NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename"}]} 2018-06-07 11:41:44,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename&description=hello+group used request id req-44edc504-56c1-4167-baf5-6bf5e247e639 2018-06-07 11:41:44,006 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 2018-06-07 11:41:44,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:44,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-fe0e5300-fb2c-4f77-910e-77677fb7d3e0 Date: Thu, 07 Jun 2018 11:41:44 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-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "b673eb4c-4d16-4173-899d-a3c9cb2f8880"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "e2e180ce-a77c-4833-81a8-9b8b624237b4"}]} 2018-06-07 11:41:44,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 used request id req-fe0e5300-fb2c-4f77-910e-77677fb7d3e0 2018-06-07 11:41:44,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 2018-06-07 11:41:44,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:44,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-4366f4de-b494-419b-a0e4-0843eeff4ca5 Date: Thu, 07 Jun 2018 11:41:44 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-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "b673eb4c-4d16-4173-899d-a3c9cb2f8880"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "e2e180ce-a77c-4833-81a8-9b8b624237b4"}]} 2018-06-07 11:41:44,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 used request id req-4366f4de-b494-419b-a0e4-0843eeff4ca5 2018-06-07 11:41:44,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:44,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-dbd00399-3be2-400a-b705-0b8114ba9bcc Date: Thu, 07 Jun 2018 11:41:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "updated_at": "2018-06-07T11:41:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "revision_number": 0, "id": "e2e180ce-a77c-4833-81a8-9b8b624237b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "revision_number": 0, "id": "b673eb4c-4d16-4173-899d-a3c9cb2f8880", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "revision_number": 0, "id": "2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 3, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "name": "NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename"}]} 2018-06-07 11:41:44,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename&description=hello+group used request id req-dbd00399-3be2-400a-b705-0b8114ba9bcc 2018-06-07 11:41:44,111 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 2018-06-07 11:41:44,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:44,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-6854f0a5-c6f9-49c1-9adc-cd4ec025f730 Date: Thu, 07 Jun 2018 11:41:44 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-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "b673eb4c-4d16-4173-899d-a3c9cb2f8880"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:43Z", "security_group_id": "f7c3bcb9-4a12-44b2-8a49-12c818f8dc24", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:43Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "e2e180ce-a77c-4833-81a8-9b8b624237b4"}]} 2018-06-07 11:41:44,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 used request id req-6854f0a5-c6f9-49c1-9adc-cd4ec025f730 2018-06-07 11:41:44,133 - neutron_utils - INFO - Deleting security group rule with ID - 2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a 2018-06-07 11:41:44,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:44,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bea1a9f-be37-4966-bf88-0c3c877abadb Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:44,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/2de2c23b-3ebd-4e55-a56a-fb1c8d55d91a used request id req-7bea1a9f-be37-4966-bf88-0c3c877abadb 2018-06-07 11:41:44,233 - neutron_utils - INFO - Deleting security group rule with ID - e2e180ce-a77c-4833-81a8-9b8b624237b4 2018-06-07 11:41:44,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/e2e180ce-a77c-4833-81a8-9b8b624237b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:44,329 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc0536c5-0a6f-4008-b719-e3dd53c5c7a7 Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:44,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/e2e180ce-a77c-4833-81a8-9b8b624237b4 used request id req-dc0536c5-0a6f-4008-b719-e3dd53c5c7a7 2018-06-07 11:41:44,329 - neutron_utils - INFO - Deleting security group rule with ID - b673eb4c-4d16-4173-899d-a3c9cb2f8880 2018-06-07 11:41:44,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b673eb4c-4d16-4173-899d-a3c9cb2f8880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:44,424 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ebb5cd7-048d-4b0f-af23-78e72fdf5c52 Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:44,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b673eb4c-4d16-4173-899d-a3c9cb2f8880 used request id req-6ebb5cd7-048d-4b0f-af23-78e72fdf5c52 2018-06-07 11:41:44,425 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-c888d5f4-0584-4c41-95b9-8020170951eename 2018-06-07 11:41:44,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7ca840ff91f95a053c236f9b014e98e71aee04" 2018-06-07 11:41:44,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-139f0edb-6a57-409e-886e-512cf4db2619 Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:44,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f7c3bcb9-4a12-44b2-8a49-12c818f8dc24 used request id req-139f0edb-6a57-409e-886e-512cf4db2619 2018-06-07 11:41:44,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:44,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["lr4U-19iRamDAigA5GCpHA"], "issued_at": "2018-06-07T11:41:44.000000Z"}} 2018-06-07 11:41:44,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" 2018-06-07 11:41:44,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e66665-f812-4d0d-9890-1f93c88d790b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:44,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f4e66665-f812-4d0d-9890-1f93c88d790b 2018-06-07 11:41:44,941 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-dc9d95fc-a674-4cc0-941f-720b4fcac253name-1 2018-06-07 11:41:44,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-dc9d95fc-a674-4cc0-941f-720b4fcac253name-1", "description": "hello group"}}' 2018-06-07 11:41:45,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-8d82704c-9a17-4823-8f6f-c8035c8df6ed Date: Thu, 07 Jun 2018 11:41:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "updated_at": "2018-06-07T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "revision_number": 0, "id": "2661b481-c4b4-4d24-bef1-41b5ab5200c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:45Z", "security_group_id": "2d05e0fb-1c54-45f5-89dc-c3790bd11695", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "revision_number": 0, "id": "b04ae26a-f1bc-45b2-8655-257a827ac883", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:45Z", "security_group_id": "2d05e0fb-1c54-45f5-89dc-c3790bd11695", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2d05e0fb-1c54-45f5-89dc-c3790bd11695", "name": "NeutronUtilsSecurityGroupTests-dc9d95fc-a674-4cc0-941f-720b4fcac253name-1"}} 2018-06-07 11:41:45,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-8d82704c-9a17-4823-8f6f-c8035c8df6ed 2018-06-07 11:41:45,306 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d05e0fb-1c54-45f5-89dc-c3790bd11695 2018-06-07 11:41:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2d05e0fb-1c54-45f5-89dc-c3790bd11695 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" 2018-06-07 11:41:45,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd5b9b61-8087-410e-bc3d-60c79b75f452 Date: Thu, 07 Jun 2018 11:41: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-06-07T11:41:45Z", "security_group_id": "2d05e0fb-1c54-45f5-89dc-c3790bd11695", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2661b481-c4b4-4d24-bef1-41b5ab5200c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "security_group_id": "2d05e0fb-1c54-45f5-89dc-c3790bd11695", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "b04ae26a-f1bc-45b2-8655-257a827ac883"}]} 2018-06-07 11:41:45,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2d05e0fb-1c54-45f5-89dc-c3790bd11695 used request id req-fd5b9b61-8087-410e-bc3d-60c79b75f452 2018-06-07 11:41:45,352 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-dc9d95fc-a674-4cc0-941f-720b4fcac253name-2 2018-06-07 11:41:45,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-dc9d95fc-a674-4cc0-941f-720b4fcac253name-2", "description": "hello group"}}' 2018-06-07 11:41:45,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-b3f0f5b4-dc4c-4eaf-b17e-9c141edc32b9 Date: Thu, 07 Jun 2018 11:41:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "updated_at": "2018-06-07T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "revision_number": 0, "id": "058d8f67-84db-4b47-8ce3-a0769085cadb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:45Z", "security_group_id": "6389d69d-a6b1-4a19-8bd9-3cfb70905c5d", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "revision_number": 0, "id": "a43b9b00-eb94-4e60-b1d5-23b5ba5358e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:45Z", "security_group_id": "6389d69d-a6b1-4a19-8bd9-3cfb70905c5d", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "6389d69d-a6b1-4a19-8bd9-3cfb70905c5d", "name": "NeutronUtilsSecurityGroupTests-dc9d95fc-a674-4cc0-941f-720b4fcac253name-2"}} 2018-06-07 11:41:45,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-b3f0f5b4-dc4c-4eaf-b17e-9c141edc32b9 2018-06-07 11:41:45,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6389d69d-a6b1-4a19-8bd9-3cfb70905c5d 2018-06-07 11:41:45,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6389d69d-a6b1-4a19-8bd9-3cfb70905c5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" 2018-06-07 11:41:45,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d49c8594-d77f-449b-b60d-7f99f30c07bc Date: Thu, 07 Jun 2018 11:41:45 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-06-07T11:41:45Z", "security_group_id": "6389d69d-a6b1-4a19-8bd9-3cfb70905c5d", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "058d8f67-84db-4b47-8ce3-a0769085cadb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "security_group_id": "6389d69d-a6b1-4a19-8bd9-3cfb70905c5d", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "a43b9b00-eb94-4e60-b1d5-23b5ba5358e5"}]} 2018-06-07 11:41:45,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6389d69d-a6b1-4a19-8bd9-3cfb70905c5d used request id req-d49c8594-d77f-449b-b60d-7f99f30c07bc 2018-06-07 11:41:45,624 - neutron_utils - INFO - Retrieving security group with ID - 2d05e0fb-1c54-45f5-89dc-c3790bd11695 2018-06-07 11:41:45,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2d05e0fb-1c54-45f5-89dc-c3790bd11695 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" 2018-06-07 11:41:45,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-2ee6d403-ede3-46ec-b801-b404e51af062 Date: Thu, 07 Jun 2018 11:41:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "updated_at": "2018-06-07T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "revision_number": 0, "id": "2661b481-c4b4-4d24-bef1-41b5ab5200c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:45Z", "security_group_id": "2d05e0fb-1c54-45f5-89dc-c3790bd11695", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "revision_number": 0, "id": "b04ae26a-f1bc-45b2-8655-257a827ac883", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:45Z", "security_group_id": "2d05e0fb-1c54-45f5-89dc-c3790bd11695", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2d05e0fb-1c54-45f5-89dc-c3790bd11695", "name": "NeutronUtilsSecurityGroupTests-dc9d95fc-a674-4cc0-941f-720b4fcac253name-1"}]} 2018-06-07 11:41:45,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2d05e0fb-1c54-45f5-89dc-c3790bd11695 used request id req-2ee6d403-ede3-46ec-b801-b404e51af062 2018-06-07 11:41:45,713 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d05e0fb-1c54-45f5-89dc-c3790bd11695 2018-06-07 11:41:45,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2d05e0fb-1c54-45f5-89dc-c3790bd11695 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" 2018-06-07 11:41:45,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bde686df-f96d-4ebb-975e-839b90c402d2 Date: Thu, 07 Jun 2018 11:41: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-06-07T11:41:45Z", "security_group_id": "2d05e0fb-1c54-45f5-89dc-c3790bd11695", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "2661b481-c4b4-4d24-bef1-41b5ab5200c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "security_group_id": "2d05e0fb-1c54-45f5-89dc-c3790bd11695", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "b04ae26a-f1bc-45b2-8655-257a827ac883"}]} 2018-06-07 11:41:45,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2d05e0fb-1c54-45f5-89dc-c3790bd11695 used request id req-bde686df-f96d-4ebb-975e-839b90c402d2 2018-06-07 11:41:45,739 - neutron_utils - INFO - Retrieving security group with ID - 6389d69d-a6b1-4a19-8bd9-3cfb70905c5d 2018-06-07 11:41:45,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6389d69d-a6b1-4a19-8bd9-3cfb70905c5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" 2018-06-07 11:41:45,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-559e3039-ddb0-4909-a680-421a27be940c Date: Thu, 07 Jun 2018 11:41:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "updated_at": "2018-06-07T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "revision_number": 0, "id": "058d8f67-84db-4b47-8ce3-a0769085cadb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:45Z", "security_group_id": "6389d69d-a6b1-4a19-8bd9-3cfb70905c5d", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "revision_number": 0, "id": "a43b9b00-eb94-4e60-b1d5-23b5ba5358e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:41:45Z", "security_group_id": "6389d69d-a6b1-4a19-8bd9-3cfb70905c5d", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "6389d69d-a6b1-4a19-8bd9-3cfb70905c5d", "name": "NeutronUtilsSecurityGroupTests-dc9d95fc-a674-4cc0-941f-720b4fcac253name-2"}]} 2018-06-07 11:41:45,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6389d69d-a6b1-4a19-8bd9-3cfb70905c5d used request id req-559e3039-ddb0-4909-a680-421a27be940c 2018-06-07 11:41:45,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6389d69d-a6b1-4a19-8bd9-3cfb70905c5d 2018-06-07 11:41:45,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6389d69d-a6b1-4a19-8bd9-3cfb70905c5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" 2018-06-07 11:41:45,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1211a7c4-615c-434e-ada8-a54f0c9dc382 Date: Thu, 07 Jun 2018 11:41:45 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-06-07T11:41:45Z", "security_group_id": "6389d69d-a6b1-4a19-8bd9-3cfb70905c5d", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "058d8f67-84db-4b47-8ce3-a0769085cadb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:41:45Z", "security_group_id": "6389d69d-a6b1-4a19-8bd9-3cfb70905c5d", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:45Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "a43b9b00-eb94-4e60-b1d5-23b5ba5358e5"}]} 2018-06-07 11:41:45,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6389d69d-a6b1-4a19-8bd9-3cfb70905c5d used request id req-1211a7c4-615c-434e-ada8-a54f0c9dc382 2018-06-07 11:41:45,808 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-dc9d95fc-a674-4cc0-941f-720b4fcac253name-1 2018-06-07 11:41:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2d05e0fb-1c54-45f5-89dc-c3790bd11695 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" 2018-06-07 11:41:45,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0dc8925c-41d0-4851-9513-a62d3b289c36 Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:45,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2d05e0fb-1c54-45f5-89dc-c3790bd11695 used request id req-0dc8925c-41d0-4851-9513-a62d3b289c36 2018-06-07 11:41:45,972 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-dc9d95fc-a674-4cc0-941f-720b4fcac253name-2 2018-06-07 11:41:45,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6389d69d-a6b1-4a19-8bd9-3cfb70905c5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1478a03e19bb1ad14e23a18c7a80ea15fe6fcf" 2018-06-07 11:41:46,120 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31d480c4-c3eb-4ada-80b1-5f75be0e8f52 Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:46,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6389d69d-a6b1-4a19-8bd9-3cfb70905c5d used request id req-31d480c4-c3eb-4ada-80b1-5f75be0e8f52 2018-06-07 11:41:46,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:46,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["R9lMKEU9Tki5TCXLoYV8iA"], "issued_at": "2018-06-07T11:41:46.000000Z"}} 2018-06-07 11:41:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba3850f0debaa58b9ba57f8b6c71e51bc9841ab" 2018-06-07 11:41:46,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c4d26e-ad3c-4e11-bac6-58dc525e0b2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:46,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f1c4d26e-ad3c-4e11-bac6-58dc525e0b2f 2018-06-07 11:41:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba3850f0debaa58b9ba57f8b6c71e51bc9841ab" 2018-06-07 11:41:46,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d2f89cf9-4e9f-4360-b07b-cd7e872ea786 Date: Thu, 07 Jun 2018 11:41:46 GMT RESP BODY: {"floatingips": []} 2018-06-07 11:41:46,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-d2f89cf9-4e9f-4360-b07b-cd7e872ea786 2018-06-07 11:41:46,706 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 11:41:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba3850f0debaa58b9ba57f8b6c71e51bc9841ab" 2018-06-07 11:41:46,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-3b4c57fa-9e63-413a-b05c-ac4cdb86e92e Date: Thu, 07 Jun 2018 11:41:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:41:46,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-3b4c57fa-9e63-413a-b05c-ac4cdb86e92e 2018-06-07 11:41:46,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba3850f0debaa58b9ba57f8b6c71e51bc9841ab" 2018-06-07 11:41:47,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f6c2f495-e8e7-4e1a-a86f-858cf83dd4b4 Date: Thu, 07 Jun 2018 11:41:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:41:47,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-f6c2f495-e8e7-4e1a-a86f-858cf83dd4b4 2018-06-07 11:41:47,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba3850f0debaa58b9ba57f8b6c71e51bc9841ab" -d '{"floatingip": {"floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}}' 2018-06-07 11:41:48,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-3d16d1c6-252f-4f53-a26e-f8f8a9f3f4e5 Date: Thu, 07 Jun 2018 11:41:47 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-06-07T11:41:47Z", "floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": null, "id": "46a593b5-391e-483c-af28-315cd66935fa", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:47Z", "project_id": "9d5d600ad155427099cd7cd580688ffb"}} 2018-06-07 11:41:48,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-3d16d1c6-252f-4f53-a26e-f8f8a9f3f4e5 2018-06-07 11:41:48,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba3850f0debaa58b9ba57f8b6c71e51bc9841ab" 2018-06-07 11:41:48,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-80d4f3d8-9c05-4732-9867-dee4c2c424a7 Date: Thu, 07 Jun 2018 11:41:48 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-06-07T11:41:47Z", "floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": null, "id": "46a593b5-391e-483c-af28-315cd66935fa", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:47Z", "project_id": "9d5d600ad155427099cd7cd580688ffb"}]} 2018-06-07 11:41:48,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-80d4f3d8-9c05-4732-9867-dee4c2c424a7 2018-06-07 11:41:48,031 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.209 2018-06-07 11:41:48,031 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.209 2018-06-07 11:41:48,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips?ip=46a593b5-391e-483c-af28-315cd66935fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba3850f0debaa58b9ba57f8b6c71e51bc9841ab" 2018-06-07 11:41:48,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-02edaf65-cb5d-4808-9b9b-14820ae0b62e Date: Thu, 07 Jun 2018 11:41:48 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-06-07T11:41:47Z", "floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": null, "id": "46a593b5-391e-483c-af28-315cd66935fa", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:41:47Z", "project_id": "9d5d600ad155427099cd7cd580688ffb"}]} 2018-06-07 11:41:48,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips?ip=46a593b5-391e-483c-af28-315cd66935fa used request id req-02edaf65-cb5d-4808-9b9b-14820ae0b62e 2018-06-07 11:41:48,059 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-06-07 11:41:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/46a593b5-391e-483c-af28-315cd66935fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba3850f0debaa58b9ba57f8b6c71e51bc9841ab" 2018-06-07 11:41:48,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3bf4ca2-28a6-4dcd-b2bf-c95c1129670b Content-Length: 0 Date: Thu, 07 Jun 2018 11:41:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:41:48,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/46a593b5-391e-483c-af28-315cd66935fa used request id req-d3bf4ca2-28a6-4dcd-b2bf-c95c1129670b 2018-06-07 11:41:48,636 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:41:48,730 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 2018-06-07 11:41:48,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:49,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["Tev5ns3FSCWQD86ARwcImw"], "issued_at": "2018-06-07T11:41:49.000000Z"}} 2018-06-07 11:41:49,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6028b9796b1b27e49f40beb15b965217cdbec5a4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv88hGTfcW6QiBFvsoqiWVyeKPE/mFdY9Z5KmAGMKAloWnxaC2MTRxUzdSFjUUUeaxZE5RAzxyxRFlDDDGwg5atJBQfCG5mmTmDmCKl6nyakkiTHqDalCfehhyTsp8ZlEvT5uKoU/YYnx8NvAzCyLi7LMdzfh93oPpLy3XU5E2n6dAit1vx9MiHeSUtAmvSq/Zdq6nE3ekrfpQobks2ZtdskzYznUZTRBKLTIBK8DVG7qadDV980vgQILULtfVR/ZOwpdFzDYZzAJNph73yr4f+mSdwwSc7Ox8qkWTWrDMBB/5kwFgJNr/gbxLcGlepoLXFcs+6sqfc5h3pCAaA7YL", "name": "NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783"}}' 2018-06-07 11:41:49,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-920409ca-9fb1-4fe7-bea8-17fb8b685bfd x-compute-request-id: req-920409ca-9fb1-4fe7-bea8-17fb8b685bfd Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv88hGTfcW6QiBFvsoqiWVyeKPE/mFdY9Z5KmAGMKAloWnxaC2MTRxUzdSFjUUUeaxZE5RAzxyxRFlDDDGwg5atJBQfCG5mmTmDmCKl6nyakkiTHqDalCfehhyTsp8ZlEvT5uKoU/YYnx8NvAzCyLi7LMdzfh93oPpLy3XU5E2n6dAit1vx9MiHeSUtAmvSq/Zdq6nE3ekrfpQobks2ZtdskzYznUZTRBKLTIBK8DVG7qadDV980vgQILULtfVR/ZOwpdFzDYZzAJNph73yr4f+mSdwwSc7Ox8qkWTWrDMBB/5kwFgJNr/gbxLcGlepoLXFcs+6sqfc5h3pCAaA7YL", "user_id": "ca3d69272e554da58904b7498f197e31", "name": "NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783", "fingerprint": "80:23:db:5d:fe:a2:e4:68:de:02:96:60:fc:b3:45:41"}} 2018-06-07 11:41:49,397 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-920409ca-9fb1-4fe7-bea8-17fb8b685bfd 2018-06-07 11:41:49,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6028b9796b1b27e49f40beb15b965217cdbec5a4" 2018-06-07 11:41:49,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c50f757-b353-4de2-8aea-7371ef6d7c11 x-compute-request-id: req-8c50f757-b353-4de2-8aea-7371ef6d7c11 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv88hGTfcW6QiBFvsoqiWVyeKPE/mFdY9Z5KmAGMKAloWnxaC2MTRxUzdSFjUUUeaxZE5RAzxyxRFlDDDGwg5atJBQfCG5mmTmDmCKl6nyakkiTHqDalCfehhyTsp8ZlEvT5uKoU/YYnx8NvAzCyLi7LMdzfh93oPpLy3XU5E2n6dAit1vx9MiHeSUtAmvSq/Zdq6nE3ekrfpQobks2ZtdskzYznUZTRBKLTIBK8DVG7qadDV980vgQILULtfVR/ZOwpdFzDYZzAJNph73yr4f+mSdwwSc7Ox8qkWTWrDMBB/5kwFgJNr/gbxLcGlepoLXFcs+6sqfc5h3pCAaA7YL", "user_id": "ca3d69272e554da58904b7498f197e31", "name": "NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783", "deleted": false, "created_at": "2018-06-07T11:41:49.000000", "updated_at": null, "fingerprint": "80:23:db:5d:fe:a2:e4:68:de:02:96:60:fc:b3:45:41", "deleted_at": null, "id": 1}} 2018-06-07 11:41:49,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 used request id req-8c50f757-b353-4de2-8aea-7371ef6d7c11 2018-06-07 11:41:49,520 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 2018-06-07 11:41:49,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6028b9796b1b27e49f40beb15b965217cdbec5a4" 2018-06-07 11:41:49,576 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-48aec35d-7c10-4dd9-b5ca-b0388cab6429 x-compute-request-id: req-48aec35d-7c10-4dd9-b5ca-b0388cab6429 Content-Length: 0 Content-Type: application/json 2018-06-07 11:41:49,576 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 used request id req-48aec35d-7c10-4dd9-b5ca-b0388cab6429 2018-06-07 11:41:49,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6028b9796b1b27e49f40beb15b965217cdbec5a4" 2018-06-07 11:41:49,596 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3a778a4-68ce-4e2b-83f5-726dc43ec003 x-compute-request-id: req-a3a778a4-68ce-4e2b-83f5-726dc43ec003 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 not found for user ca3d69272e554da58904b7498f197e31", "code": 404}} 2018-06-07 11:41:49,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 used request id req-a3a778a4-68ce-4e2b-83f5-726dc43ec003 2018-06-07 11:41:49,596 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 2018-06-07 11:41:49,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6028b9796b1b27e49f40beb15b965217cdbec5a4" 2018-06-07 11:41:49,646 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29431f64-1655-4349-8b10-7c17c8f3d1b8 x-compute-request-id: req-29431f64-1655-4349-8b10-7c17c8f3d1b8 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 not found for user ca3d69272e554da58904b7498f197e31", "code": 404}} 2018-06-07 11:41:49,646 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8236e1cc-4b72-41a4-bd9e-f2c6cfe29783 used request id req-29431f64-1655-4349-8b10-7c17c8f3d1b8 2018-06-07 11:41:49,647 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:41:49,750 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-3b52c606-36ab-4845-906b-09d4c4a3ad80.pub 2018-06-07 11:41:49,750 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-3b52c606-36ab-4845-906b-09d4c4a3ad80 2018-06-07 11:41:49,750 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-3b52c606-36ab-4845-906b-09d4c4a3ad80.pub 2018-06-07 11:41:49,750 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-3b52c606-36ab-4845-906b-09d4c4a3ad80 2018-06-07 11:41:49,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:50,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["JlJfooPLSryHzENFXH-4RA"], "issued_at": "2018-06-07T11:41:50.000000Z"}} 2018-06-07 11:41:50,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86323f5d7d8b805f7fe3e867536c64e5aa372739" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB907aAarl/NJCr4FbgyuOrWp3iwYCIaDemDLEaWiYrp7IlvDwfxhS2A/M5OJKiM/SZu7if33oV3V+CBfpSNuTRdbH+5lmURIPfJ2JXz8+AYkSh0XFlliUOSzn1ZCf/CqaayJhCnScOhF7w0jM4lFLMeJ6+V8c3zzMOL/deAdFupTYz1m5p0zWnQDDCypTVNLDsGdTYhVtXqSCPLAF1S4TJuzOD3IHWDJ0UHZaZjvLU54Ty3KWharKNF6vRgJQAgvyELPwfd5uWzZnWAmbuIEDoLzqKjWS104n4RTGFwk1HW+BDsrVAhSQzrFQ7IzM48h2xfpRR3JydeoxyP3g/bQH", "name": "NovaUtilsKeypairTests-3b52c606-36ab-4845-906b-09d4c4a3ad80"}}' 2018-06-07 11:41:50,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec934a43-dfbd-47c2-a21c-226fc2bad796 x-compute-request-id: req-ec934a43-dfbd-47c2-a21c-226fc2bad796 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB907aAarl/NJCr4FbgyuOrWp3iwYCIaDemDLEaWiYrp7IlvDwfxhS2A/M5OJKiM/SZu7if33oV3V+CBfpSNuTRdbH+5lmURIPfJ2JXz8+AYkSh0XFlliUOSzn1ZCf/CqaayJhCnScOhF7w0jM4lFLMeJ6+V8c3zzMOL/deAdFupTYz1m5p0zWnQDDCypTVNLDsGdTYhVtXqSCPLAF1S4TJuzOD3IHWDJ0UHZaZjvLU54Ty3KWharKNF6vRgJQAgvyELPwfd5uWzZnWAmbuIEDoLzqKjWS104n4RTGFwk1HW+BDsrVAhSQzrFQ7IzM48h2xfpRR3JydeoxyP3g/bQH", "user_id": "ca3d69272e554da58904b7498f197e31", "name": "NovaUtilsKeypairTests-3b52c606-36ab-4845-906b-09d4c4a3ad80", "fingerprint": "e2:a7:07:67:18:49:6c:cd:73:b1:73:10:ac:3e:bb:28"}} 2018-06-07 11:41:50,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-ec934a43-dfbd-47c2-a21c-226fc2bad796 2018-06-07 11:41:50,470 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-3b52c606-36ab-4845-906b-09d4c4a3ad80 2018-06-07 11:41:50,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3b52c606-36ab-4845-906b-09d4c4a3ad80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86323f5d7d8b805f7fe3e867536c64e5aa372739" 2018-06-07 11:41:50,498 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-663cf887-18cc-4b86-99c5-6954980e3d24 x-compute-request-id: req-663cf887-18cc-4b86-99c5-6954980e3d24 Content-Length: 0 Content-Type: application/json 2018-06-07 11:41:50,498 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3b52c606-36ab-4845-906b-09d4c4a3ad80 used request id req-663cf887-18cc-4b86-99c5-6954980e3d24 2018-06-07 11:41:50,499 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:41:50,676 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-dc1997f9-30c4-4d56-a35c-d7a75ac349c6 2018-06-07 11:41:50,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:51,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["lhs6mqScRJG_l-loYpLKyQ"], "issued_at": "2018-06-07T11:41:51.000000Z"}} 2018-06-07 11:41:51,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f868d70ca3a5af402fae0679212a6e62966fa420" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFmo1lk4j1lN41iXodIdu957U6NC5uPDGh84MYtN3MlTTy0/waSLDKg3tLjcngwDwoGI2NbYfm6IO8aaCVn+MiJMXXogPXEQq+K7axikBopAL/nwJtVgIxkOPPB3NlpPdD8tTlfftPiBAzCORf/DrSjPNrGmo4fWPpXAmJg1LhT5DqVr3W7WkNpagIuaRYlTG70uapU+K5OwyDqQZ+QUscHUKxD4mQiVZkiPkALTV07lcR8NuIo0edCIRFV0J5oEFFtDu6sXaZr+De0a0xK7sb2wlhq1UbEGboNHK+eRjSBG9Zfd9jeQD+3Qnbm5kz+zvkGSxLI4FAS27i/XHFO7UN", "name": "NovaUtilsKeypairTests-dc1997f9-30c4-4d56-a35c-d7a75ac349c6"}}' 2018-06-07 11:41:51,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b43efc75-e6cf-4a5e-9d85-1cc8a3c43ea8 x-compute-request-id: req-b43efc75-e6cf-4a5e-9d85-1cc8a3c43ea8 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFmo1lk4j1lN41iXodIdu957U6NC5uPDGh84MYtN3MlTTy0/waSLDKg3tLjcngwDwoGI2NbYfm6IO8aaCVn+MiJMXXogPXEQq+K7axikBopAL/nwJtVgIxkOPPB3NlpPdD8tTlfftPiBAzCORf/DrSjPNrGmo4fWPpXAmJg1LhT5DqVr3W7WkNpagIuaRYlTG70uapU+K5OwyDqQZ+QUscHUKxD4mQiVZkiPkALTV07lcR8NuIo0edCIRFV0J5oEFFtDu6sXaZr+De0a0xK7sb2wlhq1UbEGboNHK+eRjSBG9Zfd9jeQD+3Qnbm5kz+zvkGSxLI4FAS27i/XHFO7UN", "user_id": "ca3d69272e554da58904b7498f197e31", "name": "NovaUtilsKeypairTests-dc1997f9-30c4-4d56-a35c-d7a75ac349c6", "fingerprint": "1c:73:a8:be:76:2f:46:11:b4:89:24:d3:f1:ff:2c:ee"}} 2018-06-07 11:41:51,721 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b43efc75-e6cf-4a5e-9d85-1cc8a3c43ea8 2018-06-07 11:41:51,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-dc1997f9-30c4-4d56-a35c-d7a75ac349c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f868d70ca3a5af402fae0679212a6e62966fa420" 2018-06-07 11:41:51,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4725b231-9217-4edd-8cd7-fef74aff3f4b x-compute-request-id: req-4725b231-9217-4edd-8cd7-fef74aff3f4b Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFmo1lk4j1lN41iXodIdu957U6NC5uPDGh84MYtN3MlTTy0/waSLDKg3tLjcngwDwoGI2NbYfm6IO8aaCVn+MiJMXXogPXEQq+K7axikBopAL/nwJtVgIxkOPPB3NlpPdD8tTlfftPiBAzCORf/DrSjPNrGmo4fWPpXAmJg1LhT5DqVr3W7WkNpagIuaRYlTG70uapU+K5OwyDqQZ+QUscHUKxD4mQiVZkiPkALTV07lcR8NuIo0edCIRFV0J5oEFFtDu6sXaZr+De0a0xK7sb2wlhq1UbEGboNHK+eRjSBG9Zfd9jeQD+3Qnbm5kz+zvkGSxLI4FAS27i/XHFO7UN", "user_id": "ca3d69272e554da58904b7498f197e31", "name": "NovaUtilsKeypairTests-dc1997f9-30c4-4d56-a35c-d7a75ac349c6", "deleted": false, "created_at": "2018-06-07T11:41:51.000000", "updated_at": null, "fingerprint": "1c:73:a8:be:76:2f:46:11:b4:89:24:d3:f1:ff:2c:ee", "deleted_at": null, "id": 3}} 2018-06-07 11:41:51,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-dc1997f9-30c4-4d56-a35c-d7a75ac349c6 used request id req-4725b231-9217-4edd-8cd7-fef74aff3f4b 2018-06-07 11:41:51,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f868d70ca3a5af402fae0679212a6e62966fa420" 2018-06-07 11:41:51,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0fb6fbb-4003-4791-9ed8-5c270375d372 x-compute-request-id: req-c0fb6fbb-4003-4791-9ed8-5c270375d372 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFmo1lk4j1lN41iXodIdu957U6NC5uPDGh84MYtN3MlTTy0/waSLDKg3tLjcngwDwoGI2NbYfm6IO8aaCVn+MiJMXXogPXEQq+K7axikBopAL/nwJtVgIxkOPPB3NlpPdD8tTlfftPiBAzCORf/DrSjPNrGmo4fWPpXAmJg1LhT5DqVr3W7WkNpagIuaRYlTG70uapU+K5OwyDqQZ+QUscHUKxD4mQiVZkiPkALTV07lcR8NuIo0edCIRFV0J5oEFFtDu6sXaZr+De0a0xK7sb2wlhq1UbEGboNHK+eRjSBG9Zfd9jeQD+3Qnbm5kz+zvkGSxLI4FAS27i/XHFO7UN", "name": "NovaUtilsKeypairTests-dc1997f9-30c4-4d56-a35c-d7a75ac349c6", "fingerprint": "1c:73:a8:be:76:2f:46:11:b4:89:24:d3:f1:ff:2c:ee"}}]} 2018-06-07 11:41:51,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c0fb6fbb-4003-4791-9ed8-5c270375d372 2018-06-07 11:41:51,763 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-dc1997f9-30c4-4d56-a35c-d7a75ac349c6 2018-06-07 11:41:51,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-dc1997f9-30c4-4d56-a35c-d7a75ac349c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f868d70ca3a5af402fae0679212a6e62966fa420" 2018-06-07 11:41:51,792 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f5dbde4-eca6-40b9-8436-1cf76d85322c x-compute-request-id: req-6f5dbde4-eca6-40b9-8436-1cf76d85322c Content-Length: 0 Content-Type: application/json 2018-06-07 11:41:51,792 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-dc1997f9-30c4-4d56-a35c-d7a75ac349c6 used request id req-6f5dbde4-eca6-40b9-8436-1cf76d85322c 2018-06-07 11:41:51,793 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:41:51,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:52,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["6onOqIrZSF6dLjFnuBpCmw"], "issued_at": "2018-06-07T11:41:52.000000Z"}} 2018-06-07 11:41:52,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a297df663a82c8f1fe1ffe8842952c3fd114358a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-id", "swap": 2}}' 2018-06-07 11:41:52,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98d8cfcb-7135-4fa8-8280-853a9f37d4fd x-compute-request-id: req-98d8cfcb-7135-4fa8-8280-853a9f37d4fd Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-id", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-id", "name": "NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-06-07 11:41:52,282 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-98d8cfcb-7135-4fa8-8280-853a9f37d4fd 2018-06-07 11:41:52,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a297df663a82c8f1fe1ffe8842952c3fd114358a" 2018-06-07 11:41:52,321 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5cfa1921-4f26-44ad-afee-2c3f447edacd x-compute-request-id: req-5cfa1921-4f26-44ad-afee-2c3f447edacd Content-Length: 0 Content-Type: application/json 2018-06-07 11:41:52,321 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-id used request id req-5cfa1921-4f26-44ad-afee-2c3f447edacd 2018-06-07 11:41:52,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a297df663a82c8f1fe1ffe8842952c3fd114358a" 2018-06-07 11:41:52,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56eb2dfa-681c-4322-a144-24947de6e6a1 x-compute-request-id: req-56eb2dfa-681c-4322-a144-24947de6e6a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:41:52,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-56eb2dfa-681c-4322-a144-24947de6e6a1 2018-06-07 11:41:52,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a297df663a82c8f1fe1ffe8842952c3fd114358a" 2018-06-07 11:41:52,376 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e7d7931-b0b7-41d3-940e-32a0546bdfac x-compute-request-id: req-7e7d7931-b0b7-41d3-940e-32a0546bdfac Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-id could not be found.", "code": 404}} 2018-06-07 11:41:52,376 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-f9d2c3cb-5533-4493-b66c-c75b9d2bffa4-id used request id req-7e7d7931-b0b7-41d3-940e-32a0546bdfac 2018-06-07 11:41:52,377 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:41:52,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:52,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["sXIJOTtNQ3Ooe6SFbfXjig"], "issued_at": "2018-06-07T11:41:52.000000Z"}} 2018-06-07 11:41:52,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01ebb69a09da0e9abb0ac724dd19533268be84d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-620706b6-35e7-4180-9a8f-012f83bbc702-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-620706b6-35e7-4180-9a8f-012f83bbc702-id", "swap": 2}}' 2018-06-07 11:41:52,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-737655b8-a425-436c-a312-e35a3c4aabed x-compute-request-id: req-737655b8-a425-436c-a312-e35a3c4aabed Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-620706b6-35e7-4180-9a8f-012f83bbc702-id", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/NovaUtilsFlavorTests-620706b6-35e7-4180-9a8f-012f83bbc702-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-620706b6-35e7-4180-9a8f-012f83bbc702-id", "name": "NovaUtilsFlavorTests-620706b6-35e7-4180-9a8f-012f83bbc702-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-06-07 11:41:52,964 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-737655b8-a425-436c-a312-e35a3c4aabed 2018-06-07 11:41:52,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-620706b6-35e7-4180-9a8f-012f83bbc702-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01ebb69a09da0e9abb0ac724dd19533268be84d" 2018-06-07 11:41:53,014 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5ce3068-189c-4ced-9ed4-54b777dfc15a x-compute-request-id: req-e5ce3068-189c-4ced-9ed4-54b777dfc15a Content-Length: 0 Content-Type: application/json 2018-06-07 11:41:53,014 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-620706b6-35e7-4180-9a8f-012f83bbc702-id used request id req-e5ce3068-189c-4ced-9ed4-54b777dfc15a 2018-06-07 11:41:53,015 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:41:53,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:53,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["yWB9SZJyS76L5ivS4Em3bA"], "issued_at": "2018-06-07T11:41:53.000000Z"}} 2018-06-07 11:41:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:41:53,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f4724a-873d-4bf8-9e7a-5ce88ba9396d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:53,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-73f4724a-873d-4bf8-9e7a-5ce88ba9396d 2018-06-07 11:41:53,400 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-07 11:41:53,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:53,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:53,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["C1ohnGZFS7qtEMNheeIY7A"], "issued_at": "2018-06-07T11:41:53.000000Z"}} 2018-06-07 11:41:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b04e9bafcc2384d372ee625935003dd8fa7d097" 2018-06-07 11:41:53,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b585905c-421a-4c22-8b80-f17a9c54e7a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:53,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b585905c-421a-4c22-8b80-f17a9c54e7a8 2018-06-07 11:41:53,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b04e9bafcc2384d372ee625935003dd8fa7d097" 2018-06-07 11:41:54,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-35d3f488-cb1c-4a90-9f0d-c1471f46442e Date: Thu, 07 Jun 2018 11:41:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image"} 2018-06-07 11:41:54,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image used request id req-35d3f488-cb1c-4a90-9f0d-c1471f46442e 2018-06-07 11:41:54,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b04e9bafcc2384d372ee625935003dd8fa7d097" 2018-06-07 11:41:54,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d7488440-0f23-4009-a1f1-b06715780fbc Date: Thu, 07 Jun 2018 11:41:54 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:41:54,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d7488440-0f23-4009-a1f1-b06715780fbc 2018-06-07 11:41:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b04e9bafcc2384d372ee625935003dd8fa7d097" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image"}' 2018-06-07 11:41:54,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5 X-Openstack-Request-Id: req-3643e4ce-5514-4478-8d2a-00cda1141189 Date: Thu, 07 Jun 2018 11:41:54 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:41:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T11:41:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "min_disk": 0, "protected": false, "id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "file": "/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/file", "checksum": null, "owner": "9d5d600ad155427099cd7cd580688ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:41:54,473 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3643e4ce-5514-4478-8d2a-00cda1141189 2018-06-07 11:41:54,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b04e9bafcc2384d372ee625935003dd8fa7d097" -d '' 2018-06-07 11:41:55,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8705d9a0-ba32-468f-92ce-c6f901491a85 Date: Thu, 07 Jun 2018 11:41:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:41:55,267 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/file used request id req-8705d9a0-ba32-468f-92ce-c6f901491a85 2018-06-07 11:41:55,268 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:41:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b04e9bafcc2384d372ee625935003dd8fa7d097" 2018-06-07 11:41:55,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-fe4a4c8a-80f7-4d63-b115-eb6acb369c30 Date: Thu, 07 Jun 2018 11:41:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:41:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:41:55Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/snap", "metadata": {}}], "self": "/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "min_disk": 0, "protected": false, "id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "file": "/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:41:55,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5 used request id req-fe4a4c8a-80f7-4d63-b115-eb6acb369c30 2018-06-07 11:41:55,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b04e9bafcc2384d372ee625935003dd8fa7d097" 2018-06-07 11:41:55,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-39e8e8ef-c572-40c9-bdf4-37be8ce7fa1c Date: Thu, 07 Jun 2018 11:41:55 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:41:55,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-39e8e8ef-c572-40c9-bdf4-37be8ce7fa1c 2018-06-07 11:41:55,305 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image 2018-06-07 11:41:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b04e9bafcc2384d372ee625935003dd8fa7d097" 2018-06-07 11:41:55,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-ab4af815-a639-4678-994b-ceded1f52ee6 Date: Thu, 07 Jun 2018 11:41:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:41:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:41:55Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/snap", "metadata": {}}], "self": "/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "min_disk": 0, "protected": false, "id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "file": "/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:41:55,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5 used request id req-ab4af815-a639-4678-994b-ceded1f52ee6 2018-06-07 11:41:55,367 - create_image - DEBUG - Instance status is - active 2018-06-07 11:41:55,367 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image 2018-06-07 11:41:55,367 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image 2018-06-07 11:41:55,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:55,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:55,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["XfpqDwEUTZWYVdxB8PnhOw"], "issued_at": "2018-06-07T11:41:55.000000Z"}} 2018-06-07 11:41:55,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab9dfcca72dbee98e147a5e395582d27d236f13" 2018-06-07 11:41:55,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdbc87b1-a8d6-4b5a-99fa-396c7b5390be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:55,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cdbc87b1-a8d6-4b5a-99fa-396c7b5390be 2018-06-07 11:41:55,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab9dfcca72dbee98e147a5e395582d27d236f13" 2018-06-07 11:41:56,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7df7807e-c67e-4838-851a-69a95c5069de Date: Thu, 07 Jun 2018 11:41:56 GMT RESP BODY: {"networks":[]} 2018-06-07 11:41:56,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net used request id req-7df7807e-c67e-4838-851a-69a95c5069de 2018-06-07 11:41:56,045 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net 2018-06-07 11:41:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab9dfcca72dbee98e147a5e395582d27d236f13" -d '{"network": {"name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net", "admin_state_up": true}}' 2018-06-07 11:41:56,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bfaf67d1-8659-45c1-a6d3-4dc66a959726 Date: Thu, 07 Jun 2018 11:41:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5aef46df-75ad-4b37-8492-7ab6514cc178","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:56Z","is_default":false,"provider:segmentation_id":79,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","mtu":1450}} 2018-06-07 11:41:56,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-bfaf67d1-8659-45c1-a6d3-4dc66a959726 2018-06-07 11:41:56,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5aef46df-75ad-4b37-8492-7ab6514cc178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab9dfcca72dbee98e147a5e395582d27d236f13" 2018-06-07 11:41:56,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6e632c44-c6e3-4a46-9d0c-5c42b29bd794 Date: Thu, 07 Jun 2018 11:41:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5aef46df-75ad-4b37-8492-7ab6514cc178","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:41:56Z","provider:segmentation_id":79,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:56,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5aef46df-75ad-4b37-8492-7ab6514cc178 used request id req-6e632c44-c6e3-4a46-9d0c-5c42b29bd794 2018-06-07 11:41:56,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab9dfcca72dbee98e147a5e395582d27d236f13" 2018-06-07 11:41:56,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-46b8f6d8-3006-4a73-aede-7ffcc8b4c868 Date: Thu, 07 Jun 2018 11:41:56 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:41:56,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 used request id req-46b8f6d8-3006-4a73-aede-7ffcc8b4c868 2018-06-07 11:41:56,625 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-subnet 2018-06-07 11:41:56,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab9dfcca72dbee98e147a5e395582d27d236f13" -d '{"subnets": [{"ip_version": 4, "network_id": "5aef46df-75ad-4b37-8492-7ab6514cc178", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-subnet"}]}' 2018-06-07 11:41:56,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a4652204-a561-4829-809c-1e0698e03a1a Date: Thu, 07 Jun 2018 11:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5aef46df-75ad-4b37-8492-7ab6514cc178","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:56Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"f014d5b6-64f2-4534-9c86-acdd9fe2cba4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-subnet"}]} 2018-06-07 11:41:56,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a4652204-a561-4829-809c-1e0698e03a1a 2018-06-07 11:41:56,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5aef46df-75ad-4b37-8492-7ab6514cc178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab9dfcca72dbee98e147a5e395582d27d236f13" 2018-06-07 11:41:57,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-d4c993fe-ccdc-47f7-b708-e2e55eb12f08 Date: Thu, 07 Jun 2018 11:41:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5aef46df-75ad-4b37-8492-7ab6514cc178","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["f014d5b6-64f2-4534-9c86-acdd9fe2cba4"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:56Z","provider:segmentation_id":79,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:57,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5aef46df-75ad-4b37-8492-7ab6514cc178 used request id req-d4c993fe-ccdc-47f7-b708-e2e55eb12f08 2018-06-07 11:41:57,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab9dfcca72dbee98e147a5e395582d27d236f13" 2018-06-07 11:41:57,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-259d8730-5737-4a31-81d8-0bfe013e3054 Date: Thu, 07 Jun 2018 11:41:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5aef46df-75ad-4b37-8492-7ab6514cc178","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:56Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"f014d5b6-64f2-4534-9c86-acdd9fe2cba4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-subnet"}]} 2018-06-07 11:41:57,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 used request id req-259d8730-5737-4a31-81d8-0bfe013e3054 2018-06-07 11:41:57,149 - OpenStackNetwork - DEBUG - Network [5aef46df-75ad-4b37-8492-7ab6514cc178] created successfully 2018-06-07 11:41:57,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:57,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:57,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["EgjEgyRBTAS1D7BgOiI6Vg"], "issued_at": "2018-06-07T11:41:57.000000Z"}} 2018-06-07 11:41:57,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc97693ea5c943086fec96929e8ef301c52aba" 2018-06-07 11:41:57,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeed86a3-b6f6-430e-996f-fa2ef1abf2b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:57,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aeed86a3-b6f6-430e-996f-fa2ef1abf2b9 2018-06-07 11:41:57,571 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:41:57,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc97693ea5c943086fec96929e8ef301c52aba" 2018-06-07 11:41:57,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40c49ce9-5487-404c-b81c-1c5fd298bd9d x-compute-request-id: req-40c49ce9-5487-404c-b81c-1c5fd298bd9d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:41:57,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-40c49ce9-5487-404c-b81c-1c5fd298bd9d 2018-06-07 11:41:57,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc97693ea5c943086fec96929e8ef301c52aba" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-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-06-07 11:41:57,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f9653ed-ece3-49c9-a16a-b99a370df465 x-compute-request-id: req-7f9653ed-ece3-49c9-a16a-b99a370df465 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:41:57,771 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7f9653ed-ece3-49c9-a16a-b99a370df465 2018-06-07 11:41:57,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:41:57,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:41:58,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["NWj5-kllQ1W85I3FOtvKPw"], "issued_at": "2018-06-07T11:41:58.000000Z"}} 2018-06-07 11:41:58,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ad0c6f425c6839d28b2ed4a429998f2b2147ca5" 2018-06-07 11:41:58,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2461cf43-1d08-4c19-9e6d-5c345f9186dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:41:58,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2461cf43-1d08-4c19-9e6d-5c345f9186dc 2018-06-07 11:41:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:41:58,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-f3ad8779-a447-4173-ae89-c8a76d9ba93f Date: Thu, 07 Jun 2018 11:41:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5aef46df-75ad-4b37-8492-7ab6514cc178","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["f014d5b6-64f2-4534-9c86-acdd9fe2cba4"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:56Z","provider:segmentation_id":79,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:58,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net used request id req-f3ad8779-a447-4173-ae89-c8a76d9ba93f 2018-06-07 11:41:58,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:41:58,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5cd22681-33b7-4fdb-a59f-e13668f873bf Date: Thu, 07 Jun 2018 11:41:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5aef46df-75ad-4b37-8492-7ab6514cc178","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:56Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"f014d5b6-64f2-4534-9c86-acdd9fe2cba4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-subnet"}]} 2018-06-07 11:41:58,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 used request id req-5cd22681-33b7-4fdb-a59f-e13668f873bf 2018-06-07 11:41:58,452 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net 2018-06-07 11:41:58,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" -d '{"port": {"network_id": "5aef46df-75ad-4b37-8492-7ab6514cc178", "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-port", "admin_state_up": true}}' 2018-06-07 11:41:59,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-186ccc82-8e98-4b5f-9874-761b47a1eb23 Date: Thu, 07 Jun 2018 11:41:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:58Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f014d5b6-64f2-4534-9c86-acdd9fe2cba4","ip_address":"10.55.0.11"}],"id":"093141da-2ef1-4121-8cd0-8bbba7745788","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:a8:aa","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-port","admin_state_up":true,"network_id":"5aef46df-75ad-4b37-8492-7ab6514cc178","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:58Z","binding:vnic_type":"normal"}} 2018-06-07 11:41:59,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-186ccc82-8e98-4b5f-9874-761b47a1eb23 2018-06-07 11:41:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:41:59,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-58682849-f8ad-4fcf-991b-11c82f01f208 Date: Thu, 07 Jun 2018 11:41:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5aef46df-75ad-4b37-8492-7ab6514cc178","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["f014d5b6-64f2-4534-9c86-acdd9fe2cba4"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:56Z","provider:segmentation_id":79,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","provider:network_type":"vxlan"}]} 2018-06-07 11:41:59,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net used request id req-58682849-f8ad-4fcf-991b-11c82f01f208 2018-06-07 11:41:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:41:59,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:41:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:41:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:41:59,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6771ef6b-6315-4451-8671-28c974b68632 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:41:59,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-6771ef6b-6315-4451-8671-28c974b68632 2018-06-07 11:41:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:41:59,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c52578f8-bb23-4bac-ad71-24f429f55257 Date: Thu, 07 Jun 2018 11:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5aef46df-75ad-4b37-8492-7ab6514cc178","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:56Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"f014d5b6-64f2-4534-9c86-acdd9fe2cba4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-subnet"}]} 2018-06-07 11:41:59,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 used request id req-c52578f8-bb23-4bac-ad71-24f429f55257 2018-06-07 11:41:59,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178&name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:41:59,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-b03c4146-5ba5-4cec-9dbb-269c110989bd Date: Thu, 07 Jun 2018 11:41:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:58Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f014d5b6-64f2-4534-9c86-acdd9fe2cba4","ip_address":"10.55.0.11"}],"id":"093141da-2ef1-4121-8cd0-8bbba7745788","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:a8:aa","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-port","admin_state_up":true,"network_id":"5aef46df-75ad-4b37-8492-7ab6514cc178","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:58Z","binding:vnic_type":"normal"}]} 2018-06-07 11:41:59,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178&name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-port&admin_state_up=True used request id req-b03c4146-5ba5-4cec-9dbb-269c110989bd 2018-06-07 11:41:59,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:41:59,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84e0f54-bcc4-45b0-949b-8abf264012ad Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:41:59,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-d84e0f54-bcc4-45b0-949b-8abf264012ad 2018-06-07 11:41:59,460 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst 2018-06-07 11:41:59,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:41:59,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bd88322-c4c4-4ac6-95b8-082d5631b4a0 x-compute-request-id: req-1bd88322-c4c4-4ac6-95b8-082d5631b4a0 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-flavor-name"}]} 2018-06-07 11:41:59,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1bd88322-c4c4-4ac6-95b8-082d5631b4a0 2018-06-07 11:41:59,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:41:59,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:41:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d49c9fa-da81-4349-bc1d-bce1f60fe4f6 x-compute-request-id: req-6d49c9fa-da81-4349-bc1d-bce1f60fe4f6 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:41:59,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0 used request id req-6d49c9fa-da81-4349-bc1d-bce1f60fe4f6 2018-06-07 11:41:59,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:00,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-1ec40ced-a2ef-4dfa-a1ca-d25726c39080 Date: Thu, 07 Jun 2018 11:42:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:41:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:41:55Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/snap", "metadata": {}}], "self": "/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "min_disk": 0, "protected": false, "id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "file": "/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image"} 2018-06-07 11:42:00,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image used request id req-1ec40ced-a2ef-4dfa-a1ca-d25726c39080 2018-06-07 11:42:00,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:00,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a6f94ac2-0d8f-4baa-b9da-6851952a270f Date: Thu, 07 Jun 2018 11:42:00 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:42:00,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a6f94ac2-0d8f-4baa-b9da-6851952a270f 2018-06-07 11:42:00,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" -d '{"server": {"name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "imageRef": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "flavorRef": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "max_count": 1, "min_count": 1, "networks": [{"port": "093141da-2ef1-4121-8cd0-8bbba7745788"}]}}' 2018-06-07 11:42:01,951 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:42:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34232174-b6f1-49f5-b466-759c2736d099 x-compute-request-id: req-34232174-b6f1-49f5-b466-759c2736d099 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8d805369-d236-4de3-ac77-7117ef006a11", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "adminPass": "SAg9mJ7w7Ln9"}} 2018-06-07 11:42:01,951 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-34232174-b6f1-49f5-b466-759c2736d099 2018-06-07 11:42:01,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:02,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65f2b444-2c67-4092-aefb-de81086d74f6 x-compute-request-id: req-65f2b444-2c67-4092-aefb-de81086d74f6 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:01Z", "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-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:02,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-65f2b444-2c67-4092-aefb-de81086d74f6 2018-06-07 11:42:02,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:02,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b0542b2-2975-474f-a912-039bd6524a9a x-compute-request-id: req-4b0542b2-2975-474f-a912-039bd6524a9a Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:02Z", "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-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:02,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-4b0542b2-2975-474f-a912-039bd6524a9a 2018-06-07 11:42:05,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:05,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb7ddba1-99cf-4793-a28e-143abe75714c x-compute-request-id: req-cb7ddba1-99cf-4793-a28e-143abe75714c Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:05,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-cb7ddba1-99cf-4793-a28e-143abe75714c 2018-06-07 11:42:08,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:09,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f889d2de-4620-43c2-8511-e982d0994160 x-compute-request-id: req-f889d2de-4620-43c2-8511-e982d0994160 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:09,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-f889d2de-4620-43c2-8511-e982d0994160 2018-06-07 11:42:12,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:12,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3a1ac83-b166-49d3-b317-acb512ef52ae x-compute-request-id: req-d3a1ac83-b166-49d3-b317-acb512ef52ae Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:12,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-d3a1ac83-b166-49d3-b317-acb512ef52ae 2018-06-07 11:42:15,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:15,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96a4b774-da81-4531-b1e6-2b3e8fbbdcbc x-compute-request-id: req-96a4b774-da81-4531-b1e6-2b3e8fbbdcbc Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:15,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-96a4b774-da81-4531-b1e6-2b3e8fbbdcbc 2018-06-07 11:42:18,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:19,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0195bc6a-84c7-432a-83e2-e32c2fe5c0f4 x-compute-request-id: req-0195bc6a-84c7-432a-83e2-e32c2fe5c0f4 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:19,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-0195bc6a-84c7-432a-83e2-e32c2fe5c0f4 2018-06-07 11:42:22,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:23,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-661506f2-57d5-4735-913c-06d6f5070f8d x-compute-request-id: req-661506f2-57d5-4735-913c-06d6f5070f8d Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:23,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-661506f2-57d5-4735-913c-06d6f5070f8d 2018-06-07 11:42:26,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:26,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-909727e9-f1c3-4148-8834-53b8053e2908 x-compute-request-id: req-909727e9-f1c3-4148-8834-53b8053e2908 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:26,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-909727e9-f1c3-4148-8834-53b8053e2908 2018-06-07 11:42:29,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:30,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ef42763-1919-4283-8572-ed3920eec218 x-compute-request-id: req-0ef42763-1919-4283-8572-ed3920eec218 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:30,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-0ef42763-1919-4283-8572-ed3920eec218 2018-06-07 11:42:33,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:33,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8334cb3-27b3-4bf7-8dcc-3ccd934b0936 x-compute-request-id: req-c8334cb3-27b3-4bf7-8dcc-3ccd934b0936 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:33,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-c8334cb3-27b3-4bf7-8dcc-3ccd934b0936 2018-06-07 11:42:36,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:37,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcd7688b-01aa-4e61-8e4d-cd49d6e8f8d7 x-compute-request-id: req-dcd7688b-01aa-4e61-8e4d-cd49d6e8f8d7 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:a8:aa", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:35Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:37,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-dcd7688b-01aa-4e61-8e4d-cd49d6e8f8d7 2018-06-07 11:42:40,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:40,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-760ffe14-afbb-47d0-9a6d-dfb732e70cf5 x-compute-request-id: req-760ffe14-afbb-47d0-9a6d-dfb732e70cf5 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:a8:aa", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:35Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:40,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-760ffe14-afbb-47d0-9a6d-dfb732e70cf5 2018-06-07 11:42:43,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:44,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ed19bfb-b1da-4787-b0dd-17998707d03d x-compute-request-id: req-3ed19bfb-b1da-4787-b0dd-17998707d03d Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:a8:aa", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-06-07T11:35:04.000000", "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:40Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:44,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-3ed19bfb-b1da-4787-b0dd-17998707d03d 2018-06-07 11:42:44,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:44,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f48febf6-fca5-402e-9275-09376c2f73c1 x-compute-request-id: req-f48febf6-fca5-402e-9275-09376c2f73c1 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:a8:aa", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8d805369-d236-4de3-ac77-7117ef006a11", "rel": "bookmark"}], "image": {"id": "8c1384fe-6336-4657-9d2a-c1299d6c93b5", "links": [{"href": "http://172.30.9.28:8774/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-06-07T11:35:04.000000", "flavor": {"id": "b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "links": [{"href": "http://172.30.9.28:8774/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0", "rel": "bookmark"}]}, "id": "8d805369-d236-4de3-ac77-7117ef006a11", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:42:40Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-vm_inst", "created": "2018-06-07T11:42:01Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:42:44,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-f48febf6-fca5-402e-9275-09376c2f73c1 2018-06-07 11:42:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:44,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-1cb00848-72a1-4dc8-a49f-2210767ef1de Date: Thu, 07 Jun 2018 11:42:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5aef46df-75ad-4b37-8492-7ab6514cc178","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["f014d5b6-64f2-4534-9c86-acdd9fe2cba4"],"description":"","tags":[],"updated_at":"2018-06-07T11:41:56Z","provider:segmentation_id":79,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","provider:network_type":"vxlan"}]} 2018-06-07 11:42:44,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net used request id req-1cb00848-72a1-4dc8-a49f-2210767ef1de 2018-06-07 11:42:44,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:44,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17ac7dc-0a86-48dc-9391-0834ce792a89 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:42:44,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-c17ac7dc-0a86-48dc-9391-0834ce792a89 2018-06-07 11:42:44,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:44,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fefd0b50-a9cd-4aea-97c4-1f0579f21e16 Date: Thu, 07 Jun 2018 11:42:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5aef46df-75ad-4b37-8492-7ab6514cc178","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:56Z","dns_nameservers":[],"updated_at":"2018-06-07T11:41:56Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"f014d5b6-64f2-4534-9c86-acdd9fe2cba4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-subnet"}]} 2018-06-07 11:42:44,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 used request id req-fefd0b50-a9cd-4aea-97c4-1f0579f21e16 2018-06-07 11:42:44,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:44,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1801 X-Openstack-Request-Id: req-4f1af4e2-4295-4a21-a5b7-e5d4b2f3f965 Date: Thu, 07 Jun 2018 11:42:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f014d5b6-64f2-4534-9c86-acdd9fe2cba4","ip_address":"10.55.0.11"}],"id":"093141da-2ef1-4121-8cd0-8bbba7745788","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:a8:aa","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8d805369-d236-4de3-ac77-7117ef006a11","name":"NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-port","admin_state_up":true,"network_id":"5aef46df-75ad-4b37-8492-7ab6514cc178","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:41:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f014d5b6-64f2-4534-9c86-acdd9fe2cba4","ip_address":"10.55.0.2"}],"id":"daf81d24-9cdb-4cd4-bf20-c97f9731e3f1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:33:9f","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5aef46df-75ad-4b37-8492-7ab6514cc178","name":"","admin_state_up":true,"network_id":"5aef46df-75ad-4b37-8492-7ab6514cc178","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:41:57Z","binding:vnic_type":"normal"}]} 2018-06-07 11:42:44,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5aef46df-75ad-4b37-8492-7ab6514cc178 used request id req-4f1af4e2-4295-4a21-a5b7-e5d4b2f3f965 2018-06-07 11:42:44,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:44,841 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53b2ed44-6d69-4a41-a16d-371a21420b53 x-compute-request-id: req-53b2ed44-6d69-4a41-a16d-371a21420b53 Content-Type: application/json 2018-06-07 11:42:44,841 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/8d805369-d236-4de3-ac77-7117ef006a11 used request id req-53b2ed44-6d69-4a41-a16d-371a21420b53 2018-06-07 11:42:44,841 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-port 2018-06-07 11:42:44,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/093141da-2ef1-4121-8cd0-8bbba7745788 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f0c1b2fec595c69976f79848bb52fc465b0b64" 2018-06-07 11:42:45,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6adb867-2724-49a9-8421-b6661cd4fcb2 Date: Thu, 07 Jun 2018 11:42:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:42:45,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/093141da-2ef1-4121-8cd0-8bbba7745788 used request id req-c6adb867-2724-49a9-8421-b6661cd4fcb2 2018-06-07 11:42:45,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc97693ea5c943086fec96929e8ef301c52aba" 2018-06-07 11:42:45,575 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-181aca99-c36e-4a5a-8074-fb6fb9a16026 x-compute-request-id: req-181aca99-c36e-4a5a-8074-fb6fb9a16026 Content-Length: 0 Content-Type: application/json 2018-06-07 11:42:45,575 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b0a38f53-0b06-49d5-abbc-fa0aea5a0fb0 used request id req-181aca99-c36e-4a5a-8074-fb6fb9a16026 2018-06-07 11:42:45,576 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-subnet 2018-06-07 11:42:45,576 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-subnet 2018-06-07 11:42:45,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f014d5b6-64f2-4534-9c86-acdd9fe2cba4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab9dfcca72dbee98e147a5e395582d27d236f13" 2018-06-07 11:42:46,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6dbe58a2-af55-4c9b-a8c7-9810b22af92c Date: Thu, 07 Jun 2018 11:42:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:42:46,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f014d5b6-64f2-4534-9c86-acdd9fe2cba4 used request id req-6dbe58a2-af55-4c9b-a8c7-9810b22af92c 2018-06-07 11:42:46,769 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-net 2018-06-07 11:42:46,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5aef46df-75ad-4b37-8492-7ab6514cc178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab9dfcca72dbee98e147a5e395582d27d236f13" 2018-06-07 11:42:48,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b94fe4e-bd10-4974-aa6a-7c221fc10723 Date: Thu, 07 Jun 2018 11:42:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:42:48,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5aef46df-75ad-4b37-8492-7ab6514cc178 used request id req-1b94fe4e-bd10-4974-aa6a-7c221fc10723 2018-06-07 11:42:48,342 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-5999a7c8-5923-45a3-ba5a-d49a7d8d0a81-image 2018-06-07 11:42:48,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b04e9bafcc2384d372ee625935003dd8fa7d097" 2018-06-07 11:42:49,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c69ee755-42da-4b42-88f8-82fb9d031b44 Date: Thu, 07 Jun 2018 11:42:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:42:49,301 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/8c1384fe-6336-4657-9d2a-c1299d6c93b5 used request id req-c69ee755-42da-4b42-88f8-82fb9d031b44 2018-06-07 11:42:49,304 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:42:49,307 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-07 11:42:49,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:42:49,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:42:49,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["sJP0g790Sm2CXLvSjxjRfw"], "issued_at": "2018-06-07T11:42:49.000000Z"}} 2018-06-07 11:42:49,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc305113498b91c5d17ed32a0092a2a03eb0adc" 2018-06-07 11:42:49,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb66e85-71fc-44a6-b12d-39209b4d651d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:42:49,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0eb66e85-71fc-44a6-b12d-39209b4d651d 2018-06-07 11:42:49,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc305113498b91c5d17ed32a0092a2a03eb0adc" 2018-06-07 11:42:50,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-f47d4df0-8d3e-4e87-91d7-57d050a11739 Date: Thu, 07 Jun 2018 11:42:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image"} 2018-06-07 11:42:50,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image used request id req-f47d4df0-8d3e-4e87-91d7-57d050a11739 2018-06-07 11:42:50,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc305113498b91c5d17ed32a0092a2a03eb0adc" 2018-06-07 11:42:50,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5975c554-d70a-41ab-af89-c02ee836555b Date: Thu, 07 Jun 2018 11:42:50 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:42:50,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5975c554-d70a-41ab-af89-c02ee836555b 2018-06-07 11:42:50,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc305113498b91c5d17ed32a0092a2a03eb0adc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image"}' 2018-06-07 11:42:50,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a X-Openstack-Request-Id: req-9f48efa4-bc3e-4f8e-bdde-004166087be3 Date: Thu, 07 Jun 2018 11:42:50 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:42:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T11:42:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "min_disk": 0, "protected": false, "id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "file": "/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/file", "checksum": null, "owner": "9d5d600ad155427099cd7cd580688ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:42:50,447 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9f48efa4-bc3e-4f8e-bdde-004166087be3 2018-06-07 11:42:50,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc305113498b91c5d17ed32a0092a2a03eb0adc" -d '' 2018-06-07 11:42:51,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c8ef60d-bb0a-4f04-9eee-d38a9fa76531 Date: Thu, 07 Jun 2018 11:42:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:42:51,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/file used request id req-3c8ef60d-bb0a-4f04-9eee-d38a9fa76531 2018-06-07 11:42:51,146 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:42:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc305113498b91c5d17ed32a0092a2a03eb0adc" 2018-06-07 11:42:51,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8337dc7e-a3a9-4a11-952e-7676415c3b78 Date: Thu, 07 Jun 2018 11:42:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:42:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:42:51Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/snap", "metadata": {}}], "self": "/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "min_disk": 0, "protected": false, "id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "file": "/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:42:51,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a used request id req-8337dc7e-a3a9-4a11-952e-7676415c3b78 2018-06-07 11:42:51,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc305113498b91c5d17ed32a0092a2a03eb0adc" 2018-06-07 11:42:51,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dbf18a52-bd0c-432c-89b8-5be9a59e342e Date: Thu, 07 Jun 2018 11:42:51 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:42:51,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dbf18a52-bd0c-432c-89b8-5be9a59e342e 2018-06-07 11:42:51,177 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image 2018-06-07 11:42:51,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc305113498b91c5d17ed32a0092a2a03eb0adc" 2018-06-07 11:42:51,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-1a19c27d-059a-487f-b6ef-d06874d61a08 Date: Thu, 07 Jun 2018 11:42:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:42:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:42:51Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/snap", "metadata": {}}], "self": "/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "min_disk": 0, "protected": false, "id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "file": "/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:42:51,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a used request id req-1a19c27d-059a-487f-b6ef-d06874d61a08 2018-06-07 11:42:51,194 - create_image - DEBUG - Instance status is - active 2018-06-07 11:42:51,194 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image 2018-06-07 11:42:51,194 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image 2018-06-07 11:42:51,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:42:51,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:42:51,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["6110zOMPSoCJMP3Fjo1ifw"], "issued_at": "2018-06-07T11:42:51.000000Z"}} 2018-06-07 11:42:51,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ef57cfdcab5c91ed62c117904a6505658b2cc4" 2018-06-07 11:42:51,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0e7d3d-0e91-489d-80b0-60bd39ed416d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:42:51,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5c0e7d3d-0e91-489d-80b0-60bd39ed416d 2018-06-07 11:42:51,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ef57cfdcab5c91ed62c117904a6505658b2cc4" 2018-06-07 11:42:51,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af8036f4-c2e9-49d4-959d-3c839f35c167 Date: Thu, 07 Jun 2018 11:42:51 GMT RESP BODY: {"networks":[]} 2018-06-07 11:42:51,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-af8036f4-c2e9-49d4-959d-3c839f35c167 2018-06-07 11:42:51,838 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net 2018-06-07 11:42:51,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ef57cfdcab5c91ed62c117904a6505658b2cc4" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net", "admin_state_up": true}}' 2018-06-07 11:42:52,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-5e2d162d-5337-410e-85ff-899fe89a646d Date: Thu, 07 Jun 2018 11:42:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:42:51Z","is_default":false,"provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","mtu":1450}} 2018-06-07 11:42:52,181 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-5e2d162d-5337-410e-85ff-899fe89a646d 2018-06-07 11:42:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ef57cfdcab5c91ed62c117904a6505658b2cc4" 2018-06-07 11:42:52,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9881e2b8-7e92-45fa-be61-b1473a04c899 Date: Thu, 07 Jun 2018 11:42:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:42:51Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:42:52,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-9881e2b8-7e92-45fa-be61-b1473a04c899 2018-06-07 11:42:52,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ef57cfdcab5c91ed62c117904a6505658b2cc4" 2018-06-07 11:42:52,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eb6df8bf-b545-49e0-96c3-3362e16917e4 Date: Thu, 07 Jun 2018 11:42:52 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:42:52,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-eb6df8bf-b545-49e0-96c3-3362e16917e4 2018-06-07 11:42:52,330 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet 2018-06-07 11:42:52,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ef57cfdcab5c91ed62c117904a6505658b2cc4" -d '{"subnets": [{"ip_version": 4, "network_id": "48f79dfd-5479-408c-ad42-27a9e2502a8e", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]}' 2018-06-07 11:42:52,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b37273b7-7e18-442a-8d53-c1d75c326b53 Date: Thu, 07 Jun 2018 11:42:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:42:52,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b37273b7-7e18-442a-8d53-c1d75c326b53 2018-06-07 11:42:52,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ef57cfdcab5c91ed62c117904a6505658b2cc4" 2018-06-07 11:42:52,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-047671ad-0bc9-47f4-9143-6715a9182595 Date: Thu, 07 Jun 2018 11:42:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:42:52,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-047671ad-0bc9-47f4-9143-6715a9182595 2018-06-07 11:42:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ef57cfdcab5c91ed62c117904a6505658b2cc4" 2018-06-07 11:42:52,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7515ddef-ec51-462f-a8f6-271114857ac0 Date: Thu, 07 Jun 2018 11:42:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:42:52,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-7515ddef-ec51-462f-a8f6-271114857ac0 2018-06-07 11:42:52,826 - OpenStackNetwork - DEBUG - Network [48f79dfd-5479-408c-ad42-27a9e2502a8e] created successfully 2018-06-07 11:42:52,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:42:52,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:42:53,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["fbubPR99Sdakm1ThKp9tWA"], "issued_at": "2018-06-07T11:42:53.000000Z"}} 2018-06-07 11:42:53,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815d8e3fd5ca5a069c01ed35bf4cd3d3e4d3585" 2018-06-07 11:42:53,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6755b57-1315-42e5-b5fb-65b7ac717584 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:42:53,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e6755b57-1315-42e5-b5fb-65b7ac717584 2018-06-07 11:42:53,252 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:42:53,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815d8e3fd5ca5a069c01ed35bf4cd3d3e4d3585" 2018-06-07 11:42:53,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6499f421-5494-40af-8354-0a486c6f8f30 x-compute-request-id: req-6499f421-5494-40af-8354-0a486c6f8f30 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:42:53,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6499f421-5494-40af-8354-0a486c6f8f30 2018-06-07 11:42:53,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815d8e3fd5ca5a069c01ed35bf4cd3d3e4d3585" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-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-06-07 11:42:53,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d81024ff-9c75-47e1-af9a-ebe5c79275d2 x-compute-request-id: req-d81024ff-9c75-47e1-af9a-ebe5c79275d2 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:42:53,920 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d81024ff-9c75-47e1-af9a-ebe5c79275d2 2018-06-07 11:42:53,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:42:53,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:42:54,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["5N2VhU3qQ4uaKCijo9uBiA"], "issued_at": "2018-06-07T11:42:54.000000Z"}} 2018-06-07 11:42:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f06e83ff23cfb51f6fbee3b0106dc9373d38f80" 2018-06-07 11:42:54,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ffda3b-8aaa-4148-8eff-db0d3af530cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:42:54,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b1ffda3b-8aaa-4148-8eff-db0d3af530cc 2018-06-07 11:42:54,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f06e83ff23cfb51f6fbee3b0106dc9373d38f80" 2018-06-07 11:42:55,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:54 GMT Server: Apache x-compute-request-id: req-e88d1ee8-d08a-4841-abf9-1399f125120b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e88d1ee8-d08a-4841-abf9-1399f125120b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-07 11:42:55,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail used request id req-e88d1ee8-d08a-4841-abf9-1399f125120b 2018-06-07 11:42:55,143 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e88d1ee8-d08a-4841-abf9-1399f125120b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f06e83ff23cfb51f6fbee3b0106dc9373d38f80" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54", "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-06-07 11:42:56,287 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:42:55 GMT Server: Apache x-compute-request-id: req-cd90da2e-cb91-44a5-a0b4-a3282c889f8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd90da2e-cb91-44a5-a0b4-a3282c889f8a Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ca3d69272e554da58904b7498f197e31", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-07T11:42:56.166849", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "size": 1}} 2018-06-07 11:42:56,287 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes used request id req-cd90da2e-cb91-44a5-a0b4-a3282c889f8a 2018-06-07 11:42:56,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e88d1ee8-d08a-4841-abf9-1399f125120b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f06e83ff23cfb51f6fbee3b0106dc9373d38f80" 2018-06-07 11:42:56,342 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:56 GMT Server: Apache x-compute-request-id: req-d7633d84-ae44-4d32-bd6c-63175623bc91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7633d84-ae44-4d32-bd6c-63175623bc91 Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54", "bootable": "false", "created_at": "2018-06-07T11:42:56.000000", "volume_type": null}} 2018-06-07 11:42:56,342 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-d7633d84-ae44-4d32-bd6c-63175623bc91 2018-06-07 11:42:56,343 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54 2018-06-07 11:42:56,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e88d1ee8-d08a-4841-abf9-1399f125120b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f06e83ff23cfb51f6fbee3b0106dc9373d38f80" 2018-06-07 11:42:57,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:42:56 GMT Server: Apache x-compute-request-id: req-63d04cf9-393f-4a3c-b566-73663c8003b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-63d04cf9-393f-4a3c-b566-73663c8003b3 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:42:56.000000", "replication_status": null, "snapshot_id": null, "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54", "bootable": "false", "created_at": "2018-06-07T11:42:56.000000", "volume_type": null}} 2018-06-07 11:42:57,518 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-63d04cf9-393f-4a3c-b566-73663c8003b3 2018-06-07 11:42:57,519 - create_volume - DEBUG - Instance status is - creating 2018-06-07 11:42:57,519 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-07 11:43:00,522 - create_volume - DEBUG - Volume status query timeout in 295.820829868 2018-06-07 11:43:00,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e88d1ee8-d08a-4841-abf9-1399f125120b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f06e83ff23cfb51f6fbee3b0106dc9373d38f80" 2018-06-07 11:43:00,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:00 GMT Server: Apache x-compute-request-id: req-071b792b-71d2-431d-870b-566acc3cd0cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-071b792b-71d2-431d-870b-566acc3cd0cd Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:42:58.000000", "replication_status": null, "snapshot_id": null, "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54", "bootable": "false", "created_at": "2018-06-07T11:42:56.000000", "volume_type": null}} 2018-06-07 11:43:00,730 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-071b792b-71d2-431d-870b-566acc3cd0cd 2018-06-07 11:43:00,731 - create_volume - DEBUG - Instance status is - available 2018-06-07 11:43:00,731 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54 2018-06-07 11:43:00,731 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54 2018-06-07 11:43:00,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:43:00,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:43:01,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:43:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["x8bohR--Qf6ysbAsIZCrAQ"], "issued_at": "2018-06-07T11:43:01.000000Z"}} 2018-06-07 11:43:01,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:01,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f464d48-3df9-4384-b53d-ec0b6f7fb2bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:01,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1f464d48-3df9-4384-b53d-ec0b6f7fb2bb 2018-06-07 11:43:01,186 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:43:01,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:01,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877f0a63-2efb-45d0-9c4a-7933242133e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:01,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-877f0a63-2efb-45d0-9c4a-7933242133e1 2018-06-07 11:43:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:01,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f1c605ac-c70e-4149-9683-f52cf3653fa0 Date: Thu, 07 Jun 2018 11:43:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:01,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-f1c605ac-c70e-4149-9683-f52cf3653fa0 2018-06-07 11:43:01,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:43:01,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:43:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:43:01,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:01,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-530297ad-c565-46a8-a682-18a51db7960d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:01,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-530297ad-c565-46a8-a682-18a51db7960d 2018-06-07 11:43:01,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:01,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-46002607-c952-4bc6-b2a5-33309398b934 Date: Thu, 07 Jun 2018 11:43:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:01,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-46002607-c952-4bc6-b2a5-33309398b934 2018-06-07 11:43:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:01,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56d41cb2-3d8a-47ef-bb94-baa7c7a9832d Date: Thu, 07 Jun 2018 11:43:01 GMT RESP BODY: {"ports":[]} 2018-06-07 11:43:01,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port&admin_state_up=True used request id req-56d41cb2-3d8a-47ef-bb94-baa7c7a9832d 2018-06-07 11:43:01,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:02,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0e6e23b-8334-4928-94e0-be4f3d6ce610 x-compute-request-id: req-a0e6e23b-8334-4928-94e0-be4f3d6ce610 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-07 11:43:02,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst used request id req-a0e6e23b-8334-4928-94e0-be4f3d6ce610 2018-06-07 11:43:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:02,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-abfd133e-34ad-462d-af83-23c32d9f6185 Date: Thu, 07 Jun 2018 11:43:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:02,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-abfd133e-34ad-462d-af83-23c32d9f6185 2018-06-07 11:43:02,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:02,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a37ae2-45b7-42df-b772-1ed526f8f144 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:02,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-67a37ae2-45b7-42df-b772-1ed526f8f144 2018-06-07 11:43:02,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:02,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-935094d0-80d5-4e28-a682-1f27127ce55b Date: Thu, 07 Jun 2018 11:43:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:02,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-935094d0-80d5-4e28-a682-1f27127ce55b 2018-06-07 11:43:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:02,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0fee692c-a636-4acd-b7b8-6750fe4509e0 Date: Thu, 07 Jun 2018 11:43:02 GMT RESP BODY: {"ports":[]} 2018-06-07 11:43:02,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port&admin_state_up=True used request id req-0fee692c-a636-4acd-b7b8-6750fe4509e0 2018-06-07 11:43:02,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:43:02,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:43:02,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["X3Xhd3DXSxGxL3MIviO01Q"], "issued_at": "2018-06-07T11:43:02.000000Z"}} 2018-06-07 11:43:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93da3f035c374a0e8f825d596ce81dda72bffd2b" 2018-06-07 11:43:03,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ebada2-799d-4937-89f1-9884637e34b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:03,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51ebada2-799d-4937-89f1-9884637e34b0 2018-06-07 11:43:03,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:03,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8d3ff9f8-cdc9-40bd-9ebb-a474debc11c9 Date: Thu, 07 Jun 2018 11:43:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:03,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-8d3ff9f8-cdc9-40bd-9ebb-a474debc11c9 2018-06-07 11:43:03,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:03,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-803ca223-9954-46cd-bd29-f8d6ebaa250e Date: Thu, 07 Jun 2018 11:43:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:03,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-803ca223-9954-46cd-bd29-f8d6ebaa250e 2018-06-07 11:43:03,160 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net 2018-06-07 11:43:03,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" -d '{"port": {"network_id": "48f79dfd-5479-408c-ad42-27a9e2502a8e", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port", "admin_state_up": true}}' 2018-06-07 11:43:03,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-ca1749e3-abc7-4d3b-abbd-8b0cf3bb0133 Date: Thu, 07 Jun 2018 11:43:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:03Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}} 2018-06-07 11:43:03,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-ca1749e3-abc7-4d3b-abbd-8b0cf3bb0133 2018-06-07 11:43:03,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:03,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-044c380f-b073-4076-a6d6-37623cbba65f Date: Thu, 07 Jun 2018 11:43:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:03,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-044c380f-b073-4076-a6d6-37623cbba65f 2018-06-07 11:43:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:04,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1885363a-2e75-4018-8f77-373a0a5f2298 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:04,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-1885363a-2e75-4018-8f77-373a0a5f2298 2018-06-07 11:43:04,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:04,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b667ae4e-1ec7-47a1-8483-188d7f90aa69 Date: Thu, 07 Jun 2018 11:43:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:04,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-b667ae4e-1ec7-47a1-8483-188d7f90aa69 2018-06-07 11:43:04,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:04,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-e57d5afc-afb5-4f0a-8246-1bb7c35116fa Date: Thu, 07 Jun 2018 11:43:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:03Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:04,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port&admin_state_up=True used request id req-e57d5afc-afb5-4f0a-8246-1bb7c35116fa 2018-06-07 11:43:04,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:04,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24bc526c-40ec-498b-a11c-2009ccc2b725 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:04,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-24bc526c-40ec-498b-a11c-2009ccc2b725 2018-06-07 11:43:04,154 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst 2018-06-07 11:43:04,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:04,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efa37090-95ed-4f29-96c2-b15c245cf906 x-compute-request-id: req-efa37090-95ed-4f29-96c2-b15c245cf906 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-flavor-name"}]} 2018-06-07 11:43:04,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-efa37090-95ed-4f29-96c2-b15c245cf906 2018-06-07 11:43:04,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:04,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbaaa8fc-17d6-4a90-b036-c45ad606de9c x-compute-request-id: req-cbaaa8fc-17d6-4a90-b036-c45ad606de9c Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:43:04,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492 used request id req-cbaaa8fc-17d6-4a90-b036-c45ad606de9c 2018-06-07 11:43:04,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:04,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-92c87c2c-de07-45db-a928-3a87c0ae6983 Date: Thu, 07 Jun 2018 11:43:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:42:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:42:51Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/snap", "metadata": {}}], "self": "/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "min_disk": 0, "protected": false, "id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "file": "/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image"} 2018-06-07 11:43:04,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image used request id req-92c87c2c-de07-45db-a928-3a87c0ae6983 2018-06-07 11:43:04,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:04,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fc1a1e29-f7ac-4731-b92d-e0d2c8f946cd Date: Thu, 07 Jun 2018 11:43:04 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:43:04,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fc1a1e29-f7ac-4731-b92d-e0d2c8f946cd 2018-06-07 11:43:04,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "imageRef": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "flavorRef": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "max_count": 1, "min_count": 1, "networks": [{"port": "c94ec7e8-da71-426c-bcbb-cff3ad32846f"}]}}' 2018-06-07 11:43:05,636 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:43:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce9fa7c3-53eb-4986-b1ed-8f7e614cef7b x-compute-request-id: req-ce9fa7c3-53eb-4986-b1ed-8f7e614cef7b Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "adminPass": "XMc4JsAMCUoK"}} 2018-06-07 11:43:05,636 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ce9fa7c3-53eb-4986-b1ed-8f7e614cef7b 2018-06-07 11:43:05,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:06,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-184003ef-4ac7-4fbd-812a-5fa5a8f7fc7d x-compute-request-id: req-184003ef-4ac7-4fbd-812a-5fa5a8f7fc7d Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:05Z", "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-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:06,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-184003ef-4ac7-4fbd-812a-5fa5a8f7fc7d 2018-06-07 11:43:06,013 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst 2018-06-07 11:43:06,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:06,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b4c5b36-9bb7-484d-b88a-1637f5782b09 x-compute-request-id: req-4b4c5b36-9bb7-484d-b88a-1637f5782b09 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:06Z", "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-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:06,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-4b4c5b36-9bb7-484d-b88a-1637f5782b09 2018-06-07 11:43:06,375 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst] is - BUILD 2018-06-07 11:43:06,376 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:43:09,379 - create_instance - DEBUG - VM status query timeout in 896.634678125 2018-06-07 11:43:09,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:09,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0af38c72-33ff-40b6-8199-bd35e4f3ee36 x-compute-request-id: req-0af38c72-33ff-40b6-8199-bd35e4f3ee36 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:06Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:09,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-0af38c72-33ff-40b6-8199-bd35e4f3ee36 2018-06-07 11:43:09,759 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst] is - BUILD 2018-06-07 11:43:09,759 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:43:12,762 - create_instance - DEBUG - VM status query timeout in 893.251188993 2018-06-07 11:43:12,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:13,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aad4ab6c-2d52-4d3c-a005-ac3e16664e98 x-compute-request-id: req-aad4ab6c-2d52-4d3c-a005-ac3e16664e98 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:09Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:13,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-aad4ab6c-2d52-4d3c-a005-ac3e16664e98 2018-06-07 11:43:13,189 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst] is - ACTIVE 2018-06-07 11:43:13,189 - create_instance - INFO - VM is - ACTIVE 2018-06-07 11:43:13,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:13,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3d462db-5b0d-482f-987a-2501f8f30a88 x-compute-request-id: req-b3d462db-5b0d-482f-987a-2501f8f30a88 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:09Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:13,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-b3d462db-5b0d-482f-987a-2501f8f30a88 2018-06-07 11:43:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:13,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-957f2660-8898-4bd1-ba6d-ed7e62010382 Date: Thu, 07 Jun 2018 11:43:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:13,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-957f2660-8898-4bd1-ba6d-ed7e62010382 2018-06-07 11:43:13,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:13,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe4c2c0-ca39-49b1-924d-2355a220f41f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:13,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-bbe4c2c0-ca39-49b1-924d-2355a220f41f 2018-06-07 11:43:13,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:13,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a9528043-b9cd-4f51-a1ca-f49f2b3d1b29 Date: Thu, 07 Jun 2018 11:43:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:13,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-a9528043-b9cd-4f51-a1ca-f49f2b3d1b29 2018-06-07 11:43:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:13,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-d231b691-b3c5-4507-af0d-b665580bf8b2 Date: Thu, 07 Jun 2018 11:43:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.2"}],"id":"2a7d862e-2caa-464d-86e7-6e793076efdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:c1:de","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48f79dfd-5479-408c-ad42-27a9e2502a8e","name":"","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"441ab812-d3c8-4aed-8b8c-e6ece17cd4a5","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:13,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-d231b691-b3c5-4507-af0d-b665580bf8b2 2018-06-07 11:43:13,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:43:14,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:43:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["t3Dy4UMeRtGlkjFqEU-CLA"], "issued_at": "2018-06-07T11:43:14.000000Z"}} 2018-06-07 11:43:14,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:14,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1aef7b0-d7c7-4306-87a6-5f8c2f78d32d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:14,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c1aef7b0-d7c7-4306-87a6-5f8c2f78d32d 2018-06-07 11:43:14,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:14,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-befe50cb-4739-4c49-b838-f8d05d507e73 x-compute-request-id: req-befe50cb-4739-4c49-b838-f8d05d507e73 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:09Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:14,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-befe50cb-4739-4c49-b838-f8d05d507e73 2018-06-07 11:43:14,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:14,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d5b153c5-310b-439d-b884-4454e34cdb47 Date: Thu, 07 Jun 2018 11:43:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:14,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-d5b153c5-310b-439d-b884-4454e34cdb47 2018-06-07 11:43:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:14,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28fdf733-0c18-464e-842f-36fb4ab0d7b6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:14,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-28fdf733-0c18-464e-842f-36fb4ab0d7b6 2018-06-07 11:43:14,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:14,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f2abfe90-860c-4cf0-b0a9-de79cbdde11d Date: Thu, 07 Jun 2018 11:43:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:14,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-f2abfe90-860c-4cf0-b0a9-de79cbdde11d 2018-06-07 11:43:14,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:14,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-260d5df3-f8dc-4e12-8b88-e0a6b4054a3f Date: Thu, 07 Jun 2018 11:43:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.2"}],"id":"2a7d862e-2caa-464d-86e7-6e793076efdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:c1:de","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48f79dfd-5479-408c-ad42-27a9e2502a8e","name":"","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"441ab812-d3c8-4aed-8b8c-e6ece17cd4a5","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:14,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-260d5df3-f8dc-4e12-8b88-e0a6b4054a3f 2018-06-07 11:43:14,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" -d '{"volumeAttachment": {"volumeId": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb"}}' 2018-06-07 11:43:16,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7690fb1-1bc5-429a-b8c6-7118cf5b84f3 x-compute-request-id: req-b7690fb1-1bc5-429a-b8c6-7118cf5b84f3 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "volumeId": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb"}} 2018-06-07 11:43:16,885 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5/os-volume_attachments used request id req-b7690fb1-1bc5-429a-b8c6-7118cf5b84f3 2018-06-07 11:43:16,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:17,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fc3e522-34d6-44bf-b99a-e80f9c5d1e9a x-compute-request-id: req-7fc3e522-34d6-44bf-b99a-e80f9c5d1e9a Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:09Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb"}], "metadata": {}}} 2018-06-07 11:43:17,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-7fc3e522-34d6-44bf-b99a-e80f9c5d1e9a 2018-06-07 11:43:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:17,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b6bda208-d9ee-4815-ae1a-d5850f486068 Date: Thu, 07 Jun 2018 11:43:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:17,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-b6bda208-d9ee-4815-ae1a-d5850f486068 2018-06-07 11:43:17,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:43:17,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:43:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:43:17,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:17,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d278a1-503c-4a55-9ab8-f03ed0e0bd6c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:17,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-f8d278a1-503c-4a55-9ab8-f03ed0e0bd6c 2018-06-07 11:43:17,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:17,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9ab0c21d-a778-4109-9f95-b55066c36aae Date: Thu, 07 Jun 2018 11:43:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:17,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-9ab0c21d-a778-4109-9f95-b55066c36aae 2018-06-07 11:43:17,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:17,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-01b1f326-ecc8-4861-9329-28fb82db9402 Date: Thu, 07 Jun 2018 11:43:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.2"}],"id":"2a7d862e-2caa-464d-86e7-6e793076efdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:c1:de","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48f79dfd-5479-408c-ad42-27a9e2502a8e","name":"","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"441ab812-d3c8-4aed-8b8c-e6ece17cd4a5","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:17,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-01b1f326-ecc8-4861-9329-28fb82db9402 2018-06-07 11:43:17,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:17,748 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:17 GMT Server: Apache x-compute-request-id: req-3de8e280-2036-4086-86d7-5671e60c4061 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3de8e280-2036-4086-86d7-5671e60c4061 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:43:16.000000", "replication_status": null, "snapshot_id": null, "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54", "bootable": "false", "created_at": "2018-06-07T11:42:56.000000", "volume_type": null}} 2018-06-07 11:43:17,748 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-3de8e280-2036-4086-86d7-5671e60c4061 2018-06-07 11:43:20,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3de8e280-2036-4086-86d7-5671e60c4061" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:21,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:20 GMT Server: Apache x-compute-request-id: req-5d18d485-0f92-4c8c-985c-a3aa82781aeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d18d485-0f92-4c8c-985c-a3aa82781aeb Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "attachment_id": "fd88385a-7f94-4e46-a9e4-242e2cfa9870", "attached_at": "2018-06-07T11:43:21.000000", "host_name": null, "volume_id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "device": "/dev/vdb", "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb"}], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:43:21.000000", "replication_status": null, "snapshot_id": null, "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54", "bootable": "false", "created_at": "2018-06-07T11:42:56.000000", "volume_type": null}} 2018-06-07 11:43:21,515 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-5d18d485-0f92-4c8c-985c-a3aa82781aeb 2018-06-07 11:43:21,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:21,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0919ee47-ad11-4b6f-90e4-aa1fc654805a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:21,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0919ee47-ad11-4b6f-90e4-aa1fc654805a 2018-06-07 11:43:21,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:21,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6387426f-8cb3-4e0c-89bc-2beabde11206 x-compute-request-id: req-6387426f-8cb3-4e0c-89bc-2beabde11206 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:19Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb"}], "metadata": {}}} 2018-06-07 11:43:21,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-6387426f-8cb3-4e0c-89bc-2beabde11206 2018-06-07 11:43:21,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:21,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-10b12ac9-1fdb-4e5f-b933-963ec252781b Date: Thu, 07 Jun 2018 11:43:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:21,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-10b12ac9-1fdb-4e5f-b933-963ec252781b 2018-06-07 11:43:21,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:21,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-000e9ea9-2eca-4411-a955-d24ca58cf593 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:21,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-000e9ea9-2eca-4411-a955-d24ca58cf593 2018-06-07 11:43:21,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:21,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f52517df-7cf2-4794-a8d7-bea9b5325d6d Date: Thu, 07 Jun 2018 11:43:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:21,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-f52517df-7cf2-4794-a8d7-bea9b5325d6d 2018-06-07 11:43:21,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:21,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-cd6263e2-a1db-4b9f-b8e2-a2cbf3f01327 Date: Thu, 07 Jun 2018 11:43:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.2"}],"id":"2a7d862e-2caa-464d-86e7-6e793076efdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:c1:de","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48f79dfd-5479-408c-ad42-27a9e2502a8e","name":"","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"441ab812-d3c8-4aed-8b8c-e6ece17cd4a5","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:21,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-cd6263e2-a1db-4b9f-b8e2-a2cbf3f01327 2018-06-07 11:43:21,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:22,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-208184f3-2990-4156-86ef-8fd9cad4a1e7 x-compute-request-id: req-208184f3-2990-4156-86ef-8fd9cad4a1e7 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:19Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb"}], "metadata": {}}} 2018-06-07 11:43:22,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-208184f3-2990-4156-86ef-8fd9cad4a1e7 2018-06-07 11:43:22,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:22,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-94e90237-01aa-42ed-8fa6-fff055e243ec Date: Thu, 07 Jun 2018 11:43:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:22,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-94e90237-01aa-42ed-8fa6-fff055e243ec 2018-06-07 11:43:22,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:22,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b146d22-4759-4377-8d14-ab4cf7954a45 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:22,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-0b146d22-4759-4377-8d14-ab4cf7954a45 2018-06-07 11:43:22,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:22,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-79998a0f-b271-4466-90dc-5c85594b02bc Date: Thu, 07 Jun 2018 11:43:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:22,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-79998a0f-b271-4466-90dc-5c85594b02bc 2018-06-07 11:43:22,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:22,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-40a1255c-4a02-4144-92be-a029884e0262 Date: Thu, 07 Jun 2018 11:43:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.2"}],"id":"2a7d862e-2caa-464d-86e7-6e793076efdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:c1:de","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48f79dfd-5479-408c-ad42-27a9e2502a8e","name":"","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"441ab812-d3c8-4aed-8b8c-e6ece17cd4a5","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:22,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-40a1255c-4a02-4144-92be-a029884e0262 2018-06-07 11:43:22,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:22,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1a3c28c-cf9c-4b91-a790-5d74d013350f x-compute-request-id: req-a1a3c28c-cf9c-4b91-a790-5d74d013350f Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:19Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb"}], "metadata": {}}} 2018-06-07 11:43:22,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-a1a3c28c-cf9c-4b91-a790-5d74d013350f 2018-06-07 11:43:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:23,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2e46ae53-6995-4a98-a96c-04f845f96fcf Date: Thu, 07 Jun 2018 11:43:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:23,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-2e46ae53-6995-4a98-a96c-04f845f96fcf 2018-06-07 11:43:23,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:23,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7703306-a7f1-4efe-b7a4-1edb1dfc7599 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:23,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-c7703306-a7f1-4efe-b7a4-1edb1dfc7599 2018-06-07 11:43:23,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:23,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-23e6e53a-b933-4476-a101-23b3a6f67d75 Date: Thu, 07 Jun 2018 11:43:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:23,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-23e6e53a-b933-4476-a101-23b3a6f67d75 2018-06-07 11:43:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:23,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-cc074e9d-486d-4a30-8fa6-2fa4885299f5 Date: Thu, 07 Jun 2018 11:43:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.2"}],"id":"2a7d862e-2caa-464d-86e7-6e793076efdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:c1:de","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48f79dfd-5479-408c-ad42-27a9e2502a8e","name":"","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"441ab812-d3c8-4aed-8b8c-e6ece17cd4a5","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:23,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-cc074e9d-486d-4a30-8fa6-2fa4885299f5 2018-06-07 11:43:23,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5/os-volume_attachments/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:25,014 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:43:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d12134c-4ce5-4da4-80c4-a7d99e391647 x-compute-request-id: req-3d12134c-4ce5-4da4-80c4-a7d99e391647 Content-Length: 0 Content-Type: application/json 2018-06-07 11:43:25,014 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5/os-volume_attachments/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-3d12134c-4ce5-4da4-80c4-a7d99e391647 2018-06-07 11:43:25,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:25,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d66e2a24-9201-4f43-89f3-b9bb64432be9 x-compute-request-id: req-d66e2a24-9201-4f43-89f3-b9bb64432be9 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:19Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb"}], "metadata": {}}} 2018-06-07 11:43:25,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-d66e2a24-9201-4f43-89f3-b9bb64432be9 2018-06-07 11:43:25,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:25,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-28b10858-6f9b-4ca8-ba0a-9b77438d7a3a Date: Thu, 07 Jun 2018 11:43:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:25,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-28b10858-6f9b-4ca8-ba0a-9b77438d7a3a 2018-06-07 11:43:25,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:25,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85709f06-e222-4549-9027-76b16cda5fb8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:25,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-85709f06-e222-4549-9027-76b16cda5fb8 2018-06-07 11:43:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:25,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6f99aeb8-876d-4724-b29f-ddb18e836845 Date: Thu, 07 Jun 2018 11:43:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:25,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-6f99aeb8-876d-4724-b29f-ddb18e836845 2018-06-07 11:43:25,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:25,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-09daa9a5-5d05-4b8e-b7ee-b153a47b6fa2 Date: Thu, 07 Jun 2018 11:43:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.2"}],"id":"2a7d862e-2caa-464d-86e7-6e793076efdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:c1:de","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48f79dfd-5479-408c-ad42-27a9e2502a8e","name":"","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"441ab812-d3c8-4aed-8b8c-e6ece17cd4a5","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:25,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-09daa9a5-5d05-4b8e-b7ee-b153a47b6fa2 2018-06-07 11:43:28,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:28,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f2ba09f-6bea-4105-98bf-eecc7409d331 x-compute-request-id: req-2f2ba09f-6bea-4105-98bf-eecc7409d331 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:19Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:28,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-2f2ba09f-6bea-4105-98bf-eecc7409d331 2018-06-07 11:43:28,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:28,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3f8f3860-2c53-49dc-bf73-771c28fef194 Date: Thu, 07 Jun 2018 11:43:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:28,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-3f8f3860-2c53-49dc-bf73-771c28fef194 2018-06-07 11:43:28,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:29,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b19c0b-77f0-4e9f-8de8-ad1d1fdc635b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:29,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-b0b19c0b-77f0-4e9f-8de8-ad1d1fdc635b 2018-06-07 11:43:29,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:29,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-67f6164d-f047-4a95-8810-e03d5b94aab4 Date: Thu, 07 Jun 2018 11:43:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:29,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-67f6164d-f047-4a95-8810-e03d5b94aab4 2018-06-07 11:43:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:29,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-48f46918-2e5b-4928-8d5e-87670f23f198 Date: Thu, 07 Jun 2018 11:43:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.2"}],"id":"2a7d862e-2caa-464d-86e7-6e793076efdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:c1:de","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48f79dfd-5479-408c-ad42-27a9e2502a8e","name":"","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"441ab812-d3c8-4aed-8b8c-e6ece17cd4a5","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:29,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-48f46918-2e5b-4928-8d5e-87670f23f198 2018-06-07 11:43:29,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3de8e280-2036-4086-86d7-5671e60c4061" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:29,850 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:29 GMT Server: Apache x-compute-request-id: req-7ff548cd-6787-4f44-872c-336a9145174a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ff548cd-6787-4f44-872c-336a9145174a Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:43:24.000000", "replication_status": null, "snapshot_id": null, "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54", "bootable": "false", "created_at": "2018-06-07T11:42:56.000000", "volume_type": null}} 2018-06-07 11:43:29,850 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-7ff548cd-6787-4f44-872c-336a9145174a 2018-06-07 11:43:29,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:30,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af3ca36d-4c70-48cd-a27b-fd56a4a323c2 x-compute-request-id: req-af3ca36d-4c70-48cd-a27b-fd56a4a323c2 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:19Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:30,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-af3ca36d-4c70-48cd-a27b-fd56a4a323c2 2018-06-07 11:43:30,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:30,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5d9ca8d5-c778-4ac2-8505-2603790916d1 Date: Thu, 07 Jun 2018 11:43:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:30,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-5d9ca8d5-c778-4ac2-8505-2603790916d1 2018-06-07 11:43:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:30,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e681747b-3f1c-4bd1-bea3-c3719fc25a74 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:30,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-e681747b-3f1c-4bd1-bea3-c3719fc25a74 2018-06-07 11:43:30,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:30,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c4c1c139-a681-4c51-873b-4a6b94b7f055 Date: Thu, 07 Jun 2018 11:43:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:30,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-c4c1c139-a681-4c51-873b-4a6b94b7f055 2018-06-07 11:43:30,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:30,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-28fd4a65-3a6f-4661-9cca-f115ba593177 Date: Thu, 07 Jun 2018 11:43:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.2"}],"id":"2a7d862e-2caa-464d-86e7-6e793076efdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:c1:de","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48f79dfd-5479-408c-ad42-27a9e2502a8e","name":"","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"441ab812-d3c8-4aed-8b8c-e6ece17cd4a5","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:30,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-28fd4a65-3a6f-4661-9cca-f115ba593177 2018-06-07 11:43:30,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:30,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-043b6302-1b81-4cd1-8cfc-96bbe9ebb57b x-compute-request-id: req-043b6302-1b81-4cd1-8cfc-96bbe9ebb57b Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:19Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:30,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-043b6302-1b81-4cd1-8cfc-96bbe9ebb57b 2018-06-07 11:43:30,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:30,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5fd7d5b3-4797-4348-a188-8592f4b4f2ed Date: Thu, 07 Jun 2018 11:43:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1625dd55-7227-4eb0-80e8-f5c1405ea084"],"description":"","tags":[],"updated_at":"2018-06-07T11:42:52Z","provider:segmentation_id":81,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:51Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:30,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net used request id req-5fd7d5b3-4797-4348-a188-8592f4b4f2ed 2018-06-07 11:43:30,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:30,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361e8e76-ef4e-4bbf-a84d-c57f70c1da14 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:30,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-361e8e76-ef4e-4bbf-a84d-c57f70c1da14 2018-06-07 11:43:30,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:30,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-44403c00-3ded-405f-8353-0180e283bd19 Date: Thu, 07 Jun 2018 11:43:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:42:52Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet"}]} 2018-06-07 11:43:30,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-44403c00-3ded-405f-8353-0180e283bd19 2018-06-07 11:43:30,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7308e12bd730c082baf933b4ec261407418a63ac" 2018-06-07 11:43:30,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-eff102b2-56b6-48a4-a09f-370120691d0e Date: Thu, 07 Jun 2018 11:43:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:42:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.2"}],"id":"2a7d862e-2caa-464d-86e7-6e793076efdf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:c1:de","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48f79dfd-5479-408c-ad42-27a9e2502a8e","name":"","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:42:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1625dd55-7227-4eb0-80e8-f5c1405ea084","ip_address":"10.55.0.12"}],"id":"c94ec7e8-da71-426c-bcbb-cff3ad32846f","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:10:b8","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"441ab812-d3c8-4aed-8b8c-e6ece17cd4a5","name":"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port","admin_state_up":true,"network_id":"48f79dfd-5479-408c-ad42-27a9e2502a8e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:03Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:30,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-eff102b2-56b6-48a4-a09f-370120691d0e 2018-06-07 11:43:30,822 - create_instance - INFO - Deleting Port with ID - c94ec7e8-da71-426c-bcbb-cff3ad32846f 2018-06-07 11:43:30,822 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-port 2018-06-07 11:43:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/c94ec7e8-da71-426c-bcbb-cff3ad32846f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:31,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61b87fc8-6a48-48ea-948b-9e4d8e35ee17 Date: Thu, 07 Jun 2018 11:43:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:43:31,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/c94ec7e8-da71-426c-bcbb-cff3ad32846f used request id req-61b87fc8-6a48-48ea-948b-9e4d8e35ee17 2018-06-07 11:43:31,353 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst 2018-06-07 11:43:31,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:31,571 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:43:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39e62157-f376-487a-9985-bddd22b119f2 x-compute-request-id: req-39e62157-f376-487a-9985-bddd22b119f2 Content-Type: application/json 2018-06-07 11:43:31,571 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-39e62157-f376-487a-9985-bddd22b119f2 2018-06-07 11:43:31,571 - create_instance - INFO - Checking deletion status 2018-06-07 11:43:31,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:31,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4492ae4-6459-4dfe-8dc5-7cf93f89ccbe x-compute-request-id: req-d4492ae4-6459-4dfe-8dc5-7cf93f89ccbe Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:10:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:31Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:31,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-d4492ae4-6459-4dfe-8dc5-7cf93f89ccbe 2018-06-07 11:43:31,762 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst] is - ACTIVE 2018-06-07 11:43:31,762 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:43:34,765 - create_instance - DEBUG - VM status query timeout in 296.806393862 2018-06-07 11:43:34,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:35,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-687b297f-e629-4e0d-8582-0b4f85ef14e7 x-compute-request-id: req-687b297f-e629-4e0d-8582-0b4f85ef14e7 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "rel": "bookmark"}], "image": {"id": "6beab58f-24a6-49ef-b6e3-01a28cd3767a", "links": [{"href": "http://172.30.9.28:8774/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-07T11:35:32.000000", "flavor": {"id": "d0bcc959-c6cf-4204-94f5-4eafa5be0492", "links": [{"href": "http://172.30.9.28:8774/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492", "rel": "bookmark"}]}, "id": "441ab812-d3c8-4aed-8b8c-e6ece17cd4a5", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:31Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst", "created": "2018-06-07T11:43:05Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:35,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-687b297f-e629-4e0d-8582-0b4f85ef14e7 2018-06-07 11:43:35,341 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst] is - ACTIVE 2018-06-07 11:43:35,341 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:43:38,344 - create_instance - DEBUG - VM status query timeout in 293.227254868 2018-06-07 11:43:38,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39149ba6dde9e15cc9913fc9ab5edeb8a4ed14e5" 2018-06-07 11:43:38,387 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:43:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e75bbeb3-ae7e-4a07-ac20-970d741fa966 x-compute-request-id: req-e75bbeb3-ae7e-4a07-ac20-970d741fa966 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 could not be found.", "code": 404}} 2018-06-07 11:43:38,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 used request id req-e75bbeb3-ae7e-4a07-ac20-970d741fa966 2018-06-07 11:43:38,388 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 441ab812-d3c8-4aed-8b8c-e6ece17cd4a5 could not be found. (HTTP 404) (Request-ID: req-e75bbeb3-ae7e-4a07-ac20-970d741fa966) 2018-06-07 11:43:38,388 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-vm_inst 2018-06-07 11:43:38,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e88d1ee8-d08a-4841-abf9-1399f125120b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f06e83ff23cfb51f6fbee3b0106dc9373d38f80" 2018-06-07 11:43:39,181 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:38 GMT Server: Apache x-compute-request-id: req-27e02f7d-c742-4d32-a3db-2f024908148f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27e02f7d-c742-4d32-a3db-2f024908148f Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:43:24.000000", "replication_status": null, "snapshot_id": null, "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54", "bootable": "false", "created_at": "2018-06-07T11:42:56.000000", "volume_type": null}} 2018-06-07 11:43:39,181 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-27e02f7d-c742-4d32-a3db-2f024908148f 2018-06-07 11:43:39,181 - create_volume - DEBUG - Instance status is - available 2018-06-07 11:43:39,182 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54 2018-06-07 11:43:39,182 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54 2018-06-07 11:43:39,185 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e88d1ee8-d08a-4841-abf9-1399f125120b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f06e83ff23cfb51f6fbee3b0106dc9373d38f80" 2018-06-07 11:43:39,386 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:43:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f7cad318-724e-4df8-a033-1c1ec2ba6ae9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:43:39,386 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-f7cad318-724e-4df8-a033-1c1ec2ba6ae9 2018-06-07 11:43:39,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e88d1ee8-d08a-4841-abf9-1399f125120b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f06e83ff23cfb51f6fbee3b0106dc9373d38f80" 2018-06-07 11:43:39,438 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:39 GMT Server: Apache x-compute-request-id: req-96fa0aaf-1691-4968-bc98-405ccdb3b013 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96fa0aaf-1691-4968-bc98-405ccdb3b013 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:43:39.000000", "replication_status": null, "snapshot_id": null, "id": "11ccb7d7-1d42-4099-89a2-5c44e9a812fb", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54", "bootable": "false", "created_at": "2018-06-07T11:42:56.000000", "volume_type": null}} 2018-06-07 11:43:39,438 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-96fa0aaf-1691-4968-bc98-405ccdb3b013 2018-06-07 11:43:39,439 - create_volume - DEBUG - Instance status is - deleting 2018-06-07 11:43:39,439 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-07 11:43:42,442 - create_volume - DEBUG - Volume status query timeout in 56.9443180561 2018-06-07 11:43:42,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e88d1ee8-d08a-4841-abf9-1399f125120b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f06e83ff23cfb51f6fbee3b0106dc9373d38f80" 2018-06-07 11:43:42,482 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:43:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9317ff29-c272-47c3-8b81-95e5fcc0a3e4 x-openstack-request-id: req-9317ff29-c272-47c3-8b81-95e5fcc0a3e4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 11ccb7d7-1d42-4099-89a2-5c44e9a812fb could not be found.", "code": 404}} 2018-06-07 11:43:42,482 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/11ccb7d7-1d42-4099-89a2-5c44e9a812fb used request id req-9317ff29-c272-47c3-8b81-95e5fcc0a3e4 2018-06-07 11:43:42,482 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 11ccb7d7-1d42-4099-89a2-5c44e9a812fb could not be found. (HTTP 404) (Request-ID: req-9317ff29-c272-47c3-8b81-95e5fcc0a3e4) 2018-06-07 11:43:42,482 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54 2018-06-07 11:43:42,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815d8e3fd5ca5a069c01ed35bf4cd3d3e4d3585" 2018-06-07 11:43:42,521 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:43:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae55a998-e09b-4100-8342-c4b4974c7cfd x-compute-request-id: req-ae55a998-e09b-4100-8342-c4b4974c7cfd Content-Length: 0 Content-Type: application/json 2018-06-07 11:43:42,521 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d0bcc959-c6cf-4204-94f5-4eafa5be0492 used request id req-ae55a998-e09b-4100-8342-c4b4974c7cfd 2018-06-07 11:43:42,522 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet 2018-06-07 11:43:42,522 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-subnet 2018-06-07 11:43:42,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/1625dd55-7227-4eb0-80e8-f5c1405ea084 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ef57cfdcab5c91ed62c117904a6505658b2cc4" 2018-06-07 11:43:43,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-126b633a-3ed9-4783-a471-d67d12966a03 Date: Thu, 07 Jun 2018 11:43:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:43:43,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1625dd55-7227-4eb0-80e8-f5c1405ea084 used request id req-126b633a-3ed9-4783-a471-d67d12966a03 2018-06-07 11:43:43,718 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-net 2018-06-07 11:43:43,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/48f79dfd-5479-408c-ad42-27a9e2502a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ef57cfdcab5c91ed62c117904a6505658b2cc4" 2018-06-07 11:43:44,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bfe5045-cfe7-4175-88ef-a9851a4e96a4 Date: Thu, 07 Jun 2018 11:43:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:43:44,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/48f79dfd-5479-408c-ad42-27a9e2502a8e used request id req-3bfe5045-cfe7-4175-88ef-a9851a4e96a4 2018-06-07 11:43:44,945 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-02d31e6b-7b61-4c81-a1f1-36c6a6eadf54-image 2018-06-07 11:43:44,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc305113498b91c5d17ed32a0092a2a03eb0adc" 2018-06-07 11:43:47,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c46d8ca-16ae-4116-847c-635e16674a65 Date: Thu, 07 Jun 2018 11:43:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:43:47,315 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6beab58f-24a6-49ef-b6e3-01a28cd3767a used request id req-3c46d8ca-16ae-4116-847c-635e16674a65 2018-06-07 11:43:47,317 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:43:47,320 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-07 11:43:47,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:43:47,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:43:47,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["XLEPuBMvR12l56OshpBD2w"], "issued_at": "2018-06-07T11:43:47.000000Z"}} 2018-06-07 11:43:47,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce820a292bfda156a6b633082625a0ea052a983" 2018-06-07 11:43:47,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bb8a29-61f1-4cfe-bf2d-46cb88c2a424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:47,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-89bb8a29-61f1-4cfe-bf2d-46cb88c2a424 2018-06-07 11:43:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ce820a292bfda156a6b633082625a0ea052a983" 2018-06-07 11:43:47,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-e1507da7-a604-4be5-8982-313518740621 Date: Thu, 07 Jun 2018 11:43:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image"} 2018-06-07 11:43:47,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image used request id req-e1507da7-a604-4be5-8982-313518740621 2018-06-07 11:43:47,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ce820a292bfda156a6b633082625a0ea052a983" 2018-06-07 11:43:47,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1921f3e4-f9de-4e0f-a46e-763caae88bee Date: Thu, 07 Jun 2018 11:43:47 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:43:47,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1921f3e4-f9de-4e0f-a46e-763caae88bee 2018-06-07 11:43:47,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ce820a292bfda156a6b633082625a0ea052a983" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image"}' 2018-06-07 11:43:48,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520 X-Openstack-Request-Id: req-d8d50fb3-4c0c-4f3d-b2a3-c7e747cb10a8 Date: Thu, 07 Jun 2018 11:43:48 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:43:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T11:43:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520", "min_disk": 0, "protected": false, "id": "284e2df7-13f4-41b7-9914-4d77bb643520", "file": "/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520/file", "checksum": null, "owner": "9d5d600ad155427099cd7cd580688ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:43:48,004 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d8d50fb3-4c0c-4f3d-b2a3-c7e747cb10a8 2018-06-07 11:43:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ce820a292bfda156a6b633082625a0ea052a983" -d '' 2018-06-07 11:43:48,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e0f8b5f-a994-4e96-a5bb-ae385c3ef81d Date: Thu, 07 Jun 2018 11:43:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:43:48,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520/file used request id req-9e0f8b5f-a994-4e96-a5bb-ae385c3ef81d 2018-06-07 11:43:48,976 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:43:48,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ce820a292bfda156a6b633082625a0ea052a983" 2018-06-07 11:43:48,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-4ab70552-ed79-48c0-b925-e21b270c729c Date: Thu, 07 Jun 2018 11:43:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:43:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:43:48Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/284e2df7-13f4-41b7-9914-4d77bb643520/snap", "metadata": {}}], "self": "/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520", "min_disk": 0, "protected": false, "id": "284e2df7-13f4-41b7-9914-4d77bb643520", "file": "/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/284e2df7-13f4-41b7-9914-4d77bb643520/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:43:48,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520 used request id req-4ab70552-ed79-48c0-b925-e21b270c729c 2018-06-07 11:43:48,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ce820a292bfda156a6b633082625a0ea052a983" 2018-06-07 11:43:49,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-527fabd5-3b36-415e-ab84-d91d651f5759 Date: Thu, 07 Jun 2018 11:43:49 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:43:49,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-527fabd5-3b36-415e-ab84-d91d651f5759 2018-06-07 11:43:49,006 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image 2018-06-07 11:43:49,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ce820a292bfda156a6b633082625a0ea052a983" 2018-06-07 11:43:49,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-c6bed1a2-5031-487c-92ff-dedac50eb4c8 Date: Thu, 07 Jun 2018 11:43:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:43:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:43:48Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/284e2df7-13f4-41b7-9914-4d77bb643520/snap", "metadata": {}}], "self": "/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520", "min_disk": 0, "protected": false, "id": "284e2df7-13f4-41b7-9914-4d77bb643520", "file": "/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/284e2df7-13f4-41b7-9914-4d77bb643520/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:43:49,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520 used request id req-c6bed1a2-5031-487c-92ff-dedac50eb4c8 2018-06-07 11:43:49,070 - create_image - DEBUG - Instance status is - active 2018-06-07 11:43:49,070 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image 2018-06-07 11:43:49,070 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image 2018-06-07 11:43:49,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:43:49,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:43:49,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:43:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["2l9ue9M8TSi5JnezlpHMpQ"], "issued_at": "2018-06-07T11:43:49.000000Z"}} 2018-06-07 11:43:49,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a008443dc2cb9c6c286824fcd00820d877b8836d" 2018-06-07 11:43:49,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2891b74d-ea77-434d-bd67-bc0bd7ee380f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:49,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2891b74d-ea77-434d-bd67-bc0bd7ee380f 2018-06-07 11:43:49,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a008443dc2cb9c6c286824fcd00820d877b8836d" 2018-06-07 11:43:49,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1b8590b9-be3e-46ad-bd76-71d71d198a6d Date: Thu, 07 Jun 2018 11:43:49 GMT RESP BODY: {"networks":[]} 2018-06-07 11:43:49,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net used request id req-1b8590b9-be3e-46ad-bd76-71d71d198a6d 2018-06-07 11:43:49,687 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net 2018-06-07 11:43:49,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a008443dc2cb9c6c286824fcd00820d877b8836d" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net", "admin_state_up": true}}' 2018-06-07 11:43:50,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-134b7691-fefe-4f14-94b2-5cf70ac18918 Date: Thu, 07 Jun 2018 11:43:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7e3b0b98-5184-4430-a979-ca76167e5243","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:43:49Z","is_default":false,"provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:49Z","mtu":1450}} 2018-06-07 11:43:50,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-134b7691-fefe-4f14-94b2-5cf70ac18918 2018-06-07 11:43:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a008443dc2cb9c6c286824fcd00820d877b8836d" 2018-06-07 11:43:50,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cec57aa9-b523-4049-af75-5c4a4b45553f Date: Thu, 07 Jun 2018 11:43:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7e3b0b98-5184-4430-a979-ca76167e5243","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:43:49Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:49Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:50,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-cec57aa9-b523-4049-af75-5c4a4b45553f 2018-06-07 11:43:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a008443dc2cb9c6c286824fcd00820d877b8836d" 2018-06-07 11:43:50,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-faadebd6-bd6e-4d51-a566-350bf040b31b Date: Thu, 07 Jun 2018 11:43:50 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:43:50,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-faadebd6-bd6e-4d51-a566-350bf040b31b 2018-06-07 11:43:50,374 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet 2018-06-07 11:43:50,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a008443dc2cb9c6c286824fcd00820d877b8836d" -d '{"subnets": [{"ip_version": 4, "network_id": "7e3b0b98-5184-4430-a979-ca76167e5243", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet"}]}' 2018-06-07 11:43:50,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-69cfa28a-7fef-4e69-8a78-e989d9598d72 Date: Thu, 07 Jun 2018 11:43:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:43:50Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"caf4c3cf-41c3-4424-a571-7b926828f014","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet"}]} 2018-06-07 11:43:50,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-69cfa28a-7fef-4e69-8a78-e989d9598d72 2018-06-07 11:43:50,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a008443dc2cb9c6c286824fcd00820d877b8836d" 2018-06-07 11:43:50,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-97de7e25-c8df-4d7c-8ae1-8a3ec4e8846b Date: Thu, 07 Jun 2018 11:43:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e3b0b98-5184-4430-a979-ca76167e5243","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["caf4c3cf-41c3-4424-a571-7b926828f014"],"description":"","tags":[],"updated_at":"2018-06-07T11:43:50Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:49Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:50,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-97de7e25-c8df-4d7c-8ae1-8a3ec4e8846b 2018-06-07 11:43:50,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a008443dc2cb9c6c286824fcd00820d877b8836d" 2018-06-07 11:43:50,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-29efa1fb-d435-4f73-b353-3b1b8cf6beae Date: Thu, 07 Jun 2018 11:43:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"caf4c3cf-41c3-4424-a571-7b926828f014","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet"}]} 2018-06-07 11:43:50,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-29efa1fb-d435-4f73-b353-3b1b8cf6beae 2018-06-07 11:43:50,985 - OpenStackNetwork - DEBUG - Network [7e3b0b98-5184-4430-a979-ca76167e5243] created successfully 2018-06-07 11:43:50,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:43:50,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:43:51,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:43:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["kYGGTtZoShW5zlTYKvf3VQ"], "issued_at": "2018-06-07T11:43:51.000000Z"}} 2018-06-07 11:43:51,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41f45956011dfddd9c2b35d9765e2a0e581b78d" 2018-06-07 11:43:51,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f79d39a0-fb6c-4683-a7f6-72cce751835a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:51,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f79d39a0-fb6c-4683-a7f6-72cce751835a 2018-06-07 11:43:51,419 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:43:51,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41f45956011dfddd9c2b35d9765e2a0e581b78d" 2018-06-07 11:43:51,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cb90386-0483-4b40-ac07-b16d89fd2e45 x-compute-request-id: req-2cb90386-0483-4b40-ac07-b16d89fd2e45 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:43:51,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2cb90386-0483-4b40-ac07-b16d89fd2e45 2018-06-07 11:43:51,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41f45956011dfddd9c2b35d9765e2a0e581b78d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-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-06-07 11:43:51,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90b5f1ff-4e5f-45d4-b867-093bdc431f35 x-compute-request-id: req-90b5f1ff-4e5f-45d4-b867-093bdc431f35 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7f0ceaba-8358-4123-beeb-494f29a959f4", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:43:51,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-90b5f1ff-4e5f-45d4-b867-093bdc431f35 2018-06-07 11:43:51,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:43:51,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:43:52,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["4XITMD-kTFauvTPPDpkGHQ"], "issued_at": "2018-06-07T11:43:52.000000Z"}} 2018-06-07 11:43:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0e314d0ce68de575308ef769c204d9bbb5645" 2018-06-07 11:43:52,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c153b4-9422-4354-9530-9468d65a70aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:52,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a8c153b4-9422-4354-9530-9468d65a70aa 2018-06-07 11:43:52,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0e314d0ce68de575308ef769c204d9bbb5645" 2018-06-07 11:43:52,365 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:52 GMT Server: Apache x-compute-request-id: req-219fb8df-4284-454a-abed-056b475ff479 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-219fb8df-4284-454a-abed-056b475ff479 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-07 11:43:52,365 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail used request id req-219fb8df-4284-454a-abed-056b475ff479 2018-06-07 11:43:52,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-219fb8df-4284-454a-abed-056b475ff479" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0e314d0ce68de575308ef769c204d9bbb5645" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833", "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-06-07 11:43:52,858 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:43:52 GMT Server: Apache x-compute-request-id: req-2c41255d-fdf3-4662-bbf7-567ff2ae2620 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c41255d-fdf3-4662-bbf7-567ff2ae2620 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ca3d69272e554da58904b7498f197e31", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-07T11:43:52.623759", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "size": 1}} 2018-06-07 11:43:52,859 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes used request id req-2c41255d-fdf3-4662-bbf7-567ff2ae2620 2018-06-07 11:43:52,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219fb8df-4284-454a-abed-056b475ff479" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0e314d0ce68de575308ef769c204d9bbb5645" 2018-06-07 11:43:53,067 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:52 GMT Server: Apache x-compute-request-id: req-6966e813-d316-465f-b170-36e087db1672 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6966e813-d316-465f-b170-36e087db1672 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:43:52.000000", "replication_status": null, "snapshot_id": null, "id": "5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-b9aaa732-7fd6-411f-816a-b56695128833", "bootable": "false", "created_at": "2018-06-07T11:43:52.000000", "volume_type": null}} 2018-06-07 11:43:53,067 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0 used request id req-6966e813-d316-465f-b170-36e087db1672 2018-06-07 11:43:53,067 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833 2018-06-07 11:43:53,070 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219fb8df-4284-454a-abed-056b475ff479" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0e314d0ce68de575308ef769c204d9bbb5645" 2018-06-07 11:43:53,772 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:53 GMT Server: Apache x-compute-request-id: req-7b4ef19d-a0c3-4a5d-afb8-aa2cfa9d6f52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b4ef19d-a0c3-4a5d-afb8-aa2cfa9d6f52 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:43:53.000000", "replication_status": null, "snapshot_id": null, "id": "5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-b9aaa732-7fd6-411f-816a-b56695128833", "bootable": "false", "created_at": "2018-06-07T11:43:52.000000", "volume_type": null}} 2018-06-07 11:43:53,772 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0 used request id req-7b4ef19d-a0c3-4a5d-afb8-aa2cfa9d6f52 2018-06-07 11:43:53,773 - create_volume - DEBUG - Instance status is - available 2018-06-07 11:43:53,773 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833 2018-06-07 11:43:53,773 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833 2018-06-07 11:43:53,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:43:53,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:43:54,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:43:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["JLzmYfwySTma3fdnocD2zA"], "issued_at": "2018-06-07T11:43:54.000000Z"}} 2018-06-07 11:43:54,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:54,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b768412-f6b1-4289-a630-eae9910f5b6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:54,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2b768412-f6b1-4289-a630-eae9910f5b6e 2018-06-07 11:43:54,152 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:43:54,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:54,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109eb726-b30f-4bcd-9d3e-97e34c02a31c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:54,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-109eb726-b30f-4bcd-9d3e-97e34c02a31c 2018-06-07 11:43:54,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:54,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5af560d6-3079-40e5-95c2-ba08ec908fce Date: Thu, 07 Jun 2018 11:43:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e3b0b98-5184-4430-a979-ca76167e5243","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["caf4c3cf-41c3-4424-a571-7b926828f014"],"description":"","tags":[],"updated_at":"2018-06-07T11:43:50Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:49Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:54,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net used request id req-5af560d6-3079-40e5-95c2-ba08ec908fce 2018-06-07 11:43:54,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:43:54,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:43:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:43:54,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:54,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d325dc45-5b42-487b-a369-0af312d52518 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:54,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-d325dc45-5b42-487b-a369-0af312d52518 2018-06-07 11:43:54,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:54,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dd8344b8-368b-498b-b692-b26405e8ada3 Date: Thu, 07 Jun 2018 11:43:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"caf4c3cf-41c3-4424-a571-7b926828f014","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet"}]} 2018-06-07 11:43:54,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-dd8344b8-368b-498b-b692-b26405e8ada3 2018-06-07 11:43:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7e3b0b98-5184-4430-a979-ca76167e5243&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:54,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eff7aae7-50a5-44f7-8e11-cdde1e601c29 Date: Thu, 07 Jun 2018 11:43:54 GMT RESP BODY: {"ports":[]} 2018-06-07 11:43:54,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7e3b0b98-5184-4430-a979-ca76167e5243&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port&admin_state_up=True used request id req-eff7aae7-50a5-44f7-8e11-cdde1e601c29 2018-06-07 11:43:54,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:55,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce2b5f3c-5730-490f-a37b-6a40c99419b0 x-compute-request-id: req-ce2b5f3c-5730-490f-a37b-6a40c99419b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-07 11:43:55,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst used request id req-ce2b5f3c-5730-490f-a37b-6a40c99419b0 2018-06-07 11:43:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:55,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-eadac9c6-4970-4c60-a73a-d56e427276dc Date: Thu, 07 Jun 2018 11:43:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e3b0b98-5184-4430-a979-ca76167e5243","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["caf4c3cf-41c3-4424-a571-7b926828f014"],"description":"","tags":[],"updated_at":"2018-06-07T11:43:50Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:49Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:55,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net used request id req-eadac9c6-4970-4c60-a73a-d56e427276dc 2018-06-07 11:43:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:55,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b46420-b81a-4268-b0a4-3e9e830ef4bb Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:55,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-d8b46420-b81a-4268-b0a4-3e9e830ef4bb 2018-06-07 11:43:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:55,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d18c7657-6bf2-4b8c-9204-61aed20d8d4f Date: Thu, 07 Jun 2018 11:43:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"caf4c3cf-41c3-4424-a571-7b926828f014","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet"}]} 2018-06-07 11:43:55,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-d18c7657-6bf2-4b8c-9204-61aed20d8d4f 2018-06-07 11:43:55,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7e3b0b98-5184-4430-a979-ca76167e5243&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:55,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d983dac6-83ff-4cbe-a1fb-5ceb22e69bfd Date: Thu, 07 Jun 2018 11:43:55 GMT RESP BODY: {"ports":[]} 2018-06-07 11:43:55,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7e3b0b98-5184-4430-a979-ca76167e5243&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port&admin_state_up=True used request id req-d983dac6-83ff-4cbe-a1fb-5ceb22e69bfd 2018-06-07 11:43:55,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:43:55,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:43:55,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["lgZiiTvdSZqp7vJnmYV7hw"], "issued_at": "2018-06-07T11:43:55.000000Z"}} 2018-06-07 11:43:55,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da84337a7ff887449aa47e94465cecfebda366d8" 2018-06-07 11:43:55,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648d28ab-7d47-4009-9423-3e951efdf950 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:43:55,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-648d28ab-7d47-4009-9423-3e951efdf950 2018-06-07 11:43:55,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:55,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-02618e02-5c08-4bcd-95ac-04ba134cb1f5 Date: Thu, 07 Jun 2018 11:43:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e3b0b98-5184-4430-a979-ca76167e5243","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["caf4c3cf-41c3-4424-a571-7b926828f014"],"description":"","tags":[],"updated_at":"2018-06-07T11:43:50Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:49Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:55,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net used request id req-02618e02-5c08-4bcd-95ac-04ba134cb1f5 2018-06-07 11:43:55,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:55,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c35b908d-82c9-4421-b3b6-221d099ae8d4 Date: Thu, 07 Jun 2018 11:43:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"caf4c3cf-41c3-4424-a571-7b926828f014","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet"}]} 2018-06-07 11:43:55,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-c35b908d-82c9-4421-b3b6-221d099ae8d4 2018-06-07 11:43:55,832 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net 2018-06-07 11:43:55,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" -d '{"port": {"network_id": "7e3b0b98-5184-4430-a979-ca76167e5243", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port", "admin_state_up": true}}' 2018-06-07 11:43:56,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-54fda19c-a32b-4593-a152-962edb653337 Date: Thu, 07 Jun 2018 11:43:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:56Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caf4c3cf-41c3-4424-a571-7b926828f014","ip_address":"10.55.0.3"}],"id":"b8678c23-2136-4ddc-be4f-75f6690180d4","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:db:46","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port","admin_state_up":true,"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:55Z","binding:vnic_type":"normal"}} 2018-06-07 11:43:56,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-54fda19c-a32b-4593-a152-962edb653337 2018-06-07 11:43:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:56,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9cad56bc-e6ab-4b4f-849e-f75421907b7e Date: Thu, 07 Jun 2018 11:43:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e3b0b98-5184-4430-a979-ca76167e5243","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["caf4c3cf-41c3-4424-a571-7b926828f014"],"description":"","tags":[],"updated_at":"2018-06-07T11:43:50Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:49Z","provider:network_type":"vxlan"}]} 2018-06-07 11:43:56,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net used request id req-9cad56bc-e6ab-4b4f-849e-f75421907b7e 2018-06-07 11:43:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:56,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d764bb7b-fdf3-4657-9aa4-744619994414 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:56,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-d764bb7b-fdf3-4657-9aa4-744619994414 2018-06-07 11:43:56,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:56,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ef6c03e7-577d-4960-932d-a56609a31011 Date: Thu, 07 Jun 2018 11:43:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"caf4c3cf-41c3-4424-a571-7b926828f014","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet"}]} 2018-06-07 11:43:56,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-ef6c03e7-577d-4960-932d-a56609a31011 2018-06-07 11:43:56,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7e3b0b98-5184-4430-a979-ca76167e5243&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:57,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-6bacf879-85a7-49c3-a791-7e1850953179 Date: Thu, 07 Jun 2018 11:43:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:56Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf4c3cf-41c3-4424-a571-7b926828f014","ip_address":"10.55.0.3"}],"id":"b8678c23-2136-4ddc-be4f-75f6690180d4","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:db:46","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port","admin_state_up":true,"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:55Z","binding:vnic_type":"normal"}]} 2018-06-07 11:43:57,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7e3b0b98-5184-4430-a979-ca76167e5243&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port&admin_state_up=True used request id req-6bacf879-85a7-49c3-a791-7e1850953179 2018-06-07 11:43:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:57,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53613d1c-ca0d-4d71-a1bc-f704967add47 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:43:57,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-53613d1c-ca0d-4d71-a1bc-f704967add47 2018-06-07 11:43:57,193 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst 2018-06-07 11:43:57,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:57,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95a86e4f-64c7-42af-906e-afff161222c7 x-compute-request-id: req-95a86e4f-64c7-42af-906e-afff161222c7 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7f0ceaba-8358-4123-beeb-494f29a959f4", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-flavor-name"}]} 2018-06-07 11:43:57,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-95a86e4f-64c7-42af-906e-afff161222c7 2018-06-07 11:43:57,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:57,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8160c4b-dcbe-4320-88f6-d1b08c2b0538 x-compute-request-id: req-f8160c4b-dcbe-4320-88f6-d1b08c2b0538 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7f0ceaba-8358-4123-beeb-494f29a959f4", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:43:57,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4 used request id req-f8160c4b-dcbe-4320-88f6-d1b08c2b0538 2018-06-07 11:43:57,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:57,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-9157da2e-4d2d-48d9-b0b5-dbfa5b42c685 Date: Thu, 07 Jun 2018 11:43:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:43:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:43:48Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/284e2df7-13f4-41b7-9914-4d77bb643520/snap", "metadata": {}}], "self": "/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520", "min_disk": 0, "protected": false, "id": "284e2df7-13f4-41b7-9914-4d77bb643520", "file": "/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/284e2df7-13f4-41b7-9914-4d77bb643520/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image"} 2018-06-07 11:43:57,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image used request id req-9157da2e-4d2d-48d9-b0b5-dbfa5b42c685 2018-06-07 11:43:57,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:57,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6ab2304d-3315-47a1-bce4-486f98810f17 Date: Thu, 07 Jun 2018 11:43:57 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:43:57,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6ab2304d-3315-47a1-bce4-486f98810f17 2018-06-07 11:43:57,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst", "imageRef": "284e2df7-13f4-41b7-9914-4d77bb643520", "flavorRef": "7f0ceaba-8358-4123-beeb-494f29a959f4", "max_count": 1, "min_count": 1, "networks": [{"port": "b8678c23-2136-4ddc-be4f-75f6690180d4"}]}}' 2018-06-07 11:43:58,717 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:43:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d3cd0f9-2891-43ce-8f9e-0650001ef4cb x-compute-request-id: req-9d3cd0f9-2891-43ce-8f9e-0650001ef4cb Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "bookmark"}], "adminPass": "Qz7PCGJuMrCr"}} 2018-06-07 11:43:58,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9d3cd0f9-2891-43ce-8f9e-0650001ef4cb 2018-06-07 11:43:58,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:58,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d04c6f7c-7aa7-48f2-8c21-4637dbcc0f21 x-compute-request-id: req-d04c6f7c-7aa7-48f2-8c21-4637dbcc0f21 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "bookmark"}], "image": {"id": "284e2df7-13f4-41b7-9914-4d77bb643520", "links": [{"href": "http://172.30.9.28:8774/images/284e2df7-13f4-41b7-9914-4d77bb643520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f0ceaba-8358-4123-beeb-494f29a959f4", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "bookmark"}]}, "id": "bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:58Z", "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-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst", "created": "2018-06-07T11:43:58Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:58,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b used request id req-d04c6f7c-7aa7-48f2-8c21-4637dbcc0f21 2018-06-07 11:43:58,938 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst 2018-06-07 11:43:58,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:43:59,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-684b45fc-c9a7-4e9f-9a31-dc92450b31c5 x-compute-request-id: req-684b45fc-c9a7-4e9f-9a31-dc92450b31c5 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "bookmark"}], "image": {"id": "284e2df7-13f4-41b7-9914-4d77bb643520", "links": [{"href": "http://172.30.9.28:8774/images/284e2df7-13f4-41b7-9914-4d77bb643520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f0ceaba-8358-4123-beeb-494f29a959f4", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "bookmark"}]}, "id": "bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:43:58Z", "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-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst", "created": "2018-06-07T11:43:58Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:43:59,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b used request id req-684b45fc-c9a7-4e9f-9a31-dc92450b31c5 2018-06-07 11:43:59,894 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst] is - BUILD 2018-06-07 11:43:59,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:44:02,897 - create_instance - DEBUG - VM status query timeout in 896.041378975 2018-06-07 11:44:02,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:03,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c8023f9-1540-4a5d-bc0d-9184b15c9019 x-compute-request-id: req-9c8023f9-1540-4a5d-bc0d-9184b15c9019 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:db:46", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "bookmark"}], "image": {"id": "284e2df7-13f4-41b7-9914-4d77bb643520", "links": [{"href": "http://172.30.9.28:8774/images/284e2df7-13f4-41b7-9914-4d77bb643520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-06-07T11:36:26.000000", "flavor": {"id": "7f0ceaba-8358-4123-beeb-494f29a959f4", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "bookmark"}]}, "id": "bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:02Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst", "created": "2018-06-07T11:43:58Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:03,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b used request id req-9c8023f9-1540-4a5d-bc0d-9184b15c9019 2018-06-07 11:44:03,180 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst] is - ACTIVE 2018-06-07 11:44:03,180 - create_instance - INFO - VM is - ACTIVE 2018-06-07 11:44:03,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:03,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d66244f-1d3e-4cce-a2f5-68568ec92928 x-compute-request-id: req-7d66244f-1d3e-4cce-a2f5-68568ec92928 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:db:46", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "bookmark"}], "image": {"id": "284e2df7-13f4-41b7-9914-4d77bb643520", "links": [{"href": "http://172.30.9.28:8774/images/284e2df7-13f4-41b7-9914-4d77bb643520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-06-07T11:36:26.000000", "flavor": {"id": "7f0ceaba-8358-4123-beeb-494f29a959f4", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "bookmark"}]}, "id": "bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:02Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst", "created": "2018-06-07T11:43:58Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:03,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b used request id req-7d66244f-1d3e-4cce-a2f5-68568ec92928 2018-06-07 11:44:03,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:03,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d0335268-532e-4aba-bd70-b9901f3c48be Date: Thu, 07 Jun 2018 11:44:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e3b0b98-5184-4430-a979-ca76167e5243","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["caf4c3cf-41c3-4424-a571-7b926828f014"],"description":"","tags":[],"updated_at":"2018-06-07T11:43:50Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:49Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:03,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net used request id req-d0335268-532e-4aba-bd70-b9901f3c48be 2018-06-07 11:44:03,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:03,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f06a669-c7a3-473f-8700-2b3b69d2e408 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:03,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-3f06a669-c7a3-473f-8700-2b3b69d2e408 2018-06-07 11:44:03,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:03,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d44113b8-25c2-4282-8375-830946b569a8 Date: Thu, 07 Jun 2018 11:44:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"caf4c3cf-41c3-4424-a571-7b926828f014","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet"}]} 2018-06-07 11:44:03,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-d44113b8-25c2-4282-8375-830946b569a8 2018-06-07 11:44:03,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:03,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-090fd2bd-ecc8-4406-af52-902e8746707e Date: Thu, 07 Jun 2018 11:44:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf4c3cf-41c3-4424-a571-7b926828f014","ip_address":"10.55.0.2"}],"id":"057963d1-1c5c-47d8-b7a3-92b464f5c060","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:5c:c7","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e3b0b98-5184-4430-a979-ca76167e5243","name":"","admin_state_up":true,"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf4c3cf-41c3-4424-a571-7b926828f014","ip_address":"10.55.0.3"}],"id":"b8678c23-2136-4ddc-be4f-75f6690180d4","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:70:db:46","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"bdd4351c-038d-48fe-9e1a-a4f3a8550a0b","name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port","admin_state_up":true,"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:55Z","binding:vnic_type":"normal"}]} 2018-06-07 11:44:03,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-090fd2bd-ecc8-4406-af52-902e8746707e 2018-06-07 11:44:03,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:44:04,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:44:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["wA-N7cNkQWmpkxgWYice9w"], "issued_at": "2018-06-07T11:44:04.000000Z"}} 2018-06-07 11:44:04,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd76a14632a797e97d3797d09145543043484bde" 2018-06-07 11:44:04,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b5a15c-7600-4da4-be34-b4d07b5feced Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:44:04,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d8b5a15c-7600-4da4-be34-b4d07b5feced 2018-06-07 11:44:04,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:04,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-341a0ce3-6646-4398-91c7-718b6c869d67 x-compute-request-id: req-341a0ce3-6646-4398-91c7-718b6c869d67 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:db:46", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "bookmark"}], "image": {"id": "284e2df7-13f4-41b7-9914-4d77bb643520", "links": [{"href": "http://172.30.9.28:8774/images/284e2df7-13f4-41b7-9914-4d77bb643520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-06-07T11:36:26.000000", "flavor": {"id": "7f0ceaba-8358-4123-beeb-494f29a959f4", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "bookmark"}]}, "id": "bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:02Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst", "created": "2018-06-07T11:43:58Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:04,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b used request id req-341a0ce3-6646-4398-91c7-718b6c869d67 2018-06-07 11:44:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:04,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ae9e0052-fba8-4279-bc72-96cc4791c32b Date: Thu, 07 Jun 2018 11:44:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e3b0b98-5184-4430-a979-ca76167e5243","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["caf4c3cf-41c3-4424-a571-7b926828f014"],"description":"","tags":[],"updated_at":"2018-06-07T11:43:50Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:49Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:04,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net used request id req-ae9e0052-fba8-4279-bc72-96cc4791c32b 2018-06-07 11:44:04,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:04,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd7adf5-cb0f-4819-94c9-a2ff12983561 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:04,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-0bd7adf5-cb0f-4819-94c9-a2ff12983561 2018-06-07 11:44:04,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:04,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-85aa4139-ec65-418c-9475-fece001142b5 Date: Thu, 07 Jun 2018 11:44:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:50Z","dns_nameservers":[],"updated_at":"2018-06-07T11:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"caf4c3cf-41c3-4424-a571-7b926828f014","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet"}]} 2018-06-07 11:44:04,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-85aa4139-ec65-418c-9475-fece001142b5 2018-06-07 11:44:04,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:04,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-47313fb8-52de-4fd4-91d5-ac62a64d25f8 Date: Thu, 07 Jun 2018 11:44:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:43:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf4c3cf-41c3-4424-a571-7b926828f014","ip_address":"10.55.0.2"}],"id":"057963d1-1c5c-47d8-b7a3-92b464f5c060","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:5c:c7","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e3b0b98-5184-4430-a979-ca76167e5243","name":"","admin_state_up":true,"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf4c3cf-41c3-4424-a571-7b926828f014","ip_address":"10.55.0.3"}],"id":"b8678c23-2136-4ddc-be4f-75f6690180d4","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:70:db:46","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"bdd4351c-038d-48fe-9e1a-a4f3a8550a0b","name":"NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port","admin_state_up":true,"network_id":"7e3b0b98-5184-4430-a979-ca76167e5243","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:43:55Z","binding:vnic_type":"normal"}]} 2018-06-07 11:44:04,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-47313fb8-52de-4fd4-91d5-ac62a64d25f8 2018-06-07 11:44:04,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd76a14632a797e97d3797d09145543043484bde" -d '{"volumeAttachment": {"volumeId": "5b75d15f-c775-4cd0-b9ca-74dc438db9b0"}}' 2018-06-07 11:44:05,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-557a6dd7-72c4-4a44-8e76-563bc078ecab x-compute-request-id: req-557a6dd7-72c4-4a44-8e76-563bc078ecab Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "id": "5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "volumeId": "5b75d15f-c775-4cd0-b9ca-74dc438db9b0"}} 2018-06-07 11:44:05,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b/os-volume_attachments used request id req-557a6dd7-72c4-4a44-8e76-563bc078ecab 2018-06-07 11:44:05,902 - create_instance - INFO - Deleting Port with ID - b8678c23-2136-4ddc-be4f-75f6690180d4 2018-06-07 11:44:05,902 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-port 2018-06-07 11:44:05,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/b8678c23-2136-4ddc-be4f-75f6690180d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:06,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf7023c6-8751-42fe-854b-88f2db069507 Date: Thu, 07 Jun 2018 11:44:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:44:06,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/b8678c23-2136-4ddc-be4f-75f6690180d4 used request id req-bf7023c6-8751-42fe-854b-88f2db069507 2018-06-07 11:44:06,465 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst 2018-06-07 11:44:06,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:06,690 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4dcf0c50-db53-40b1-9d51-b21d88583481 x-compute-request-id: req-4dcf0c50-db53-40b1-9d51-b21d88583481 Content-Type: application/json 2018-06-07 11:44:06,691 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b used request id req-4dcf0c50-db53-40b1-9d51-b21d88583481 2018-06-07 11:44:06,691 - create_instance - INFO - Checking deletion status 2018-06-07 11:44:06,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:06,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3915f74d-e7ef-4299-8791-f018ec95bb33 x-compute-request-id: req-3915f74d-e7ef-4299-8791-f018ec95bb33 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "bookmark"}], "image": {"id": "284e2df7-13f4-41b7-9914-4d77bb643520", "links": [{"href": "http://172.30.9.28:8774/images/284e2df7-13f4-41b7-9914-4d77bb643520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-06-07T11:36:26.000000", "flavor": {"id": "7f0ceaba-8358-4123-beeb-494f29a959f4", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "bookmark"}]}, "id": "bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:06Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst", "created": "2018-06-07T11:43:58Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "5b75d15f-c775-4cd0-b9ca-74dc438db9b0"}], "metadata": {}}} 2018-06-07 11:44:06,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b used request id req-3915f74d-e7ef-4299-8791-f018ec95bb33 2018-06-07 11:44:06,845 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst] is - ACTIVE 2018-06-07 11:44:06,846 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:44:09,849 - create_instance - DEBUG - VM status query timeout in 296.84239006 2018-06-07 11:44:09,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:09,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe44c7bc-1999-4e8c-ab6a-3e19beb1ca14 x-compute-request-id: req-fe44c7bc-1999-4e8c-ab6a-3e19beb1ca14 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "rel": "bookmark"}], "image": {"id": "284e2df7-13f4-41b7-9914-4d77bb643520", "links": [{"href": "http://172.30.9.28:8774/images/284e2df7-13f4-41b7-9914-4d77bb643520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-06-07T11:36:26.000000", "flavor": {"id": "7f0ceaba-8358-4123-beeb-494f29a959f4", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4", "rel": "bookmark"}]}, "id": "bdd4351c-038d-48fe-9e1a-a4f3a8550a0b", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:06Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst", "created": "2018-06-07T11:43:58Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "5b75d15f-c775-4cd0-b9ca-74dc438db9b0"}], "metadata": {}}} 2018-06-07 11:44:09,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b used request id req-fe44c7bc-1999-4e8c-ab6a-3e19beb1ca14 2018-06-07 11:44:09,956 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst] is - ACTIVE 2018-06-07 11:44:09,956 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:44:12,959 - create_instance - DEBUG - VM status query timeout in 293.731826067 2018-06-07 11:44:12,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35464feed6104c5539b39f82f391a8d462e9f7ba" 2018-06-07 11:44:13,006 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91e311cd-dad2-4935-9efc-bd0214d0ad9e x-compute-request-id: req-91e311cd-dad2-4935-9efc-bd0214d0ad9e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bdd4351c-038d-48fe-9e1a-a4f3a8550a0b could not be found.", "code": 404}} 2018-06-07 11:44:13,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bdd4351c-038d-48fe-9e1a-a4f3a8550a0b used request id req-91e311cd-dad2-4935-9efc-bd0214d0ad9e 2018-06-07 11:44:13,006 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bdd4351c-038d-48fe-9e1a-a4f3a8550a0b could not be found. (HTTP 404) (Request-ID: req-91e311cd-dad2-4935-9efc-bd0214d0ad9e) 2018-06-07 11:44:13,007 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-vm_inst 2018-06-07 11:44:13,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219fb8df-4284-454a-abed-056b475ff479" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0e314d0ce68de575308ef769c204d9bbb5645" 2018-06-07 11:44:13,165 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:13 GMT Server: Apache x-compute-request-id: req-a13ca86a-efc8-4dc1-ab6d-38115d0b6462 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a13ca86a-efc8-4dc1-ab6d-38115d0b6462 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:44:07.000000", "replication_status": null, "snapshot_id": null, "id": "5b75d15f-c775-4cd0-b9ca-74dc438db9b0", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-b9aaa732-7fd6-411f-816a-b56695128833", "bootable": "false", "created_at": "2018-06-07T11:43:52.000000", "volume_type": null}} 2018-06-07 11:44:13,166 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0 used request id req-a13ca86a-efc8-4dc1-ab6d-38115d0b6462 2018-06-07 11:44:13,166 - create_volume - DEBUG - Instance status is - available 2018-06-07 11:44:13,166 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833 2018-06-07 11:44:13,166 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833 2018-06-07 11:44:13,169 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219fb8df-4284-454a-abed-056b475ff479" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0e314d0ce68de575308ef769c204d9bbb5645" 2018-06-07 11:44:13,386 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:44:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac488d2f-d5a2-4ced-8708-187a8561eaa6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:44:13,386 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0 used request id req-ac488d2f-d5a2-4ced-8708-187a8561eaa6 2018-06-07 11:44:13,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219fb8df-4284-454a-abed-056b475ff479" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0e314d0ce68de575308ef769c204d9bbb5645" 2018-06-07 11:44:14,153 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:44:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6db4ac32-585b-412e-ac87-e619b9b89ab6 x-openstack-request-id: req-6db4ac32-585b-412e-ac87-e619b9b89ab6 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5b75d15f-c775-4cd0-b9ca-74dc438db9b0 could not be found.", "code": 404}} 2018-06-07 11:44:14,153 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/5b75d15f-c775-4cd0-b9ca-74dc438db9b0 used request id req-6db4ac32-585b-412e-ac87-e619b9b89ab6 2018-06-07 11:44:14,154 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5b75d15f-c775-4cd0-b9ca-74dc438db9b0 could not be found. (HTTP 404) (Request-ID: req-6db4ac32-585b-412e-ac87-e619b9b89ab6) 2018-06-07 11:44:14,154 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833 2018-06-07 11:44:14,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41f45956011dfddd9c2b35d9765e2a0e581b78d" 2018-06-07 11:44:14,187 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:44:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a745f356-156d-433d-8c7b-0b38b26386d2 x-compute-request-id: req-a745f356-156d-433d-8c7b-0b38b26386d2 Content-Length: 0 Content-Type: application/json 2018-06-07 11:44:14,188 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7f0ceaba-8358-4123-beeb-494f29a959f4 used request id req-a745f356-156d-433d-8c7b-0b38b26386d2 2018-06-07 11:44:14,188 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet 2018-06-07 11:44:14,189 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-subnet 2018-06-07 11:44:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/caf4c3cf-41c3-4424-a571-7b926828f014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a008443dc2cb9c6c286824fcd00820d877b8836d" 2018-06-07 11:44:15,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-774e91e0-a629-4679-a581-c21be7881514 Date: Thu, 07 Jun 2018 11:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:44:15,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/caf4c3cf-41c3-4424-a571-7b926828f014 used request id req-774e91e0-a629-4679-a581-c21be7881514 2018-06-07 11:44:15,296 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-net 2018-06-07 11:44:15,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7e3b0b98-5184-4430-a979-ca76167e5243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a008443dc2cb9c6c286824fcd00820d877b8836d" 2018-06-07 11:44:17,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a52c6563-8db7-4ff6-9b44-149f9b878d39 Date: Thu, 07 Jun 2018 11:44:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:44:17,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7e3b0b98-5184-4430-a979-ca76167e5243 used request id req-a52c6563-8db7-4ff6-9b44-149f9b878d39 2018-06-07 11:44:17,024 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b9aaa732-7fd6-411f-816a-b56695128833-image 2018-06-07 11:44:17,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ce820a292bfda156a6b633082625a0ea052a983" 2018-06-07 11:44:18,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c03d585-f876-4888-a27c-98571e125986 Date: Thu, 07 Jun 2018 11:44:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:44:18,546 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/284e2df7-13f4-41b7-9914-4d77bb643520 used request id req-9c03d585-f876-4888-a27c-98571e125986 2018-06-07 11:44:18,547 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:44:18,550 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-07 11:44:18,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:44:18,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:44:18,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["KsY8umilQpeBfuorX1oIPQ"], "issued_at": "2018-06-07T11:44:18.000000Z"}} 2018-06-07 11:44:18,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830f09f1a9713ee0a6534df3622459589cda8caf" 2018-06-07 11:44:18,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e9525a-b802-4401-a940-0eff9e0af015 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:44:18,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0e9525a-b802-4401-a940-0eff9e0af015 2018-06-07 11:44:18,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}830f09f1a9713ee0a6534df3622459589cda8caf" 2018-06-07 11:44:19,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-b29ae60d-154b-4751-82e2-fa5555777440 Date: Thu, 07 Jun 2018 11:44:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image"} 2018-06-07 11:44:19,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image used request id req-b29ae60d-154b-4751-82e2-fa5555777440 2018-06-07 11:44:19,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}830f09f1a9713ee0a6534df3622459589cda8caf" 2018-06-07 11:44:19,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1a8f9af2-1748-4ff5-8141-6c1afecec5d7 Date: Thu, 07 Jun 2018 11:44:19 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:44:19,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1a8f9af2-1748-4ff5-8141-6c1afecec5d7 2018-06-07 11:44:19,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}830f09f1a9713ee0a6534df3622459589cda8caf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image"}' 2018-06-07 11:44:19,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3 X-Openstack-Request-Id: req-c79c122f-c347-48cd-b0ea-d0a33b2b697f Date: Thu, 07 Jun 2018 11:44:19 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:44:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T11:44:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "min_disk": 0, "protected": false, "id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "file": "/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/file", "checksum": null, "owner": "9d5d600ad155427099cd7cd580688ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:44:19,727 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c79c122f-c347-48cd-b0ea-d0a33b2b697f 2018-06-07 11:44:19,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}830f09f1a9713ee0a6534df3622459589cda8caf" -d '' 2018-06-07 11:44:20,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22ce1a4a-9f96-4b58-a22c-7bb5370bd211 Date: Thu, 07 Jun 2018 11:44:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:44:20,431 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/file used request id req-22ce1a4a-9f96-4b58-a22c-7bb5370bd211 2018-06-07 11:44:20,431 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:44:20,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}830f09f1a9713ee0a6534df3622459589cda8caf" 2018-06-07 11:44:20,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-6367928c-db4b-4778-ba37-e65475466eb8 Date: Thu, 07 Jun 2018 11:44:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:44:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:44:20Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/snap", "metadata": {}}], "self": "/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "min_disk": 0, "protected": false, "id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "file": "/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:44:20,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3 used request id req-6367928c-db4b-4778-ba37-e65475466eb8 2018-06-07 11:44:20,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}830f09f1a9713ee0a6534df3622459589cda8caf" 2018-06-07 11:44:20,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-09088160-1cb1-4ac4-b3c5-09a24b26f000 Date: Thu, 07 Jun 2018 11:44:20 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:44:20,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-09088160-1cb1-4ac4-b3c5-09a24b26f000 2018-06-07 11:44:20,462 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image 2018-06-07 11:44:20,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}830f09f1a9713ee0a6534df3622459589cda8caf" 2018-06-07 11:44:20,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-1a22e752-37e2-42d8-8f05-f059a225ee49 Date: Thu, 07 Jun 2018 11:44:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:44:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:44:20Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/snap", "metadata": {}}], "self": "/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "min_disk": 0, "protected": false, "id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "file": "/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:44:20,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3 used request id req-1a22e752-37e2-42d8-8f05-f059a225ee49 2018-06-07 11:44:20,480 - create_image - DEBUG - Instance status is - active 2018-06-07 11:44:20,480 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image 2018-06-07 11:44:20,480 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image 2018-06-07 11:44:20,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:44:20,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:44:20,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["l5f5_Mu-Tl-qq2DPG7YodQ"], "issued_at": "2018-06-07T11:44:20.000000Z"}} 2018-06-07 11:44:20,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f030f47bf358d0af4ab8d63866e91897dfb35bf2" 2018-06-07 11:44:20,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0a7adb-7317-43f6-9eda-7a91476dfe45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:44:20,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6d0a7adb-7317-43f6-9eda-7a91476dfe45 2018-06-07 11:44:20,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f030f47bf358d0af4ab8d63866e91897dfb35bf2" 2018-06-07 11:44:21,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-298f77b2-3fea-47f5-badd-f30f96277a41 Date: Thu, 07 Jun 2018 11:44:21 GMT RESP BODY: {"networks":[]} 2018-06-07 11:44:21,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-298f77b2-3fea-47f5-badd-f30f96277a41 2018-06-07 11:44:21,245 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net 2018-06-07 11:44:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f030f47bf358d0af4ab8d63866e91897dfb35bf2" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net", "admin_state_up": true}}' 2018-06-07 11:44:21,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-ca687f06-b8be-455e-a6f4-03ffad8e7acc Date: Thu, 07 Jun 2018 11:44:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","is_default":false,"provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","mtu":1450}} 2018-06-07 11:44:21,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ca687f06-b8be-455e-a6f4-03ffad8e7acc 2018-06-07 11:44:21,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f030f47bf358d0af4ab8d63866e91897dfb35bf2" 2018-06-07 11:44:21,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fa4fa805-c016-4d2c-a722-311300f9850a Date: Thu, 07 Jun 2018 11:44:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:21,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-fa4fa805-c016-4d2c-a722-311300f9850a 2018-06-07 11:44:21,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f030f47bf358d0af4ab8d63866e91897dfb35bf2" 2018-06-07 11:44:21,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-14a6b369-805d-4bf5-b04a-70b61bb8987a Date: Thu, 07 Jun 2018 11:44:21 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:44:21,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-14a6b369-805d-4bf5-b04a-70b61bb8987a 2018-06-07 11:44:21,790 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet 2018-06-07 11:44:21,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f030f47bf358d0af4ab8d63866e91897dfb35bf2" -d '{"subnets": [{"ip_version": 4, "network_id": "c5462c85-eb11-4767-a945-04cc8e97bfe6", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]}' 2018-06-07 11:44:22,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3dddf25a-fa6b-4efc-862f-69f297971c70 Date: Thu, 07 Jun 2018 11:44:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:22,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-3dddf25a-fa6b-4efc-862f-69f297971c70 2018-06-07 11:44:22,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f030f47bf358d0af4ab8d63866e91897dfb35bf2" 2018-06-07 11:44:22,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f07b477f-91cc-4ee1-8e7f-11b11a94d41e Date: Thu, 07 Jun 2018 11:44:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:22,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-f07b477f-91cc-4ee1-8e7f-11b11a94d41e 2018-06-07 11:44:22,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f030f47bf358d0af4ab8d63866e91897dfb35bf2" 2018-06-07 11:44:22,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f1301177-fff5-4352-aab3-4a37c55de453 Date: Thu, 07 Jun 2018 11:44:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:22,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-f1301177-fff5-4352-aab3-4a37c55de453 2018-06-07 11:44:22,421 - OpenStackNetwork - DEBUG - Network [c5462c85-eb11-4767-a945-04cc8e97bfe6] created successfully 2018-06-07 11:44:22,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:44:22,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:44:22,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["UsvfjvX4RIGvRryJGfCXKw"], "issued_at": "2018-06-07T11:44:22.000000Z"}} 2018-06-07 11:44:22,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1310051382d27fbfd079f6d8e164b178fe23236e" 2018-06-07 11:44:22,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d4c892-0e66-479f-a3e2-4c77727d1803 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:44:22,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c7d4c892-0e66-479f-a3e2-4c77727d1803 2018-06-07 11:44:22,872 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:44:22,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1310051382d27fbfd079f6d8e164b178fe23236e" 2018-06-07 11:44:23,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-942e3eb7-be52-4403-80a8-b61c6dadffd4 x-compute-request-id: req-942e3eb7-be52-4403-80a8-b61c6dadffd4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:44:23,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-942e3eb7-be52-4403-80a8-b61c6dadffd4 2018-06-07 11:44:23,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1310051382d27fbfd079f6d8e164b178fe23236e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-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-06-07 11:44:23,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2988e8c-969d-4033-b39d-445a3b865252 x-compute-request-id: req-a2988e8c-969d-4033-b39d-445a3b865252 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:44:23,117 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a2988e8c-969d-4033-b39d-445a3b865252 2018-06-07 11:44:23,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:44:23,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:44:23,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["e2CTBjQbQ2qddtgCQgNmJg"], "issued_at": "2018-06-07T11:44:23.000000Z"}} 2018-06-07 11:44:23,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c2cf412b78cb1e9b1f0d2136c07dbf4adcf429" 2018-06-07 11:44:23,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-282ea7dd-e76a-43ae-b733-a0b226b98109 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:44:23,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-282ea7dd-e76a-43ae-b733-a0b226b98109 2018-06-07 11:44:23,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c2cf412b78cb1e9b1f0d2136c07dbf4adcf429" 2018-06-07 11:44:23,708 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:23 GMT Server: Apache x-compute-request-id: req-a1ead197-77d6-422f-96c3-4d901b07c0e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a1ead197-77d6-422f-96c3-4d901b07c0e9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-07 11:44:23,708 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail used request id req-a1ead197-77d6-422f-96c3-4d901b07c0e9 2018-06-07 11:44:23,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a1ead197-77d6-422f-96c3-4d901b07c0e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c2cf412b78cb1e9b1f0d2136c07dbf4adcf429" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783", "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-06-07 11:44:24,080 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:44:23 GMT Server: Apache x-compute-request-id: req-843a9488-86cd-4756-82d0-a9262175e0ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-843a9488-86cd-4756-82d0-a9262175e0ca Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ca3d69272e554da58904b7498f197e31", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-07T11:44:23.923955", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "size": 1}} 2018-06-07 11:44:24,080 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes used request id req-843a9488-86cd-4756-82d0-a9262175e0ca 2018-06-07 11:44:24,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ead197-77d6-422f-96c3-4d901b07c0e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c2cf412b78cb1e9b1f0d2136c07dbf4adcf429" 2018-06-07 11:44:24,273 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:24 GMT Server: Apache x-compute-request-id: req-1b63262e-dd93-4624-bd54-25abd6cce267 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b63262e-dd93-4624-bd54-25abd6cce267 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:44:24.000000", "replication_status": null, "snapshot_id": null, "id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-96192e77-410f-4abe-b9fa-3304139ed783", "bootable": "false", "created_at": "2018-06-07T11:44:23.000000", "volume_type": null}} 2018-06-07 11:44:24,274 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 used request id req-1b63262e-dd93-4624-bd54-25abd6cce267 2018-06-07 11:44:24,274 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783 2018-06-07 11:44:24,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ead197-77d6-422f-96c3-4d901b07c0e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c2cf412b78cb1e9b1f0d2136c07dbf4adcf429" 2018-06-07 11:44:24,975 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:24 GMT Server: Apache x-compute-request-id: req-1a4526b6-94e9-4d4e-b7b3-cdca78a4993b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a4526b6-94e9-4d4e-b7b3-cdca78a4993b Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:44:24.000000", "replication_status": null, "snapshot_id": null, "id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-96192e77-410f-4abe-b9fa-3304139ed783", "bootable": "false", "created_at": "2018-06-07T11:44:23.000000", "volume_type": null}} 2018-06-07 11:44:24,975 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 used request id req-1a4526b6-94e9-4d4e-b7b3-cdca78a4993b 2018-06-07 11:44:24,975 - create_volume - DEBUG - Instance status is - available 2018-06-07 11:44:24,976 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783 2018-06-07 11:44:24,976 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783 2018-06-07 11:44:24,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:44:24,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:44:25,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["mWEju0w1RNCR-OVU8lD2UA"], "issued_at": "2018-06-07T11:44:25.000000Z"}} 2018-06-07 11:44:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:25,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3484f35d-90cc-4849-b7cd-37475d2fb076 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:44:25,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3484f35d-90cc-4849-b7cd-37475d2fb076 2018-06-07 11:44:25,354 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:44:25,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:25,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa52c379-f4ad-449c-85e6-20bc30390e10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:44:25,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa52c379-f4ad-449c-85e6-20bc30390e10 2018-06-07 11:44:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:25,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-874fa0bc-47aa-4fdf-8c7e-f4a0bcd0e63b Date: Thu, 07 Jun 2018 11:44:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:25,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-874fa0bc-47aa-4fdf-8c7e-f4a0bcd0e63b 2018-06-07 11:44:25,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:44:25,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:44:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:44:25,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:25,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99eb1b8b-a372-4799-913d-2ea6207170cc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:25,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-99eb1b8b-a372-4799-913d-2ea6207170cc 2018-06-07 11:44:25,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:25,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c384aa9a-ce53-45cd-94d8-c57b7cf4d676 Date: Thu, 07 Jun 2018 11:44:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:25,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-c384aa9a-ce53-45cd-94d8-c57b7cf4d676 2018-06-07 11:44:25,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:25,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cc5b5adc-138d-4c25-a477-94670d0c8c60 Date: Thu, 07 Jun 2018 11:44:25 GMT RESP BODY: {"ports":[]} 2018-06-07 11:44:25,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port&admin_state_up=True used request id req-cc5b5adc-138d-4c25-a477-94670d0c8c60 2018-06-07 11:44:25,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:25,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68633015-4c44-4802-880d-1455432f0fd2 x-compute-request-id: req-68633015-4c44-4802-880d-1455432f0fd2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-07 11:44:25,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst used request id req-68633015-4c44-4802-880d-1455432f0fd2 2018-06-07 11:44:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:26,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1da7375d-d850-46a5-a339-a9623ca2b733 Date: Thu, 07 Jun 2018 11:44:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:26,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-1da7375d-d850-46a5-a339-a9623ca2b733 2018-06-07 11:44:26,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:26,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db9d757a-3190-4cc5-b11d-e1819c3ac49e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:26,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-db9d757a-3190-4cc5-b11d-e1819c3ac49e 2018-06-07 11:44:26,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:26,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aeacbe25-8e3f-45e5-a3e6-9988237d6ad8 Date: Thu, 07 Jun 2018 11:44:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:26,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-aeacbe25-8e3f-45e5-a3e6-9988237d6ad8 2018-06-07 11:44:26,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:26,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-746617ac-8533-42e7-9297-1af871493621 Date: Thu, 07 Jun 2018 11:44:26 GMT RESP BODY: {"ports":[]} 2018-06-07 11:44:26,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port&admin_state_up=True used request id req-746617ac-8533-42e7-9297-1af871493621 2018-06-07 11:44:26,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:44:26,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:44:26,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:44:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["UtASCDqWST-bLMWPJ9G7Ow"], "issued_at": "2018-06-07T11:44:26.000000Z"}} 2018-06-07 11:44:26,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99544369f3d207c254d1ae8a46aeb88af2467bbc" 2018-06-07 11:44:26,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58bfa100-fbc9-4f2b-b813-422bb9aa566f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:44:26,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-58bfa100-fbc9-4f2b-b813-422bb9aa566f 2018-06-07 11:44:26,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:26,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a0fe72a5-da15-4e3e-8eea-f4e124e39ddc Date: Thu, 07 Jun 2018 11:44:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:26,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-a0fe72a5-da15-4e3e-8eea-f4e124e39ddc 2018-06-07 11:44:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:26,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f82a0096-a795-4715-8da3-84b9fee6402d Date: Thu, 07 Jun 2018 11:44:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:26,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-f82a0096-a795-4715-8da3-84b9fee6402d 2018-06-07 11:44:26,812 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net 2018-06-07 11:44:26,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" -d '{"port": {"network_id": "c5462c85-eb11-4767-a945-04cc8e97bfe6", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port", "admin_state_up": true}}' 2018-06-07 11:44:27,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-a063f5f7-2857-4ccd-8856-5e00f48ad90f Date: Thu, 07 Jun 2018 11:44:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:27Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.5"}],"id":"e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:a1:12","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:26Z","binding:vnic_type":"normal"}} 2018-06-07 11:44:27,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-a063f5f7-2857-4ccd-8856-5e00f48ad90f 2018-06-07 11:44:27,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:27,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-992ba3fb-63ae-49d7-bea7-ecdd937f7684 Date: Thu, 07 Jun 2018 11:44:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:27,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-992ba3fb-63ae-49d7-bea7-ecdd937f7684 2018-06-07 11:44:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:27,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8256bfd7-742b-4f1f-9634-c4aec09605d3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:27,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-8256bfd7-742b-4f1f-9634-c4aec09605d3 2018-06-07 11:44:27,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:28,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c9d1f468-a25f-455e-a2c8-b848d513cb99 Date: Thu, 07 Jun 2018 11:44:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:28,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-c9d1f468-a25f-455e-a2c8-b848d513cb99 2018-06-07 11:44:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:28,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-a3024600-9eb8-4c8f-ac9e-6305cfb5866c Date: Thu, 07 Jun 2018 11:44:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:27Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.5"}],"id":"e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:a1:12","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:26Z","binding:vnic_type":"normal"}]} 2018-06-07 11:44:28,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port&admin_state_up=True used request id req-a3024600-9eb8-4c8f-ac9e-6305cfb5866c 2018-06-07 11:44:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:28,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd67e91d-702c-4dfb-8c27-d2cfc8370abc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:28,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-fd67e91d-702c-4dfb-8c27-d2cfc8370abc 2018-06-07 11:44:28,129 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst 2018-06-07 11:44:28,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:28,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce2c2653-9144-499d-82ff-d0d23231d430 x-compute-request-id: req-ce2c2653-9144-499d-82ff-d0d23231d430 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-flavor-name"}]} 2018-06-07 11:44:28,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ce2c2653-9144-499d-82ff-d0d23231d430 2018-06-07 11:44:28,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:28,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-883210cb-bc2f-44d5-b585-c6a29d01a427 x-compute-request-id: req-883210cb-bc2f-44d5-b585-c6a29d01a427 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:44:28,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a used request id req-883210cb-bc2f-44d5-b585-c6a29d01a427 2018-06-07 11:44:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:28,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-c7982f35-0036-4779-8b42-ac9f93926a2b Date: Thu, 07 Jun 2018 11:44:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:44:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:44:20Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/snap", "metadata": {}}], "self": "/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "min_disk": 0, "protected": false, "id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "file": "/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image"} 2018-06-07 11:44:28,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image used request id req-c7982f35-0036-4779-8b42-ac9f93926a2b 2018-06-07 11:44:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:28,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6d595b1d-d4e1-45fc-b2f1-7e07cf17c81b Date: Thu, 07 Jun 2018 11:44:28 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:44:28,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6d595b1d-d4e1-45fc-b2f1-7e07cf17c81b 2018-06-07 11:44:28,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "imageRef": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "flavorRef": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "max_count": 1, "min_count": 1, "networks": [{"port": "e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd"}]}}' 2018-06-07 11:44:29,979 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b99164fc-a7dc-4f3f-8d8f-3b554e7ab873 x-compute-request-id: req-b99164fc-a7dc-4f3f-8d8f-3b554e7ab873 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "adminPass": "SEBLZcM3raHE"}} 2018-06-07 11:44:29,979 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b99164fc-a7dc-4f3f-8d8f-3b554e7ab873 2018-06-07 11:44:29,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:30,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8eae68f-c937-4d0e-96e5-7dba396de0fa x-compute-request-id: req-b8eae68f-c937-4d0e-96e5-7dba396de0fa Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:30Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:30,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-b8eae68f-c937-4d0e-96e5-7dba396de0fa 2018-06-07 11:44:30,061 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst 2018-06-07 11:44:30,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:30,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab5de719-3668-407b-a0e5-fae97042ada5 x-compute-request-id: req-ab5de719-3668-407b-a0e5-fae97042ada5 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:30Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:30,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-ab5de719-3668-407b-a0e5-fae97042ada5 2018-06-07 11:44:30,328 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst] is - BUILD 2018-06-07 11:44:30,328 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:44:33,331 - create_instance - DEBUG - VM status query timeout in 896.730466127 2018-06-07 11:44:33,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:33,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23500796-692a-44f5-8526-df59f066bdcc x-compute-request-id: req-23500796-692a-44f5-8526-df59f066bdcc Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a1:12", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:30Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:33,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-23500796-692a-44f5-8526-df59f066bdcc 2018-06-07 11:44:33,707 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst] is - BUILD 2018-06-07 11:44:33,707 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:44:36,710 - create_instance - DEBUG - VM status query timeout in 893.351535082 2018-06-07 11:44:36,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:37,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d06e4d19-3bd3-4a45-a6b1-0d4a986b3bd3 x-compute-request-id: req-d06e4d19-3bd3-4a45-a6b1-0d4a986b3bd3 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a1:12", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-07T11:36:57.000000", "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:33Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:37,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-d06e4d19-3bd3-4a45-a6b1-0d4a986b3bd3 2018-06-07 11:44:37,153 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst] is - ACTIVE 2018-06-07 11:44:37,153 - create_instance - INFO - VM is - ACTIVE 2018-06-07 11:44:37,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:37,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6e18d98-f40c-4a5e-b50c-8c886a1db902 x-compute-request-id: req-e6e18d98-f40c-4a5e-b50c-8c886a1db902 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a1:12", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-07T11:36:57.000000", "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:33Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:37,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-e6e18d98-f40c-4a5e-b50c-8c886a1db902 2018-06-07 11:44:37,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:37,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-01377364-667d-4621-9068-d8a74fe616c9 Date: Thu, 07 Jun 2018 11:44:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:37,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-01377364-667d-4621-9068-d8a74fe616c9 2018-06-07 11:44:37,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:37,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a57723b-ca81-4529-ac20-331a43894736 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:37,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-1a57723b-ca81-4529-ac20-331a43894736 2018-06-07 11:44:37,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:37,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d6864c0a-78fc-496b-9da4-4447104688c3 Date: Thu, 07 Jun 2018 11:44:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:37,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-d6864c0a-78fc-496b-9da4-4447104688c3 2018-06-07 11:44:37,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:37,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-9c55c706-46e7-4a89-98e0-5e77f643085d Date: Thu, 07 Jun 2018 11:44:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.2"}],"id":"247cb50c-2b19-4a27-ba88-2363f524d38c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:e2:93","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5462c85-eb11-4767-a945-04cc8e97bfe6","name":"","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.5"}],"id":"e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:a1:12","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"42efd18d-e09e-4cd3-9294-084b2e34ae03","name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:26Z","binding:vnic_type":"normal"}]} 2018-06-07 11:44:37,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-9c55c706-46e7-4a89-98e0-5e77f643085d 2018-06-07 11:44:37,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:44:37,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["xE0l5PAgRXyXELv-qjI3lA"], "issued_at": "2018-06-07T11:44:37.000000Z"}} 2018-06-07 11:44:37,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:38,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4056774b-d54a-4276-852d-9c5a1816ce52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:44:38,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4056774b-d54a-4276-852d-9c5a1816ce52 2018-06-07 11:44:38,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:38,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d133a231-8836-4f56-a78e-6b05ec6885ec x-compute-request-id: req-d133a231-8836-4f56-a78e-6b05ec6885ec Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a1:12", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-07T11:36:57.000000", "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:33Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:38,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-d133a231-8836-4f56-a78e-6b05ec6885ec 2018-06-07 11:44:38,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:38,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3357b787-c893-47ed-992b-57c708c1c423 Date: Thu, 07 Jun 2018 11:44:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:38,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-3357b787-c893-47ed-992b-57c708c1c423 2018-06-07 11:44:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:38,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f441e9-c6f0-4976-ac11-e808332cbc49 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:38,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-39f441e9-c6f0-4976-ac11-e808332cbc49 2018-06-07 11:44:38,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:38,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fd49bbfb-af86-4db8-9a90-5d46401e03fe Date: Thu, 07 Jun 2018 11:44:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:38,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-fd49bbfb-af86-4db8-9a90-5d46401e03fe 2018-06-07 11:44:38,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:38,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-456d1ad2-81f5-411d-89f9-19fac454b107 Date: Thu, 07 Jun 2018 11:44:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.2"}],"id":"247cb50c-2b19-4a27-ba88-2363f524d38c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:e2:93","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5462c85-eb11-4767-a945-04cc8e97bfe6","name":"","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.5"}],"id":"e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:a1:12","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"42efd18d-e09e-4cd3-9294-084b2e34ae03","name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:26Z","binding:vnic_type":"normal"}]} 2018-06-07 11:44:38,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-456d1ad2-81f5-411d-89f9-19fac454b107 2018-06-07 11:44:38,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" -d '{"volumeAttachment": {"volumeId": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7"}}' 2018-06-07 11:44:40,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe0c70d8-cd0d-481f-b31b-dbb1d5607efb x-compute-request-id: req-fe0c70d8-cd0d-481f-b31b-dbb1d5607efb Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "volumeId": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7"}} 2018-06-07 11:44:40,654 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03/os-volume_attachments used request id req-fe0c70d8-cd0d-481f-b31b-dbb1d5607efb 2018-06-07 11:44:40,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:41,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66c3e528-8832-4c49-8fe2-df947b43c636 x-compute-request-id: req-66c3e528-8832-4c49-8fe2-df947b43c636 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a1:12", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-07T11:36:57.000000", "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:33Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7"}], "metadata": {}}} 2018-06-07 11:44:41,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-66c3e528-8832-4c49-8fe2-df947b43c636 2018-06-07 11:44:41,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:41,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a640cc6c-a58d-48fe-9ea4-5c375654daa0 Date: Thu, 07 Jun 2018 11:44:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:41,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-a640cc6c-a58d-48fe-9ea4-5c375654daa0 2018-06-07 11:44:41,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:44:41,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:44:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:44:41,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:41,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4631292-95e7-45dd-80f3-ef2045625cd4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:41,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-b4631292-95e7-45dd-80f3-ef2045625cd4 2018-06-07 11:44:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:41,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-20cacd34-8638-4a47-91e1-dab09f671419 Date: Thu, 07 Jun 2018 11:44:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:41,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-20cacd34-8638-4a47-91e1-dab09f671419 2018-06-07 11:44:41,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:41,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-de045c22-7f00-4a14-ab73-34827c5fce35 Date: Thu, 07 Jun 2018 11:44:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.2"}],"id":"247cb50c-2b19-4a27-ba88-2363f524d38c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:e2:93","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5462c85-eb11-4767-a945-04cc8e97bfe6","name":"","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.5"}],"id":"e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:a1:12","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"42efd18d-e09e-4cd3-9294-084b2e34ae03","name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:26Z","binding:vnic_type":"normal"}]} 2018-06-07 11:44:41,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-de045c22-7f00-4a14-ab73-34827c5fce35 2018-06-07 11:44:41,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:41,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8caa8a-4f10-4703-a96d-6f5312d7c1ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:44:41,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9a8caa8a-4f10-4703-a96d-6f5312d7c1ba 2018-06-07 11:44:41,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:41,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14cff647-40b7-4930-95b2-c9fd3c2bea9a x-compute-request-id: req-14cff647-40b7-4930-95b2-c9fd3c2bea9a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a1:12", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-07T11:36:57.000000", "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:33Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7"}], "metadata": {}}} 2018-06-07 11:44:41,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-14cff647-40b7-4930-95b2-c9fd3c2bea9a 2018-06-07 11:44:41,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:41,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1967d3a4-c8c4-4dc7-bb81-89c901a5122b Date: Thu, 07 Jun 2018 11:44:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:41,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-1967d3a4-c8c4-4dc7-bb81-89c901a5122b 2018-06-07 11:44:41,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:41,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931367b8-a74f-4f16-a10d-98b3910839b6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:41,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-931367b8-a74f-4f16-a10d-98b3910839b6 2018-06-07 11:44:41,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:41,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0fb3309a-12d2-4e4b-af3a-7344d1cc106f Date: Thu, 07 Jun 2018 11:44:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:41,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-0fb3309a-12d2-4e4b-af3a-7344d1cc106f 2018-06-07 11:44:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:41,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-3159e1f5-711c-4191-9e87-0cae090db9bd Date: Thu, 07 Jun 2018 11:44:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.2"}],"id":"247cb50c-2b19-4a27-ba88-2363f524d38c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:e2:93","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5462c85-eb11-4767-a945-04cc8e97bfe6","name":"","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.5"}],"id":"e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:a1:12","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"42efd18d-e09e-4cd3-9294-084b2e34ae03","name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:26Z","binding:vnic_type":"normal"}]} 2018-06-07 11:44:41,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-3159e1f5-711c-4191-9e87-0cae090db9bd 2018-06-07 11:44:41,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:42,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b61141d-b872-4bce-999a-699cf87f24cd x-compute-request-id: req-6b61141d-b872-4bce-999a-699cf87f24cd Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a1:12", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-07T11:36:57.000000", "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:41Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7"}], "metadata": {}}} 2018-06-07 11:44:42,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-6b61141d-b872-4bce-999a-699cf87f24cd 2018-06-07 11:44:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:42,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bfb78c39-f902-47e4-b668-893afafb6918 Date: Thu, 07 Jun 2018 11:44:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:42,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-bfb78c39-f902-47e4-b668-893afafb6918 2018-06-07 11:44:42,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:42,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f9847e-03ae-44cf-8a65-46337fb450d8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:42,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-a5f9847e-03ae-44cf-8a65-46337fb450d8 2018-06-07 11:44:42,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:42,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a6e2409-a16d-448c-83f0-555451a12b6a Date: Thu, 07 Jun 2018 11:44:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:42,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-5a6e2409-a16d-448c-83f0-555451a12b6a 2018-06-07 11:44:42,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:42,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-d827e365-0253-42f7-8a2e-7794328c9afd Date: Thu, 07 Jun 2018 11:44:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.2"}],"id":"247cb50c-2b19-4a27-ba88-2363f524d38c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:e2:93","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5462c85-eb11-4767-a945-04cc8e97bfe6","name":"","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.5"}],"id":"e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:a1:12","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"42efd18d-e09e-4cd3-9294-084b2e34ae03","name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:26Z","binding:vnic_type":"normal"}]} 2018-06-07 11:44:42,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-d827e365-0253-42f7-8a2e-7794328c9afd 2018-06-07 11:44:42,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:42,713 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:42 GMT Server: Apache x-compute-request-id: req-7d86e40d-6eb1-46d8-a03e-33a19f853db3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d86e40d-6eb1-46d8-a03e-33a19f853db3 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "attachment_id": "444d9165-2157-42f5-b7df-7c950ca97161", "attached_at": "2018-06-07T11:44:41.000000", "host_name": null, "volume_id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "device": "/dev/vdb", "id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7"}], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:44:41.000000", "replication_status": null, "snapshot_id": null, "id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-96192e77-410f-4abe-b9fa-3304139ed783", "bootable": "false", "created_at": "2018-06-07T11:44:23.000000", "volume_type": null}} 2018-06-07 11:44:42,713 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 used request id req-7d86e40d-6eb1-46d8-a03e-33a19f853db3 2018-06-07 11:44:42,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:43,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21039d28-3505-4476-98f1-fa8a6df82924 x-compute-request-id: req-21039d28-3505-4476-98f1-fa8a6df82924 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a1:12", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-07T11:36:57.000000", "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:41Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7"}], "metadata": {}}} 2018-06-07 11:44:43,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-21039d28-3505-4476-98f1-fa8a6df82924 2018-06-07 11:44:43,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:43,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-81140663-61e4-4e0d-b6ec-2a414db87d8d Date: Thu, 07 Jun 2018 11:44:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["01e57f48-0e1b-4317-8542-b0ebdbdfe289"],"description":"","tags":[],"updated_at":"2018-06-07T11:44:21Z","provider:segmentation_id":54,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","provider:network_type":"vxlan"}]} 2018-06-07 11:44:43,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net used request id req-81140663-61e4-4e0d-b6ec-2a414db87d8d 2018-06-07 11:44:43,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:43,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b3de34-6dc6-4494-9b0a-c7b0127f2fe0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:44:43,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-f9b3de34-6dc6-4494-9b0a-c7b0127f2fe0 2018-06-07 11:44:43,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:43,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d7a1b701-18a7-441e-a6b3-b4fd5e4a8bf8 Date: Thu, 07 Jun 2018 11:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:21Z","dns_nameservers":[],"updated_at":"2018-06-07T11:44:21Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet"}]} 2018-06-07 11:44:43,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-d7a1b701-18a7-441e-a6b3-b4fd5e4a8bf8 2018-06-07 11:44:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:43,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-f5d0dcd9-b6b2-4ded-b0b8-25d803932d43 Date: Thu, 07 Jun 2018 11:44:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.2"}],"id":"247cb50c-2b19-4a27-ba88-2363f524d38c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:e2:93","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5462c85-eb11-4767-a945-04cc8e97bfe6","name":"","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:44:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"01e57f48-0e1b-4317-8542-b0ebdbdfe289","ip_address":"10.55.0.5"}],"id":"e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:a1:12","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"42efd18d-e09e-4cd3-9294-084b2e34ae03","name":"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port","admin_state_up":true,"network_id":"c5462c85-eb11-4767-a945-04cc8e97bfe6","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:44:26Z","binding:vnic_type":"normal"}]} 2018-06-07 11:44:43,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-f5d0dcd9-b6b2-4ded-b0b8-25d803932d43 2018-06-07 11:44:43,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03/os-volume_attachments/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a718dbbe6097f2f30130d47901d2552722c7e8f7" 2018-06-07 11:44:43,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:44:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed7c3321-b0b1-4f54-adb6-57e635d3864b x-compute-request-id: req-ed7c3321-b0b1-4f54-adb6-57e635d3864b Content-Length: 0 Content-Type: application/json 2018-06-07 11:44:43,965 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03/os-volume_attachments/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 used request id req-ed7c3321-b0b1-4f54-adb6-57e635d3864b 2018-06-07 11:44:43,966 - create_instance - INFO - Deleting Port with ID - e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd 2018-06-07 11:44:43,966 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-port 2018-06-07 11:44:43,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:44,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4f3f087-87eb-468d-8449-a3f771651c19 Date: Thu, 07 Jun 2018 11:44:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:44:44,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/e31c3a35-b0b6-46cd-a0ca-d3237c18e8bd used request id req-d4f3f087-87eb-468d-8449-a3f771651c19 2018-06-07 11:44:44,584 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst 2018-06-07 11:44:44,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:44,740 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad988889-be1c-4f6c-82d4-cdf060ce3d56 x-compute-request-id: req-ad988889-be1c-4f6c-82d4-cdf060ce3d56 Content-Type: application/json 2018-06-07 11:44:44,741 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-ad988889-be1c-4f6c-82d4-cdf060ce3d56 2018-06-07 11:44:44,741 - create_instance - INFO - Checking deletion status 2018-06-07 11:44:44,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:45,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52daa8b7-7aee-4703-bfca-d58ebe1e2205 x-compute-request-id: req-52daa8b7-7aee-4703-bfca-d58ebe1e2205 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a1:12", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-07T11:36:57.000000", "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:44Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [{"id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7"}], "metadata": {}}} 2018-06-07 11:44:45,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-52daa8b7-7aee-4703-bfca-d58ebe1e2205 2018-06-07 11:44:45,178 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst] is - ACTIVE 2018-06-07 11:44:45,178 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:44:48,181 - create_instance - DEBUG - VM status query timeout in 296.559876919 2018-06-07 11:44:48,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:48,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0910c794-d8f1-41b7-a9f1-95adac3a9d83 x-compute-request-id: req-0910c794-d8f1-41b7-a9f1-95adac3a9d83 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-07T11:36:57.000000", "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:44Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:48,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-0910c794-d8f1-41b7-a9f1-95adac3a9d83 2018-06-07 11:44:48,501 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst] is - ACTIVE 2018-06-07 11:44:48,501 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:44:51,504 - create_instance - DEBUG - VM status query timeout in 293.236744881 2018-06-07 11:44:51,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:51,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0baa9b5a-f241-46f1-b53f-9923ff6e6e4a x-compute-request-id: req-0baa9b5a-f241-46f1-b53f-9923ff6e6e4a Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03", "rel": "bookmark"}], "image": {"id": "08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "links": [{"href": "http://172.30.9.28:8774/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-07T11:36:57.000000", "flavor": {"id": "eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "links": [{"href": "http://172.30.9.28:8774/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a", "rel": "bookmark"}]}, "id": "42efd18d-e09e-4cd3-9294-084b2e34ae03", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:44:50Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst", "created": "2018-06-07T11:44:29Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:44:51,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-0baa9b5a-f241-46f1-b53f-9923ff6e6e4a 2018-06-07 11:44:51,605 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst] is - ACTIVE 2018-06-07 11:44:51,605 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:44:54,608 - create_instance - DEBUG - VM status query timeout in 290.132858992 2018-06-07 11:44:54,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a91775a5c7adf2bdc6f9210e0db431ae155211" 2018-06-07 11:44:54,659 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:44:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-861bf398-5492-420e-949f-62e423a1d9de x-compute-request-id: req-861bf398-5492-420e-949f-62e423a1d9de Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 42efd18d-e09e-4cd3-9294-084b2e34ae03 could not be found.", "code": 404}} 2018-06-07 11:44:54,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/42efd18d-e09e-4cd3-9294-084b2e34ae03 used request id req-861bf398-5492-420e-949f-62e423a1d9de 2018-06-07 11:44:54,660 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 42efd18d-e09e-4cd3-9294-084b2e34ae03 could not be found. (HTTP 404) (Request-ID: req-861bf398-5492-420e-949f-62e423a1d9de) 2018-06-07 11:44:54,660 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-vm_inst 2018-06-07 11:44:54,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ead197-77d6-422f-96c3-4d901b07c0e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c2cf412b78cb1e9b1f0d2136c07dbf4adcf429" 2018-06-07 11:44:54,845 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:54 GMT Server: Apache x-compute-request-id: req-08bc1a6c-bbf3-40bb-a622-4562bae8ae93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08bc1a6c-bbf3-40bb-a622-4562bae8ae93 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:44:51.000000", "replication_status": null, "snapshot_id": null, "id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-96192e77-410f-4abe-b9fa-3304139ed783", "bootable": "false", "created_at": "2018-06-07T11:44:23.000000", "volume_type": null}} 2018-06-07 11:44:54,845 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 used request id req-08bc1a6c-bbf3-40bb-a622-4562bae8ae93 2018-06-07 11:44:54,846 - create_volume - DEBUG - Instance status is - available 2018-06-07 11:44:54,846 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783 2018-06-07 11:44:54,846 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783 2018-06-07 11:44:54,849 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ead197-77d6-422f-96c3-4d901b07c0e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c2cf412b78cb1e9b1f0d2136c07dbf4adcf429" 2018-06-07 11:44:55,046 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:44:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-de209ec5-3491-4871-bef0-5c41c75b6215 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:44:55,047 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 used request id req-de209ec5-3491-4871-bef0-5c41c75b6215 2018-06-07 11:44:55,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ead197-77d6-422f-96c3-4d901b07c0e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c2cf412b78cb1e9b1f0d2136c07dbf4adcf429" 2018-06-07 11:44:55,104 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:44:55 GMT Server: Apache x-compute-request-id: req-8f2c6626-82c2-48bc-8617-970339f4ac1b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f2c6626-82c2-48bc-8617-970339f4ac1b Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:44:55.000000", "replication_status": null, "snapshot_id": null, "id": "19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-96192e77-410f-4abe-b9fa-3304139ed783", "bootable": "false", "created_at": "2018-06-07T11:44:23.000000", "volume_type": null}} 2018-06-07 11:44:55,104 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 used request id req-8f2c6626-82c2-48bc-8617-970339f4ac1b 2018-06-07 11:44:55,104 - create_volume - DEBUG - Instance status is - deleting 2018-06-07 11:44:55,104 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-07 11:44:58,107 - create_volume - DEBUG - Volume status query timeout in 56.9393999577 2018-06-07 11:44:58,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ead197-77d6-422f-96c3-4d901b07c0e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c2cf412b78cb1e9b1f0d2136c07dbf4adcf429" 2018-06-07 11:44:58,275 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:44:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-333d5622-b9a5-4497-8883-dfd9be919fce x-openstack-request-id: req-333d5622-b9a5-4497-8883-dfd9be919fce Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 could not be found.", "code": 404}} 2018-06-07 11:44:58,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 used request id req-333d5622-b9a5-4497-8883-dfd9be919fce 2018-06-07 11:44:58,276 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 19fe3b30-c7c8-42fb-8c6c-347c7a72dbe7 could not be found. (HTTP 404) (Request-ID: req-333d5622-b9a5-4497-8883-dfd9be919fce) 2018-06-07 11:44:58,276 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783 2018-06-07 11:44:58,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1310051382d27fbfd079f6d8e164b178fe23236e" 2018-06-07 11:44:58,310 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:44:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cdb2b387-7dd6-4bd1-bea9-010c56b88ec7 x-compute-request-id: req-cdb2b387-7dd6-4bd1-bea9-010c56b88ec7 Content-Length: 0 Content-Type: application/json 2018-06-07 11:44:58,311 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eaab8937-77a7-4054-b8f7-efc4b23a3b9a used request id req-cdb2b387-7dd6-4bd1-bea9-010c56b88ec7 2018-06-07 11:44:58,311 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet 2018-06-07 11:44:58,312 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-subnet 2018-06-07 11:44:58,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/01e57f48-0e1b-4317-8542-b0ebdbdfe289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f030f47bf358d0af4ab8d63866e91897dfb35bf2" 2018-06-07 11:44:59,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01e03e9e-8720-4c02-8d51-3de94757d549 Date: Thu, 07 Jun 2018 11:44:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:44:59,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/01e57f48-0e1b-4317-8542-b0ebdbdfe289 used request id req-01e03e9e-8720-4c02-8d51-3de94757d549 2018-06-07 11:44:59,428 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-net 2018-06-07 11:44:59,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c5462c85-eb11-4767-a945-04cc8e97bfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f030f47bf358d0af4ab8d63866e91897dfb35bf2" 2018-06-07 11:45:00,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-021d1054-cf47-4c8b-84a7-81d56b3f6601 Date: Thu, 07 Jun 2018 11:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:45:00,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c5462c85-eb11-4767-a945-04cc8e97bfe6 used request id req-021d1054-cf47-4c8b-84a7-81d56b3f6601 2018-06-07 11:45:00,901 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-96192e77-410f-4abe-b9fa-3304139ed783-image 2018-06-07 11:45:00,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}830f09f1a9713ee0a6534df3622459589cda8caf" 2018-06-07 11:45:02,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16bfe4b7-4865-474b-b053-fa17de1ea261 Date: Thu, 07 Jun 2018 11:45:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:45:02,214 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/08433a1e-54e9-4f7f-8a0c-e2e3c778f9f3 used request id req-16bfe4b7-4865-474b-b053-fa17de1ea261 2018-06-07 11:45:02,216 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:02,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:45:02,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:02,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["n-ua3svBQBicYthkG1YXYw"], "issued_at": "2018-06-07T11:45:02.000000Z"}} 2018-06-07 11:45:02,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87481536f8941ae16f33295bb35e5d8b20ce948c" 2018-06-07 11:45:02,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db1df38-c9b5-44e1-8f2d-8c030c1efbe5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:02,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5db1df38-c9b5-44e1-8f2d-8c030c1efbe5 2018-06-07 11:45:02,700 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:02,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87481536f8941ae16f33295bb35e5d8b20ce948c" 2018-06-07 11:45:02,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73eaa314-7bca-4a75-a40e-2b4d68fe5375 x-compute-request-id: req-73eaa314-7bca-4a75-a40e-2b4d68fe5375 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:45:02,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-73eaa314-7bca-4a75-a40e-2b4d68fe5375 2018-06-07 11:45:02,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87481536f8941ae16f33295bb35e5d8b20ce948c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-ec4b4cef-deeb-4a11-877a-9ef3dbcc52e0name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-07 11:45:02,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65f42d4a-4bd4-4517-ada5-ecce2873ec9c x-compute-request-id: req-65f42d4a-4bd4-4517-ada5-ecce2873ec9c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a7b93bd7-e718-4643-a066-1db19e1d7342", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a7b93bd7-e718-4643-a066-1db19e1d7342", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a7b93bd7-e718-4643-a066-1db19e1d7342", "name": "CreateFlavorTests-ec4b4cef-deeb-4a11-877a-9ef3dbcc52e0name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:02,928 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-65f42d4a-4bd4-4517-ada5-ecce2873ec9c 2018-06-07 11:45:02,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:03,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["DHVJ0preQWu-FpQ8QnBfvQ"], "issued_at": "2018-06-07T11:45:03.000000Z"}} 2018-06-07 11:45:03,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a7b93bd7-e718-4643-a066-1db19e1d7342 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19934fab372d5ca63c959f88b613e6c069e645a6" 2018-06-07 11:45:03,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a673845-d00e-4890-922e-e74992e3c813 x-compute-request-id: req-6a673845-d00e-4890-922e-e74992e3c813 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a7b93bd7-e718-4643-a066-1db19e1d7342", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a7b93bd7-e718-4643-a066-1db19e1d7342", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a7b93bd7-e718-4643-a066-1db19e1d7342", "name": "CreateFlavorTests-ec4b4cef-deeb-4a11-877a-9ef3dbcc52e0name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:03,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a7b93bd7-e718-4643-a066-1db19e1d7342 used request id req-6a673845-d00e-4890-922e-e74992e3c813 2018-06-07 11:45:03,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a7b93bd7-e718-4643-a066-1db19e1d7342/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19934fab372d5ca63c959f88b613e6c069e645a6" 2018-06-07 11:45:03,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-816d630e-df7e-4df6-b714-c5d8abe971f2 x-compute-request-id: req-816d630e-df7e-4df6-b714-c5d8abe971f2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 11:45:03,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a7b93bd7-e718-4643-a066-1db19e1d7342/os-extra_specs used request id req-816d630e-df7e-4df6-b714-c5d8abe971f2 2018-06-07 11:45:03,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/a7b93bd7-e718-4643-a066-1db19e1d7342 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87481536f8941ae16f33295bb35e5d8b20ce948c" 2018-06-07 11:45:03,504 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-230fb11d-192f-48d7-8078-d2ebcf63c702 x-compute-request-id: req-230fb11d-192f-48d7-8078-d2ebcf63c702 Content-Length: 0 Content-Type: application/json 2018-06-07 11:45:03,504 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a7b93bd7-e718-4643-a066-1db19e1d7342 used request id req-230fb11d-192f-48d7-8078-d2ebcf63c702 2018-06-07 11:45:03,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19934fab372d5ca63c959f88b613e6c069e645a6" 2018-06-07 11:45:03,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea7a8887-755d-474e-a53d-030ebc34b0b9 x-compute-request-id: req-ea7a8887-755d-474e-a53d-030ebc34b0b9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:45:03,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ea7a8887-755d-474e-a53d-030ebc34b0b9 2018-06-07 11:45:03,540 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:03,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:45:03,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:03,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["ODd3uRFiTn6n8G14cjTqkw"], "issued_at": "2018-06-07T11:45:03.000000Z"}} 2018-06-07 11:45:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683bafecb0c5a1b5ac1e4f34ab933eb2a4c669bc" 2018-06-07 11:45:03,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765b4676-6e22-4ffc-9055-1277b4432991 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:03,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-765b4676-6e22-4ffc-9055-1277b4432991 2018-06-07 11:45:03,924 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:03,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683bafecb0c5a1b5ac1e4f34ab933eb2a4c669bc" 2018-06-07 11:45:04,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6db420aa-c58b-4b80-aea4-32365d78ecf3 x-compute-request-id: req-6db420aa-c58b-4b80-aea4-32365d78ecf3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:45:04,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6db420aa-c58b-4b80-aea4-32365d78ecf3 2018-06-07 11:45:04,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683bafecb0c5a1b5ac1e4f34ab933eb2a4c669bc" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-026ff8d6-b6df-4e69-bf02-a8937fe45530name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-07 11:45:04,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25ce7def-38d9-455c-a70f-285302a7c77e x-compute-request-id: req-25ce7def-38d9-455c-a70f-285302a7c77e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5d2730ae-ac57-4807-98e4-f40299be1a11", "name": "CreateFlavorTests-026ff8d6-b6df-4e69-bf02-a8937fe45530name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:04,141 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-25ce7def-38d9-455c-a70f-285302a7c77e 2018-06-07 11:45:04,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:04,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["K-hrYG4cT6qi2KSHtrzqjA"], "issued_at": "2018-06-07T11:45:04.000000Z"}} 2018-06-07 11:45:04,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bb55c9c70116138e4d8d451d8b5ad3568c1119" 2018-06-07 11:45:04,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bba80499-9338-4f71-83bb-8b80cd6f3d74 x-compute-request-id: req-bba80499-9338-4f71-83bb-8b80cd6f3d74 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5d2730ae-ac57-4807-98e4-f40299be1a11", "name": "CreateFlavorTests-026ff8d6-b6df-4e69-bf02-a8937fe45530name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:04,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11 used request id req-bba80499-9338-4f71-83bb-8b80cd6f3d74 2018-06-07 11:45:04,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bb55c9c70116138e4d8d451d8b5ad3568c1119" 2018-06-07 11:45:04,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-550b2889-a0b8-41b8-8aa3-4681465b721e x-compute-request-id: req-550b2889-a0b8-41b8-8aa3-4681465b721e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 11:45:04,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11/os-extra_specs used request id req-550b2889-a0b8-41b8-8aa3-4681465b721e 2018-06-07 11:45:04,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bb55c9c70116138e4d8d451d8b5ad3568c1119" 2018-06-07 11:45:04,777 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:45:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bb2335e-9f09-4c59-8828-b62ed427f36f x-compute-request-id: req-9bb2335e-9f09-4c59-8828-b62ed427f36f Content-Length: 0 Content-Type: application/json 2018-06-07 11:45:04,777 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11 used request id req-9bb2335e-9f09-4c59-8828-b62ed427f36f 2018-06-07 11:45:04,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bb55c9c70116138e4d8d451d8b5ad3568c1119" 2018-06-07 11:45:04,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b68d3e7-fe2a-4944-b070-2364cfb772fe x-compute-request-id: req-4b68d3e7-fe2a-4944-b070-2364cfb772fe Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:45:04,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4b68d3e7-fe2a-4944-b070-2364cfb772fe 2018-06-07 11:45:04,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683bafecb0c5a1b5ac1e4f34ab933eb2a4c669bc" 2018-06-07 11:45:04,828 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:45:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-903750ad-6e4f-452a-b1b4-74e595722e4e x-compute-request-id: req-903750ad-6e4f-452a-b1b4-74e595722e4e Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 5d2730ae-ac57-4807-98e4-f40299be1a11 could not be found.", "code": 404}} 2018-06-07 11:45:04,828 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5d2730ae-ac57-4807-98e4-f40299be1a11 used request id req-903750ad-6e4f-452a-b1b4-74e595722e4e 2018-06-07 11:45:04,830 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:04,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:45:04,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:05,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["ZLIbbE0fS3Kn1GVDxTt_zA"], "issued_at": "2018-06-07T11:45:05.000000Z"}} 2018-06-07 11:45:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018bbbff20cd6d1bf4ddd19a1521fd9443162989" 2018-06-07 11:45:05,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46153042-c9ec-420b-9946-1177c4dcf1de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:05,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46153042-c9ec-420b-9946-1177c4dcf1de 2018-06-07 11:45:05,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:05,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018bbbff20cd6d1bf4ddd19a1521fd9443162989" 2018-06-07 11:45:05,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f7533b1-0573-4922-8810-48821b5efa2a x-compute-request-id: req-5f7533b1-0573-4922-8810-48821b5efa2a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:45:05,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5f7533b1-0573-4922-8810-48821b5efa2a 2018-06-07 11:45:05,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018bbbff20cd6d1bf4ddd19a1521fd9443162989" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-2e7ea333-7dbb-4a17-8cf6-84a6d9bf3a19name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-07 11:45:05,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f510811-bab8-446f-bf9e-be924e9c24fa x-compute-request-id: req-0f510811-bab8-446f-bf9e-be924e9c24fa Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f330ca3-5f8b-4f3e-a656-598e4c1d42e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f330ca3-5f8b-4f3e-a656-598e4c1d42e9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0f330ca3-5f8b-4f3e-a656-598e4c1d42e9", "name": "CreateFlavorTests-2e7ea333-7dbb-4a17-8cf6-84a6d9bf3a19name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:05,443 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0f510811-bab8-446f-bf9e-be924e9c24fa 2018-06-07 11:45:05,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:05,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["RWvDVtwCSgC7M6ZNs6ylNg"], "issued_at": "2018-06-07T11:45:05.000000Z"}} 2018-06-07 11:45:05,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/0f330ca3-5f8b-4f3e-a656-598e4c1d42e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e78d764175cbd53e0f065e587b7cc39a4e5660c" 2018-06-07 11:45:05,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fda5688d-06a6-4b6f-a668-1e4aea8c6989 x-compute-request-id: req-fda5688d-06a6-4b6f-a668-1e4aea8c6989 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f330ca3-5f8b-4f3e-a656-598e4c1d42e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f330ca3-5f8b-4f3e-a656-598e4c1d42e9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0f330ca3-5f8b-4f3e-a656-598e4c1d42e9", "name": "CreateFlavorTests-2e7ea333-7dbb-4a17-8cf6-84a6d9bf3a19name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:05,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/0f330ca3-5f8b-4f3e-a656-598e4c1d42e9 used request id req-fda5688d-06a6-4b6f-a668-1e4aea8c6989 2018-06-07 11:45:05,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/0f330ca3-5f8b-4f3e-a656-598e4c1d42e9/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e78d764175cbd53e0f065e587b7cc39a4e5660c" 2018-06-07 11:45:05,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e41bac22-508b-471d-9fab-a2a4b2467bc7 x-compute-request-id: req-e41bac22-508b-471d-9fab-a2a4b2467bc7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 11:45:05,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/0f330ca3-5f8b-4f3e-a656-598e4c1d42e9/os-extra_specs used request id req-e41bac22-508b-471d-9fab-a2a4b2467bc7 2018-06-07 11:45:05,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/0f330ca3-5f8b-4f3e-a656-598e4c1d42e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018bbbff20cd6d1bf4ddd19a1521fd9443162989" 2018-06-07 11:45:06,028 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abba615b-bcec-41f0-88ab-7cde352a0d90 x-compute-request-id: req-abba615b-bcec-41f0-88ab-7cde352a0d90 Content-Length: 0 Content-Type: application/json 2018-06-07 11:45:06,028 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0f330ca3-5f8b-4f3e-a656-598e4c1d42e9 used request id req-abba615b-bcec-41f0-88ab-7cde352a0d90 2018-06-07 11:45:06,030 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:06,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:45:06,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:06,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["UlyzuFCXTeaN14G_3xvLrg"], "issued_at": "2018-06-07T11:45:06.000000Z"}} 2018-06-07 11:45:06,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f43124aa422a2e9ca51310aec055fc1970fc98a" 2018-06-07 11:45:06,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238fc4f8-1c71-4fab-80da-ba04535ba3c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:06,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-238fc4f8-1c71-4fab-80da-ba04535ba3c4 2018-06-07 11:45:06,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:06,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f43124aa422a2e9ca51310aec055fc1970fc98a" 2018-06-07 11:45:06,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a71eb98-77a9-4a3f-b042-ff47926389a9 x-compute-request-id: req-1a71eb98-77a9-4a3f-b042-ff47926389a9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:45:06,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1a71eb98-77a9-4a3f-b042-ff47926389a9 2018-06-07 11:45:06,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f43124aa422a2e9ca51310aec055fc1970fc98a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-fcd4ee86-d341-4f0f-9d9b-02f211765058name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-06-07 11:45:06,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52e39ccb-0c56-4ac0-82bb-1cdff69ec34f x-compute-request-id: req-52e39ccb-0c56-4ac0-82bb-1cdff69ec34f Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "26077d57-6e5e-4abc-971d-941e2b9d70fd", "name": "CreateFlavorTests-fcd4ee86-d341-4f0f-9d9b-02f211765058name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-06-07 11:45:06,680 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-52e39ccb-0c56-4ac0-82bb-1cdff69ec34f 2018-06-07 11:45:06,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f43124aa422a2e9ca51310aec055fc1970fc98a" 2018-06-07 11:45:06,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c28bc427-b119-4594-8cdf-be39a5a39b31 x-compute-request-id: req-c28bc427-b119-4594-8cdf-be39a5a39b31 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "26077d57-6e5e-4abc-971d-941e2b9d70fd", "name": "CreateFlavorTests-fcd4ee86-d341-4f0f-9d9b-02f211765058name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-06-07 11:45:06,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd used request id req-c28bc427-b119-4594-8cdf-be39a5a39b31 2018-06-07 11:45:06,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f43124aa422a2e9ca51310aec055fc1970fc98a" -d '{"extra_specs": {"hw:mem_page_size": "any"}}' 2018-06-07 11:45:06,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5441257d-8b0d-4fd6-88f6-b621dcbcfe41 x-compute-request-id: req-5441257d-8b0d-4fd6-88f6-b621dcbcfe41 Content-Length: 44 Content-Type: application/json RESP BODY: {"extra_specs": {"hw:mem_page_size": "any"}} 2018-06-07 11:45:06,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd/os-extra_specs used request id req-5441257d-8b0d-4fd6-88f6-b621dcbcfe41 2018-06-07 11:45:06,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:07,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["_ZgMBfJtSaSeypO6sQnT0w"], "issued_at": "2018-06-07T11:45:07.000000Z"}} 2018-06-07 11:45:07,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6fc9172e5fe658ee607e337a917c56779283c2" 2018-06-07 11:45:07,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6faca14d-12f1-4e3d-bf25-45431ab170dd x-compute-request-id: req-6faca14d-12f1-4e3d-bf25-45431ab170dd Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "26077d57-6e5e-4abc-971d-941e2b9d70fd", "name": "CreateFlavorTests-fcd4ee86-d341-4f0f-9d9b-02f211765058name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-06-07 11:45:07,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd used request id req-6faca14d-12f1-4e3d-bf25-45431ab170dd 2018-06-07 11:45:07,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6fc9172e5fe658ee607e337a917c56779283c2" 2018-06-07 11:45:07,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed1cb739-98e4-4ef2-8900-40a2d4878efa x-compute-request-id: req-ed1cb739-98e4-4ef2-8900-40a2d4878efa Content-Length: 44 Content-Type: application/json RESP BODY: {"extra_specs": {"hw:mem_page_size": "any"}} 2018-06-07 11:45:07,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd/os-extra_specs used request id req-ed1cb739-98e4-4ef2-8900-40a2d4878efa 2018-06-07 11:45:07,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6fc9172e5fe658ee607e337a917c56779283c2" 2018-06-07 11:45:07,328 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:45:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4daa3009-b01d-4bb2-9e4c-84d79528554c x-compute-request-id: req-4daa3009-b01d-4bb2-9e4c-84d79528554c Content-Length: 0 Content-Type: application/json 2018-06-07 11:45:07,329 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd used request id req-4daa3009-b01d-4bb2-9e4c-84d79528554c 2018-06-07 11:45:07,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6fc9172e5fe658ee607e337a917c56779283c2" 2018-06-07 11:45:07,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a308765-05ab-4687-bd9a-58dcd9ef82d8 x-compute-request-id: req-6a308765-05ab-4687-bd9a-58dcd9ef82d8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:45:07,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6a308765-05ab-4687-bd9a-58dcd9ef82d8 2018-06-07 11:45:07,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f43124aa422a2e9ca51310aec055fc1970fc98a" 2018-06-07 11:45:07,377 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:45:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40bdba7b-a189-44a3-a401-eb9d1c7c106f x-compute-request-id: req-40bdba7b-a189-44a3-a401-eb9d1c7c106f Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 26077d57-6e5e-4abc-971d-941e2b9d70fd could not be found.", "code": 404}} 2018-06-07 11:45:07,377 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/26077d57-6e5e-4abc-971d-941e2b9d70fd used request id req-40bdba7b-a189-44a3-a401-eb9d1c7c106f 2018-06-07 11:45:07,379 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:07,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:45:07,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:07,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["wMA-9wNCQmKoff2Frvsrbw"], "issued_at": "2018-06-07T11:45:07.000000Z"}} 2018-06-07 11:45:07,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91abd958fcbf795020ae2d0fbf2306221cdea135" 2018-06-07 11:45:07,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91100d18-90a6-4537-9d06-d19c6f25476a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:07,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-91100d18-90a6-4537-9d06-d19c6f25476a 2018-06-07 11:45:07,771 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:07,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91abd958fcbf795020ae2d0fbf2306221cdea135" 2018-06-07 11:45:07,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44ae22cb-b0a9-4926-9835-0623af235a5c x-compute-request-id: req-44ae22cb-b0a9-4926-9835-0623af235a5c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:45:07,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-44ae22cb-b0a9-4926-9835-0623af235a5c 2018-06-07 11:45:07,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91abd958fcbf795020ae2d0fbf2306221cdea135" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-69b0dd1c-14a2-456b-a559-2c7c8c2c2014name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-07 11:45:07,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e7be5c8-2145-4415-a0a8-dbc242cbede6 x-compute-request-id: req-6e7be5c8-2145-4415-a0a8-dbc242cbede6 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e6d04d52-f0c3-496b-8331-8a34835a9a9a", "name": "CreateFlavorTests-69b0dd1c-14a2-456b-a559-2c7c8c2c2014name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:07,995 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6e7be5c8-2145-4415-a0a8-dbc242cbede6 2018-06-07 11:45:07,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:08,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["FM8v33YESbij_9T38O8juQ"], "issued_at": "2018-06-07T11:45:08.000000Z"}} 2018-06-07 11:45:08,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6358bfa098f8f2252019e7df53b70c68444dde6" 2018-06-07 11:45:08,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dae43e9-8b84-4cd9-b35e-0d20490eec3f x-compute-request-id: req-7dae43e9-8b84-4cd9-b35e-0d20490eec3f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e6d04d52-f0c3-496b-8331-8a34835a9a9a", "name": "CreateFlavorTests-69b0dd1c-14a2-456b-a559-2c7c8c2c2014name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:08,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a used request id req-7dae43e9-8b84-4cd9-b35e-0d20490eec3f 2018-06-07 11:45:08,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6358bfa098f8f2252019e7df53b70c68444dde6" 2018-06-07 11:45:08,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb269db6-955c-42c1-bf61-67decd60c0bf x-compute-request-id: req-eb269db6-955c-42c1-bf61-67decd60c0bf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 11:45:08,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a/os-extra_specs used request id req-eb269db6-955c-42c1-bf61-67decd60c0bf 2018-06-07 11:45:08,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:45:08,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:08,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["RGUS8vvEQe-9jeYJ9xxCZg"], "issued_at": "2018-06-07T11:45:08.000000Z"}} 2018-06-07 11:45:08,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477b56b3f85d41750de2bb0ced0a572df63928d" 2018-06-07 11:45:08,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca4c683f-4ff2-4f0b-aed6-75d2b74e3ace Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:08,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ca4c683f-4ff2-4f0b-aed6-75d2b74e3ace 2018-06-07 11:45:08,912 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:08,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477b56b3f85d41750de2bb0ced0a572df63928d" 2018-06-07 11:45:09,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-134c14a8-c262-4999-b15a-0dacec5be37d x-compute-request-id: req-134c14a8-c262-4999-b15a-0dacec5be37d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e6d04d52-f0c3-496b-8331-8a34835a9a9a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a", "rel": "bookmark"}], "name": "CreateFlavorTests-69b0dd1c-14a2-456b-a559-2c7c8c2c2014name"}]} 2018-06-07 11:45:09,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-134c14a8-c262-4999-b15a-0dacec5be37d 2018-06-07 11:45:09,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477b56b3f85d41750de2bb0ced0a572df63928d" 2018-06-07 11:45:09,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f483739-08be-4f89-a085-c861da8c7646 x-compute-request-id: req-4f483739-08be-4f89-a085-c861da8c7646 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e6d04d52-f0c3-496b-8331-8a34835a9a9a", "name": "CreateFlavorTests-69b0dd1c-14a2-456b-a559-2c7c8c2c2014name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:09,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a used request id req-4f483739-08be-4f89-a085-c861da8c7646 2018-06-07 11:45:09,095 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-69b0dd1c-14a2-456b-a559-2c7c8c2c2014name 2018-06-07 11:45:09,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91abd958fcbf795020ae2d0fbf2306221cdea135" 2018-06-07 11:45:09,136 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:45:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbededc1-98bd-4166-8363-d2caabc5862b x-compute-request-id: req-dbededc1-98bd-4166-8363-d2caabc5862b Content-Length: 0 Content-Type: application/json 2018-06-07 11:45:09,136 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e6d04d52-f0c3-496b-8331-8a34835a9a9a used request id req-dbededc1-98bd-4166-8363-d2caabc5862b 2018-06-07 11:45:09,138 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-07 11:45:09,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:45:09,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:09,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["c2rx6nnZRHCDGGby0wVIUg"], "issued_at": "2018-06-07T11:45:09.000000Z"}} 2018-06-07 11:45:09,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c289751632f781cfc2a227af9c4aee34a736c5ab" 2018-06-07 11:45:09,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a0f0d6-1635-49ab-867e-4b11b650c392 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:09,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-10a0f0d6-1635-49ab-867e-4b11b650c392 2018-06-07 11:45:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c289751632f781cfc2a227af9c4aee34a736c5ab" 2018-06-07 11:45:09,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-811f53d5-367c-46be-b9e3-6e2178ea1f2e Date: Thu, 07 Jun 2018 11:45:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image"} 2018-06-07 11:45:09,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image used request id req-811f53d5-367c-46be-b9e3-6e2178ea1f2e 2018-06-07 11:45:09,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c289751632f781cfc2a227af9c4aee34a736c5ab" 2018-06-07 11:45:09,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6c42f064-b99d-4765-915d-90233fdcf5a8 Date: Thu, 07 Jun 2018 11:45:09 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:45:09,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6c42f064-b99d-4765-915d-90233fdcf5a8 2018-06-07 11:45:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c289751632f781cfc2a227af9c4aee34a736c5ab" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image"}' 2018-06-07 11:45:09,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69 X-Openstack-Request-Id: req-0349a00d-124f-496f-8a8a-a2c568cfc68f Date: Thu, 07 Jun 2018 11:45:09 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:45:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T11:45:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69", "min_disk": 0, "protected": false, "id": "7e3a9532-f7b5-4220-96e1-9a1bf3cfae69", "file": "/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69/file", "checksum": null, "owner": "9d5d600ad155427099cd7cd580688ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:45:09,821 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0349a00d-124f-496f-8a8a-a2c568cfc68f 2018-06-07 11:45:09,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c289751632f781cfc2a227af9c4aee34a736c5ab" -d '' 2018-06-07 11:45:10,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19bce3e2-b283-4f07-aba2-5a9a07187a93 Date: Thu, 07 Jun 2018 11:45:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:45:10,832 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69/file used request id req-19bce3e2-b283-4f07-aba2-5a9a07187a93 2018-06-07 11:45:10,832 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:45:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c289751632f781cfc2a227af9c4aee34a736c5ab" 2018-06-07 11:45:10,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-2f11d010-157a-4fb6-9045-ea2dd2310a3c Date: Thu, 07 Jun 2018 11:45:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:45:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:45:10Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69/snap", "metadata": {}}], "self": "/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69", "min_disk": 0, "protected": false, "id": "7e3a9532-f7b5-4220-96e1-9a1bf3cfae69", "file": "/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:45:10,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69 used request id req-2f11d010-157a-4fb6-9045-ea2dd2310a3c 2018-06-07 11:45:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c289751632f781cfc2a227af9c4aee34a736c5ab" 2018-06-07 11:45:10,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1d5fe726-34cb-4f59-ae98-805296b1410d Date: Thu, 07 Jun 2018 11:45:10 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:45:10,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1d5fe726-34cb-4f59-ae98-805296b1410d 2018-06-07 11:45:10,864 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image 2018-06-07 11:45:10,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c289751632f781cfc2a227af9c4aee34a736c5ab" 2018-06-07 11:45:10,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-3f347bcf-44b3-4f9d-ae23-5dd366a0cf98 Date: Thu, 07 Jun 2018 11:45:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:45:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:45:10Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69/snap", "metadata": {}}], "self": "/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69", "min_disk": 0, "protected": false, "id": "7e3a9532-f7b5-4220-96e1-9a1bf3cfae69", "file": "/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:45:10,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69 used request id req-3f347bcf-44b3-4f9d-ae23-5dd366a0cf98 2018-06-07 11:45:10,881 - create_image - DEBUG - Instance status is - active 2018-06-07 11:45:10,881 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image 2018-06-07 11:45:10,881 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image 2018-06-07 11:45:10,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:45:10,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:11,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["lW6AKfpLRDCevEf6Br_3MA"], "issued_at": "2018-06-07T11:45:11.000000Z"}} 2018-06-07 11:45:11,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a126f38943f5e764de0d47208cd1007a5bc99da0" 2018-06-07 11:45:11,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb187c5-ee01-4f3b-94a4-ca03e979772f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:11,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dcb187c5-ee01-4f3b-94a4-ca03e979772f 2018-06-07 11:45:11,267 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:11,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a126f38943f5e764de0d47208cd1007a5bc99da0" 2018-06-07 11:45:11,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac3f56e4-de8b-4a0e-b211-77846b929c6b x-compute-request-id: req-ac3f56e4-de8b-4a0e-b211-77846b929c6b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:45:11,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ac3f56e4-de8b-4a0e-b211-77846b929c6b 2018-06-07 11:45:11,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a126f38943f5e764de0d47208cd1007a5bc99da0" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-07 11:45:11,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30ba025e-d8d8-4dd3-b480-2ec640a96909 x-compute-request-id: req-30ba025e-d8d8-4dd3-b480-2ec640a96909 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/941c0e8b-b8d1-47a7-9b9d-3d404b84b9b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/941c0e8b-b8d1-47a7-9b9d-3d404b84b9b5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "941c0e8b-b8d1-47a7-9b9d-3d404b84b9b5", "name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:11,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-30ba025e-d8d8-4dd3-b480-2ec640a96909 2018-06-07 11:45:11,467 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-07 11:45:11,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:11,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["_jxfFRIeTDG2v247Dy_uHw"], "issued_at": "2018-06-07T11:45:11.000000Z"}} 2018-06-07 11:45:11,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-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-c66e91d4-5a83-4086-ba86-4c03c194f283-net", "inst_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor"}}' 2018-06-07 11:45:14,224 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:45:11 GMT Server: Apache x-openstack-request-id: req-90979a29-7527-4747-9a7b-64f46177d944 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}]}} 2018-06-07 11:45:14,224 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks used request id req-90979a29-7527-4747-9a7b-64f46177d944 2018-06-07 11:45:14,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:14,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:14 GMT Server: Apache x-openstack-request-id: req-585bb145-acd5-412c-9f00-9d75e6a6b174 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:15,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:14 GMT Server: Apache x-openstack-request-id: req-ce9ed000-b2a3-44f4-a54f-6b93c9e35767 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "stack_user_project_id": "ec751a67b0f34a0d9e9217d18dfddb4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:13Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:15,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 used request id req-ce9ed000-b2a3-44f4-a54f-6b93c9e35767 2018-06-07 11:45:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:15,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:15 GMT Server: Apache x-openstack-request-id: req-3863f07f-7fcd-41a8-b8d5-1bea475e0d35 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "stack_user_project_id": "ec751a67b0f34a0d9e9217d18dfddb4b", "deletion_time": null, "creation_time": "2018-06-07T11:45:13Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}], "updated_time": null, "project": "9d5d600ad155427099cd7cd580688ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "tags": null}]} 2018-06-07 11:45:15,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1 used request id req-3863f07f-7fcd-41a8-b8d5-1bea475e0d35 2018-06-07 11:45:15,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:16,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:15 GMT Server: Apache x-openstack-request-id: req-6f945b6c-013c-48f4-9dcd-3fd90fd3a541 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "stack_user_project_id": "ec751a67b0f34a0d9e9217d18dfddb4b", "deletion_time": null, "creation_time": "2018-06-07T11:45:13Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}], "updated_time": null, "project": "9d5d600ad155427099cd7cd580688ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "tags": null}]} 2018-06-07 11:45:16,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1 used request id req-6f945b6c-013c-48f4-9dcd-3fd90fd3a541 2018-06-07 11:45:16,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:16,601 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:16 GMT Server: Apache x-openstack-request-id: req-92920a6c-e263-484e-98f9-735ee1ccaf33 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:17,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:16 GMT Server: Apache x-openstack-request-id: req-5c045e7f-09af-4f39-9527-56e9930438f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "stack_user_project_id": "ec751a67b0f34a0d9e9217d18dfddb4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:13Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:17,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 used request id req-5c045e7f-09af-4f39-9527-56e9930438f7 2018-06-07 11:45:17,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:17,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:17 GMT Server: Apache x-openstack-request-id: req-21cf1b30-cd46-4bed-bbdb-7717313ef1a8 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:17,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:17 GMT Server: Apache x-openstack-request-id: req-3b18e3e4-65cc-4ab4-be52-37248ae66637 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "332d67c8-aa89-49b4-9ada-ffb47674df82", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1371dcca-15fc-4449-a662-db4deab3481e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "def25c88-ef73-45b5-b3c4-68a03fe78b5e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-06-07 11:45:17,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources used request id req-3b18e3e4-65cc-4ab4-be52-37248ae66637 2018-06-07 11:45:17,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:18,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:17 GMT Server: Apache x-openstack-request-id: req-2b52b8ca-51d7-4027-9669-9db6d94d5a14 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:18,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:18 GMT Server: Apache x-openstack-request-id: req-5431c4dc-9e8a-43b3-bb14-244ec8c448e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "stack_user_project_id": "ec751a67b0f34a0d9e9217d18dfddb4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:13Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:18,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 used request id req-5431c4dc-9e8a-43b3-bb14-244ec8c448e9 2018-06-07 11:45:18,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:18,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:18 GMT Server: Apache x-openstack-request-id: req-c9fafa00-306f-4f97-a71f-fb9b4033772b Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:19,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:18 GMT Server: Apache x-openstack-request-id: req-c8176f97-2f28-4fb2-8acc-cb5e774a7be5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "stack_user_project_id": "ec751a67b0f34a0d9e9217d18dfddb4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:13Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:19,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 used request id req-c8176f97-2f28-4fb2-8acc-cb5e774a7be5 2018-06-07 11:45:22,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:22,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:22 GMT Server: Apache x-openstack-request-id: req-4e03afa7-e120-4a84-9d8d-c8d514005afb Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:22,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:22 GMT Server: Apache x-openstack-request-id: req-b52bd908-ab4e-4248-9c2c-89fbc8f63a6c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "stack_user_project_id": "ec751a67b0f34a0d9e9217d18dfddb4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:13Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:22,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 used request id req-b52bd908-ab4e-4248-9c2c-89fbc8f63a6c 2018-06-07 11:45:25,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:25,112 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:25 GMT Server: Apache x-openstack-request-id: req-7154fcb2-9fd1-411d-9926-be8d4cae5b61 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:25,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:25 GMT Server: Apache x-openstack-request-id: req-4f77395d-9102-4705-b9a2-86e99ae023a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "stack_user_project_id": "ec751a67b0f34a0d9e9217d18dfddb4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:13Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:25,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 used request id req-4f77395d-9102-4705-b9a2-86e99ae023a6 2018-06-07 11:45:28,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:28,216 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:28 GMT Server: Apache x-openstack-request-id: req-12c67a58-56bd-4778-9ec8-55e84ab03129 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:28,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:28 GMT Server: Apache x-openstack-request-id: req-4e8ff275-ddb3-42ac-83d5-045bb99e982d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "stack_user_project_id": "ec751a67b0f34a0d9e9217d18dfddb4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:13Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:28,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 used request id req-4e8ff275-ddb3-42ac-83d5-045bb99e982d 2018-06-07 11:45:31,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:31,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:31 GMT Server: Apache x-openstack-request-id: req-837677e6-98e7-4fc0-a88b-9a84a4684ed2 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:31,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:31 GMT Server: Apache x-openstack-request-id: req-af371aa3-764c-4a3f-851d-ef240afc6fb1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1", "stack_user_project_id": "ec751a67b0f34a0d9e9217d18dfddb4b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:45:13Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0a60097-c4ae-4e2e-9835-a040738930b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:31,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 used request id req-af371aa3-764c-4a3f-851d-ef240afc6fb1 2018-06-07 11:45:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:31,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:31 GMT Server: Apache x-openstack-request-id: req-2e5bbb70-6ee0-4cb0-9831-b428fabf7e79 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:31,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:31 GMT Server: Apache x-openstack-request-id: req-20718ef5-594b-4a62-a41e-194fc7efcb03 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "332d67c8-aa89-49b4-9ada-ffb47674df82", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1371dcca-15fc-4449-a662-db4deab3481e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "def25c88-ef73-45b5-b3c4-68a03fe78b5e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "30007fa8-adca-4aa1-a71b-c10feafc452e", "resource_type": "OS::Nova::Server"}]} 2018-06-07 11:45:31,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources used request id req-20718ef5-594b-4a62-a41e-194fc7efcb03 2018-06-07 11:45:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=def25c88-ef73-45b5-b3c4-68a03fe78b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:31,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-10c4dec2-dec1-44d9-aca0-1ecb0dc6c411 Date: Thu, 07 Jun 2018 11:45:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"def25c88-ef73-45b5-b3c4-68a03fe78b5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1371dcca-15fc-4449-a662-db4deab3481e"],"description":"","tags":[],"updated_at":"2018-06-07T11:45:15Z","provider:segmentation_id":54,"name":"HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:45:14Z","provider:network_type":"vxlan"}]} 2018-06-07 11:45:31,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=def25c88-ef73-45b5-b3c4-68a03fe78b5e used request id req-10c4dec2-dec1-44d9-aca0-1ecb0dc6c411 2018-06-07 11:45:31,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=def25c88-ef73-45b5-b3c4-68a03fe78b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:31,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b901ec11-464a-44b3-8fd9-f82d377c7a6a Date: Thu, 07 Jun 2018 11:45:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"def25c88-ef73-45b5-b3c4-68a03fe78b5e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:45:15Z","dns_nameservers":[],"updated_at":"2018-06-07T11:45:15Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1371dcca-15fc-4449-a662-db4deab3481e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet"}]} 2018-06-07 11:45:31,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=def25c88-ef73-45b5-b3c4-68a03fe78b5e used request id req-b901ec11-464a-44b3-8fd9-f82d377c7a6a 2018-06-07 11:45:31,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=def25c88-ef73-45b5-b3c4-68a03fe78b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:31,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-13146482-a282-4a7c-9ea7-ec428606b05c Date: Thu, 07 Jun 2018 11:45:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"def25c88-ef73-45b5-b3c4-68a03fe78b5e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:45:15Z","dns_nameservers":[],"updated_at":"2018-06-07T11:45:15Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1371dcca-15fc-4449-a662-db4deab3481e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet"}]} 2018-06-07 11:45:31,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=def25c88-ef73-45b5-b3c4-68a03fe78b5e used request id req-13146482-a282-4a7c-9ea7-ec428606b05c 2018-06-07 11:45:31,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:31,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95bf310a-e3be-445c-9de8-a44f9a9e713e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:31,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-95bf310a-e3be-445c-9de8-a44f9a9e713e 2018-06-07 11:45:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:32,277 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:31 GMT Server: Apache x-openstack-request-id: req-5d8f9c86-73ef-4dcb-b5a5-f917c03373a7 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:32,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:32 GMT Server: Apache x-openstack-request-id: req-a2a4c2b2-e192-49cb-83b1-548d76dd8ce1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "332d67c8-aa89-49b4-9ada-ffb47674df82", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1371dcca-15fc-4449-a662-db4deab3481e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "def25c88-ef73-45b5-b3c4-68a03fe78b5e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "30007fa8-adca-4aa1-a71b-c10feafc452e", "resource_type": "OS::Nova::Server"}]} 2018-06-07 11:45:32,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources used request id req-a2a4c2b2-e192-49cb-83b1-548d76dd8ce1 2018-06-07 11:45:32,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/30007fa8-adca-4aa1-a71b-c10feafc452e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:33,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf1e8f6b-8d3f-4765-93d6-5cad7c2d5d6e x-compute-request-id: req-bf1e8f6b-8d3f-4765-93d6-5cad7c2d5d6e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:5f:cb", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/30007fa8-adca-4aa1-a71b-c10feafc452e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/30007fa8-adca-4aa1-a71b-c10feafc452e", "rel": "bookmark"}], "image": {"id": "7e3a9532-f7b5-4220-96e1-9a1bf3cfae69", "links": [{"href": "http://172.30.9.28:8774/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-07T11:37:50.000000", "flavor": {"id": "941c0e8b-b8d1-47a7-9b9d-3d404b84b9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/941c0e8b-b8d1-47a7-9b9d-3d404b84b9b5", "rel": "bookmark"}]}, "id": "30007fa8-adca-4aa1-a71b-c10feafc452e", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:45:26Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-inst", "created": "2018-06-07T11:45:19Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:45:33,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/30007fa8-adca-4aa1-a71b-c10feafc452e used request id req-bf1e8f6b-8d3f-4765-93d6-5cad7c2d5d6e 2018-06-07 11:45:33,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:33,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-a57d973c-315b-4a2a-8594-a4c96ceb543f Date: Thu, 07 Jun 2018 11:45:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"def25c88-ef73-45b5-b3c4-68a03fe78b5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["1371dcca-15fc-4449-a662-db4deab3481e"],"description":"","tags":[],"updated_at":"2018-06-07T11:45:15Z","provider:segmentation_id":54,"name":"HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:45:14Z","provider:network_type":"vxlan"}]} 2018-06-07 11:45:33,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-net used request id req-a57d973c-315b-4a2a-8594-a4c96ceb543f 2018-06-07 11:45:33,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:45:33,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:45:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:45:33,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:33,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de8aab62-b749-4db5-beb1-0c2a3d9758da Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:45:33,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-de8aab62-b749-4db5-beb1-0c2a3d9758da 2018-06-07 11:45:33,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=def25c88-ef73-45b5-b3c4-68a03fe78b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:33,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5094453f-f009-4490-af78-9ee25b86f0b5 Date: Thu, 07 Jun 2018 11:45:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"def25c88-ef73-45b5-b3c4-68a03fe78b5e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:45:15Z","dns_nameservers":[],"updated_at":"2018-06-07T11:45:15Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"1371dcca-15fc-4449-a662-db4deab3481e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-subnet"}]} 2018-06-07 11:45:33,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=def25c88-ef73-45b5-b3c4-68a03fe78b5e used request id req-5094453f-f009-4490-af78-9ee25b86f0b5 2018-06-07 11:45:33,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=def25c88-ef73-45b5-b3c4-68a03fe78b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:33,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1835 X-Openstack-Request-Id: req-d05c102a-6c00-42c1-aa24-9fcf0a626226 Date: Thu, 07 Jun 2018 11:45:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:45:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1371dcca-15fc-4449-a662-db4deab3481e","ip_address":"10.0.0.3"}],"id":"332d67c8-aa89-49b4-9ada-ffb47674df82","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:5f:cb","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"30007fa8-adca-4aa1-a71b-c10feafc452e","name":"HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1-server1_port-h7qsb7jn55tq","admin_state_up":true,"network_id":"def25c88-ef73-45b5-b3c4-68a03fe78b5e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:45:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:45:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1371dcca-15fc-4449-a662-db4deab3481e","ip_address":"10.0.0.2"}],"id":"a952e5cd-f9ef-46f1-8545-3b53ca44c9a1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:31:f5","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-def25c88-ef73-45b5-b3c4-68a03fe78b5e","name":"","admin_state_up":true,"network_id":"def25c88-ef73-45b5-b3c4-68a03fe78b5e","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:45:16Z","binding:vnic_type":"normal"}]} 2018-06-07 11:45:33,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=def25c88-ef73-45b5-b3c4-68a03fe78b5e used request id req-d05c102a-6c00-42c1-aa24-9fcf0a626226 2018-06-07 11:45:33,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:33,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:33 GMT Server: Apache x-openstack-request-id: req-b619dcf5-2b94-476d-ae16-041544dfb1a0 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:33,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:33 GMT Server: Apache x-openstack-request-id: req-8cc691c3-eb36-44cb-a1ed-d243afb8bbae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "332d67c8-aa89-49b4-9ada-ffb47674df82", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1371dcca-15fc-4449-a662-db4deab3481e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "def25c88-ef73-45b5-b3c4-68a03fe78b5e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-07T11:45:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:45:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "30007fa8-adca-4aa1-a71b-c10feafc452e", "resource_type": "OS::Nova::Server"}]} 2018-06-07 11:45:33,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3/resources used request id req-8cc691c3-eb36-44cb-a1ed-d243afb8bbae 2018-06-07 11:45:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/e0a60097-c4ae-4e2e-9835-a040738930b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8848706042aa591a63d3de1ae2e5e92dc66e222" 2018-06-07 11:45:34,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:33 GMT Server: Apache x-openstack-request-id: req-87e832ed-6883-4d5a-9bf3-4a78c1fc4c3f Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:34,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:45:34 GMT Server: Apache x-openstack-request-id: req-72f11007-0037-40ab-9b0a-8c059ed46802 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:45:34,130 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-stack1/e0a60097-c4ae-4e2e-9835-a040738930b3 used request id req-72f11007-0037-40ab-9b0a-8c059ed46802 2018-06-07 11:45:34,130 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-c66e91d4-5a83-4086-ba86-4c03c194f283-image 2018-06-07 11:45:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c289751632f781cfc2a227af9c4aee34a736c5ab" 2018-06-07 11:45:37,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c05e2244-d7bc-4aec-a826-f849711f94ce Date: Thu, 07 Jun 2018 11:45:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:45:37,261 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7e3a9532-f7b5-4220-96e1-9a1bf3cfae69 used request id req-c05e2244-d7bc-4aec-a826-f849711f94ce 2018-06-07 11:45:37,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/941c0e8b-b8d1-47a7-9b9d-3d404b84b9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a126f38943f5e764de0d47208cd1007a5bc99da0" 2018-06-07 11:45:37,298 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de1c3f08-f258-4931-b624-659cafa43cef x-compute-request-id: req-de1c3f08-f258-4931-b624-659cafa43cef Content-Length: 0 Content-Type: application/json 2018-06-07 11:45:37,298 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/941c0e8b-b8d1-47a7-9b9d-3d404b84b9b5 used request id req-de1c3f08-f258-4931-b624-659cafa43cef 2018-06-07 11:45:37,300 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-07 11:45:37,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:45:37,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:37,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["cI7rGbI8RfOnipCZs3M4FQ"], "issued_at": "2018-06-07T11:45:37.000000Z"}} 2018-06-07 11:45:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69aa82638238de7db0ffc1950ca07a900c499316" 2018-06-07 11:45:37,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d961556d-958f-4685-ae9c-4940fab46727 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:37,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d961556d-958f-4685-ae9c-4940fab46727 2018-06-07 11:45:37,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69aa82638238de7db0ffc1950ca07a900c499316" 2018-06-07 11:45:37,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-7b490f52-07a2-4914-bc75-06e07214854c Date: Thu, 07 Jun 2018 11:45:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image"} 2018-06-07 11:45:37,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image used request id req-7b490f52-07a2-4914-bc75-06e07214854c 2018-06-07 11:45:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69aa82638238de7db0ffc1950ca07a900c499316" 2018-06-07 11:45:37,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-10738908-73fe-44a7-9b29-c70194a8b510 Date: Thu, 07 Jun 2018 11:45:37 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:45:37,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-10738908-73fe-44a7-9b29-c70194a8b510 2018-06-07 11:45:37,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69aa82638238de7db0ffc1950ca07a900c499316" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image"}' 2018-06-07 11:45:37,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1 X-Openstack-Request-Id: req-59dd5294-ec9f-4a9a-ab33-f6e90738f1ce Date: Thu, 07 Jun 2018 11:45:37 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:45:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T11:45:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1", "min_disk": 0, "protected": false, "id": "dbd64cfc-75aa-4e98-852e-e51e31a65ef1", "file": "/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1/file", "checksum": null, "owner": "9d5d600ad155427099cd7cd580688ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:45:37,960 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-59dd5294-ec9f-4a9a-ab33-f6e90738f1ce 2018-06-07 11:45:37,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69aa82638238de7db0ffc1950ca07a900c499316" -d '' 2018-06-07 11:45:39,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6d732c9-6cc4-406a-9d28-a5c24ff0fef5 Date: Thu, 07 Jun 2018 11:45:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:45:39,546 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1/file used request id req-f6d732c9-6cc4-406a-9d28-a5c24ff0fef5 2018-06-07 11:45:39,546 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:45:39,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69aa82638238de7db0ffc1950ca07a900c499316" 2018-06-07 11:45:39,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-a533d0c2-2cfd-4990-bbf7-0e66850a64e7 Date: Thu, 07 Jun 2018 11:45:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:45:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:45:39Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1/snap", "metadata": {}}], "self": "/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1", "min_disk": 0, "protected": false, "id": "dbd64cfc-75aa-4e98-852e-e51e31a65ef1", "file": "/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:45:39,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1 used request id req-a533d0c2-2cfd-4990-bbf7-0e66850a64e7 2018-06-07 11:45:39,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69aa82638238de7db0ffc1950ca07a900c499316" 2018-06-07 11:45:39,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b91c9b2-b8dc-4624-9019-3329c0a8575a Date: Thu, 07 Jun 2018 11:45:39 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:45:39,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0b91c9b2-b8dc-4624-9019-3329c0a8575a 2018-06-07 11:45:39,583 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image 2018-06-07 11:45:39,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69aa82638238de7db0ffc1950ca07a900c499316" 2018-06-07 11:45:39,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-86bd18c2-10e1-417a-a6c2-6a407bc62c88 Date: Thu, 07 Jun 2018 11:45:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:45:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:45:39Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1/snap", "metadata": {}}], "self": "/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1", "min_disk": 0, "protected": false, "id": "dbd64cfc-75aa-4e98-852e-e51e31a65ef1", "file": "/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:45:39,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1 used request id req-86bd18c2-10e1-417a-a6c2-6a407bc62c88 2018-06-07 11:45:39,619 - create_image - DEBUG - Instance status is - active 2018-06-07 11:45:39,620 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image 2018-06-07 11:45:39,620 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image 2018-06-07 11:45:39,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:45:39,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:39,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["ldFoA9nHSeios_zpbwtRHA"], "issued_at": "2018-06-07T11:45:39.000000Z"}} 2018-06-07 11:45:39,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d32a9f35217f05565fca04325ccc9f8144afee" 2018-06-07 11:45:40,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e148586-435b-4eab-9ded-f47864e303bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:45:40,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5e148586-435b-4eab-9ded-f47864e303bc 2018-06-07 11:45:40,014 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:45:40,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d32a9f35217f05565fca04325ccc9f8144afee" 2018-06-07 11:45:40,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1ac5898-f495-4e2d-9366-16d591bbe16e x-compute-request-id: req-e1ac5898-f495-4e2d-9366-16d591bbe16e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:45:40,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e1ac5898-f495-4e2d-9366-16d591bbe16e 2018-06-07 11:45:40,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d32a9f35217f05565fca04325ccc9f8144afee" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-07 11:45:40,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bb8efe9-84c3-4f8a-87b6-70db1c3dc9a2 x-compute-request-id: req-1bb8efe9-84c3-4f8a-87b6-70db1c3dc9a2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fa5d5f23-391a-4fb8-ae12-44a27371735f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fa5d5f23-391a-4fb8-ae12-44a27371735f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fa5d5f23-391a-4fb8-ae12-44a27371735f", "name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:45:40,247 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1bb8efe9-84c3-4f8a-87b6-70db1c3dc9a2 2018-06-07 11:45:40,248 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-07 11:45:40,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:45:40,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["J9aiC7QUSFO9OlSE6y7Z0Q"], "issued_at": "2018-06-07T11:45:40.000000Z"}} 2018-06-07 11:45:40,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-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-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}}' 2018-06-07 11:45:42,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:45:40 GMT Server: Apache x-openstack-request-id: req-cdbebf8e-4bf6-4a6b-8116-addb5c3a9986 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5", "rel": "self"}]}} 2018-06-07 11:45:42,833 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks used request id req-cdbebf8e-4bf6-4a6b-8116-addb5c3a9986 2018-06-07 11:45:42,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b75709ca-886c-4bc2-bff7-829809cf20c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:43,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:42 GMT Server: Apache x-openstack-request-id: req-75ffded8-a04a-4dc1-bd8a-c9131159f02c Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:43,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:43 GMT Server: Apache x-openstack-request-id: req-0a8448d3-b673-42b4-807d-079eee71a55a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "stack_user_project_id": "92446d507213406d822440578b04256b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:43,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 used request id req-0a8448d3-b673-42b4-807d-079eee71a55a 2018-06-07 11:45:43,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:43,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:43 GMT Server: Apache x-openstack-request-id: req-a50802a0-47f5-4389-b2a8-085a1d319c52 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "stack_user_project_id": "92446d507213406d822440578b04256b", "deletion_time": null, "creation_time": "2018-06-07T11:45:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5", "rel": "self"}], "updated_time": null, "project": "9d5d600ad155427099cd7cd580688ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "tags": null}]} 2018-06-07 11:45:43,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1 used request id req-a50802a0-47f5-4389-b2a8-085a1d319c52 2018-06-07 11:45:43,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:43,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:43 GMT Server: Apache x-openstack-request-id: req-0dea3bdb-2398-4cbf-adbd-e52965c7cc7a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "stack_user_project_id": "92446d507213406d822440578b04256b", "deletion_time": null, "creation_time": "2018-06-07T11:45:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5", "rel": "self"}], "updated_time": null, "project": "9d5d600ad155427099cd7cd580688ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "tags": null}]} 2018-06-07 11:45:43,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1 used request id req-0dea3bdb-2398-4cbf-adbd-e52965c7cc7a 2018-06-07 11:45:43,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b75709ca-886c-4bc2-bff7-829809cf20c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:43,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:43 GMT Server: Apache x-openstack-request-id: req-c69f3940-40ec-48e5-9700-a5985ccba06c Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:44,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:43 GMT Server: Apache x-openstack-request-id: req-1d1109ed-f2ec-465a-87fe-af6f6048cf89 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "stack_user_project_id": "92446d507213406d822440578b04256b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:44,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 used request id req-1d1109ed-f2ec-465a-87fe-af6f6048cf89 2018-06-07 11:45:44,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b75709ca-886c-4bc2-bff7-829809cf20c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:44,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:44 GMT Server: Apache x-openstack-request-id: req-16b93ed5-d6bf-4bfe-8a49-c946c13b6957 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:44,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:44 GMT Server: Apache x-openstack-request-id: req-95a01c45-da49-4653-84c7-d5c340898e5f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "stack_user_project_id": "92446d507213406d822440578b04256b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:44,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 used request id req-95a01c45-da49-4653-84c7-d5c340898e5f 2018-06-07 11:45:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b75709ca-886c-4bc2-bff7-829809cf20c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:47,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:47 GMT Server: Apache x-openstack-request-id: req-43011f97-ee88-4f26-bea2-48c2becfe8b2 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:47,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:47 GMT Server: Apache x-openstack-request-id: req-8e43403a-2347-490b-8904-c8e054fdcb81 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "stack_user_project_id": "92446d507213406d822440578b04256b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:47,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 used request id req-8e43403a-2347-490b-8904-c8e054fdcb81 2018-06-07 11:45:50,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b75709ca-886c-4bc2-bff7-829809cf20c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:50,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:50 GMT Server: Apache x-openstack-request-id: req-a1d36b67-69aa-4a9f-a85e-4ec151234d73 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:50,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:50 GMT Server: Apache x-openstack-request-id: req-51d29664-794d-4891-86b0-810e35e2a924 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "stack_user_project_id": "92446d507213406d822440578b04256b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:50,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 used request id req-51d29664-794d-4891-86b0-810e35e2a924 2018-06-07 11:45:53,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b75709ca-886c-4bc2-bff7-829809cf20c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:53,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:53 GMT Server: Apache x-openstack-request-id: req-77f4c604-a86c-4a28-a40b-1377ec82a16c Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:53,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:53 GMT Server: Apache x-openstack-request-id: req-7b2bc040-2c35-428b-a194-a839921ab9c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "stack_user_project_id": "92446d507213406d822440578b04256b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:53,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 used request id req-7b2bc040-2c35-428b-a194-a839921ab9c4 2018-06-07 11:45:56,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b75709ca-886c-4bc2-bff7-829809cf20c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:56,659 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:56 GMT Server: Apache x-openstack-request-id: req-ef200084-0a06-41e4-9402-f8b91f2e265a Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:57,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:56 GMT Server: Apache x-openstack-request-id: req-aced572e-c063-41fd-ae7f-842715fefa69 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1", "stack_user_project_id": "92446d507213406d822440578b04256b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:45:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b75709ca-886c-4bc2-bff7-829809cf20c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:57,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 used request id req-aced572e-c063-41fd-ae7f-842715fefa69 2018-06-07 11:45:57,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-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-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}}' 2018-06-07 11:45:59,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:45:57 GMT Server: Apache x-openstack-request-id: req-1f946cbc-e242-4c72-9761-0c4739fbb84b Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}]}} 2018-06-07 11:45:59,199 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks used request id req-1f946cbc-e242-4c72-9761-0c4739fbb84b 2018-06-07 11:45:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:59,361 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:59 GMT Server: Apache x-openstack-request-id: req-fd50338d-937f-457a-8e63-8f7cdd415cbb Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:59,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:59 GMT Server: Apache x-openstack-request-id: req-3fb9d013-b5e7-4fcd-9267-7a5090089882 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:59,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-3fb9d013-b5e7-4fcd-9267-7a5090089882 2018-06-07 11:45:59,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:59,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:59 GMT Server: Apache x-openstack-request-id: req-f5c6be7e-8fe0-4321-9bc8-d01879d78517 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "deletion_time": null, "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "updated_time": null, "project": "9d5d600ad155427099cd7cd580688ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "tags": null}]} 2018-06-07 11:45:59,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2 used request id req-f5c6be7e-8fe0-4321-9bc8-d01879d78517 2018-06-07 11:45:59,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:59,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:59 GMT Server: Apache x-openstack-request-id: req-717dac77-e333-45a1-8b4c-c773be93d250 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "deletion_time": null, "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "updated_time": null, "project": "9d5d600ad155427099cd7cd580688ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "tags": null}]} 2018-06-07 11:45:59,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2 used request id req-717dac77-e333-45a1-8b4c-c773be93d250 2018-06-07 11:45:59,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:59,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:59 GMT Server: Apache x-openstack-request-id: req-d88ff3a8-d4fe-4949-b9ef-9e6ce22da294 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:59,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:59 GMT Server: Apache x-openstack-request-id: req-d5685364-0d2a-4381-abe9-f7d619ce3cbe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:59,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-d5685364-0d2a-4381-abe9-f7d619ce3cbe 2018-06-07 11:45:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:45:59,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:45:59 GMT Server: Apache x-openstack-request-id: req-3179b5f8-61d7-45c4-b636-68e2cf3b7150 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:45:59,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:45:59 GMT Server: Apache x-openstack-request-id: req-f97bd9f9-5734-4901-a815-5493eef419ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:45:59,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-f97bd9f9-5734-4901-a815-5493eef419ad 2018-06-07 11:46:02,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:02,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:02 GMT Server: Apache x-openstack-request-id: req-2ff00258-1c10-4507-81b5-48a2eaee7458 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:02,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:02 GMT Server: Apache x-openstack-request-id: req-a2b85b5f-f4bd-4d95-9ce5-a876e08228ce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:02,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-a2b85b5f-f4bd-4d95-9ce5-a876e08228ce 2018-06-07 11:46:05,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:05,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:05 GMT Server: Apache x-openstack-request-id: req-266abe50-f7f9-42e1-b07b-ebfe7c894cd2 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:05,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:05 GMT Server: Apache x-openstack-request-id: req-14558564-bba2-4a25-90dc-29a516be83b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:05,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-14558564-bba2-4a25-90dc-29a516be83b7 2018-06-07 11:46:08,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:08,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:08 GMT Server: Apache x-openstack-request-id: req-1fb16222-a603-4a9c-80fa-9db2d1fd7ce4 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:08,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:08 GMT Server: Apache x-openstack-request-id: req-ef7cb7b6-6abb-4853-bbf9-d340c1497f05 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:08,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-ef7cb7b6-6abb-4853-bbf9-d340c1497f05 2018-06-07 11:46:11,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:11,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:11 GMT Server: Apache x-openstack-request-id: req-30189991-904c-4de0-bf27-8cd891113ad1 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:11,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:11 GMT Server: Apache x-openstack-request-id: req-f520811b-94d4-4427-b452-34d6d193fcd7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:11,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-f520811b-94d4-4427-b452-34d6d193fcd7 2018-06-07 11:46:14,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:14,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:14 GMT Server: Apache x-openstack-request-id: req-1f08969e-150f-4ea4-8646-4df93fa42ad8 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:14,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:14 GMT Server: Apache x-openstack-request-id: req-e771bffd-644c-47be-897c-ac0cd1ce6c2b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:14,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-e771bffd-644c-47be-897c-ac0cd1ce6c2b 2018-06-07 11:46:18,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:18,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:18 GMT Server: Apache x-openstack-request-id: req-8b2baae0-14ff-4e1d-a78a-4780fb145abe Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:18,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:18 GMT Server: Apache x-openstack-request-id: req-1537d416-1879-42f1-b874-a71c1295504e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:18,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-1537d416-1879-42f1-b874-a71c1295504e 2018-06-07 11:46:21,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:21,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:21 GMT Server: Apache x-openstack-request-id: req-427882dc-cbc3-49b6-bfd4-6f84fafd6fb9 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:21,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:21 GMT Server: Apache x-openstack-request-id: req-e066823c-0238-42b7-b1b2-9b65fde96103 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:21,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-e066823c-0238-42b7-b1b2-9b65fde96103 2018-06-07 11:46:24,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:24,208 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:24 GMT Server: Apache x-openstack-request-id: req-9cee5733-464e-4021-8f9f-6c77d2fdd879 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:24,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:24 GMT Server: Apache x-openstack-request-id: req-00065f83-45c4-44ab-b6ae-82f1888dcc41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:24,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-00065f83-45c4-44ab-b6ae-82f1888dcc41 2018-06-07 11:46:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:27,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:27 GMT Server: Apache x-openstack-request-id: req-0d3d1786-71c0-4939-b866-42626c7fbec0 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:27,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:27 GMT Server: Apache x-openstack-request-id: req-ba82468a-a513-43f3-ac5f-f8021113a0e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:27,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-ba82468a-a513-43f3-ac5f-f8021113a0e9 2018-06-07 11:46:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:30,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:30 GMT Server: Apache x-openstack-request-id: req-5f12e385-6e4f-4f93-a50c-3a9549f85879 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:30,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:30 GMT Server: Apache x-openstack-request-id: req-34fc29b3-c585-438b-87ed-e96ee2c2e53a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:30,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-34fc29b3-c585-438b-87ed-e96ee2c2e53a 2018-06-07 11:46:33,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:33,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:33 GMT Server: Apache x-openstack-request-id: req-80efe263-297b-4963-a9f2-c815824ee553 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:33,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:33 GMT Server: Apache x-openstack-request-id: req-cf009e16-a04d-48d2-98dd-38f2d0457aa2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:33,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-cf009e16-a04d-48d2-98dd-38f2d0457aa2 2018-06-07 11:46:36,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:36,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:36 GMT Server: Apache x-openstack-request-id: req-70152bd0-5fcb-477c-928a-6d1c30dec38d Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:36,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:36 GMT Server: Apache x-openstack-request-id: req-1a91e187-5868-4e60-9a4e-cf4e1e4d3d98 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:36,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-1a91e187-5868-4e60-9a4e-cf4e1e4d3d98 2018-06-07 11:46:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:39,653 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:39 GMT Server: Apache x-openstack-request-id: req-cc37a0a5-6b14-4516-8f97-f09bac7021e5 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:39,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:39 GMT Server: Apache x-openstack-request-id: req-14cd48df-89d5-4e40-9da2-6501f7e74518 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:39,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-14cd48df-89d5-4e40-9da2-6501f7e74518 2018-06-07 11:46:42,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:42,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:42 GMT Server: Apache x-openstack-request-id: req-37b76fa3-ef5e-4b82-80a7-858600c2e270 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:42,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:42 GMT Server: Apache x-openstack-request-id: req-a78e1c33-09cf-423f-8ef5-23cdc4bb01f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:42,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-a78e1c33-09cf-423f-8ef5-23cdc4bb01f7 2018-06-07 11:46:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:45,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:45 GMT Server: Apache x-openstack-request-id: req-3f6ce1ff-18d9-4c25-9eb2-4c2658e7e398 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:45,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:45 GMT Server: Apache x-openstack-request-id: req-e5ffa750-3c38-4286-a31f-d57b2b2eb8c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:45,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-e5ffa750-3c38-4286-a31f-d57b2b2eb8c4 2018-06-07 11:46:48,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:48,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:48 GMT Server: Apache x-openstack-request-id: req-b63ce13a-47f3-42ed-a332-10e49b2d0ef8 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:48,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:48 GMT Server: Apache x-openstack-request-id: req-cc9fab3c-a3be-48f8-a509-6f98ff923fa5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2", "stack_user_project_id": "171af77785e14d749d701efa8c4fae20", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:45:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bbe9b253-306f-4756-b896-6b09cc2942e0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-07 11:46:48,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-cc9fab3c-a3be-48f8-a509-6f98ff923fa5 2018-06-07 11:46:48,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b75709ca-886c-4bc2-bff7-829809cf20c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:48,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:48 GMT Server: Apache x-openstack-request-id: req-effce358-5ec9-4b1b-8014-89f30cb9466a Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:49,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:46:48 GMT Server: Apache x-openstack-request-id: req-67135d7a-f2de-40b5-9ca3-74956bbd52ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:46:49,016 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack1/b75709ca-886c-4bc2-bff7-829809cf20c5 used request id req-67135d7a-f2de-40b5-9ca3-74956bbd52ea 2018-06-07 11:46:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/bbe9b253-306f-4756-b896-6b09cc2942e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4da119de72c3e2462bbd059e0d5321161eca46" 2018-06-07 11:46:49,093 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:46:49 GMT Server: Apache x-openstack-request-id: req-23aba7be-b1e5-4298-ba55-a899bdd0e69b Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:46:49,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:46:49 GMT Server: Apache x-openstack-request-id: req-17772a86-6278-4223-958f-b8e266f04194 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:46:49,165 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-stack2/bbe9b253-306f-4756-b896-6b09cc2942e0 used request id req-17772a86-6278-4223-958f-b8e266f04194 2018-06-07 11:46:49,166 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-fddc6573-5472-4a6d-88c6-a58e3a0f2a14-image 2018-06-07 11:46:49,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69aa82638238de7db0ffc1950ca07a900c499316" 2018-06-07 11:46:52,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21905a9d-f61f-4f70-94e2-8b3e831b3e3e Date: Thu, 07 Jun 2018 11:46:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:46:52,989 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dbd64cfc-75aa-4e98-852e-e51e31a65ef1 used request id req-21905a9d-f61f-4f70-94e2-8b3e831b3e3e 2018-06-07 11:46:52,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/fa5d5f23-391a-4fb8-ae12-44a27371735f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d32a9f35217f05565fca04325ccc9f8144afee" 2018-06-07 11:46:53,029 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:46:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef67b710-c1a2-4bb4-8aa0-f398c4661e93 x-compute-request-id: req-ef67b710-c1a2-4bb4-8aa0-f398c4661e93 Content-Length: 0 Content-Type: application/json 2018-06-07 11:46:53,029 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/fa5d5f23-391a-4fb8-ae12-44a27371735f used request id req-ef67b710-c1a2-4bb4-8aa0-f398c4661e93 2018-06-07 11:46:53,031 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-07 11:46:53,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:46:53,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:46:53,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["f63IuiNAQlWG_PM4XFWVjQ"], "issued_at": "2018-06-07T11:46:53.000000Z"}} 2018-06-07 11:46:53,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7bab9d181ab46f2ae279f93b46a3725167ed2f9" 2018-06-07 11:46:53,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1103fc-7da9-4992-8af0-d0dcaa47de5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:46:53,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c1103fc-7da9-4992-8af0-d0dcaa47de5b 2018-06-07 11:46:53,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7bab9d181ab46f2ae279f93b46a3725167ed2f9" 2018-06-07 11:46:53,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-8c4833fc-eedf-4d00-b432-cdbfb6dd80e1 Date: Thu, 07 Jun 2018 11:46:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"} 2018-06-07 11:46:53,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1 used request id req-8c4833fc-eedf-4d00-b432-cdbfb6dd80e1 2018-06-07 11:46:53,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7bab9d181ab46f2ae279f93b46a3725167ed2f9" 2018-06-07 11:46:53,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e9388a3-1c4a-4d70-bcaf-e11dd60f2065 Date: Thu, 07 Jun 2018 11:46:53 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:46:53,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7e9388a3-1c4a-4d70-bcaf-e11dd60f2065 2018-06-07 11:46:53,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7bab9d181ab46f2ae279f93b46a3725167ed2f9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}' 2018-06-07 11:46:53,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f X-Openstack-Request-Id: req-dd253f58-0d84-491a-ba12-b86140764f19 Date: Thu, 07 Jun 2018 11:46:53 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:46:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T11:46:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f", "min_disk": 0, "protected": false, "id": "9a331826-ef1e-44dd-b17a-0f806ec4841f", "file": "/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/file", "checksum": null, "owner": "9d5d600ad155427099cd7cd580688ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:46:53,724 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-dd253f58-0d84-491a-ba12-b86140764f19 2018-06-07 11:46:53,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7bab9d181ab46f2ae279f93b46a3725167ed2f9" -d '' 2018-06-07 11:46:59,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-932760b4-4524-4de3-8d75-1ec1f1957365 Date: Thu, 07 Jun 2018 11:46:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:46:59,845 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/file used request id req-932760b4-4524-4de3-8d75-1ec1f1957365 2018-06-07 11:46:59,846 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:46:59,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7bab9d181ab46f2ae279f93b46a3725167ed2f9" 2018-06-07 11:46:59,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-06f6f84c-eb02-4430-9c88-747829dc8713 Date: Thu, 07 Jun 2018 11:46:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:46:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:46:59Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/snap", "metadata": {}}], "self": "/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f", "min_disk": 0, "protected": false, "id": "9a331826-ef1e-44dd-b17a-0f806ec4841f", "file": "/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:46:59,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f used request id req-06f6f84c-eb02-4430-9c88-747829dc8713 2018-06-07 11:46:59,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7bab9d181ab46f2ae279f93b46a3725167ed2f9" 2018-06-07 11:46:59,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ab519557-0beb-46be-9387-b9f6203b31ab Date: Thu, 07 Jun 2018 11:46:59 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:46:59,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ab519557-0beb-46be-9387-b9f6203b31ab 2018-06-07 11:46:59,877 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1 2018-06-07 11:46:59,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7bab9d181ab46f2ae279f93b46a3725167ed2f9" 2018-06-07 11:46:59,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e9679876-f923-4f3f-a70c-6c90c7c39493 Date: Thu, 07 Jun 2018 11:46:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:46:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:46:59Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/snap", "metadata": {}}], "self": "/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f", "min_disk": 0, "protected": false, "id": "9a331826-ef1e-44dd-b17a-0f806ec4841f", "file": "/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:46:59,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f used request id req-e9679876-f923-4f3f-a70c-6c90c7c39493 2018-06-07 11:46:59,896 - create_image - DEBUG - Instance status is - active 2018-06-07 11:46:59,896 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1 2018-06-07 11:46:59,896 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1 2018-06-07 11:46:59,897 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-07 11:46:59,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:46:59,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:47:00,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:47:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["y9EggE5NSlycEDua3XOzAQ"], "issued_at": "2018-06-07T11:47:00.000000Z"}} 2018-06-07 11:47:00,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec472c29a1094bc57e5fd038583051fadbb8da4" 2018-06-07 11:47:00,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcabb802-42ac-49c1-8c56-d2053771482e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:47:00,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fcabb802-42ac-49c1-8c56-d2053771482e 2018-06-07 11:47:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ec472c29a1094bc57e5fd038583051fadbb8da4" 2018-06-07 11:47:00,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-b1e5cf11-1ca7-423c-befa-44bc01f39f11 Date: Thu, 07 Jun 2018 11:47:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2"} 2018-06-07 11:47:00,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2 used request id req-b1e5cf11-1ca7-423c-befa-44bc01f39f11 2018-06-07 11:47:00,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ec472c29a1094bc57e5fd038583051fadbb8da4" 2018-06-07 11:47:00,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-464de718-4323-499f-a2e8-c9c125863750 Date: Thu, 07 Jun 2018 11:47:00 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:47:00,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-464de718-4323-499f-a2e8-c9c125863750 2018-06-07 11:47:00,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ec472c29a1094bc57e5fd038583051fadbb8da4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2"}' 2018-06-07 11:47:00,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a X-Openstack-Request-Id: req-939e7d6e-0669-405f-8125-4e7972d20b94 Date: Thu, 07 Jun 2018 11:47:00 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:47:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T11:47:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a", "min_disk": 0, "protected": false, "id": "bb3b46d9-856a-4b19-8660-6a50e738ad3a", "file": "/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/file", "checksum": null, "owner": "9d5d600ad155427099cd7cd580688ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:47:00,630 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-939e7d6e-0669-405f-8125-4e7972d20b94 2018-06-07 11:47:00,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ec472c29a1094bc57e5fd038583051fadbb8da4" -d '' 2018-06-07 11:47:02,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aaf25970-8640-4e52-b20e-a2395c4e6c0e Date: Thu, 07 Jun 2018 11:47:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:47:02,332 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/file used request id req-aaf25970-8640-4e52-b20e-a2395c4e6c0e 2018-06-07 11:47:02,332 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:47:02,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ec472c29a1094bc57e5fd038583051fadbb8da4" 2018-06-07 11:47:02,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-62e214dd-3b33-49bc-95c6-f63e2fbd4198 Date: Thu, 07 Jun 2018 11:47:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:47:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:47:02Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/snap", "metadata": {}}], "self": "/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a", "min_disk": 0, "protected": false, "id": "bb3b46d9-856a-4b19-8660-6a50e738ad3a", "file": "/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:47:02,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a used request id req-62e214dd-3b33-49bc-95c6-f63e2fbd4198 2018-06-07 11:47:02,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ec472c29a1094bc57e5fd038583051fadbb8da4" 2018-06-07 11:47:02,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0dc108c9-4b58-4907-a2e1-a9ba371082de Date: Thu, 07 Jun 2018 11:47:02 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:47:02,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0dc108c9-4b58-4907-a2e1-a9ba371082de 2018-06-07 11:47:02,361 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2 2018-06-07 11:47:02,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ec472c29a1094bc57e5fd038583051fadbb8da4" 2018-06-07 11:47:02,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-cbf9fecd-7a7a-404b-a1e6-bcb78ec384f7 Date: Thu, 07 Jun 2018 11:47:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:47:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:47:02Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/snap", "metadata": {}}], "self": "/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a", "min_disk": 0, "protected": false, "id": "bb3b46d9-856a-4b19-8660-6a50e738ad3a", "file": "/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:47:02,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a used request id req-cbf9fecd-7a7a-404b-a1e6-bcb78ec384f7 2018-06-07 11:47:02,377 - create_image - DEBUG - Instance status is - active 2018-06-07 11:47:02,378 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2 2018-06-07 11:47:02,378 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2 2018-06-07 11:47:02,378 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-07 11:47:02,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:47:02,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["d3hJh4s9T6-DnhbWa_S4AA"], "issued_at": "2018-06-07T11:47:02.000000Z"}} 2018-06-07 11:47:02,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-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::Nova::FloatingIPAssociation", "properties": {"server_id": {"get_resource": "vm1"}, "floating_ip": {"get_resource": "floating_ip"}}}, "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"}}}, "vm2": {"depends_on": ["subnet", "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"], "type": "OS::Nova::Server", "properties": {"name": {"get_param": "inst1_name"}, "key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "flavor": {"get_resource": "flavor1"}, "security_groups": [{"get_resource": "server_security_group"}], "networks": [{"network": {"get_resource": "network"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net"}}' 2018-06-07 11:47:06,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:47:02 GMT Server: Apache x-openstack-request-id: req-30f4219e-d79a-4e3b-9d50-eee3c36e8de6 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}]}} 2018-06-07 11:47:06,015 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks used request id req-30f4219e-d79a-4e3b-9d50-eee3c36e8de6 2018-06-07 11:47:06,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:06,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:06 GMT Server: Apache x-openstack-request-id: req-e60fd453-c9c3-47e2-abc1-1b16a36c241e Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:06,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:06 GMT Server: Apache x-openstack-request-id: req-036a1026-4a64-4159-8c08-bc648ec0f2c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "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-06-07 11:47:06,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-036a1026-4a64-4159-8c08-bc648ec0f2c5 2018-06-07 11:47:06,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:06,496 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:06 GMT Server: Apache x-openstack-request-id: req-d5a1255b-e5d0-4d9d-909a-dda9ecf22e44 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:06,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:06 GMT Server: Apache x-openstack-request-id: req-0df8340b-c2e0-4fdc-885f-91f782b0a4ec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "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-06-07 11:47:06,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-0df8340b-c2e0-4fdc-885f-91f782b0a4ec 2018-06-07 11:47:09,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:09,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:09 GMT Server: Apache x-openstack-request-id: req-6019bd54-571a-486c-bf2a-934c3c27d9a2 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:10,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:09 GMT Server: Apache x-openstack-request-id: req-93fd7537-e970-44ad-a0c7-507f593fbaf2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:10,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-93fd7537-e970-44ad-a0c7-507f593fbaf2 2018-06-07 11:47:13,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:13,667 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:13 GMT Server: Apache x-openstack-request-id: req-03986d45-8968-4cfb-b716-7928b248c787 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:14,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:13 GMT Server: Apache x-openstack-request-id: req-01898c97-527c-4831-89b9-5de56b91aa45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:14,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-01898c97-527c-4831-89b9-5de56b91aa45 2018-06-07 11:47:17,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:17,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:17 GMT Server: Apache x-openstack-request-id: req-b027c413-528f-4fcd-bebd-e8c273ca3758 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:17,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:17 GMT Server: Apache x-openstack-request-id: req-4587cec0-7b60-4851-81fa-d7ba61f45b84 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:17,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-4587cec0-7b60-4851-81fa-d7ba61f45b84 2018-06-07 11:47:20,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:20,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:20 GMT Server: Apache x-openstack-request-id: req-7dabb6c1-3411-4fd0-bb8e-568fcaf03527 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:20,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:20 GMT Server: Apache x-openstack-request-id: req-615bb338-e6a9-4901-b6b1-15d9cda036e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:20,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-615bb338-e6a9-4901-b6b1-15d9cda036e7 2018-06-07 11:47:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:23,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:23 GMT Server: Apache x-openstack-request-id: req-98c959b5-99f7-4de6-9ead-de45e06b4eb3 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:23,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:23 GMT Server: Apache x-openstack-request-id: req-a824ea2e-b16b-4c88-b9dd-0103515c47b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:23,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-a824ea2e-b16b-4c88-b9dd-0103515c47b4 2018-06-07 11:47:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:26,999 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:26 GMT Server: Apache x-openstack-request-id: req-99ccfe9b-956c-4645-b3bb-9491f45456a5 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:27,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:27 GMT Server: Apache x-openstack-request-id: req-193db9e5-bc92-4687-a989-8671f1ec77f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:27,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-193db9e5-bc92-4687-a989-8671f1ec77f1 2018-06-07 11:47:30,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:30,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:30 GMT Server: Apache x-openstack-request-id: req-b0deb9e3-6b83-412a-b37b-e7a0a20298f1 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:30,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:30 GMT Server: Apache x-openstack-request-id: req-4b32c33c-f1db-4e5c-9483-2e5379f33a77 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:30,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-4b32c33c-f1db-4e5c-9483-2e5379f33a77 2018-06-07 11:47:30,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:30,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:30 GMT Server: Apache x-openstack-request-id: req-a7e1a151-174b-4a54-b2da-c206ce85725c Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:30,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:30 GMT Server: Apache x-openstack-request-id: req-5d89e4da-d72f-4419-9348-fa3e64246d44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 984 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ca871d2d-9791-4b81-8454-ec800e0fdcfe", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d106deb7-821e-4195-9a4a-95642c80e494", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f0ad78d9-b573-4910-85dd-fed1e603be82", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "016f5ad8-8ee6-425f-967d-fd5fcaef255e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "118631bb-89ce-4c6f-8174-c2819bb5d5a9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4f84eb3b-ef69-4b23-b03b-9a739d86d191", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "14", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4f8549bb-4226-4c21-81d7-c943a410e669", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4f8549bb-4226-4c21-81d7-c943a410e669:subnet_id=ca871d2d-9791-4b81-8454-ec800e0fdcfe", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8047a776-8d61-4b0f-a88f-41a4caaae835", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "280d6970-dc1f-420d-8171-9675a732bbd4", "resource_type": "OS::Nova::Server"}]} 2018-06-07 11:47:30,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources used request id req-5d89e4da-d72f-4419-9348-fa3e64246d44 2018-06-07 11:47:30,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:30,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:30 GMT Server: Apache x-openstack-request-id: req-28800129-368b-472b-9a0b-43288b845b3a Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:30,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:30 GMT Server: Apache x-openstack-request-id: req-205c5d90-7150-4fe8-96f6-5198b7060c2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:30,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-205c5d90-7150-4fe8-96f6-5198b7060c2c 2018-06-07 11:47:30,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:30,981 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:30 GMT Server: Apache x-openstack-request-id: req-de5ad0d2-3ab4-409e-a0e5-1c35ca78451c Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:31,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:30 GMT Server: Apache x-openstack-request-id: req-9d23cae3-0c66-41d1-b7f5-cef52ca9de27 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 984 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ca871d2d-9791-4b81-8454-ec800e0fdcfe", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d106deb7-821e-4195-9a4a-95642c80e494", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f0ad78d9-b573-4910-85dd-fed1e603be82", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "016f5ad8-8ee6-425f-967d-fd5fcaef255e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "118631bb-89ce-4c6f-8174-c2819bb5d5a9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4f84eb3b-ef69-4b23-b03b-9a739d86d191", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "14", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4f8549bb-4226-4c21-81d7-c943a410e669", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4f8549bb-4226-4c21-81d7-c943a410e669:subnet_id=ca871d2d-9791-4b81-8454-ec800e0fdcfe", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8047a776-8d61-4b0f-a88f-41a4caaae835", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "280d6970-dc1f-420d-8171-9675a732bbd4", "resource_type": "OS::Nova::Server"}]} 2018-06-07 11:47:31,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources used request id req-9d23cae3-0c66-41d1-b7f5-cef52ca9de27 2018-06-07 11:47:31,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f0ad78d9-b573-4910-85dd-fed1e603be82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-33fd6dab-801f-48cb-be75-30d74373c78b Date: Thu, 07 Jun 2018 11:47:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f0ad78d9-b573-4910-85dd-fed1e603be82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["ca871d2d-9791-4b81-8454-ec800e0fdcfe"],"description":"","tags":[],"updated_at":"2018-06-07T11:47:11Z","provider:segmentation_id":32,"name":"HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:10Z","provider:network_type":"vxlan"}]} 2018-06-07 11:47:31,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f0ad78d9-b573-4910-85dd-fed1e603be82 used request id req-33fd6dab-801f-48cb-be75-30d74373c78b 2018-06-07 11:47:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-81381f38-4155-4d16-8429-d3eb1c77ef83 Date: Thu, 07 Jun 2018 11:47:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:11Z","dns_nameservers":[],"updated_at":"2018-06-07T11:47:11Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet"}]} 2018-06-07 11:47:31,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 used request id req-81381f38-4155-4d16-8429-d3eb1c77ef83 2018-06-07 11:47:31,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9094fc8c-e6d7-48d7-9676-e993ea0d6bf4 Date: Thu, 07 Jun 2018 11:47:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:11Z","dns_nameservers":[],"updated_at":"2018-06-07T11:47:11Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet"}]} 2018-06-07 11:47:31,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 used request id req-9094fc8c-e6d7-48d7-9676-e993ea0d6bf4 2018-06-07 11:47:31,252 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:47:31,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a92fc9e8-1cc8-4d6e-87a4-861a1d70dfbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:47:31,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a92fc9e8-1cc8-4d6e-87a4-861a1d70dfbd 2018-06-07 11:47:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:31 GMT Server: Apache x-openstack-request-id: req-67972929-d615-466b-b060-5e2ca048a2b9 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:31,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:31 GMT Server: Apache x-openstack-request-id: req-e8c0e94f-7dff-40de-bc22-6f15578f6066 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 984 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ca871d2d-9791-4b81-8454-ec800e0fdcfe", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d106deb7-821e-4195-9a4a-95642c80e494", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f0ad78d9-b573-4910-85dd-fed1e603be82", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "016f5ad8-8ee6-425f-967d-fd5fcaef255e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "118631bb-89ce-4c6f-8174-c2819bb5d5a9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4f84eb3b-ef69-4b23-b03b-9a739d86d191", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "14", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4f8549bb-4226-4c21-81d7-c943a410e669", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4f8549bb-4226-4c21-81d7-c943a410e669:subnet_id=ca871d2d-9791-4b81-8454-ec800e0fdcfe", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8047a776-8d61-4b0f-a88f-41a4caaae835", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "280d6970-dc1f-420d-8171-9675a732bbd4", "resource_type": "OS::Nova::Server"}]} 2018-06-07 11:47:31,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources used request id req-e8c0e94f-7dff-40de-bc22-6f15578f6066 2018-06-07 11:47:31,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8047a776-8d61-4b0f-a88f-41a4caaae835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ba9d01a-d2d7-4c25-9ede-194cf01afa2d x-compute-request-id: req-3ba9d01a-d2d7-4c25-9ede-194cf01afa2d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0d:a9", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8047a776-8d61-4b0f-a88f-41a4caaae835", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8047a776-8d61-4b0f-a88f-41a4caaae835", "rel": "bookmark"}], "image": {"id": "bb3b46d9-856a-4b19-8660-6a50e738ad3a", "links": [{"href": "http://172.30.9.28:8774/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-06-07T11:39:48.000000", "flavor": {"id": "016f5ad8-8ee6-425f-967d-fd5fcaef255e", "links": [{"href": "http://172.30.9.28:8774/flavors/016f5ad8-8ee6-425f-967d-fd5fcaef255e", "rel": "bookmark"}]}, "id": "8047a776-8d61-4b0f-a88f-41a4caaae835", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:47:25Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "created": "2018-06-07T11:47:13Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:47:31,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8047a776-8d61-4b0f-a88f-41a4caaae835 used request id req-3ba9d01a-d2d7-4c25-9ede-194cf01afa2d 2018-06-07 11:47:31,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-bde97a92-ccfb-4645-9204-af8a5e7202b1 Date: Thu, 07 Jun 2018 11:47:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f0ad78d9-b573-4910-85dd-fed1e603be82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["ca871d2d-9791-4b81-8454-ec800e0fdcfe"],"description":"","tags":[],"updated_at":"2018-06-07T11:47:11Z","provider:segmentation_id":32,"name":"HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:10Z","provider:network_type":"vxlan"}]} 2018-06-07 11:47:31,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net used request id req-bde97a92-ccfb-4645-9204-af8a5e7202b1 2018-06-07 11:47:31,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:47:31,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:47:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:47:31,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f302cae5-5de2-40c4-bda4-6a724ad411ff Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:47:31,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-f302cae5-5de2-40c4-bda4-6a724ad411ff 2018-06-07 11:47:31,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-02db0920-a633-473a-8a82-6436bd75ddf7 Date: Thu, 07 Jun 2018 11:47:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:11Z","dns_nameservers":[],"updated_at":"2018-06-07T11:47:11Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet"}]} 2018-06-07 11:47:31,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 used request id req-02db0920-a633-473a-8a82-6436bd75ddf7 2018-06-07 11:47:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3397 X-Openstack-Request-Id: req-64f93ad2-6d8f-4780-99e4-fde57ebade4a Date: Thu, 07 Jun 2018 11:47:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:47:14Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","ip_address":"10.1.2.1"}],"id":"325d9308-0db8-44e8-80dd-d48139b19a65","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:2b:7d","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4f8549bb-4226-4c21-81d7-c943a410e669","name":"","admin_state_up":true,"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:47:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","ip_address":"10.1.2.7"}],"id":"4f6bef2b-b9c7-474e-a7cf-006c4a098d8e","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:0d:a9","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8047a776-8d61-4b0f-a88f-41a4caaae835","name":"","admin_state_up":true,"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:47:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","ip_address":"10.1.2.13"}],"id":"7df53f08-2bca-46fc-aed5-989c268446b2","security_groups":["118631bb-89ce-4c6f-8174-c2819bb5d5a9"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:cf:db","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"280d6970-dc1f-420d-8171-9675a732bbd4","name":"","admin_state_up":true,"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:47:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","ip_address":"10.1.2.2"}],"id":"daf4c0f6-df65-44d9-9e0d-755d2e0dc355","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:70:bd","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0ad78d9-b573-4910-85dd-fed1e603be82","name":"","admin_state_up":true,"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:12Z","binding:vnic_type":"normal"}]} 2018-06-07 11:47:31,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 used request id req-64f93ad2-6d8f-4780-99e4-fde57ebade4a 2018-06-07 11:47:31,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/280d6970-dc1f-420d-8171-9675a732bbd4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:31,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c234c5c2-eb3f-426f-9fbb-6911f9f591ef x-compute-request-id: req-c234c5c2-eb3f-426f-9fbb-6911f9f591ef Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cf:db", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cf:db", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/280d6970-dc1f-420d-8171-9675a732bbd4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/280d6970-dc1f-420d-8171-9675a732bbd4", "rel": "bookmark"}], "image": {"id": "9a331826-ef1e-44dd-b17a-0f806ec4841f", "links": [{"href": "http://172.30.9.28:8774/images/9a331826-ef1e-44dd-b17a-0f806ec4841f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-06-07T11:39:48.000000", "flavor": {"id": "d106deb7-821e-4195-9a4a-95642c80e494", "links": [{"href": "http://172.30.9.28:8774/flavors/d106deb7-821e-4195-9a4a-95642c80e494", "rel": "bookmark"}]}, "id": "280d6970-dc1f-420d-8171-9675a732bbd4", "security_groups": [{"name": "security_group_name"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:47:25Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "created": "2018-06-07T11:47:14Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:47:31,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/280d6970-dc1f-420d-8171-9675a732bbd4 used request id req-c234c5c2-eb3f-426f-9fbb-6911f9f591ef 2018-06-07 11:47:32,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:32,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-7b82c584-978d-467b-a61b-0a656aa622c9 Date: Thu, 07 Jun 2018 11:47:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f0ad78d9-b573-4910-85dd-fed1e603be82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["ca871d2d-9791-4b81-8454-ec800e0fdcfe"],"description":"","tags":[],"updated_at":"2018-06-07T11:47:11Z","provider:segmentation_id":32,"name":"HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:10Z","provider:network_type":"vxlan"}]} 2018-06-07 11:47:32,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net used request id req-7b82c584-978d-467b-a61b-0a656aa622c9 2018-06-07 11:47:32,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:32,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ccb102-4da8-4fc2-906d-b9888d025d1e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:47:32,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-38ccb102-4da8-4fc2-906d-b9888d025d1e 2018-06-07 11:47:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:32,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aa2e1855-a60d-4351-8a74-204f4580cbbb Date: Thu, 07 Jun 2018 11:47:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:11Z","dns_nameservers":[],"updated_at":"2018-06-07T11:47:11Z","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":"9d5d600ad155427099cd7cd580688ffb","id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet"}]} 2018-06-07 11:47:32,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 used request id req-aa2e1855-a60d-4351-8a74-204f4580cbbb 2018-06-07 11:47:32,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:32,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3397 X-Openstack-Request-Id: req-7edebae9-cb80-4bf7-974e-8a3792a461aa Date: Thu, 07 Jun 2018 11:47:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:47:14Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","ip_address":"10.1.2.1"}],"id":"325d9308-0db8-44e8-80dd-d48139b19a65","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:2b:7d","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4f8549bb-4226-4c21-81d7-c943a410e669","name":"","admin_state_up":true,"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:47:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","ip_address":"10.1.2.7"}],"id":"4f6bef2b-b9c7-474e-a7cf-006c4a098d8e","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:0d:a9","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8047a776-8d61-4b0f-a88f-41a4caaae835","name":"","admin_state_up":true,"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:47:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","ip_address":"10.1.2.13"}],"id":"7df53f08-2bca-46fc-aed5-989c268446b2","security_groups":["118631bb-89ce-4c6f-8174-c2819bb5d5a9"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:cf:db","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"280d6970-dc1f-420d-8171-9675a732bbd4","name":"","admin_state_up":true,"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:47:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca871d2d-9791-4b81-8454-ec800e0fdcfe","ip_address":"10.1.2.2"}],"id":"daf4c0f6-df65-44d9-9e0d-755d2e0dc355","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:70:bd","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0ad78d9-b573-4910-85dd-fed1e603be82","name":"","admin_state_up":true,"network_id":"f0ad78d9-b573-4910-85dd-fed1e603be82","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:47:12Z","binding:vnic_type":"normal"}]} 2018-06-07 11:47:32,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f0ad78d9-b573-4910-85dd-fed1e603be82 used request id req-7edebae9-cb80-4bf7-974e-8a3792a461aa 2018-06-07 11:47:32,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:32,284 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:32 GMT Server: Apache x-openstack-request-id: req-439c41cc-59df-42d3-8a40-e029ed2c6d84 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:32,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:32 GMT Server: Apache x-openstack-request-id: req-b30dbad1-10c0-4de0-b808-73806e35b6d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 984 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ca871d2d-9791-4b81-8454-ec800e0fdcfe", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d106deb7-821e-4195-9a4a-95642c80e494", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f0ad78d9-b573-4910-85dd-fed1e603be82", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "016f5ad8-8ee6-425f-967d-fd5fcaef255e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "118631bb-89ce-4c6f-8174-c2819bb5d5a9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4f84eb3b-ef69-4b23-b03b-9a739d86d191", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "14", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4f8549bb-4226-4c21-81d7-c943a410e669", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4f8549bb-4226-4c21-81d7-c943a410e669:subnet_id=ca871d2d-9791-4b81-8454-ec800e0fdcfe", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8047a776-8d61-4b0f-a88f-41a4caaae835", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-07T11:47:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:47:06Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "280d6970-dc1f-420d-8171-9675a732bbd4", "resource_type": "OS::Nova::Server"}]} 2018-06-07 11:47:32,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31/resources used request id req-b30dbad1-10c0-4de0-b808-73806e35b6d4 2018-06-07 11:47:32,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:32,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-56fe08b9-495f-4c36-ae81-6a4f93925b28 Date: Thu, 07 Jun 2018 11:47:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:47:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:47:02Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/snap", "metadata": {}}], "self": "/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a", "min_disk": 0, "protected": false, "id": "bb3b46d9-856a-4b19-8660-6a50e738ad3a", "file": "/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:47:32,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a used request id req-56fe08b9-495f-4c36-ae81-6a4f93925b28 2018-06-07 11:47:32,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:32,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-92d5a331-5bbf-44c8-8556-f6f4f3eb78c9 Date: Thu, 07 Jun 2018 11:47:32 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:47:32,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-92d5a331-5bbf-44c8-8556-f6f4f3eb78c9 2018-06-07 11:47:32,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:32,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-666439fa-b8e7-4355-9b87-f6290ba6bb07 Date: Thu, 07 Jun 2018 11:47:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:47:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:47:02Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/snap", "metadata": {}}], "self": "/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a", "min_disk": 0, "protected": false, "id": "bb3b46d9-856a-4b19-8660-6a50e738ad3a", "file": "/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:47:32,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a used request id req-666439fa-b8e7-4355-9b87-f6290ba6bb07 2018-06-07 11:47:32,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:33,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-83c17e2c-6ce3-4d69-b5c3-8900dea9956b Date: Thu, 07 Jun 2018 11:47:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:46:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:46:59Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/snap", "metadata": {}}], "self": "/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f", "min_disk": 0, "protected": false, "id": "9a331826-ef1e-44dd-b17a-0f806ec4841f", "file": "/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d5d600ad155427099cd7cd580688ffb", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/9a331826-ef1e-44dd-b17a-0f806ec4841f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:47:33,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f used request id req-83c17e2c-6ce3-4d69-b5c3-8900dea9956b 2018-06-07 11:47:33,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:33,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:33 GMT Server: Apache x-openstack-request-id: req-a7aec9b5-2f60-4778-a3b1-5f245415af36 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:33,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:33 GMT Server: Apache x-openstack-request-id: req-84860880-318a-4278-99c8-3795f9bc0e69 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:33,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-84860880-318a-4278-99c8-3795f9bc0e69 2018-06-07 11:47:33,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:33,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:33 GMT Server: Apache x-openstack-request-id: req-2b8d3db3-11fa-48fe-8eb2-afe071f949dd Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:33,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:33 GMT Server: Apache x-openstack-request-id: req-669bf126-ae53-4ab8-9dd4-1cc720d57ff6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:33,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-669bf126-ae53-4ab8-9dd4-1cc720d57ff6 2018-06-07 11:47:33,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:33,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:33 GMT Server: Apache x-openstack-request-id: req-6aa709d3-87bd-4aed-956b-2b6f5cb1f766 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:33,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:47:33 GMT Server: Apache x-openstack-request-id: req-16edb50a-341b-40ac-b765-bf75ae70c457 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:47:33,656 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-16edb50a-341b-40ac-b765-bf75ae70c457 2018-06-07 11:47:33,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:33,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:33 GMT Server: Apache x-openstack-request-id: req-dafccb5a-2181-4957-8d85-56067c2b5d9b Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:34,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:33 GMT Server: Apache x-openstack-request-id: req-d916d1ba-a5a1-4712-8400-fde5ae021f46 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9dR7ISTIAUop1bTiC50MKxZIy1S7CqIfRw4wZLcmH593Xyo\nEiS2bmlhruSLLTsSNrrj04PwGPiiDjjVly+QNJ5n2I4xvLP5omlpfwzoCrwvgi0S\nCANi7m2+G4ChvayBOV1xjB8jNBfp2izOfAjj/N8aGeqPIQKIq9zBmu83VQnPyDUf\ngTV2SRlpJaptGDI06KpJoxTcLXhoDPQjepZCPDuYVndw5JwhjTBkp3CSLV8wDIf4\nPf4iJ+1tyY7r1d+P3d3Tmxpu8QUmfW8sh2ad19cqglZjXrLCiKJPKov528aEM1y1\nUL8Ckn1Zh9UaSSvLoa4gex5lik7idYHqB9EfxwIDAQABAoIBAGfO1ObeSlqOUBRU\n+Hv9XyQjbsyJLxDaZycECXY9yR6/e85JMQ04TntqjNA9nU4pY863zKZdA6QPjmmR\nuYpo02iVuu3E7AcHgHKxBcQZMMr2T+LqDpLFelg4jCGHtn3Thc2L0fCXvM3ojsNf\ncZBOo0fnVdFmSnL7UwdkmmMDRPa/O0sZlXce2heMamQkQEqSwNS2SyBajA3MwaCX\nYjHHPLuxy+n3+ll+PVEbdWaOF2fZDv4pM8nbEqPWG0vY3TseCtVRrrEqhxLcGjwX\n7w7oIFPxpm7RS3jrWOr1tZqkna090ZcpfYB4RdbPu9y47jEIEgIa6WGsbAZIsu9/\nxdwS9okCgYEA6Q6CGLJJxwE8ujMyjbfq2Ifkc3BEAubogWUEwIOZLibXabGmsUwp\nXsW4w0P7FNyk1bVO6MQHP/dbFIo1KHInuaLf3y4xlGHAntm2b26wRDU3e1v3MHzO\ndOHdIMzP0RJIvJBpajlrEv2cZat87eOVpa/d1pLJo3hn5zIBrogM+j0CgYEA0roY\n5OOqR+l1T4v6eqHEbkNIe8r7quvYTWm5NgqE/1R8qfipl2Xa0FrvNL7fyVgWd0AZ\nhZyM9Wn95KoQm4F+YChDQyeX2ZbrGHYl76wrUl2MHH8sFJVlRKlt8B2wM+P+wlo9\n+zrcQrDeepiehWtS1SwZRj5O7W9yA4rNkmvx1lMCgYBtzx8vQboPYR7a4MqeCZ1G\nvui+F5SEBYZhiVZu2tKu8zAmJcVT3n3ToLfIkVxZXQjxhMcUV2DPG943VFNtpjPf\nfMWc46gKsPBQKGaUJIQ67xQgNJnIp9WjLtTA4p+8c6//4M86dKllvkcVhHKNp+DX\nu4B73JfTRSU3wtEWChaLRQKBgBHZP2iLvA2RQaV2NsYSU5//RPFvVPe6ODz+Wniw\nVWmHD3QaIss3DlydhytRi4TzWBvLqx29D9dtndqzaOqzAjBE2MWkYeFFPi55O2dc\njuLQF6EGSIaJzOUO8Mfoy9bpVdfCawOPjb58WqvJp4undoGl1ZI0jtzflqmkJRtk\n1zwPAoGAQTwF8knfDHhATOFCRBI3MR7yaCJTVSqb+zEOnEaQ4eIRc+hFv8ZWhaKV\nJK9pw35r43C4TNovIl4npIqV8G0gs+llkQGQLK2sfuVKrS5vfHjT8T1NkCpCXvHA\nODLJu9BqilgdOa/9xCuZbPoGaQEuN4cFwBraM679hq4Up6CJISU=\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-06-07 11:47:34,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-d916d1ba-a5a1-4712-8400-fde5ae021f46 2018-06-07 11:47:37,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:37,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:37 GMT Server: Apache x-openstack-request-id: req-240db521-038b-4f71-951b-53966ea2a2c3 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:37,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:37 GMT Server: Apache x-openstack-request-id: req-43fc6f15-e5b6-4acf-9643-98348ee3ed3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "tags": null, "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-07T11:47:33Z", "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "stack_status_reason": "Stack DELETE started", "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-06-07 11:47:37,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-43fc6f15-e5b6-4acf-9643-98348ee3ed3b 2018-06-07 11:47:40,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:40,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:40 GMT Server: Apache x-openstack-request-id: req-e6d92aeb-5a41-479d-bdb1-4b68dcf59ec2 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:40,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:40 GMT Server: Apache x-openstack-request-id: req-ef91bedd-1255-4382-8e61-963d096830ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "tags": null, "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-07T11:47:33Z", "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "stack_status_reason": "Stack DELETE started", "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-06-07 11:47:40,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-ef91bedd-1255-4382-8e61-963d096830ca 2018-06-07 11:47:43,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:43,808 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:43 GMT Server: Apache x-openstack-request-id: req-2dd1fa20-4a30-42ea-9111-80440d2904e8 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:43,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:43 GMT Server: Apache x-openstack-request-id: req-d82e21a9-f639-44f5-9d4f-fc575b84fdc2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "tags": null, "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-07T11:47:33Z", "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "stack_status_reason": "Stack DELETE started", "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-06-07 11:47:43,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-d82e21a9-f639-44f5-9d4f-fc575b84fdc2 2018-06-07 11:47:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:46,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:46 GMT Server: Apache x-openstack-request-id: req-21725eb5-9601-4058-99a8-22e5822de485 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:46,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:46 GMT Server: Apache x-openstack-request-id: req-db010e2b-0869-4cbd-b64b-7c00b907854b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "tags": null, "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-07T11:47:33Z", "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "stack_status_reason": "Stack DELETE started", "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-06-07 11:47:46,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-db010e2b-0869-4cbd-b64b-7c00b907854b 2018-06-07 11:47:49,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:49,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:49 GMT Server: Apache x-openstack-request-id: req-929df2ab-0afb-4acf-bcf7-a9d3bcc0018d Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:49,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:49 GMT Server: Apache x-openstack-request-id: req-afca6e8b-5123-43b4-911a-3e1fa8cba675 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "tags": null, "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-07T11:47:33Z", "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "stack_status_reason": "Stack DELETE started", "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-06-07 11:47:49,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-afca6e8b-5123-43b4-911a-3e1fa8cba675 2018-06-07 11:47:52,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:53,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:52 GMT Server: Apache x-openstack-request-id: req-fd289f96-3fd9-4eeb-b9e2-58317a7a2b8d Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:53,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:53 GMT Server: Apache x-openstack-request-id: req-7c58cf23-f389-47c9-8dcb-6d655a1f3bea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "tags": null, "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-07T11:47:33Z", "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "stack_status_reason": "Stack DELETE started", "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-06-07 11:47:53,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-7c58cf23-f389-47c9-8dcb-6d655a1f3bea 2018-06-07 11:47:56,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:56,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:56 GMT Server: Apache x-openstack-request-id: req-2b25fcaa-177e-4267-affe-75edd58851cf Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:56,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:56 GMT Server: Apache x-openstack-request-id: req-a7c6d09d-bc98-45c9-877a-6d033f5cb4bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "tags": null, "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-07T11:47:33Z", "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "stack_status_reason": "Stack DELETE started", "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-06-07 11:47:56,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-a7c6d09d-bc98-45c9-877a-6d033f5cb4bc 2018-06-07 11:47:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:47:59,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:47:59 GMT Server: Apache x-openstack-request-id: req-07493dc5-7fe2-456e-85ea-5cc100f47166 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:47:59,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:47:59 GMT Server: Apache x-openstack-request-id: req-b6fe7107-b6bd-4b06-ae18-b154f19870ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "tags": null, "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-07T11:47:33Z", "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "stack_status_reason": "Stack DELETE started", "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-06-07 11:47:59,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-b6fe7107-b6bd-4b06-ae18-b154f19870ad 2018-06-07 11:48:02,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/efbf8f0a-3893-4455-8730-e065a3b3fe31 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73f72b1f13586801901e37a9d6b58a0a1964616" 2018-06-07 11:48:02,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:02 GMT Server: Apache x-openstack-request-id: req-760b35fb-33c2-4246-97e8-73e1d763db34 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:02,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:02 GMT Server: Apache x-openstack-request-id: req-831bb8a1-b524-4234-9ff4-afa251b1542d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json 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-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor2", "OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "OS::stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack", "stack_user_project_id": "42d6174716764e38bd9549d8f32e9e70", "tags": null, "creation_time": "2018-06-07T11:47:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-07T11:47:33Z", "id": "efbf8f0a-3893-4455-8730-e065a3b3fe31", "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-06-07 11:48:02,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-stack/efbf8f0a-3893-4455-8730-e065a3b3fe31 used request id req-831bb8a1-b524-4234-9ff4-afa251b1542d 2018-06-07 11:48:02,210 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image1 2018-06-07 11:48:02,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7bab9d181ab46f2ae279f93b46a3725167ed2f9" 2018-06-07 11:48:03,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8327d6e7-05cf-4b57-90f3-929512432bdf Date: Thu, 07 Jun 2018 11:48:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:03,180 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9a331826-ef1e-44dd-b17a-0f806ec4841f used request id req-8327d6e7-05cf-4b57-90f3-929512432bdf 2018-06-07 11:48:03,181 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-99fbf75f-cb4e-4df2-97c7-06470e96b0b7-image2 2018-06-07 11:48:03,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ec472c29a1094bc57e5fd038583051fadbb8da4" 2018-06-07 11:48:04,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-103bcdf0-7742-4ee2-9718-ba75a1df951f Date: Thu, 07 Jun 2018 11:48:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:04,156 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/bb3b46d9-856a-4b19-8660-6a50e738ad3a used request id req-103bcdf0-7742-4ee2-9718-ba75a1df951f 2018-06-07 11:48:04,159 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-07 11:48:04,159 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:48:04,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:04,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["fx9EYz3IShKqRTWoWAIw2g"], "issued_at": "2018-06-07T11:48:04.000000Z"}} 2018-06-07 11:48:04,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129d085bc9fdd74d827bae5406db3949ca18af78" -d '{"stack_name": "HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-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-06-07 11:48:06,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:48:04 GMT Server: Apache x-openstack-request-id: req-778f9559-77f0-47c4-a213-66f29182a302 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe", "rel": "self"}]}} 2018-06-07 11:48:06,051 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks used request id req-778f9559-77f0-47c4-a213-66f29182a302 2018-06-07 11:48:06,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129d085bc9fdd74d827bae5406db3949ca18af78" 2018-06-07 11:48:06,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:06 GMT Server: Apache x-openstack-request-id: req-5576641b-db35-4f7d-94aa-5b089bc60980 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:06,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:06 GMT Server: Apache x-openstack-request-id: req-e1b7bf48-7672-42fa-ad32-28e5363e51b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe", "OS::stack_name": "HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack", "stack_user_project_id": "f6699cc08e074ecd8e1e2e83ffec9090", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:48:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-07 11:48:06,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe used request id req-e1b7bf48-7672-42fa-ad32-28e5363e51b0 2018-06-07 11:48:06,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129d085bc9fdd74d827bae5406db3949ca18af78" 2018-06-07 11:48:06,652 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:06 GMT Server: Apache x-openstack-request-id: req-39c6613c-59e1-44ed-a11c-ea5891e7ba9b Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:06,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:06 GMT Server: Apache x-openstack-request-id: req-d7bd14a0-3e25-4505-a771-2f00cbca4b2e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe", "OS::stack_name": "HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack", "stack_user_project_id": "f6699cc08e074ecd8e1e2e83ffec9090", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:48:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-07 11:48:06,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe used request id req-d7bd14a0-3e25-4505-a771-2f00cbca4b2e 2018-06-07 11:48:06,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129d085bc9fdd74d827bae5406db3949ca18af78" 2018-06-07 11:48:06,854 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:06 GMT Server: Apache x-openstack-request-id: req-053df6c8-6445-4756-8b11-83d84a8e7c6a Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:07,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:06 GMT Server: Apache x-openstack-request-id: req-7c537727-6403-4b70-92c4-a0308f96ecdd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-06-07T11:48:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:48:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "354610c1-72c2-4cf3-8898-44aae4d8de44", "resource_type": "OS::Nova::Flavor"}]} 2018-06-07 11:48:07,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe/resources used request id req-7c537727-6403-4b70-92c4-a0308f96ecdd 2018-06-07 11:48:07,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/354610c1-72c2-4cf3-8898-44aae4d8de44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129d085bc9fdd74d827bae5406db3949ca18af78" 2018-06-07 11:48:07,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f52c8dcb-f1d2-4390-ac18-7ee7586821e7 x-compute-request-id: req-f52c8dcb-f1d2-4390-ac18-7ee7586821e7 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/354610c1-72c2-4cf3-8898-44aae4d8de44", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/354610c1-72c2-4cf3-8898-44aae4d8de44", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "354610c1-72c2-4cf3-8898-44aae4d8de44", "name": "HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack-flavor-7kd4nujul4fi", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:48:07,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/354610c1-72c2-4cf3-8898-44aae4d8de44 used request id req-f52c8dcb-f1d2-4390-ac18-7ee7586821e7 2018-06-07 11:48:07,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129d085bc9fdd74d827bae5406db3949ca18af78" 2018-06-07 11:48:07,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:07 GMT Server: Apache x-openstack-request-id: req-a4f04906-ac8c-47c0-a915-063a6a576e0d Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:07,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:48:07 GMT Server: Apache x-openstack-request-id: req-4d1da06c-0999-477e-9b33-187e2f69f53b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:48:07,247 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsFlavorTests-6b894c11-ed02-4739-b0fb-9a3f3ca751f9-stack/b83298e0-7eb4-4cd2-b75a-ea6317ac6cfe used request id req-4d1da06c-0999-477e-9b33-187e2f69f53b 2018-06-07 11:48:07,249 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-07 11:48:07,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:48:07,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:07,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["pN1U3IzoTX6jQbqUu8uBxg"], "issued_at": "2018-06-07T11:48:07.000000Z"}} 2018-06-07 11:48:07,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc51f2575edcefe7ac8d2836c5bb8cdd2f9a051" -d '{"stack_name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-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-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp"}}' 2018-06-07 11:48:09,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:48:07 GMT Server: Apache x-openstack-request-id: req-b81ef8dc-9ba6-45b0-a36e-07b0b7cab477 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "8abae3b2-7c87-4850-b852-b84cda4fba56", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56", "rel": "self"}]}} 2018-06-07 11:48:09,341 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks used request id req-b81ef8dc-9ba6-45b0-a36e-07b0b7cab477 2018-06-07 11:48:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/8abae3b2-7c87-4850-b852-b84cda4fba56 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc51f2575edcefe7ac8d2836c5bb8cdd2f9a051" 2018-06-07 11:48:09,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:09 GMT Server: Apache x-openstack-request-id: req-2f0bf9c3-6aad-4cae-ad4e-089d82bc5fa8 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:09,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:09 GMT Server: Apache x-openstack-request-id: req-020e9361-7bd0-49c8-8544-2825d54e2cdb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1900 Content-Type: application/json 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": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "8abae3b2-7c87-4850-b852-b84cda4fba56", "OS::stack_name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack", "keypair_name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack", "stack_user_project_id": "8478edb99fc343ce8902b60d04f6e5ea", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:48:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8abae3b2-7c87-4850-b852-b84cda4fba56", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnyhVNdczg/VA44AbVkc6miNvJyswWepo1GpSfR3QMI+StSaP\n/Jsic2/xXo6+oXXp1pvSLv+Ms1ZRrUfsAz9aOxbSbtm2ncJfX6yZFHLaoiWIsjJj\nu8XotUAOETob7ELPxMFN/GSjW6qUk2QiK1xVNrsmaou1NZgVFf0sNsSD0QKs/n+/\nSEMVAfeK/AHf5o6uve+D/SeIeKAuY/FLa0I/xKRwKhSjQ/540xuuEljek8TKysfv\nqv5COnLcnL9T0XSkMa6fL6/e7WUUUug4G2b97+xjsXH/crSPZluZsnc8bJcsTQ2m\nMiFj3cq3O1FA0+oHjEUJY8uTtbqseyAWzHsDZwIDAQABAoIBAFEzJqYdcS71xXFM\nPqY6GO/i/Cajpjt5mJom1Ib42uqrlVHOps9d5qm2hxKTCTcfDXpsbUOFJaepdmpN\ns1/Exqg28I2VjdHXBQmu6TrBjkIDnEYt5yw5wIwYbhTj7LMRMydS6BLI1X9C/CJm\nh/hPVzphKSxasszxFnDthc07XXUYdk29UT8cC89zPmNTcvwPpAZUGMSMdsvJPHyk\nLIP/m2cAIiORqdkm0hQTDMeYv3lO7ZH11NaBzpmLgSEfSk7s2/VhLdXu8ix/TRna\nSzAosOiHpQ6Zv7js60ctECjnSj78XCiwrdj7RzrbQ+JCjvj9JeZR8vR2LQ2EU+sg\nKxLT4qECgYEA0KRoVENYw8eqo2qiHNDvftHzAM7ovZuuspiLmenEaF2uQCRvEV0O\nDBCBf4h6iVPySZANNOws3hOvAXQqISXnnLv2Z7q9JS5qOKOMVH6hnNlFtdKrbFWD\n3ZfDF5aS1K8wn7OqG2BZlivUWFgPv94OujP4fTEkqALwkArp3VHm+g0CgYEAw0iD\n5uWTSZM+nnHYn7cuylJGcyC63K9u7JrpZ9GzAx2d4pJvOqicXP8UT3i016M+1h3y\nI/j8iMjhmpBuZkm9Jo7ySfYm4Vlp9LKEnQBd2zbddNP5VZEKzx10SHysbZJprfke\nRzdD7X+3mQDp1/isXIoRH8O3mZ+60WEFVEDbWkMCgYAjh1ucvbsn26BbI5VngszF\ns8rFoHZRk2k0UHW1R/GCNDGwCoQ/WLFDrKvgo8T6Dal8jWMyV+VsC74JaVajPmkq\nb3eOQmZjJnxAGNmUqdurcfRE+hLm58kEuwslwSZPwWVuTJHzB3057UzDnntQGOg5\nHRB7gRrU4WtFnBYm8gN7IQKBgEJGgA2C6KPVxzC67ov1/XlIxwQXnZN8Lqc6Q/Cq\nKJjsGkNk8z7zLm4ZW+lEzAtLKe49J4qx2/MIShjM38rzR7CoXu5fDf74+47Cb2Nh\nVnkpe6tEraAuo357PpXDSjm9sQQMQgxlYzZdXBAfUT2s9cJKUVl4cP1ASoT46ngX\nstpFAoGAOYdwnXqX2h5wwXvjtaRBe9KL8P9Cw9zdJHz7cZCGun+DzvmtXvahjwr/\nBC0KkftdaTkQ2AsAxXni4i0y2WB8jHFBOUeLsPtugKLUIsKP4uHAXScPVz4H3raP\nQvYewfM0suyB2kasaBQ/81awrhnto3naIpgPhwpT6NOKB3JkuYE=\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-06-07 11:48:09,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56 used request id req-020e9361-7bd0-49c8-8544-2825d54e2cdb 2018-06-07 11:48:09,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/8abae3b2-7c87-4850-b852-b84cda4fba56 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc51f2575edcefe7ac8d2836c5bb8cdd2f9a051" 2018-06-07 11:48:09,931 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:09 GMT Server: Apache x-openstack-request-id: req-c5a5d3a3-d552-4769-84c3-c401dfa8fe90 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:10,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:09 GMT Server: Apache x-openstack-request-id: req-b8fd9fe9-937c-4090-a42d-10c8c5d05715 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1908 Content-Type: application/json 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": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "8abae3b2-7c87-4850-b852-b84cda4fba56", "OS::stack_name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack", "keypair_name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack", "stack_user_project_id": "8478edb99fc343ce8902b60d04f6e5ea", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:48:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8abae3b2-7c87-4850-b852-b84cda4fba56", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnyhVNdczg/VA44AbVkc6miNvJyswWepo1GpSfR3QMI+StSaP\n/Jsic2/xXo6+oXXp1pvSLv+Ms1ZRrUfsAz9aOxbSbtm2ncJfX6yZFHLaoiWIsjJj\nu8XotUAOETob7ELPxMFN/GSjW6qUk2QiK1xVNrsmaou1NZgVFf0sNsSD0QKs/n+/\nSEMVAfeK/AHf5o6uve+D/SeIeKAuY/FLa0I/xKRwKhSjQ/540xuuEljek8TKysfv\nqv5COnLcnL9T0XSkMa6fL6/e7WUUUug4G2b97+xjsXH/crSPZluZsnc8bJcsTQ2m\nMiFj3cq3O1FA0+oHjEUJY8uTtbqseyAWzHsDZwIDAQABAoIBAFEzJqYdcS71xXFM\nPqY6GO/i/Cajpjt5mJom1Ib42uqrlVHOps9d5qm2hxKTCTcfDXpsbUOFJaepdmpN\ns1/Exqg28I2VjdHXBQmu6TrBjkIDnEYt5yw5wIwYbhTj7LMRMydS6BLI1X9C/CJm\nh/hPVzphKSxasszxFnDthc07XXUYdk29UT8cC89zPmNTcvwPpAZUGMSMdsvJPHyk\nLIP/m2cAIiORqdkm0hQTDMeYv3lO7ZH11NaBzpmLgSEfSk7s2/VhLdXu8ix/TRna\nSzAosOiHpQ6Zv7js60ctECjnSj78XCiwrdj7RzrbQ+JCjvj9JeZR8vR2LQ2EU+sg\nKxLT4qECgYEA0KRoVENYw8eqo2qiHNDvftHzAM7ovZuuspiLmenEaF2uQCRvEV0O\nDBCBf4h6iVPySZANNOws3hOvAXQqISXnnLv2Z7q9JS5qOKOMVH6hnNlFtdKrbFWD\n3ZfDF5aS1K8wn7OqG2BZlivUWFgPv94OujP4fTEkqALwkArp3VHm+g0CgYEAw0iD\n5uWTSZM+nnHYn7cuylJGcyC63K9u7JrpZ9GzAx2d4pJvOqicXP8UT3i016M+1h3y\nI/j8iMjhmpBuZkm9Jo7ySfYm4Vlp9LKEnQBd2zbddNP5VZEKzx10SHysbZJprfke\nRzdD7X+3mQDp1/isXIoRH8O3mZ+60WEFVEDbWkMCgYAjh1ucvbsn26BbI5VngszF\ns8rFoHZRk2k0UHW1R/GCNDGwCoQ/WLFDrKvgo8T6Dal8jWMyV+VsC74JaVajPmkq\nb3eOQmZjJnxAGNmUqdurcfRE+hLm58kEuwslwSZPwWVuTJHzB3057UzDnntQGOg5\nHRB7gRrU4WtFnBYm8gN7IQKBgEJGgA2C6KPVxzC67ov1/XlIxwQXnZN8Lqc6Q/Cq\nKJjsGkNk8z7zLm4ZW+lEzAtLKe49J4qx2/MIShjM38rzR7CoXu5fDf74+47Cb2Nh\nVnkpe6tEraAuo357PpXDSjm9sQQMQgxlYzZdXBAfUT2s9cJKUVl4cP1ASoT46ngX\nstpFAoGAOYdwnXqX2h5wwXvjtaRBe9KL8P9Cw9zdJHz7cZCGun+DzvmtXvahjwr/\nBC0KkftdaTkQ2AsAxXni4i0y2WB8jHFBOUeLsPtugKLUIsKP4uHAXScPVz4H3raP\nQvYewfM0suyB2kasaBQ/81awrhnto3naIpgPhwpT6NOKB3JkuYE=\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-06-07 11:48:10,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56 used request id req-b8fd9fe9-937c-4090-a42d-10c8c5d05715 2018-06-07 11:48:10,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/8abae3b2-7c87-4850-b852-b84cda4fba56/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc51f2575edcefe7ac8d2836c5bb8cdd2f9a051" 2018-06-07 11:48:10,339 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:10 GMT Server: Apache x-openstack-request-id: req-2759d6e5-4e13-4cca-9c3f-9242af6f43e4 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:10,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:10 GMT Server: Apache x-openstack-request-id: req-1c9d2c88-b92b-42c8-b886-9400bbe07c90 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-07T11:48:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:48:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-06-07 11:48:10,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56/resources used request id req-1c9d2c88-b92b-42c8-b886-9400bbe07c90 2018-06-07 11:48:10,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc51f2575edcefe7ac8d2836c5bb8cdd2f9a051" 2018-06-07 11:48:10,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-444c0ae2-da34-4764-b4a6-efaabdf2d1cd x-compute-request-id: req-444c0ae2-da34-4764-b4a6-efaabdf2d1cd Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfKFU11zOD9UDjgBtWRzqaI28nKzBZ6mjUalJ9HdAwj5K1Jo/8myJzb/Fejr6hdenWm9Iu/4yzVlGtR+wDP1o7FtJu2badwl9frJkUctqiJYiyMmO7xei1QA4ROhvsQs/EwU38ZKNbqpSTZCIrXFU2uyZqi7U1mBUV/Sw2xIPRAqz+f79IQxUB94r8Ad/mjq6974P9J4h4oC5j8UtrQj/EpHAqFKND/njTG64SWN6TxMrKx++q/kI6ctycv1PRdKQxrp8vr97tZRRS6DgbZv3v7GOxcf9ytI9mW5mydzxslyxNDaYyIWPdyrc7UUDT6geMRQljy5O1uqx7IBbMewNn Generated-by-Nova", "user_id": "ca3d69272e554da58904b7498f197e31", "name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp", "deleted": false, "created_at": "2018-06-07T11:48:09.000000", "updated_at": null, "fingerprint": "24:27:54:94:de:c0:c5:8a:c0:90:93:ac:3a:2a:5f:21", "deleted_at": null, "id": 5}} 2018-06-07 11:48:10,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp used request id req-444c0ae2-da34-4764-b4a6-efaabdf2d1cd 2018-06-07 11:48:10,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/8abae3b2-7c87-4850-b852-b84cda4fba56 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc51f2575edcefe7ac8d2836c5bb8cdd2f9a051" 2018-06-07 11:48:10,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:10 GMT Server: Apache x-openstack-request-id: req-fc9a559e-848b-43fd-a392-008bf7774b47 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:10,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:10 GMT Server: Apache x-openstack-request-id: req-44ffc431-a015-4d95-929c-f3f2e735e861 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1908 Content-Type: application/json 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": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "8abae3b2-7c87-4850-b852-b84cda4fba56", "OS::stack_name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack", "keypair_name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack", "stack_user_project_id": "8478edb99fc343ce8902b60d04f6e5ea", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:48:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8abae3b2-7c87-4850-b852-b84cda4fba56", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnyhVNdczg/VA44AbVkc6miNvJyswWepo1GpSfR3QMI+StSaP\n/Jsic2/xXo6+oXXp1pvSLv+Ms1ZRrUfsAz9aOxbSbtm2ncJfX6yZFHLaoiWIsjJj\nu8XotUAOETob7ELPxMFN/GSjW6qUk2QiK1xVNrsmaou1NZgVFf0sNsSD0QKs/n+/\nSEMVAfeK/AHf5o6uve+D/SeIeKAuY/FLa0I/xKRwKhSjQ/540xuuEljek8TKysfv\nqv5COnLcnL9T0XSkMa6fL6/e7WUUUug4G2b97+xjsXH/crSPZluZsnc8bJcsTQ2m\nMiFj3cq3O1FA0+oHjEUJY8uTtbqseyAWzHsDZwIDAQABAoIBAFEzJqYdcS71xXFM\nPqY6GO/i/Cajpjt5mJom1Ib42uqrlVHOps9d5qm2hxKTCTcfDXpsbUOFJaepdmpN\ns1/Exqg28I2VjdHXBQmu6TrBjkIDnEYt5yw5wIwYbhTj7LMRMydS6BLI1X9C/CJm\nh/hPVzphKSxasszxFnDthc07XXUYdk29UT8cC89zPmNTcvwPpAZUGMSMdsvJPHyk\nLIP/m2cAIiORqdkm0hQTDMeYv3lO7ZH11NaBzpmLgSEfSk7s2/VhLdXu8ix/TRna\nSzAosOiHpQ6Zv7js60ctECjnSj78XCiwrdj7RzrbQ+JCjvj9JeZR8vR2LQ2EU+sg\nKxLT4qECgYEA0KRoVENYw8eqo2qiHNDvftHzAM7ovZuuspiLmenEaF2uQCRvEV0O\nDBCBf4h6iVPySZANNOws3hOvAXQqISXnnLv2Z7q9JS5qOKOMVH6hnNlFtdKrbFWD\n3ZfDF5aS1K8wn7OqG2BZlivUWFgPv94OujP4fTEkqALwkArp3VHm+g0CgYEAw0iD\n5uWTSZM+nnHYn7cuylJGcyC63K9u7JrpZ9GzAx2d4pJvOqicXP8UT3i016M+1h3y\nI/j8iMjhmpBuZkm9Jo7ySfYm4Vlp9LKEnQBd2zbddNP5VZEKzx10SHysbZJprfke\nRzdD7X+3mQDp1/isXIoRH8O3mZ+60WEFVEDbWkMCgYAjh1ucvbsn26BbI5VngszF\ns8rFoHZRk2k0UHW1R/GCNDGwCoQ/WLFDrKvgo8T6Dal8jWMyV+VsC74JaVajPmkq\nb3eOQmZjJnxAGNmUqdurcfRE+hLm58kEuwslwSZPwWVuTJHzB3057UzDnntQGOg5\nHRB7gRrU4WtFnBYm8gN7IQKBgEJGgA2C6KPVxzC67ov1/XlIxwQXnZN8Lqc6Q/Cq\nKJjsGkNk8z7zLm4ZW+lEzAtLKe49J4qx2/MIShjM38rzR7CoXu5fDf74+47Cb2Nh\nVnkpe6tEraAuo357PpXDSjm9sQQMQgxlYzZdXBAfUT2s9cJKUVl4cP1ASoT46ngX\nstpFAoGAOYdwnXqX2h5wwXvjtaRBe9KL8P9Cw9zdJHz7cZCGun+DzvmtXvahjwr/\nBC0KkftdaTkQ2AsAxXni4i0y2WB8jHFBOUeLsPtugKLUIsKP4uHAXScPVz4H3raP\nQvYewfM0suyB2kasaBQ/81awrhnto3naIpgPhwpT6NOKB3JkuYE=\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-06-07 11:48:10,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56 used request id req-44ffc431-a015-4d95-929c-f3f2e735e861 2018-06-07 11:48:10,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc51f2575edcefe7ac8d2836c5bb8cdd2f9a051" 2018-06-07 11:48:10,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25dfb6db-7506-4490-8966-b9fab13fc0c7 x-compute-request-id: req-25dfb6db-7506-4490-8966-b9fab13fc0c7 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfKFU11zOD9UDjgBtWRzqaI28nKzBZ6mjUalJ9HdAwj5K1Jo/8myJzb/Fejr6hdenWm9Iu/4yzVlGtR+wDP1o7FtJu2badwl9frJkUctqiJYiyMmO7xei1QA4ROhvsQs/EwU38ZKNbqpSTZCIrXFU2uyZqi7U1mBUV/Sw2xIPRAqz+f79IQxUB94r8Ad/mjq6974P9J4h4oC5j8UtrQj/EpHAqFKND/njTG64SWN6TxMrKx++q/kI6ctycv1PRdKQxrp8vr97tZRRS6DgbZv3v7GOxcf9ytI9mW5mydzxslyxNDaYyIWPdyrc7UUDT6geMRQljy5O1uqx7IBbMewNn Generated-by-Nova", "user_id": "ca3d69272e554da58904b7498f197e31", "name": "HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp", "deleted": false, "created_at": "2018-06-07T11:48:09.000000", "updated_at": null, "fingerprint": "24:27:54:94:de:c0:c5:8a:c0:90:93:ac:3a:2a:5f:21", "deleted_at": null, "id": 5}} 2018-06-07 11:48:10,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-kp used request id req-25dfb6db-7506-4490-8966-b9fab13fc0c7 2018-06-07 11:48:10,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/8abae3b2-7c87-4850-b852-b84cda4fba56 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc51f2575edcefe7ac8d2836c5bb8cdd2f9a051" 2018-06-07 11:48:10,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:10 GMT Server: Apache x-openstack-request-id: req-c3d2224a-505d-4fcf-a7b4-465da10a39ea Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:11,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:48:10 GMT Server: Apache x-openstack-request-id: req-0fea86ca-8944-4442-9683-711f3efebe6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:48:11,088 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsKeypairTests-26f556db-a606-4f1b-b2a0-328bf059c9d3-stack/8abae3b2-7c87-4850-b852-b84cda4fba56 used request id req-0fea86ca-8944-4442-9683-711f3efebe6b 2018-06-07 11:48:11,089 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-07 11:48:11,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:11,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["IIT8hP97T6-200M7SVZoYA"], "issued_at": "2018-06-07T11:48:11.000000Z"}} 2018-06-07 11:48:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bdee7baa6c78c8ca3b579d95f34398f8f006c8" -d '{"stack_name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-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-6a7475e0-e301-4080-a126-c5c859d3dde2-sec-grp"}}' 2018-06-07 11:48:12,728 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:48:11 GMT Server: Apache x-openstack-request-id: req-19cc35ca-b7f9-4664-b11e-a0aa364569a5 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "9637ce97-dd01-4ccc-8c45-f746283b00ca", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca", "rel": "self"}]}} 2018-06-07 11:48:12,728 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks used request id req-19cc35ca-b7f9-4664-b11e-a0aa364569a5 2018-06-07 11:48:12,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/9637ce97-dd01-4ccc-8c45-f746283b00ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bdee7baa6c78c8ca3b579d95f34398f8f006c8" 2018-06-07 11:48:12,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:12 GMT Server: Apache x-openstack-request-id: req-d8ea97ab-21f6-4dee-969e-a17d2f974497 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:13,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:12 GMT Server: Apache x-openstack-request-id: req-6ebb6642-18d7-4d09-8a58-0880bd355892 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "9637ce97-dd01-4ccc-8c45-f746283b00ca", "OS::stack_name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack", "security_group_name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack", "stack_user_project_id": "cbd5f6a8d25945b9918b568cc73b2583", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:48:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9637ce97-dd01-4ccc-8c45-f746283b00ca", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-07 11:48:13,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca used request id req-6ebb6642-18d7-4d09-8a58-0880bd355892 2018-06-07 11:48:13,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/9637ce97-dd01-4ccc-8c45-f746283b00ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bdee7baa6c78c8ca3b579d95f34398f8f006c8" 2018-06-07 11:48:13,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:13 GMT Server: Apache x-openstack-request-id: req-6c2fa617-6550-4c5c-8c67-4396992f8771 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:13,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:13 GMT Server: Apache x-openstack-request-id: req-cba4bd10-7052-4f4c-a897-967c70ef12f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "9637ce97-dd01-4ccc-8c45-f746283b00ca", "OS::stack_name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack", "security_group_name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack", "stack_user_project_id": "cbd5f6a8d25945b9918b568cc73b2583", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-07T11:48:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9637ce97-dd01-4ccc-8c45-f746283b00ca", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-07 11:48:13,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca used request id req-cba4bd10-7052-4f4c-a897-967c70ef12f3 2018-06-07 11:48:16,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/9637ce97-dd01-4ccc-8c45-f746283b00ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bdee7baa6c78c8ca3b579d95f34398f8f006c8" 2018-06-07 11:48:16,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:16 GMT Server: Apache x-openstack-request-id: req-b59bba58-aaa9-45a1-844a-690c26760a40 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:16,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:16 GMT Server: Apache x-openstack-request-id: req-2ec607ce-443f-416f-a0cf-ca0215552c04 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "9d5d600ad155427099cd7cd580688ffb", "OS::stack_id": "9637ce97-dd01-4ccc-8c45-f746283b00ca", "OS::stack_name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack", "security_group_name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack", "stack_user_project_id": "cbd5f6a8d25945b9918b568cc73b2583", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-07T11:48:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9637ce97-dd01-4ccc-8c45-f746283b00ca", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-07 11:48:16,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca used request id req-2ec607ce-443f-416f-a0cf-ca0215552c04 2018-06-07 11:48:16,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/9637ce97-dd01-4ccc-8c45-f746283b00ca/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bdee7baa6c78c8ca3b579d95f34398f8f006c8" 2018-06-07 11:48:16,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:16 GMT Server: Apache x-openstack-request-id: req-26f88d56-95c0-4757-9351-278b92b755d1 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:16,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:16 GMT Server: Apache x-openstack-request-id: req-94efd73b-71e7-42db-9519-a5ee1a061418 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-07T11:48:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-07T11:48:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-06-07 11:48:16,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca/resources used request id req-94efd73b-71e7-42db-9519-a5ee1a061418 2018-06-07 11:48:16,796 - neutron_utils - INFO - Retrieving security group with ID - 9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0 2018-06-07 11:48:16,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bdee7baa6c78c8ca3b579d95f34398f8f006c8" 2018-06-07 11:48:16,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-d82491bf-1e1a-4a0f-a05f-76e028a34e53 Date: Thu, 07 Jun 2018 11:48:16 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:48:13Z", "updated_at": "2018-06-07T11:48:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:48:13Z", "revision_number": 0, "id": "3dc5abc5-2cfb-4fac-97a8-715a90773cb2", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-07T11:48:13Z", "security_group_id": "9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-07T11:48:13Z", "revision_number": 0, "id": "9b36110c-5669-4804-9c69-ba2c3fc66f05", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-07T11:48:13Z", "security_group_id": "9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 6, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0", "name": "HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-sec-grp"}]} 2018-06-07 11:48:16,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0 used request id req-d82491bf-1e1a-4a0f-a05f-76e028a34e53 2018-06-07 11:48:16,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0 2018-06-07 11:48:16,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bdee7baa6c78c8ca3b579d95f34398f8f006c8" 2018-06-07 11:48:17,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-bb0b26a2-9e54-4761-aa22-aaa8ec51be84 Date: Thu, 07 Jun 2018 11:48:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-06-07T11:48:13Z", "security_group_id": "9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:48:13Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "3dc5abc5-2cfb-4fac-97a8-715a90773cb2"}, {"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-06-07T11:48:13Z", "security_group_id": "9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0", "port_range_min": 22, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:48:13Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "9b36110c-5669-4804-9c69-ba2c3fc66f05"}]} 2018-06-07 11:48:17,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9b625e06-2bbe-48fb-9c0b-0c3b2cbe37e0 used request id req-bb0b26a2-9e54-4761-aa22-aaa8ec51be84 2018-06-07 11:48:17,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/9637ce97-dd01-4ccc-8c45-f746283b00ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bdee7baa6c78c8ca3b579d95f34398f8f006c8" 2018-06-07 11:48:17,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 07 Jun 2018 11:48:17 GMT Server: Apache x-openstack-request-id: req-4f61a36a-3106-4a93-8bbe-6c50449d7af1 Location: http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-07 11:48:17,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:48:17 GMT Server: Apache x-openstack-request-id: req-0a7c05be-94cd-48c2-9fbe-254ee7aeb4f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:48:17,094 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb/stacks/HeatUtilsSecurityGroupTests-6a7475e0-e301-4080-a126-c5c859d3dde2-stack/9637ce97-dd01-4ccc-8c45-f746283b00ca used request id req-0a7c05be-94cd-48c2-9fbe-254ee7aeb4f1 2018-06-07 11:48:17,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:17,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["c8M3SPiMQPapRe_3pjP47w"], "issued_at": "2018-06-07T11:48:17.000000Z"}} 2018-06-07 11:48:17,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b6a2ca8750faa1689ec62f4fa639ce9e4e95a6" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-7c895e26-2865-44b4-9048-0cdb595e196d"}}' 2018-06-07 11:48:18,207 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:17 GMT Server: Apache x-compute-request-id: req-93d746dc-edbc-4145-a2b6-e435940a2232 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93d746dc-edbc-4145-a2b6-e435940a2232 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "49a67d01-f115-44a7-9e53-5e4779e82a57", "name": "CinderUtilsQoSTests-7c895e26-2865-44b4-9048-0cdb595e196d"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/49a67d01-f115-44a7-9e53-5e4779e82a57", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/49a67d01-f115-44a7-9e53-5e4779e82a57", "rel": "bookmark"}]} 2018-06-07 11:48:18,207 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-93d746dc-edbc-4145-a2b6-e435940a2232 2018-06-07 11:48:18,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93d746dc-edbc-4145-a2b6-e435940a2232" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b6a2ca8750faa1689ec62f4fa639ce9e4e95a6" 2018-06-07 11:48:18,358 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:18 GMT Server: Apache x-compute-request-id: req-5ad52e0e-897b-42fe-8c51-a195ce016c6e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ad52e0e-897b-42fe-8c51-a195ce016c6e Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "49a67d01-f115-44a7-9e53-5e4779e82a57", "name": "CinderUtilsQoSTests-7c895e26-2865-44b4-9048-0cdb595e196d"}]} 2018-06-07 11:48:18,358 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-5ad52e0e-897b-42fe-8c51-a195ce016c6e 2018-06-07 11:48:18,359 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7c895e26-2865-44b4-9048-0cdb595e196d 2018-06-07 11:48:18,362 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/49a67d01-f115-44a7-9e53-5e4779e82a57?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93d746dc-edbc-4145-a2b6-e435940a2232" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b6a2ca8750faa1689ec62f4fa639ce9e4e95a6" 2018-06-07 11:48:18,556 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0518c6b-eaf6-47d9-95ea-566a2af07c60 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:18,556 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/49a67d01-f115-44a7-9e53-5e4779e82a57?force=False used request id req-b0518c6b-eaf6-47d9-95ea-566a2af07c60 2018-06-07 11:48:18,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93d746dc-edbc-4145-a2b6-e435940a2232" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b6a2ca8750faa1689ec62f4fa639ce9e4e95a6" 2018-06-07 11:48:18,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:18 GMT Server: Apache x-compute-request-id: req-7612137e-338b-47b9-abff-963e59308c6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7612137e-338b-47b9-abff-963e59308c6f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-06-07 11:48:18,707 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-7612137e-338b-47b9-abff-963e59308c6f 2018-06-07 11:48:18,708 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7c895e26-2865-44b4-9048-0cdb595e196d 2018-06-07 11:48:18,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/49a67d01-f115-44a7-9e53-5e4779e82a57?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93d746dc-edbc-4145-a2b6-e435940a2232" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b6a2ca8750faa1689ec62f4fa639ce9e4e95a6" 2018-06-07 11:48:18,892 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:48:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-eeea978a-faa0-4f73-aaec-17d268ae898a x-openstack-request-id: req-eeea978a-faa0-4f73-aaec-17d268ae898a Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 49a67d01-f115-44a7-9e53-5e4779e82a57.", "code": 404}} 2018-06-07 11:48:18,892 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/49a67d01-f115-44a7-9e53-5e4779e82a57?force=False used request id req-eeea978a-faa0-4f73-aaec-17d268ae898a 2018-06-07 11:48:18,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:19,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["mufMTSjMSC29B1LZP-p3fw"], "issued_at": "2018-06-07T11:48:19.000000Z"}} 2018-06-07 11:48:19,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb7628e9b2bb910ff90bbdbaa9dd8ba45bd353" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-9bc79f38-285c-4f69-9973-10c9049fa05f"}}' 2018-06-07 11:48:19,450 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:19 GMT Server: Apache x-compute-request-id: req-0ee64843-0f12-4946-a509-28130f4ccae7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ee64843-0f12-4946-a509-28130f4ccae7 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "cf5b29c0-d45f-478a-b0c2-c46c31e2d864", "name": "CinderUtilsQoSTests-9bc79f38-285c-4f69-9973-10c9049fa05f"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/cf5b29c0-d45f-478a-b0c2-c46c31e2d864", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/cf5b29c0-d45f-478a-b0c2-c46c31e2d864", "rel": "bookmark"}]} 2018-06-07 11:48:19,450 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-0ee64843-0f12-4946-a509-28130f4ccae7 2018-06-07 11:48:19,453 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ee64843-0f12-4946-a509-28130f4ccae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb7628e9b2bb910ff90bbdbaa9dd8ba45bd353" 2018-06-07 11:48:19,721 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:19 GMT Server: Apache x-compute-request-id: req-dedb95a6-84e3-4b4b-9b2a-de7dd2c34576 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dedb95a6-84e3-4b4b-9b2a-de7dd2c34576 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "cf5b29c0-d45f-478a-b0c2-c46c31e2d864", "name": "CinderUtilsQoSTests-9bc79f38-285c-4f69-9973-10c9049fa05f"}]} 2018-06-07 11:48:19,722 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-dedb95a6-84e3-4b4b-9b2a-de7dd2c34576 2018-06-07 11:48:19,725 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/cf5b29c0-d45f-478a-b0c2-c46c31e2d864 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ee64843-0f12-4946-a509-28130f4ccae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb7628e9b2bb910ff90bbdbaa9dd8ba45bd353" 2018-06-07 11:48:19,873 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:19 GMT Server: Apache x-compute-request-id: req-340c4f75-85e8-4a0d-8554-dedeb071c528 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-340c4f75-85e8-4a0d-8554-dedeb071c528 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "cf5b29c0-d45f-478a-b0c2-c46c31e2d864", "name": "CinderUtilsQoSTests-9bc79f38-285c-4f69-9973-10c9049fa05f"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/cf5b29c0-d45f-478a-b0c2-c46c31e2d864", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/cf5b29c0-d45f-478a-b0c2-c46c31e2d864", "rel": "bookmark"}]} 2018-06-07 11:48:19,873 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/cf5b29c0-d45f-478a-b0c2-c46c31e2d864 used request id req-340c4f75-85e8-4a0d-8554-dedeb071c528 2018-06-07 11:48:19,873 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-9bc79f38-285c-4f69-9973-10c9049fa05f 2018-06-07 11:48:19,875 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/cf5b29c0-d45f-478a-b0c2-c46c31e2d864?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ee64843-0f12-4946-a509-28130f4ccae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb7628e9b2bb910ff90bbdbaa9dd8ba45bd353" 2018-06-07 11:48:20,045 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-08b310bd-07ea-4e10-95d4-ebbde3bfc82b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:20,045 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/cf5b29c0-d45f-478a-b0c2-c46c31e2d864?force=False used request id req-08b310bd-07ea-4e10-95d4-ebbde3bfc82b 2018-06-07 11:48:20,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:20,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["wjI_N7kJTLi3CATmMDvulw"], "issued_at": "2018-06-07T11:48:20.000000Z"}} 2018-06-07 11:48:20,423 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81dc5ddb64d8c899c0f4160f0fca1295eff4dc79" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-55be633d-5895-42f3-a616-cf16d549ba44"}}' 2018-06-07 11:48:20,600 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:20 GMT Server: Apache x-compute-request-id: req-834f4267-740b-4c9b-b001-4cb97645ff87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-834f4267-740b-4c9b-b001-4cb97645ff87 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "058de9e0-4c1d-44e4-abbb-c357f7e36d16", "name": "CinderUtilsQoSTests-55be633d-5895-42f3-a616-cf16d549ba44"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/058de9e0-4c1d-44e4-abbb-c357f7e36d16", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/058de9e0-4c1d-44e4-abbb-c357f7e36d16", "rel": "bookmark"}]} 2018-06-07 11:48:20,600 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-834f4267-740b-4c9b-b001-4cb97645ff87 2018-06-07 11:48:20,603 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-834f4267-740b-4c9b-b001-4cb97645ff87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81dc5ddb64d8c899c0f4160f0fca1295eff4dc79" 2018-06-07 11:48:20,818 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:20 GMT Server: Apache x-compute-request-id: req-20bad828-ed65-4133-9430-52ed82f89a3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-20bad828-ed65-4133-9430-52ed82f89a3b Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "058de9e0-4c1d-44e4-abbb-c357f7e36d16", "name": "CinderUtilsQoSTests-55be633d-5895-42f3-a616-cf16d549ba44"}]} 2018-06-07 11:48:20,819 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-20bad828-ed65-4133-9430-52ed82f89a3b 2018-06-07 11:48:20,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/058de9e0-4c1d-44e4-abbb-c357f7e36d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-834f4267-740b-4c9b-b001-4cb97645ff87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81dc5ddb64d8c899c0f4160f0fca1295eff4dc79" 2018-06-07 11:48:20,972 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:20 GMT Server: Apache x-compute-request-id: req-910d0b7f-4c0d-41d4-a070-fbb7f28e0476 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-910d0b7f-4c0d-41d4-a070-fbb7f28e0476 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "058de9e0-4c1d-44e4-abbb-c357f7e36d16", "name": "CinderUtilsQoSTests-55be633d-5895-42f3-a616-cf16d549ba44"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/058de9e0-4c1d-44e4-abbb-c357f7e36d16", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/058de9e0-4c1d-44e4-abbb-c357f7e36d16", "rel": "bookmark"}]} 2018-06-07 11:48:20,972 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/058de9e0-4c1d-44e4-abbb-c357f7e36d16 used request id req-910d0b7f-4c0d-41d4-a070-fbb7f28e0476 2018-06-07 11:48:20,973 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-55be633d-5895-42f3-a616-cf16d549ba44 2018-06-07 11:48:20,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/058de9e0-4c1d-44e4-abbb-c357f7e36d16?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-834f4267-740b-4c9b-b001-4cb97645ff87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81dc5ddb64d8c899c0f4160f0fca1295eff4dc79" 2018-06-07 11:48:21,015 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ec12a079-d36d-47f8-ac86-42a66e7e014b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:21,015 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/058de9e0-4c1d-44e4-abbb-c357f7e36d16?force=False used request id req-ec12a079-d36d-47f8-ac86-42a66e7e014b 2018-06-07 11:48:21,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:21,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["EeAUQl_UT5-XHdoLI_q0gw"], "issued_at": "2018-06-07T11:48:21.000000Z"}} 2018-06-07 11:48:21,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aaacac03fa1a6f7d37f360615c0ec0c3254bc46" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-c1900a4e-13c0-4935-a553-96345da822ad"}}' 2018-06-07 11:48:21,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:21 GMT Server: Apache x-compute-request-id: req-d2c8594e-ce67-40b6-ad9a-38995ba9f87a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2c8594e-ce67-40b6-ad9a-38995ba9f87a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "78936491-87ab-4ef8-bcfd-7fe30ddc3382", "name": "CinderUtilsQoSTests-c1900a4e-13c0-4935-a553-96345da822ad"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/78936491-87ab-4ef8-bcfd-7fe30ddc3382", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/78936491-87ab-4ef8-bcfd-7fe30ddc3382", "rel": "bookmark"}]} 2018-06-07 11:48:21,655 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-d2c8594e-ce67-40b6-ad9a-38995ba9f87a 2018-06-07 11:48:21,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2c8594e-ce67-40b6-ad9a-38995ba9f87a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aaacac03fa1a6f7d37f360615c0ec0c3254bc46" 2018-06-07 11:48:21,805 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:21 GMT Server: Apache x-compute-request-id: req-91af56df-c2fe-4515-ae0e-31e0364e67c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91af56df-c2fe-4515-ae0e-31e0364e67c0 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "78936491-87ab-4ef8-bcfd-7fe30ddc3382", "name": "CinderUtilsQoSTests-c1900a4e-13c0-4935-a553-96345da822ad"}]} 2018-06-07 11:48:21,805 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-91af56df-c2fe-4515-ae0e-31e0364e67c0 2018-06-07 11:48:21,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/78936491-87ab-4ef8-bcfd-7fe30ddc3382 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2c8594e-ce67-40b6-ad9a-38995ba9f87a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aaacac03fa1a6f7d37f360615c0ec0c3254bc46" 2018-06-07 11:48:21,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:21 GMT Server: Apache x-compute-request-id: req-4ee5f11e-ad7c-48ec-834b-71e12b9f95b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ee5f11e-ad7c-48ec-834b-71e12b9f95b9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "78936491-87ab-4ef8-bcfd-7fe30ddc3382", "name": "CinderUtilsQoSTests-c1900a4e-13c0-4935-a553-96345da822ad"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/78936491-87ab-4ef8-bcfd-7fe30ddc3382", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/78936491-87ab-4ef8-bcfd-7fe30ddc3382", "rel": "bookmark"}]} 2018-06-07 11:48:21,960 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/78936491-87ab-4ef8-bcfd-7fe30ddc3382 used request id req-4ee5f11e-ad7c-48ec-834b-71e12b9f95b9 2018-06-07 11:48:21,961 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c1900a4e-13c0-4935-a553-96345da822ad 2018-06-07 11:48:21,964 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/78936491-87ab-4ef8-bcfd-7fe30ddc3382?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2c8594e-ce67-40b6-ad9a-38995ba9f87a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aaacac03fa1a6f7d37f360615c0ec0c3254bc46" 2018-06-07 11:48:22,145 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c57fd60f-e6e0-423a-b02c-0f291ffec8f7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:22,145 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/78936491-87ab-4ef8-bcfd-7fe30ddc3382?force=False used request id req-c57fd60f-e6e0-423a-b02c-0f291ffec8f7 2018-06-07 11:48:22,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:22,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["neotGh2ESNSU3eRHWNhC9A"], "issued_at": "2018-06-07T11:48:22.000000Z"}} 2018-06-07 11:48:22,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:22,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c023b96d-c2eb-4728-8826-46d432568cd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:22,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c023b96d-c2eb-4728-8826-46d432568cd5 2018-06-07 11:48:22,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-dde25de0-4b5c-4bde-a7de-40c6e29ebfac", "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-06-07 11:48:22,882 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:22 GMT Server: Apache x-compute-request-id: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ca3d69272e554da58904b7498f197e31", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-07T11:48:22.779644", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-dde25de0-4b5c-4bde-a7de-40c6e29ebfac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "13706c52-0210-485a-8407-3b10bd814b7a", "size": 1}} 2018-06-07 11:48:22,882 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes used request id req-5feb0123-4282-4b19-b7f2-a4d2fd64805c 2018-06-07 11:48:22,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:23,160 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:22 GMT Server: Apache x-compute-request-id: req-ec35aba2-14c8-4f6c-aad4-40a66bbe8b0a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec35aba2-14c8-4f6c-aad4-40a66bbe8b0a Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:48:23.000000", "replication_status": null, "snapshot_id": null, "id": "13706c52-0210-485a-8407-3b10bd814b7a", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-dde25de0-4b5c-4bde-a7de-40c6e29ebfac", "bootable": "false", "created_at": "2018-06-07T11:48:22.000000", "volume_type": null}} 2018-06-07 11:48:23,161 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a used request id req-ec35aba2-14c8-4f6c-aad4-40a66bbe8b0a 2018-06-07 11:48:23,164 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:23,415 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:23 GMT Server: Apache x-compute-request-id: req-1c8acf20-cc0d-4188-9646-da6bd1497325 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c8acf20-cc0d-4188-9646-da6bd1497325 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:48:23.000000", "replication_status": null, "snapshot_id": null, "id": "13706c52-0210-485a-8407-3b10bd814b7a", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-dde25de0-4b5c-4bde-a7de-40c6e29ebfac", "bootable": "false", "created_at": "2018-06-07T11:48:22.000000", "volume_type": null}} 2018-06-07 11:48:23,415 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a used request id req-1c8acf20-cc0d-4188-9646-da6bd1497325 2018-06-07 11:48:23,418 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:23,587 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:23 GMT Server: Apache x-compute-request-id: req-f0bf642b-e03f-4733-95aa-b7098dd0b3ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0bf642b-e03f-4733-95aa-b7098dd0b3ee Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:48:23.000000", "replication_status": null, "snapshot_id": null, "id": "13706c52-0210-485a-8407-3b10bd814b7a", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-dde25de0-4b5c-4bde-a7de-40c6e29ebfac", "bootable": "false", "created_at": "2018-06-07T11:48:22.000000", "volume_type": null}]} 2018-06-07 11:48:23,587 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail used request id req-f0bf642b-e03f-4733-95aa-b7098dd0b3ee 2018-06-07 11:48:23,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:48:23,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:48:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:48:23,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:23,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57deb763-72ee-4049-a1fb-6cb6fd18cf34 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:48:23,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-57deb763-72ee-4049-a1fb-6cb6fd18cf34 2018-06-07 11:48:23,667 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-dde25de0-4b5c-4bde-a7de-40c6e29ebfac 2018-06-07 11:48:23,670 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:23,847 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-18e8be01-bc8d-41a4-b0d6-1ff54054c099 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:23,847 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a used request id req-18e8be01-bc8d-41a4-b0d6-1ff54054c099 2018-06-07 11:48:23,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:23,901 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:23 GMT Server: Apache x-compute-request-id: req-2dabfb66-0786-4c90-b0c2-67fb305215df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2dabfb66-0786-4c90-b0c2-67fb305215df Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:48:23.000000", "replication_status": null, "snapshot_id": null, "id": "13706c52-0210-485a-8407-3b10bd814b7a", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-dde25de0-4b5c-4bde-a7de-40c6e29ebfac", "bootable": "false", "created_at": "2018-06-07T11:48:22.000000", "volume_type": null}} 2018-06-07 11:48:23,901 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a used request id req-2dabfb66-0786-4c90-b0c2-67fb305215df 2018-06-07 11:48:26,908 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:26,945 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:48:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1c25a86f-bfe7-46b5-b6e1-4804c9345544 x-openstack-request-id: req-1c25a86f-bfe7-46b5-b6e1-4804c9345544 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 13706c52-0210-485a-8407-3b10bd814b7a could not be found.", "code": 404}} 2018-06-07 11:48:26,946 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a used request id req-1c25a86f-bfe7-46b5-b6e1-4804c9345544 2018-06-07 11:48:26,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:27,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:26 GMT Server: Apache x-compute-request-id: req-71b41730-65b6-4f27-89b7-671849bc86da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-71b41730-65b6-4f27-89b7-671849bc86da Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-07 11:48:27,147 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail used request id req-71b41730-65b6-4f27-89b7-671849bc86da 2018-06-07 11:48:27,147 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-dde25de0-4b5c-4bde-a7de-40c6e29ebfac 2018-06-07 11:48:27,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:27,319 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:48:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7865ebd5-3b1f-4d65-a838-08c4a1f46891 x-openstack-request-id: req-7865ebd5-3b1f-4d65-a838-08c4a1f46891 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 13706c52-0210-485a-8407-3b10bd814b7a could not be found.", "code": 404}} 2018-06-07 11:48:27,319 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a used request id req-7865ebd5-3b1f-4d65-a838-08c4a1f46891 2018-06-07 11:48:27,322 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5feb0123-4282-4b19-b7f2-a4d2fd64805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064eebcbd135818fb716a7ede5fc30003d69c8c3" 2018-06-07 11:48:27,354 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:48:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2a6a1a0b-1cb5-4c44-8e73-594d0a24c885 x-openstack-request-id: req-2a6a1a0b-1cb5-4c44-8e73-594d0a24c885 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 13706c52-0210-485a-8407-3b10bd814b7a could not be found.", "code": 404}} 2018-06-07 11:48:27,354 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/13706c52-0210-485a-8407-3b10bd814b7a used request id req-2a6a1a0b-1cb5-4c44-8e73-594d0a24c885 2018-06-07 11:48:27,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:27,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["RQrwahnATIKfC-zPqR3oJw"], "issued_at": "2018-06-07T11:48:27.000000Z"}} 2018-06-07 11:48:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ac6571d698b66dc438a46a27448df6f0a57721" 2018-06-07 11:48:27,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d3169f-6bb0-453b-967a-b4ca94d419f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:27,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b8d3169f-6bb0-453b-967a-b4ca94d419f9 2018-06-07 11:48:27,787 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ac6571d698b66dc438a46a27448df6f0a57721" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-64befe20-8b28-4646-8c30-485671bcbca1", "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-06-07 11:48:28,265 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:27 GMT Server: Apache x-compute-request-id: req-2206a088-e8fe-44d2-b299-46bc081dfb44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2206a088-e8fe-44d2-b299-46bc081dfb44 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ca3d69272e554da58904b7498f197e31", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-07T11:48:28.130364", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-64befe20-8b28-4646-8c30-485671bcbca1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "size": 1}} 2018-06-07 11:48:28,265 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes used request id req-2206a088-e8fe-44d2-b299-46bc081dfb44 2018-06-07 11:48:28,269 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2206a088-e8fe-44d2-b299-46bc081dfb44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ac6571d698b66dc438a46a27448df6f0a57721" 2018-06-07 11:48:28,446 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:28 GMT Server: Apache x-compute-request-id: req-84d7e366-57e9-478c-99ea-65aac44aa589 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-84d7e366-57e9-478c-99ea-65aac44aa589 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:48:28.000000", "replication_status": null, "snapshot_id": null, "id": "1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-64befe20-8b28-4646-8c30-485671bcbca1", "bootable": "false", "created_at": "2018-06-07T11:48:28.000000", "volume_type": null}} 2018-06-07 11:48:28,447 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2 used request id req-84d7e366-57e9-478c-99ea-65aac44aa589 2018-06-07 11:48:28,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2206a088-e8fe-44d2-b299-46bc081dfb44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ac6571d698b66dc438a46a27448df6f0a57721" 2018-06-07 11:48:28,649 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:28 GMT Server: Apache x-compute-request-id: req-75f56ea5-8b97-4efb-b130-3c7be1330248 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75f56ea5-8b97-4efb-b130-3c7be1330248 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:48:28.000000", "replication_status": null, "snapshot_id": null, "id": "1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-64befe20-8b28-4646-8c30-485671bcbca1", "bootable": "false", "created_at": "2018-06-07T11:48:28.000000", "volume_type": null}} 2018-06-07 11:48:28,649 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2 used request id req-75f56ea5-8b97-4efb-b130-3c7be1330248 2018-06-07 11:48:28,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2206a088-e8fe-44d2-b299-46bc081dfb44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ac6571d698b66dc438a46a27448df6f0a57721" 2018-06-07 11:48:28,696 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:28 GMT Server: Apache x-compute-request-id: req-334e9879-24c7-488a-aba3-062aa7867742 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-334e9879-24c7-488a-aba3-062aa7867742 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:48:28.000000", "replication_status": null, "snapshot_id": null, "id": "1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-64befe20-8b28-4646-8c30-485671bcbca1", "bootable": "false", "created_at": "2018-06-07T11:48:28.000000", "volume_type": null}]} 2018-06-07 11:48:28,696 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/detail used request id req-334e9879-24c7-488a-aba3-062aa7867742 2018-06-07 11:48:28,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:48:28,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:48:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:48:28,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ac6571d698b66dc438a46a27448df6f0a57721" 2018-06-07 11:48:28,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e054ad74-f943-4863-9cc0-57aeb924aa0c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb"}, "enabled": true, "id": "9d5d600ad155427099cd7cd580688ffb", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-06-07 11:48:28,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d5d600ad155427099cd7cd580688ffb used request id req-e054ad74-f943-4863-9cc0-57aeb924aa0c 2018-06-07 11:48:28,720 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-64befe20-8b28-4646-8c30-485671bcbca1 2018-06-07 11:48:28,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2206a088-e8fe-44d2-b299-46bc081dfb44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ac6571d698b66dc438a46a27448df6f0a57721" 2018-06-07 11:48:29,538 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fad60b15-0b83-4721-90bf-236d01fa4395 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:29,538 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2 used request id req-fad60b15-0b83-4721-90bf-236d01fa4395 2018-06-07 11:48:29,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2206a088-e8fe-44d2-b299-46bc081dfb44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ac6571d698b66dc438a46a27448df6f0a57721" 2018-06-07 11:48:29,591 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:29 GMT Server: Apache x-compute-request-id: req-bf0b1afa-e822-457b-8016-b2a89554c973 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf0b1afa-e822-457b-8016-b2a89554c973 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-07T11:48:29.000000", "replication_status": null, "snapshot_id": null, "id": "1a6a5694-d35e-4da7-a6f2-0b50de2841d2", "size": 1, "user_id": "ca3d69272e554da58904b7498f197e31", "os-vol-tenant-attr:tenant_id": "9d5d600ad155427099cd7cd580688ffb", "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-64befe20-8b28-4646-8c30-485671bcbca1", "bootable": "false", "created_at": "2018-06-07T11:48:28.000000", "volume_type": null}} 2018-06-07 11:48:29,591 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2 used request id req-bf0b1afa-e822-457b-8016-b2a89554c973 2018-06-07 11:48:32,597 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2206a088-e8fe-44d2-b299-46bc081dfb44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ac6571d698b66dc438a46a27448df6f0a57721" 2018-06-07 11:48:32,634 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:48:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cbcf334b-4104-4d98-bc74-5846d591e0b1 x-openstack-request-id: req-cbcf334b-4104-4d98-bc74-5846d591e0b1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1a6a5694-d35e-4da7-a6f2-0b50de2841d2 could not be found.", "code": 404}} 2018-06-07 11:48:32,634 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/volumes/1a6a5694-d35e-4da7-a6f2-0b50de2841d2 used request id req-cbcf334b-4104-4d98-bc74-5846d591e0b1 2018-06-07 11:48:32,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:33,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["4rr7WzSJQ1ms3HrfIoR2gQ"], "issued_at": "2018-06-07T11:48:33.000000Z"}} 2018-06-07 11:48:33,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee06312ff6326a8d5a48e037adeb067b22d3c4a3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-ef252c4f-f577-483a-94bb-6167db3dd6dc", "description": null}}' 2018-06-07 11:48:33,210 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:33 GMT Server: Apache x-compute-request-id: req-cde7fc6d-2a22-489e-b335-0a9d82fe070e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cde7fc6d-2a22-489e-b335-0a9d82fe070e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ef252c4f-f577-483a-94bb-6167db3dd6dc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "697378ba-417e-45e7-98be-bfd81332a059", "description": null}} 2018-06-07 11:48:33,210 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types used request id req-cde7fc6d-2a22-489e-b335-0a9d82fe070e 2018-06-07 11:48:33,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cde7fc6d-2a22-489e-b335-0a9d82fe070e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee06312ff6326a8d5a48e037adeb067b22d3c4a3" 2018-06-07 11:48:33,371 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:33 GMT Server: Apache x-compute-request-id: req-e22d5018-a5ca-4d72-a3fd-90c457c057da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e22d5018-a5ca-4d72-a3fd-90c457c057da Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-ef252c4f-f577-483a-94bb-6167db3dd6dc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "697378ba-417e-45e7-98be-bfd81332a059", "description": null}]} 2018-06-07 11:48:33,371 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types?is_public=None used request id req-e22d5018-a5ca-4d72-a3fd-90c457c057da 2018-06-07 11:48:33,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/697378ba-417e-45e7-98be-bfd81332a059 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cde7fc6d-2a22-489e-b335-0a9d82fe070e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee06312ff6326a8d5a48e037adeb067b22d3c4a3" 2018-06-07 11:48:33,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:33 GMT Server: Apache x-compute-request-id: req-f759b291-a0a6-44bb-bcb7-4acdb2ff00fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f759b291-a0a6-44bb-bcb7-4acdb2ff00fb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ef252c4f-f577-483a-94bb-6167db3dd6dc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "697378ba-417e-45e7-98be-bfd81332a059", "description": null}} 2018-06-07 11:48:33,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/697378ba-417e-45e7-98be-bfd81332a059 used request id req-f759b291-a0a6-44bb-bcb7-4acdb2ff00fb 2018-06-07 11:48:33,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/697378ba-417e-45e7-98be-bfd81332a059/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cde7fc6d-2a22-489e-b335-0a9d82fe070e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee06312ff6326a8d5a48e037adeb067b22d3c4a3" 2018-06-07 11:48:33,689 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:33 GMT Server: Apache x-compute-request-id: req-16513b5f-4143-4078-b060-c20831079748 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-16513b5f-4143-4078-b060-c20831079748 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-06-07 11:48:33,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/697378ba-417e-45e7-98be-bfd81332a059/encryption used request id req-16513b5f-4143-4078-b060-c20831079748 2018-06-07 11:48:33,690 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-ef252c4f-f577-483a-94bb-6167db3dd6dc 2018-06-07 11:48:33,692 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/697378ba-417e-45e7-98be-bfd81332a059 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cde7fc6d-2a22-489e-b335-0a9d82fe070e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee06312ff6326a8d5a48e037adeb067b22d3c4a3" 2018-06-07 11:48:33,747 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1dc9b9d4-2fc4-463f-86c1-8af22b4a261b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:33,747 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/697378ba-417e-45e7-98be-bfd81332a059 used request id req-1dc9b9d4-2fc4-463f-86c1-8af22b4a261b 2018-06-07 11:48:33,750 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/697378ba-417e-45e7-98be-bfd81332a059 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cde7fc6d-2a22-489e-b335-0a9d82fe070e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee06312ff6326a8d5a48e037adeb067b22d3c4a3" 2018-06-07 11:48:33,764 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:48:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4d7f333c-2c1b-4533-97fa-9383e9174135 x-openstack-request-id: req-4d7f333c-2c1b-4533-97fa-9383e9174135 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 697378ba-417e-45e7-98be-bfd81332a059 could not be found.", "code": 404}} 2018-06-07 11:48:33,765 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/697378ba-417e-45e7-98be-bfd81332a059 used request id req-4d7f333c-2c1b-4533-97fa-9383e9174135 2018-06-07 11:48:33,765 - cinder_utils - INFO - Volume with ID [697378ba-417e-45e7-98be-bfd81332a059] does not exist 2018-06-07 11:48:33,765 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-ef252c4f-f577-483a-94bb-6167db3dd6dc 2018-06-07 11:48:33,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/697378ba-417e-45e7-98be-bfd81332a059 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cde7fc6d-2a22-489e-b335-0a9d82fe070e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee06312ff6326a8d5a48e037adeb067b22d3c4a3" 2018-06-07 11:48:33,786 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:48:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-195dd30e-7e1b-43a2-b4a1-6224adc42953 x-openstack-request-id: req-195dd30e-7e1b-43a2-b4a1-6224adc42953 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 697378ba-417e-45e7-98be-bfd81332a059 could not be found.", "code": 404}} 2018-06-07 11:48:33,787 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/697378ba-417e-45e7-98be-bfd81332a059 used request id req-195dd30e-7e1b-43a2-b4a1-6224adc42953 2018-06-07 11:48:33,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:34,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["PqL4ptKMSaqGVdZFHTwcsg"], "issued_at": "2018-06-07T11:48:34.000000Z"}} 2018-06-07 11:48:34,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf983af9d5cfc9cc1be5b07c78af1920340673" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-f9e0e5bc-38b7-4f1b-895a-689e2a71134b", "description": null}}' 2018-06-07 11:48:34,349 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:34 GMT Server: Apache x-compute-request-id: req-d7149b1f-fe94-4e42-b7bb-1d0135ce9e96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7149b1f-fe94-4e42-b7bb-1d0135ce9e96 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f9e0e5bc-38b7-4f1b-895a-689e2a71134b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "354461d7-215a-4f69-9860-d41b30506e61", "description": null}} 2018-06-07 11:48:34,349 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types used request id req-d7149b1f-fe94-4e42-b7bb-1d0135ce9e96 2018-06-07 11:48:34,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7149b1f-fe94-4e42-b7bb-1d0135ce9e96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf983af9d5cfc9cc1be5b07c78af1920340673" 2018-06-07 11:48:34,504 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:34 GMT Server: Apache x-compute-request-id: req-ee84bb22-a097-451f-bc88-f0d51dca2afc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee84bb22-a097-451f-bc88-f0d51dca2afc Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-f9e0e5bc-38b7-4f1b-895a-689e2a71134b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "354461d7-215a-4f69-9860-d41b30506e61", "description": null}]} 2018-06-07 11:48:34,504 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types?is_public=None used request id req-ee84bb22-a097-451f-bc88-f0d51dca2afc 2018-06-07 11:48:34,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7149b1f-fe94-4e42-b7bb-1d0135ce9e96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf983af9d5cfc9cc1be5b07c78af1920340673" 2018-06-07 11:48:34,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:34 GMT Server: Apache x-compute-request-id: req-bc6188f8-95cb-4bbb-bb11-fa8723f7222a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc6188f8-95cb-4bbb-bb11-fa8723f7222a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f9e0e5bc-38b7-4f1b-895a-689e2a71134b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "354461d7-215a-4f69-9860-d41b30506e61", "description": null}} 2018-06-07 11:48:34,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61 used request id req-bc6188f8-95cb-4bbb-bb11-fa8723f7222a 2018-06-07 11:48:34,659 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7149b1f-fe94-4e42-b7bb-1d0135ce9e96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf983af9d5cfc9cc1be5b07c78af1920340673" 2018-06-07 11:48:34,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:34 GMT Server: Apache x-compute-request-id: req-9b6df956-8ad0-4272-b6fa-0697b0a7c558 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b6df956-8ad0-4272-b6fa-0697b0a7c558 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-06-07 11:48:34,808 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61/encryption used request id req-9b6df956-8ad0-4272-b6fa-0697b0a7c558 2018-06-07 11:48:34,811 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7149b1f-fe94-4e42-b7bb-1d0135ce9e96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf983af9d5cfc9cc1be5b07c78af1920340673" 2018-06-07 11:48:34,958 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:34 GMT Server: Apache x-compute-request-id: req-2b50c82d-d7f9-463d-b37a-045b3365f5af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b50c82d-d7f9-463d-b37a-045b3365f5af Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f9e0e5bc-38b7-4f1b-895a-689e2a71134b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "354461d7-215a-4f69-9860-d41b30506e61", "description": null}} 2018-06-07 11:48:34,958 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61 used request id req-2b50c82d-d7f9-463d-b37a-045b3365f5af 2018-06-07 11:48:34,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7149b1f-fe94-4e42-b7bb-1d0135ce9e96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf983af9d5cfc9cc1be5b07c78af1920340673" 2018-06-07 11:48:35,109 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:34 GMT Server: Apache x-compute-request-id: req-989187dd-ed21-4c9b-8158-535fa28571f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-989187dd-ed21-4c9b-8158-535fa28571f7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f9e0e5bc-38b7-4f1b-895a-689e2a71134b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "354461d7-215a-4f69-9860-d41b30506e61", "description": null}} 2018-06-07 11:48:35,109 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61 used request id req-989187dd-ed21-4c9b-8158-535fa28571f7 2018-06-07 11:48:35,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7149b1f-fe94-4e42-b7bb-1d0135ce9e96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf983af9d5cfc9cc1be5b07c78af1920340673" 2018-06-07 11:48:35,136 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:35 GMT Server: Apache x-compute-request-id: req-69867c88-96af-455b-8a5d-68812f217b2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-69867c88-96af-455b-8a5d-68812f217b2b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-06-07 11:48:35,136 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61/encryption used request id req-69867c88-96af-455b-8a5d-68812f217b2b 2018-06-07 11:48:35,136 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-f9e0e5bc-38b7-4f1b-895a-689e2a71134b 2018-06-07 11:48:35,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7149b1f-fe94-4e42-b7bb-1d0135ce9e96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf983af9d5cfc9cc1be5b07c78af1920340673" 2018-06-07 11:48:35,185 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df6706fa-8aae-42a5-98d4-7f21a1e28139 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:35,185 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/354461d7-215a-4f69-9860-d41b30506e61 used request id req-df6706fa-8aae-42a5-98d4-7f21a1e28139 2018-06-07 11:48:35,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:35,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["Y4XwVFzCRjaiGUmERS5sLw"], "issued_at": "2018-06-07T11:48:35.000000Z"}} 2018-06-07 11:48:35,552 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a80c11217a40345d14e241e37c28f723d85a53" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-296384d7-302f-451b-ac7d-ba99bf720d63-type", "description": null}}' 2018-06-07 11:48:35,742 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:35 GMT Server: Apache x-compute-request-id: req-397dfe24-ecbc-454c-ad61-fc1edc4fb586 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-397dfe24-ecbc-454c-ad61-fc1edc4fb586 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-296384d7-302f-451b-ac7d-ba99bf720d63-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "53cdd4d1-36a4-4115-8e3b-5c5b9fcdbed9", "description": null}} 2018-06-07 11:48:35,742 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types used request id req-397dfe24-ecbc-454c-ad61-fc1edc4fb586 2018-06-07 11:48:35,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/53cdd4d1-36a4-4115-8e3b-5c5b9fcdbed9/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-397dfe24-ecbc-454c-ad61-fc1edc4fb586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a80c11217a40345d14e241e37c28f723d85a53" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-296384d7-302f-451b-ac7d-ba99bf720d63", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-07 11:48:35,906 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 07 Jun 2018 11:48:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c9195da8-b828-4672-b016-679f11f7952d x-openstack-request-id: req-c9195da8-b828-4672-b016-679f11f7952d Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-06-07 11:48:35,906 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/53cdd4d1-36a4-4115-8e3b-5c5b9fcdbed9/encryption used request id req-c9195da8-b828-4672-b016-679f11f7952d 2018-06-07 11:48:35,906 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-296384d7-302f-451b-ac7d-ba99bf720d63-type 2018-06-07 11:48:35,909 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/53cdd4d1-36a4-4115-8e3b-5c5b9fcdbed9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-397dfe24-ecbc-454c-ad61-fc1edc4fb586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a80c11217a40345d14e241e37c28f723d85a53" 2018-06-07 11:48:36,094 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f2e1185-cdfb-4ea1-9bf8-4f652c3ddd8c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:36,095 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/53cdd4d1-36a4-4115-8e3b-5c5b9fcdbed9 used request id req-8f2e1185-cdfb-4ea1-9bf8-4f652c3ddd8c 2018-06-07 11:48:36,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:36,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["rIzNz5GYRWC4sANDU4V4UQ"], "issued_at": "2018-06-07T11:48:36.000000Z"}} 2018-06-07 11:48:36,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f-type", "description": null}}' 2018-06-07 11:48:36,741 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:36 GMT Server: Apache x-compute-request-id: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aff65095-87bf-49e3-8835-ad45ae05b489", "description": null}} 2018-06-07 11:48:36,742 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types used request id req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba 2018-06-07 11:48:36,745 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f", "provider": "LuksEncryptor"}}' 2018-06-07 11:48:36,921 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:36 GMT Server: Apache x-compute-request-id: req-51c354df-d4bf-4c56-98e0-b7bec925c594 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51c354df-d4bf-4c56-98e0-b7bec925c594 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "aff65095-87bf-49e3-8835-ad45ae05b489", "name": "CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f", "control_location": "back-end", "encryption_id": "62da1145-137c-45e8-a8f4-b043a5dee8e5", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-06-07 11:48:36,921 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489/encryption used request id req-51c354df-d4bf-4c56-98e0-b7bec925c594 2018-06-07 11:48:36,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" 2018-06-07 11:48:37,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:36 GMT Server: Apache x-compute-request-id: req-11d41746-5db0-4e2e-8f57-370dbfff4c4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11d41746-5db0-4e2e-8f57-370dbfff4c4d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aff65095-87bf-49e3-8835-ad45ae05b489", "description": null}} 2018-06-07 11:48:37,079 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489 used request id req-11d41746-5db0-4e2e-8f57-370dbfff4c4d 2018-06-07 11:48:37,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" 2018-06-07 11:48:37,231 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:37 GMT Server: Apache x-compute-request-id: req-29c25655-de5d-4f05-b710-66c1b06b4603 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-29c25655-de5d-4f05-b710-66c1b06b4603 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "aff65095-87bf-49e3-8835-ad45ae05b489", "control_location": "back-end", "deleted": false, "created_at": "2018-06-07T11:48:36.000000", "updated_at": null, "encryption_id": "62da1145-137c-45e8-a8f4-b043a5dee8e5", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-06-07 11:48:37,231 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489/encryption used request id req-29c25655-de5d-4f05-b710-66c1b06b4603 2018-06-07 11:48:37,231 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f-type 2018-06-07 11:48:37,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" 2018-06-07 11:48:37,258 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:37 GMT Server: Apache x-compute-request-id: req-57b993b3-dc7e-4ae9-bed8-84910d88832a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57b993b3-dc7e-4ae9-bed8-84910d88832a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aff65095-87bf-49e3-8835-ad45ae05b489", "description": null}} 2018-06-07 11:48:37,258 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489 used request id req-57b993b3-dc7e-4ae9-bed8-84910d88832a 2018-06-07 11:48:37,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" 2018-06-07 11:48:37,301 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-36e6bd3a-45c7-43ac-a483-500840368c72 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:37,301 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489/encryption/provider used request id req-36e6bd3a-45c7-43ac-a483-500840368c72 2018-06-07 11:48:37,304 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" 2018-06-07 11:48:37,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:37 GMT Server: Apache x-compute-request-id: req-befdaf5d-d67e-4dbd-b948-7006e8232188 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-befdaf5d-d67e-4dbd-b948-7006e8232188 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aff65095-87bf-49e3-8835-ad45ae05b489", "description": null}} 2018-06-07 11:48:37,462 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489 used request id req-befdaf5d-d67e-4dbd-b948-7006e8232188 2018-06-07 11:48:37,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" 2018-06-07 11:48:37,485 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:37 GMT Server: Apache x-compute-request-id: req-7ba59349-e2ed-49d6-bbeb-ac7cd45a9c7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7ba59349-e2ed-49d6-bbeb-ac7cd45a9c7c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-06-07 11:48:37,485 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489/encryption used request id req-7ba59349-e2ed-49d6-bbeb-ac7cd45a9c7c 2018-06-07 11:48:37,486 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f-type 2018-06-07 11:48:37,488 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" 2018-06-07 11:48:37,509 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:37 GMT Server: Apache x-compute-request-id: req-de4babcf-2be2-4eb7-9fcb-64a9b556cc67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de4babcf-2be2-4eb7-9fcb-64a9b556cc67 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aff65095-87bf-49e3-8835-ad45ae05b489", "description": null}} 2018-06-07 11:48:37,509 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489 used request id req-de4babcf-2be2-4eb7-9fcb-64a9b556cc67 2018-06-07 11:48:37,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" 2018-06-07 11:48:37,665 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:48:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-acacb21c-9b12-4821-abb5-49ed4bb4d55c x-openstack-request-id: req-acacb21c-9b12-4821-abb5-49ed4bb4d55c Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type aff65095-87bf-49e3-8835-ad45ae05b489 does not exist.", "code": 404}} 2018-06-07 11:48:37,665 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489/encryption/provider used request id req-acacb21c-9b12-4821-abb5-49ed4bb4d55c 2018-06-07 11:48:37,665 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-1387188d-c661-4cc6-9c61-6c77ee20990f-type 2018-06-07 11:48:37,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a5e0f88-fa8a-4b34-9882-b9b3060bb1ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8aca89c2ce16ae54e1f26c6c0ff9711cba7f75" 2018-06-07 11:48:37,854 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98b2decd-2769-44b9-b1df-53b3e85240d4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:37,854 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/aff65095-87bf-49e3-8835-ad45ae05b489 used request id req-98b2decd-2769-44b9-b1df-53b3e85240d4 2018-06-07 11:48:37,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:38,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["FQfUEYeqSYqZomHPUfj08A"], "issued_at": "2018-06-07T11:48:38.000000Z"}} 2018-06-07 11:48:38,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a704d4ef5e3175c8c1ff3a173a3537a9cf0b086" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-46d32cab-fa0d-4cba-80b4-3def51df285a-type", "description": null}}' 2018-06-07 11:48:38,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:38 GMT Server: Apache x-compute-request-id: req-807039f0-7947-4e38-bbf8-331f55606ff6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-807039f0-7947-4e38-bbf8-331f55606ff6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-46d32cab-fa0d-4cba-80b4-3def51df285a-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "06e2e237-afa9-487e-9286-f6d1b50626b1", "description": null}} 2018-06-07 11:48:38,396 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types used request id req-807039f0-7947-4e38-bbf8-331f55606ff6 2018-06-07 11:48:38,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-807039f0-7947-4e38-bbf8-331f55606ff6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a704d4ef5e3175c8c1ff3a173a3537a9cf0b086" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-46d32cab-fa0d-4cba-80b4-3def51df285a", "provider": "foo"}}' 2018-06-07 11:48:38,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:38 GMT Server: Apache x-compute-request-id: req-b86947c4-8cb3-4add-9f8d-a5438603c4aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b86947c4-8cb3-4add-9f8d-a5438603c4aa Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "06e2e237-afa9-487e-9286-f6d1b50626b1", "name": "CinderUtilsAddEncryptionTests-46d32cab-fa0d-4cba-80b4-3def51df285a", "control_location": "front-end", "encryption_id": "a7e638aa-3c6e-453c-9076-66fad446eb8b", "provider": "foo", "provider_class": "foo"}} 2018-06-07 11:48:38,585 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1/encryption used request id req-b86947c4-8cb3-4add-9f8d-a5438603c4aa 2018-06-07 11:48:38,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-807039f0-7947-4e38-bbf8-331f55606ff6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a704d4ef5e3175c8c1ff3a173a3537a9cf0b086" 2018-06-07 11:48:38,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:38 GMT Server: Apache x-compute-request-id: req-2720f917-7646-4df2-b102-f2897d177bb1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2720f917-7646-4df2-b102-f2897d177bb1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-46d32cab-fa0d-4cba-80b4-3def51df285a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "06e2e237-afa9-487e-9286-f6d1b50626b1", "description": null}} 2018-06-07 11:48:38,734 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1 used request id req-2720f917-7646-4df2-b102-f2897d177bb1 2018-06-07 11:48:38,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-807039f0-7947-4e38-bbf8-331f55606ff6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a704d4ef5e3175c8c1ff3a173a3537a9cf0b086" 2018-06-07 11:48:38,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:38 GMT Server: Apache x-compute-request-id: req-7b54b70f-436c-4889-8662-979ba95c4ef6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b54b70f-436c-4889-8662-979ba95c4ef6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "06e2e237-afa9-487e-9286-f6d1b50626b1", "control_location": "front-end", "deleted": false, "created_at": "2018-06-07T11:48:38.000000", "updated_at": null, "encryption_id": "a7e638aa-3c6e-453c-9076-66fad446eb8b", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-06-07 11:48:38,888 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1/encryption used request id req-7b54b70f-436c-4889-8662-979ba95c4ef6 2018-06-07 11:48:38,889 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-46d32cab-fa0d-4cba-80b4-3def51df285a-type 2018-06-07 11:48:38,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-807039f0-7947-4e38-bbf8-331f55606ff6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a704d4ef5e3175c8c1ff3a173a3537a9cf0b086" 2018-06-07 11:48:39,038 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:38 GMT Server: Apache x-compute-request-id: req-1f242458-3f0a-4ab4-a06c-825f97aef143 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f242458-3f0a-4ab4-a06c-825f97aef143 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-46d32cab-fa0d-4cba-80b4-3def51df285a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "06e2e237-afa9-487e-9286-f6d1b50626b1", "description": null}} 2018-06-07 11:48:39,038 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1 used request id req-1f242458-3f0a-4ab4-a06c-825f97aef143 2018-06-07 11:48:39,041 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-807039f0-7947-4e38-bbf8-331f55606ff6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a704d4ef5e3175c8c1ff3a173a3537a9cf0b086" 2018-06-07 11:48:39,230 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-37f39c05-39dd-4411-b1fb-1f5a496ee2fc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:39,230 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1/encryption/provider used request id req-37f39c05-39dd-4411-b1fb-1f5a496ee2fc 2018-06-07 11:48:39,230 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-46d32cab-fa0d-4cba-80b4-3def51df285a-type 2018-06-07 11:48:39,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-807039f0-7947-4e38-bbf8-331f55606ff6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a704d4ef5e3175c8c1ff3a173a3537a9cf0b086" 2018-06-07 11:48:39,279 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bb8c512d-f86b-4d08-8573-d4ca04ced8a3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:39,279 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/06e2e237-afa9-487e-9286-f6d1b50626b1 used request id req-bb8c512d-f86b-4d08-8573-d4ca04ced8a3 2018-06-07 11:48:39,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:39,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["y_LY7z2dSa261XohmJONsg"], "issued_at": "2018-06-07T11:48:39.000000Z"}} 2018-06-07 11:48:39,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8870a3b644d5ece3109cc58fa57780c87ff011d7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-0c0c2d19-766b-4cec-b8b7-07cba80c8edd-type", "description": null}}' 2018-06-07 11:48:39,822 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:39 GMT Server: Apache x-compute-request-id: req-37c09cf8-ea08-4d96-8e40-64e000651557 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37c09cf8-ea08-4d96-8e40-64e000651557 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0c0c2d19-766b-4cec-b8b7-07cba80c8edd-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6bd58e88-22ea-48f5-aea4-75f05ea894c3", "description": null}} 2018-06-07 11:48:39,822 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types used request id req-37c09cf8-ea08-4d96-8e40-64e000651557 2018-06-07 11:48:39,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-37c09cf8-ea08-4d96-8e40-64e000651557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8870a3b644d5ece3109cc58fa57780c87ff011d7" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-0c0c2d19-766b-4cec-b8b7-07cba80c8edd", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-07 11:48:40,017 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:39 GMT Server: Apache x-compute-request-id: req-9347888c-aa92-40f6-b791-a5bb516cba8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9347888c-aa92-40f6-b791-a5bb516cba8c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "6bd58e88-22ea-48f5-aea4-75f05ea894c3", "name": "CinderUtilsAddEncryptionTests-0c0c2d19-766b-4cec-b8b7-07cba80c8edd", "control_location": "back-end", "encryption_id": "74efe826-3e59-4e35-b232-c6ceb22544ad", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-06-07 11:48:40,017 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3/encryption used request id req-9347888c-aa92-40f6-b791-a5bb516cba8c 2018-06-07 11:48:40,020 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37c09cf8-ea08-4d96-8e40-64e000651557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8870a3b644d5ece3109cc58fa57780c87ff011d7" 2018-06-07 11:48:40,169 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:40 GMT Server: Apache x-compute-request-id: req-57b49a33-6165-445c-9842-12bd2aeaad04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57b49a33-6165-445c-9842-12bd2aeaad04 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0c0c2d19-766b-4cec-b8b7-07cba80c8edd-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6bd58e88-22ea-48f5-aea4-75f05ea894c3", "description": null}} 2018-06-07 11:48:40,169 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3 used request id req-57b49a33-6165-445c-9842-12bd2aeaad04 2018-06-07 11:48:40,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37c09cf8-ea08-4d96-8e40-64e000651557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8870a3b644d5ece3109cc58fa57780c87ff011d7" 2018-06-07 11:48:40,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:40 GMT Server: Apache x-compute-request-id: req-8352a814-d2a3-445f-895b-15e4db22f40d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8352a814-d2a3-445f-895b-15e4db22f40d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"volume_type_id": "6bd58e88-22ea-48f5-aea4-75f05ea894c3", "control_location": "back-end", "deleted": false, "created_at": "2018-06-07T11:48:39.000000", "updated_at": null, "encryption_id": "74efe826-3e59-4e35-b232-c6ceb22544ad", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-06-07 11:48:40,320 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3/encryption used request id req-8352a814-d2a3-445f-895b-15e4db22f40d 2018-06-07 11:48:40,320 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-0c0c2d19-766b-4cec-b8b7-07cba80c8edd-type 2018-06-07 11:48:40,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37c09cf8-ea08-4d96-8e40-64e000651557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8870a3b644d5ece3109cc58fa57780c87ff011d7" 2018-06-07 11:48:40,343 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:40 GMT Server: Apache x-compute-request-id: req-c4d44272-02c2-410f-8b8c-894ba440dd90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c4d44272-02c2-410f-8b8c-894ba440dd90 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0c0c2d19-766b-4cec-b8b7-07cba80c8edd-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6bd58e88-22ea-48f5-aea4-75f05ea894c3", "description": null}} 2018-06-07 11:48:40,343 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3 used request id req-c4d44272-02c2-410f-8b8c-894ba440dd90 2018-06-07 11:48:40,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37c09cf8-ea08-4d96-8e40-64e000651557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8870a3b644d5ece3109cc58fa57780c87ff011d7" 2018-06-07 11:48:40,518 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1028697f-df2e-4c72-b14f-c797cf5da13f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:40,519 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3/encryption/provider used request id req-1028697f-df2e-4c72-b14f-c797cf5da13f 2018-06-07 11:48:40,519 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-0c0c2d19-766b-4cec-b8b7-07cba80c8edd-type 2018-06-07 11:48:40,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37c09cf8-ea08-4d96-8e40-64e000651557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8870a3b644d5ece3109cc58fa57780c87ff011d7" 2018-06-07 11:48:40,563 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e36be442-000e-4bc1-9602-ff8585f55b80 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:40,563 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/6bd58e88-22ea-48f5-aea4-75f05ea894c3 used request id req-e36be442-000e-4bc1-9602-ff8585f55b80 2018-06-07 11:48:40,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:40,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["KTbRt5x0RIOS6pK-Riz6yA"], "issued_at": "2018-06-07T11:48:40.000000Z"}} 2018-06-07 11:48:40,928 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079e4004e4530df705f2e57963b174f6c15ed12" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-86ea78b6-0d99-4bb4-aa7f-680522b6221d-qos"}}' 2018-06-07 11:48:41,118 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:40 GMT Server: Apache x-compute-request-id: req-babcffda-2218-42ca-a424-e0031a544e2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-babcffda-2218-42ca-a424-e0031a544e2f Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "7f565f81-da2a-4a63-ac04-c0cecd070c94", "name": "CinderUtilsVolumeTypeCompleteTests-86ea78b6-0d99-4bb4-aa7f-680522b6221d-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/7f565f81-da2a-4a63-ac04-c0cecd070c94", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/7f565f81-da2a-4a63-ac04-c0cecd070c94", "rel": "bookmark"}]} 2018-06-07 11:48:41,118 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-babcffda-2218-42ca-a424-e0031a544e2f 2018-06-07 11:48:41,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-babcffda-2218-42ca-a424-e0031a544e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079e4004e4530df705f2e57963b174f6c15ed12" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-86ea78b6-0d99-4bb4-aa7f-680522b6221d", "description": null}}' 2018-06-07 11:48:41,290 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:41 GMT Server: Apache x-compute-request-id: req-55887961-0529-445a-8160-12696554d4b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55887961-0529-445a-8160-12696554d4b6 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-86ea78b6-0d99-4bb4-aa7f-680522b6221d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "be129215-4b40-4a74-a65e-2cfb42f40d12", "description": null}} 2018-06-07 11:48:41,290 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types used request id req-55887961-0529-445a-8160-12696554d4b6 2018-06-07 11:48:41,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-babcffda-2218-42ca-a424-e0031a544e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079e4004e4530df705f2e57963b174f6c15ed12" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-07 11:48:41,466 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:41 GMT Server: Apache x-compute-request-id: req-287c77a6-985c-4947-915f-c14e33511570 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-287c77a6-985c-4947-915f-c14e33511570 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "be129215-4b40-4a74-a65e-2cfb42f40d12", "name": "foo", "control_location": "back-end", "encryption_id": "4057f0f6-e2ce-45c5-90cc-8e295ab13677", "provider": "bar", "provider_class": "bar"}} 2018-06-07 11:48:41,466 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12/encryption used request id req-287c77a6-985c-4947-915f-c14e33511570 2018-06-07 11:48:41,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-babcffda-2218-42ca-a424-e0031a544e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079e4004e4530df705f2e57963b174f6c15ed12" 2018-06-07 11:48:41,621 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:41 GMT Server: Apache x-compute-request-id: req-09ef61ba-b83f-4135-9f7b-a265fc7b52b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09ef61ba-b83f-4135-9f7b-a265fc7b52b8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-86ea78b6-0d99-4bb4-aa7f-680522b6221d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "be129215-4b40-4a74-a65e-2cfb42f40d12", "description": null}} 2018-06-07 11:48:41,621 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12 used request id req-09ef61ba-b83f-4135-9f7b-a265fc7b52b8 2018-06-07 11:48:41,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-babcffda-2218-42ca-a424-e0031a544e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079e4004e4530df705f2e57963b174f6c15ed12" 2018-06-07 11:48:41,644 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:41 GMT Server: Apache x-compute-request-id: req-97d6bfdd-5917-4925-9c24-269050f0eb1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97d6bfdd-5917-4925-9c24-269050f0eb1f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "be129215-4b40-4a74-a65e-2cfb42f40d12", "control_location": "back-end", "deleted": false, "created_at": "2018-06-07T11:48:41.000000", "updated_at": null, "encryption_id": "4057f0f6-e2ce-45c5-90cc-8e295ab13677", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-07 11:48:41,644 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12/encryption used request id req-97d6bfdd-5917-4925-9c24-269050f0eb1f 2018-06-07 11:48:41,644 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-86ea78b6-0d99-4bb4-aa7f-680522b6221d 2018-06-07 11:48:41,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-babcffda-2218-42ca-a424-e0031a544e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079e4004e4530df705f2e57963b174f6c15ed12" 2018-06-07 11:48:41,791 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:41 GMT Server: Apache x-compute-request-id: req-2d6c751a-ab52-4185-8c02-2dbd81e3644b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d6c751a-ab52-4185-8c02-2dbd81e3644b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-86ea78b6-0d99-4bb4-aa7f-680522b6221d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "be129215-4b40-4a74-a65e-2cfb42f40d12", "description": null}} 2018-06-07 11:48:41,791 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12 used request id req-2d6c751a-ab52-4185-8c02-2dbd81e3644b 2018-06-07 11:48:41,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-babcffda-2218-42ca-a424-e0031a544e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079e4004e4530df705f2e57963b174f6c15ed12" 2018-06-07 11:48:41,968 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8431a4fa-e08c-4a50-9df2-5417e6b739ef Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:41,968 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12/encryption/provider used request id req-8431a4fa-e08c-4a50-9df2-5417e6b739ef 2018-06-07 11:48:41,968 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-86ea78b6-0d99-4bb4-aa7f-680522b6221d 2018-06-07 11:48:41,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-babcffda-2218-42ca-a424-e0031a544e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079e4004e4530df705f2e57963b174f6c15ed12" 2018-06-07 11:48:42,149 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-077a3268-b33a-453b-a45a-3d094c57b0a6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:42,149 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/be129215-4b40-4a74-a65e-2cfb42f40d12 used request id req-077a3268-b33a-453b-a45a-3d094c57b0a6 2018-06-07 11:48:42,149 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-86ea78b6-0d99-4bb4-aa7f-680522b6221d-qos 2018-06-07 11:48:42,152 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/7f565f81-da2a-4a63-ac04-c0cecd070c94?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-babcffda-2218-42ca-a424-e0031a544e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079e4004e4530df705f2e57963b174f6c15ed12" 2018-06-07 11:48:42,329 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a80a0b5-ec33-447e-b709-e64bf45bbfa6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:42,329 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/7f565f81-da2a-4a63-ac04-c0cecd070c94?force=False used request id req-0a80a0b5-ec33-447e-b709-e64bf45bbfa6 2018-06-07 11:48:42,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:42,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["hDjiQ_zJQT2NHbXVYmYeNg"], "issued_at": "2018-06-07T11:48:42.000000Z"}} 2018-06-07 11:48:42,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0923449b7095faf27807057f6946dea78609c9" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ee6b4dc9-a763-441a-8de1-9bb833867f80-qos"}}' 2018-06-07 11:48:42,851 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:42 GMT Server: Apache x-compute-request-id: req-27f0a22a-cad7-48e0-9569-10aef61b0956 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27f0a22a-cad7-48e0-9569-10aef61b0956 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "ad66c179-ef6a-4b74-9e4b-c08593d826e7", "name": "CinderUtilsVolumeTypeCompleteTests-ee6b4dc9-a763-441a-8de1-9bb833867f80-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/ad66c179-ef6a-4b74-9e4b-c08593d826e7", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/ad66c179-ef6a-4b74-9e4b-c08593d826e7", "rel": "bookmark"}]} 2018-06-07 11:48:42,852 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-27f0a22a-cad7-48e0-9569-10aef61b0956 2018-06-07 11:48:42,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-27f0a22a-cad7-48e0-9569-10aef61b0956" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0923449b7095faf27807057f6946dea78609c9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ee6b4dc9-a763-441a-8de1-9bb833867f80", "description": null}}' 2018-06-07 11:48:43,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:42 GMT Server: Apache x-compute-request-id: req-bcaa24c1-a273-4632-ad09-e2bab54731f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bcaa24c1-a273-4632-ad09-e2bab54731f9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ee6b4dc9-a763-441a-8de1-9bb833867f80", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edb7b07e-2b50-41ab-8876-772705ee45f6", "description": null}} 2018-06-07 11:48:43,028 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types used request id req-bcaa24c1-a273-4632-ad09-e2bab54731f9 2018-06-07 11:48:43,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27f0a22a-cad7-48e0-9569-10aef61b0956" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0923449b7095faf27807057f6946dea78609c9" 2018-06-07 11:48:43,180 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:43 GMT Server: Apache x-compute-request-id: req-4bcee339-210f-4607-85b3-92c3a9db42be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4bcee339-210f-4607-85b3-92c3a9db42be Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "ad66c179-ef6a-4b74-9e4b-c08593d826e7", "name": "CinderUtilsVolumeTypeCompleteTests-ee6b4dc9-a763-441a-8de1-9bb833867f80-qos"}]} 2018-06-07 11:48:43,180 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-4bcee339-210f-4607-85b3-92c3a9db42be 2018-06-07 11:48:43,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/None/associate?vol_type_id=edb7b07e-2b50-41ab-8876-772705ee45f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27f0a22a-cad7-48e0-9569-10aef61b0956" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0923449b7095faf27807057f6946dea78609c9" 2018-06-07 11:48:43,338 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:48:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d15f5407-e96e-4482-b08f-085e58c58772 x-openstack-request-id: req-d15f5407-e96e-4482-b08f-085e58c58772 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-06-07 11:48:43,339 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/None/associate?vol_type_id=edb7b07e-2b50-41ab-8876-772705ee45f6 used request id req-d15f5407-e96e-4482-b08f-085e58c58772 2018-06-07 11:48:43,339 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-d15f5407-e96e-4482-b08f-085e58c58772) 2018-06-07 11:48:43,339 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ee6b4dc9-a763-441a-8de1-9bb833867f80 2018-06-07 11:48:43,343 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/edb7b07e-2b50-41ab-8876-772705ee45f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27f0a22a-cad7-48e0-9569-10aef61b0956" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0923449b7095faf27807057f6946dea78609c9" 2018-06-07 11:48:43,527 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5db0568b-4685-4179-a514-3627c6e4c5a0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:43,527 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/edb7b07e-2b50-41ab-8876-772705ee45f6 used request id req-5db0568b-4685-4179-a514-3627c6e4c5a0 2018-06-07 11:48:43,527 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ee6b4dc9-a763-441a-8de1-9bb833867f80-qos 2018-06-07 11:48:43,530 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/ad66c179-ef6a-4b74-9e4b-c08593d826e7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27f0a22a-cad7-48e0-9569-10aef61b0956" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0923449b7095faf27807057f6946dea78609c9" 2018-06-07 11:48:43,694 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e368e258-8f7c-4d85-97cd-0dfc4db01634 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:43,694 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/ad66c179-ef6a-4b74-9e4b-c08593d826e7?force=False used request id req-e368e258-8f7c-4d85-97cd-0dfc4db01634 2018-06-07 11:48:43,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:44,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["chMjR_5mQ7qvb1TMcDQKfw"], "issued_at": "2018-06-07T11:48:44.000000Z"}} 2018-06-07 11:48:44,063 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4336e229d4af84e174008bd92d0ab73e775adb25" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ed1dc9a9-2074-4bf0-b91e-5da053145eb0-qos"}}' 2018-06-07 11:48:44,232 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:44 GMT Server: Apache x-compute-request-id: req-fbf628b8-1da8-4102-899e-748ed66a9d69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fbf628b8-1da8-4102-899e-748ed66a9d69 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "bc98138d-2fab-4f91-85d7-0c0f08c8b8cc", "name": "CinderUtilsVolumeTypeCompleteTests-ed1dc9a9-2074-4bf0-b91e-5da053145eb0-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/bc98138d-2fab-4f91-85d7-0c0f08c8b8cc", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/bc98138d-2fab-4f91-85d7-0c0f08c8b8cc", "rel": "bookmark"}]} 2018-06-07 11:48:44,232 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-fbf628b8-1da8-4102-899e-748ed66a9d69 2018-06-07 11:48:44,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fbf628b8-1da8-4102-899e-748ed66a9d69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4336e229d4af84e174008bd92d0ab73e775adb25" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ed1dc9a9-2074-4bf0-b91e-5da053145eb0", "description": null}}' 2018-06-07 11:48:44,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:44 GMT Server: Apache x-compute-request-id: req-133e2455-02c3-44ff-ab23-28286216b36a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-133e2455-02c3-44ff-ab23-28286216b36a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ed1dc9a9-2074-4bf0-b91e-5da053145eb0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "31121906-5f28-4469-9402-89e07d485a8e", "description": null}} 2018-06-07 11:48:44,413 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types used request id req-133e2455-02c3-44ff-ab23-28286216b36a 2018-06-07 11:48:44,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbf628b8-1da8-4102-899e-748ed66a9d69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4336e229d4af84e174008bd92d0ab73e775adb25" 2018-06-07 11:48:44,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:44 GMT Server: Apache x-compute-request-id: req-0e449868-094a-43ba-9b59-588355b06d42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e449868-094a-43ba-9b59-588355b06d42 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "bc98138d-2fab-4f91-85d7-0c0f08c8b8cc", "name": "CinderUtilsVolumeTypeCompleteTests-ed1dc9a9-2074-4bf0-b91e-5da053145eb0-qos"}]} 2018-06-07 11:48:44,574 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-0e449868-094a-43ba-9b59-588355b06d42 2018-06-07 11:48:44,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/bc98138d-2fab-4f91-85d7-0c0f08c8b8cc/associate?vol_type_id=31121906-5f28-4469-9402-89e07d485a8e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbf628b8-1da8-4102-899e-748ed66a9d69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4336e229d4af84e174008bd92d0ab73e775adb25" 2018-06-07 11:48:44,746 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2897337f-6daa-4d57-9bde-854c9b22d3f6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:44,746 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/bc98138d-2fab-4f91-85d7-0c0f08c8b8cc/associate?vol_type_id=31121906-5f28-4469-9402-89e07d485a8e used request id req-2897337f-6daa-4d57-9bde-854c9b22d3f6 2018-06-07 11:48:44,746 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ed1dc9a9-2074-4bf0-b91e-5da053145eb0 2018-06-07 11:48:44,749 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/31121906-5f28-4469-9402-89e07d485a8e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbf628b8-1da8-4102-899e-748ed66a9d69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4336e229d4af84e174008bd92d0ab73e775adb25" 2018-06-07 11:48:44,926 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b6bbf9e3-1913-4a8b-8ac6-66e9832efcd9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:44,926 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/31121906-5f28-4469-9402-89e07d485a8e used request id req-b6bbf9e3-1913-4a8b-8ac6-66e9832efcd9 2018-06-07 11:48:44,926 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ed1dc9a9-2074-4bf0-b91e-5da053145eb0-qos 2018-06-07 11:48:44,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/bc98138d-2fab-4f91-85d7-0c0f08c8b8cc?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbf628b8-1da8-4102-899e-748ed66a9d69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4336e229d4af84e174008bd92d0ab73e775adb25" 2018-06-07 11:48:44,967 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c0d2b43a-7d2b-4522-8ea9-35806a11ba96 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:44,967 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/bc98138d-2fab-4f91-85d7-0c0f08c8b8cc?force=False used request id req-c0d2b43a-7d2b-4522-8ea9-35806a11ba96 2018-06-07 11:48:44,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:45,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["wBp-M87uSX6xT7JYt_qnEw"], "issued_at": "2018-06-07T11:48:45.000000Z"}} 2018-06-07 11:48:45,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-93368061-55d2-4972-b167-0db7c621ed11-qos"}}' 2018-06-07 11:48:45,502 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:45 GMT Server: Apache x-compute-request-id: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "8d6a16f1-d84f-4fd1-ae3d-06579d83a295", "name": "CinderUtilsVolumeTypeCompleteTests-93368061-55d2-4972-b167-0db7c621ed11-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/8d6a16f1-d84f-4fd1-ae3d-06579d83a295", "rel": "self"}, {"href": "http://172.30.9.28:8776/9d5d600ad155427099cd7cd580688ffb/qos-specs/8d6a16f1-d84f-4fd1-ae3d-06579d83a295", "rel": "bookmark"}]} 2018-06-07 11:48:45,502 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e 2018-06-07 11:48:45,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-93368061-55d2-4972-b167-0db7c621ed11", "description": null}}' 2018-06-07 11:48:45,671 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:45 GMT Server: Apache x-compute-request-id: req-ad2d064b-2e8e-4b2b-ad59-a18460570223 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad2d064b-2e8e-4b2b-ad59-a18460570223 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-93368061-55d2-4972-b167-0db7c621ed11", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ba44965e-01e1-4df0-9034-1b006f10c805", "description": null}} 2018-06-07 11:48:45,671 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types used request id req-ad2d064b-2e8e-4b2b-ad59-a18460570223 2018-06-07 11:48:45,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-07 11:48:45,849 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:45 GMT Server: Apache x-compute-request-id: req-5ea69ddd-38a8-4260-bf60-c29f7c56104c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ea69ddd-38a8-4260-bf60-c29f7c56104c Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "ba44965e-01e1-4df0-9034-1b006f10c805", "name": "foo", "control_location": "back-end", "encryption_id": "b1277c2b-0ef8-464e-b47f-f6e8909f5e76", "provider": "bar", "provider_class": "bar"}} 2018-06-07 11:48:45,849 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805/encryption used request id req-5ea69ddd-38a8-4260-bf60-c29f7c56104c 2018-06-07 11:48:45,852 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" 2018-06-07 11:48:46,000 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:45 GMT Server: Apache x-compute-request-id: req-f7cab9ab-c355-4120-89ca-e3a5885a944c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7cab9ab-c355-4120-89ca-e3a5885a944c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "8d6a16f1-d84f-4fd1-ae3d-06579d83a295", "name": "CinderUtilsVolumeTypeCompleteTests-93368061-55d2-4972-b167-0db7c621ed11-qos"}]} 2018-06-07 11:48:46,000 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs used request id req-f7cab9ab-c355-4120-89ca-e3a5885a944c 2018-06-07 11:48:46,004 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/8d6a16f1-d84f-4fd1-ae3d-06579d83a295/associate?vol_type_id=ba44965e-01e1-4df0-9034-1b006f10c805 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" 2018-06-07 11:48:46,051 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fdd018e8-b4f7-4431-a779-6ea4fb5affc1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:46,051 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/8d6a16f1-d84f-4fd1-ae3d-06579d83a295/associate?vol_type_id=ba44965e-01e1-4df0-9034-1b006f10c805 used request id req-fdd018e8-b4f7-4431-a779-6ea4fb5affc1 2018-06-07 11:48:46,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" 2018-06-07 11:48:46,204 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:46 GMT Server: Apache x-compute-request-id: req-1fd8289a-383a-4646-92a1-e9ca9ebbc585 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1fd8289a-383a-4646-92a1-e9ca9ebbc585 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-93368061-55d2-4972-b167-0db7c621ed11", "qos_specs_id": "8d6a16f1-d84f-4fd1-ae3d-06579d83a295", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ba44965e-01e1-4df0-9034-1b006f10c805", "description": null}} 2018-06-07 11:48:46,204 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805 used request id req-1fd8289a-383a-4646-92a1-e9ca9ebbc585 2018-06-07 11:48:46,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" 2018-06-07 11:48:46,359 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:46 GMT Server: Apache x-compute-request-id: req-52a8a89a-7f8c-42a2-9460-ba3bf2e4be44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52a8a89a-7f8c-42a2-9460-ba3bf2e4be44 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_type_id": "ba44965e-01e1-4df0-9034-1b006f10c805", "control_location": "back-end", "deleted": false, "created_at": "2018-06-07T11:48:45.000000", "updated_at": null, "encryption_id": "b1277c2b-0ef8-464e-b47f-f6e8909f5e76", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-07 11:48:46,359 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805/encryption used request id req-52a8a89a-7f8c-42a2-9460-ba3bf2e4be44 2018-06-07 11:48:46,360 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-93368061-55d2-4972-b167-0db7c621ed11 2018-06-07 11:48:46,362 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" 2018-06-07 11:48:46,385 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:46 GMT Server: Apache x-compute-request-id: req-e4696961-ee89-46ad-85a8-a114fdc07bd9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4696961-ee89-46ad-85a8-a114fdc07bd9 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-93368061-55d2-4972-b167-0db7c621ed11", "qos_specs_id": "8d6a16f1-d84f-4fd1-ae3d-06579d83a295", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ba44965e-01e1-4df0-9034-1b006f10c805", "description": null}} 2018-06-07 11:48:46,385 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805 used request id req-e4696961-ee89-46ad-85a8-a114fdc07bd9 2018-06-07 11:48:46,388 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" 2018-06-07 11:48:46,427 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-83860354-d49b-4387-8d9e-7c8e61b5d5a2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:46,427 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805/encryption/provider used request id req-83860354-d49b-4387-8d9e-7c8e61b5d5a2 2018-06-07 11:48:46,427 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-93368061-55d2-4972-b167-0db7c621ed11 2018-06-07 11:48:46,430 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" 2018-06-07 11:48:46,477 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ccb630f8-04a0-4736-8cba-a025d8df3e1d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:46,477 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/types/ba44965e-01e1-4df0-9034-1b006f10c805 used request id req-ccb630f8-04a0-4736-8cba-a025d8df3e1d 2018-06-07 11:48:46,478 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-93368061-55d2-4972-b167-0db7c621ed11-qos 2018-06-07 11:48:46,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/8d6a16f1-d84f-4fd1-ae3d-06579d83a295?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5d1e7d4-2784-4035-8fdc-fa2d026d641e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5760f7dd9f3195c3c2c22283ac7fc5abdfc99" 2018-06-07 11:48:46,519 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-495449bb-c945-4b4c-abfd-0cd0eab352fb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:46,519 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb/qos-specs/8d6a16f1-d84f-4fd1-ae3d-06579d83a295?force=False used request id req-495449bb-c945-4b4c-abfd-0cd0eab352fb 2018-06-07 11:48:46,520 - xtesting.core.unit - DEBUG - 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_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 84 tests in 574.689s OK 2018-06-07 11:48:46,641 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 11:48:46,641 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-06-07 11:48:46,645 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-06-07 11:48:46,683 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-07 11:48:46,683 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-07 11:48:46,684 - openstack_tests - INFO - OS Credentials = > 2018-06-07 11:48:46,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:48:46,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:47,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["UGRXpb0iSl-1WA7g-CNZZQ"], "issued_at": "2018-06-07T11:48:47.000000Z"}} 2018-06-07 11:48:47,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40192f01d527ad5d38d73eff2d31b0a856b8d6fe" 2018-06-07 11:48:47,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a0ae023b-90b0-40f8-8651-ba99631a7c86 Date: Thu, 07 Jun 2018 11:48:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:48:47,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-a0ae023b-90b0-40f8-8651-ba99631a7c86 2018-06-07 11:48:47,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40192f01d527ad5d38d73eff2d31b0a856b8d6fe" 2018-06-07 11:48:47,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-165b613d-fdf2-4c94-816e-d68d5a77fdcd Date: Thu, 07 Jun 2018 11:48:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:48:47,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-165b613d-fdf2-4c94-816e-d68d5a77fdcd 2018-06-07 11:48:47,344 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-06-07 11:48:47,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:48:47,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:47,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["_Fnlo0Q9Rz24p-wMP6aqEA"], "issued_at": "2018-06-07T11:48:47.000000Z"}} 2018-06-07 11:48:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583c6f91ea1586ffd4af322116d8ea256df73ef" 2018-06-07 11:48:47,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ac0435-c53b-4f71-a21d-3e58c7b6bfe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:47,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-50ac0435-c53b-4f71-a21d-3e58c7b6bfe3 2018-06-07 11:48:47,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:48:47,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:48,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["lsQCOSfxSniUC3EispTfjQ"], "issued_at": "2018-06-07T11:48:48.000000Z"}} 2018-06-07 11:48:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:48:48,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045cdfd5-74f4-431a-bb83-5699d639fc31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:48,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-045cdfd5-74f4-431a-bb83-5699d639fc31 2018-06-07 11:48:48,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:48:48,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:48:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:48:48,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b38a03cc-d3f6-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:48:48,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4926d8-1461-4e7b-afa7-37d161da872c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b38a03cc-d3f6-492-proj", "previous": null, "next": null}, "projects": []} 2018-06-07 11:48:48,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b38a03cc-d3f6-492-proj used request id req-aa4926d8-1461-4e7b-afa7-37d161da872c 2018-06-07 11:48:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:48:48,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5118bb9f-306d-4720-8fed-0da1d6d607dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:48:48,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5118bb9f-306d-4720-8fed-0da1d6d607dd 2018-06-07 11:48:48,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}}' 2018-06-07 11:48:48,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5844ed8-f845-4ec3-a7de-2b6e4c88d178 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49"}, "enabled": true, "id": "69573c0ea0604d1eb4498278ff9a0e49", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}} 2018-06-07 11:48:48,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d5844ed8-f845-4ec3-a7de-2b6e4c88d178 2018-06-07 11:48:48,304 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-b38a03cc-d3f6-492-proj 2018-06-07 11:48:48,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:48:48,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:48,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["aYrRz42ZQuuDiGYzHmjbsQ"], "issued_at": "2018-06-07T11:48:48.000000Z"}} 2018-06-07 11:48:48,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d078e5f1a9a3c5c1e1a36e9fb3b1b2993e81df7" 2018-06-07 11:48:48,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f521ad84-adf4-4e00-b5d2-c4a2e82e08b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:48,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f521ad84-adf4-4e00-b5d2-c4a2e82e08b4 2018-06-07 11:48:48,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:48:48,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:48:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:48:48,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d078e5f1a9a3c5c1e1a36e9fb3b1b2993e81df7" 2018-06-07 11:48:48,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09ac972-7ad6-4393-bae2-7f838a4dd0cc Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 11:48:48,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d09ac972-7ad6-4393-bae2-7f838a4dd0cc 2018-06-07 11:48:48,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-b38a03cc-d3f6-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d078e5f1a9a3c5c1e1a36e9fb3b1b2993e81df7" 2018-06-07 11:48:48,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57419b41-6c6b-4112-9125-e8108279c576 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-b38a03cc-d3f6-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49"}, "enabled": true, "id": "69573c0ea0604d1eb4498278ff9a0e49", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}]} 2018-06-07 11:48:48,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-b38a03cc-d3f6-492-proj used request id req-57419b41-6c6b-4112-9125-e8108279c576 2018-06-07 11:48:48,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d078e5f1a9a3c5c1e1a36e9fb3b1b2993e81df7" 2018-06-07 11:48:48,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404438c7-2583-41e9-89c7-775eaa1f7d31 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 11:48:48,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-404438c7-2583-41e9-89c7-775eaa1f7d31 2018-06-07 11:48:49,299 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-b38a03cc-d3f6-492-user 2018-06-07 11:48:49,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:48:49,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:48:49,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e7d625-1056-4c26-933b-a056064b068d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:48:49,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d1e7d625-1056-4c26-933b-a056064b068d 2018-06-07 11:48:49,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" -d '{"role": {"name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj-role"}}' 2018-06-07 11:48:49,406 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 11:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61ebcb79-adb0-442f-866e-9509a02e26de Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f86b847ca34d40658fed0d1b6402a4a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/f86b847ca34d40658fed0d1b6402a4a4"}, "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj-role"}} 2018-06-07 11:48:49,406 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-61ebcb79-adb0-442f-866e-9509a02e26de 2018-06-07 11:48:49,407 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-b38a03cc-d3f6-492-proj-role 2018-06-07 11:48:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f86b847ca34d40658fed0d1b6402a4a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:48:49,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176a15e1-2842-4b31-a7bf-a3325b456db7 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f86b847ca34d40658fed0d1b6402a4a4"}, "domain_id": null, "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj-role", "id": "f86b847ca34d40658fed0d1b6402a4a4"}} 2018-06-07 11:48:49,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f86b847ca34d40658fed0d1b6402a4a4 used request id req-176a15e1-2842-4b31-a7bf-a3325b456db7 2018-06-07 11:48:49,480 - keystone_utils - INFO - Granting role SimpleHealthCheck-b38a03cc-d3f6-492-proj-role to project SimpleHealthCheck-b38a03cc-d3f6-492-proj 2018-06-07 11:48:49,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49/users/18830e81ec8c4617a56f4f533ffb626c/roles/f86b847ca34d40658fed0d1b6402a4a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:48:49,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cb3cbbc-469f-4e30-a000-276137d912b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:48:49,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49/users/18830e81ec8c4617a56f4f533ffb626c/roles/f86b847ca34d40658fed0d1b6402a4a4 used request id req-1cb3cbbc-469f-4e30-a000-276137d912b9 2018-06-07 11:48:49,589 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:48:49,590 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-07 11:48:49,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:48:49,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:49,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f86b847ca34d40658fed0d1b6402a4a4", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj-role"}], "expires_at": "2018-06-07T12:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69573c0ea0604d1eb4498278ff9a0e49", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b38a03cc-d3f6-492-user", "id": "18830e81ec8c4617a56f4f533ffb626c"}, "audit_ids": ["vXwd0zSuTdSJNzTmGJuB3g"], "issued_at": "2018-06-07T11:48:49.000000Z"}} 2018-06-07 11:48:49,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a774f6b3248b1535e172612d16c781dab25fec" 2018-06-07 11:48:50,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9438b825-78d0-4cc7-877f-257307834d79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:50,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9438b825-78d0-4cc7-877f-257307834d79 2018-06-07 11:48:50,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83a774f6b3248b1535e172612d16c781dab25fec" 2018-06-07 11:48:50,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f78c393d-a8ec-4fdf-bf3b-741a16b19338 Date: Thu, 07 Jun 2018 11:48:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image"} 2018-06-07 11:48:50,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image used request id req-f78c393d-a8ec-4fdf-bf3b-741a16b19338 2018-06-07 11:48:50,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83a774f6b3248b1535e172612d16c781dab25fec" 2018-06-07 11:48:50,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8d202b93-2da0-4300-9774-7f2e9b1ac08c Date: Thu, 07 Jun 2018 11:48:50 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:48:50,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8d202b93-2da0-4300-9774-7f2e9b1ac08c 2018-06-07 11:48:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83a774f6b3248b1535e172612d16c781dab25fec" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image"}' 2018-06-07 11:48:50,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790 X-Openstack-Request-Id: req-dd7e0768-914b-4c2a-9823-b118e253e657 Date: Thu, 07 Jun 2018 11:48:50 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:48:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T11:48:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "min_disk": 0, "protected": false, "id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "file": "/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790/file", "checksum": null, "owner": "69573c0ea0604d1eb4498278ff9a0e49", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:48:50,264 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-dd7e0768-914b-4c2a-9823-b118e253e657 2018-06-07 11:48:50,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83a774f6b3248b1535e172612d16c781dab25fec" -d '' 2018-06-07 11:48:51,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a383090-72d8-4e69-a806-a221c6d019fa Date: Thu, 07 Jun 2018 11:48:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:48:51,236 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790/file used request id req-7a383090-72d8-4e69-a806-a221c6d019fa 2018-06-07 11:48:51,236 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:48:51,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83a774f6b3248b1535e172612d16c781dab25fec" 2018-06-07 11:48:51,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8ca0574f-3e61-4012-a506-078bf968e8e8 Date: Thu, 07 Jun 2018 11:48:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:48:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:48:51Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/1619470f-efe2-46e5-9baa-dfa90a45f790/snap", "metadata": {}}], "self": "/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "min_disk": 0, "protected": false, "id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "file": "/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69573c0ea0604d1eb4498278ff9a0e49", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/1619470f-efe2-46e5-9baa-dfa90a45f790/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:48:51,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790 used request id req-8ca0574f-3e61-4012-a506-078bf968e8e8 2018-06-07 11:48:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83a774f6b3248b1535e172612d16c781dab25fec" 2018-06-07 11:48:51,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-00272b8b-6502-48b8-ab8d-976c666e897d Date: Thu, 07 Jun 2018 11:48:51 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:48:51,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-00272b8b-6502-48b8-ab8d-976c666e897d 2018-06-07 11:48:51,266 - create_image - INFO - Created image with name - SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image 2018-06-07 11:48:51,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83a774f6b3248b1535e172612d16c781dab25fec" 2018-06-07 11:48:51,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2db8032b-8f5e-48e8-8707-cee18d64224f Date: Thu, 07 Jun 2018 11:48:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:48:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:48:51Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/1619470f-efe2-46e5-9baa-dfa90a45f790/snap", "metadata": {}}], "self": "/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "min_disk": 0, "protected": false, "id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "file": "/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69573c0ea0604d1eb4498278ff9a0e49", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/1619470f-efe2-46e5-9baa-dfa90a45f790/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 11:48:51,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790 used request id req-2db8032b-8f5e-48e8-8707-cee18d64224f 2018-06-07 11:48:51,288 - create_image - DEBUG - Instance status is - active 2018-06-07 11:48:51,288 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image 2018-06-07 11:48:51,288 - create_image - INFO - Image is now active with name - SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image 2018-06-07 11:48:51,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:48:51,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:51,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f86b847ca34d40658fed0d1b6402a4a4", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj-role"}], "expires_at": "2018-06-07T12:48:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69573c0ea0604d1eb4498278ff9a0e49", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b38a03cc-d3f6-492-user", "id": "18830e81ec8c4617a56f4f533ffb626c"}, "audit_ids": ["4p6vvkxNQDW-FgviW5AqVQ"], "issued_at": "2018-06-07T11:48:51.000000Z"}} 2018-06-07 11:48:51,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7812e7eb7fe816959ea2661a31007f47d3c8fa" 2018-06-07 11:48:51,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b9f8b19-828f-4bae-9012-81d667be1d95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:51,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5b9f8b19-828f-4bae-9012-81d667be1d95 2018-06-07 11:48:51,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7812e7eb7fe816959ea2661a31007f47d3c8fa" 2018-06-07 11:48:51,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8f5402df-2612-4e5e-b555-4fce134bc7ce Date: Thu, 07 Jun 2018 11:48:51 GMT RESP BODY: {"networks":[]} 2018-06-07 11:48:51,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net used request id req-8f5402df-2612-4e5e-b555-4fce134bc7ce 2018-06-07 11:48:51,880 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net 2018-06-07 11:48:51,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7812e7eb7fe816959ea2661a31007f47d3c8fa" -d '{"network": {"name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net", "admin_state_up": true}}' 2018-06-07 11:48:52,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-2368ef59-aaba-49ae-bcd8-88779eab9d43 Date: Thu, 07 Jun 2018 11:48:52 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-07T11:48:52Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","id":"24d0e601-0202-4528-bb04-7bf61196729c","name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net"}} 2018-06-07 11:48:52,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-2368ef59-aaba-49ae-bcd8-88779eab9d43 2018-06-07 11:48:52,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7812e7eb7fe816959ea2661a31007f47d3c8fa" 2018-06-07 11:48:52,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-86c0f797-7001-422b-bdb1-86626c8a877b Date: Thu, 07 Jun 2018 11:48: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-06-07T11:48:52Z","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","id":"24d0e601-0202-4528-bb04-7bf61196729c","name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net"}]} 2018-06-07 11:48:52,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=24d0e601-0202-4528-bb04-7bf61196729c used request id req-86c0f797-7001-422b-bdb1-86626c8a877b 2018-06-07 11:48:52,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7812e7eb7fe816959ea2661a31007f47d3c8fa" 2018-06-07 11:48:52,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b81091a9-6142-43a3-b60b-0d9a0f89236c Date: Thu, 07 Jun 2018 11:48:52 GMT RESP BODY: {"subnets":[]} 2018-06-07 11:48:52,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c used request id req-b81091a9-6142-43a3-b60b-0d9a0f89236c 2018-06-07 11:48:52,659 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet 2018-06-07 11:48:52,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7812e7eb7fe816959ea2661a31007f47d3c8fa" -d '{"subnets": [{"ip_version": 4, "network_id": "24d0e601-0202-4528-bb04-7bf61196729c", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet"}]}' 2018-06-07 11:48:53,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-459cd8ca-422b-4c08-abbf-714c825ae63d Date: Thu, 07 Jun 2018 11:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:48:52Z","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":"69573c0ea0604d1eb4498278ff9a0e49","id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","subnetpool_id":null,"name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet"}]} 2018-06-07 11:48:53,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-459cd8ca-422b-4c08-abbf-714c825ae63d 2018-06-07 11:48:53,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7812e7eb7fe816959ea2661a31007f47d3c8fa" 2018-06-07 11:48:53,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-dea98a76-f613-40d0-918a-db1b2684f7d3 Date: Thu, 07 Jun 2018 11:48:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0a0c0b15-5396-44fb-96ec-3c54a14d89f2"],"updated_at":"2018-06-07T11:48:52Z","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","id":"24d0e601-0202-4528-bb04-7bf61196729c","name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net"}]} 2018-06-07 11:48:53,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=24d0e601-0202-4528-bb04-7bf61196729c used request id req-dea98a76-f613-40d0-918a-db1b2684f7d3 2018-06-07 11:48:53,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7812e7eb7fe816959ea2661a31007f47d3c8fa" 2018-06-07 11:48:53,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c56f7c11-3ade-4627-b142-6e40d9770349 Date: Thu, 07 Jun 2018 11:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:48:52Z","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":"69573c0ea0604d1eb4498278ff9a0e49","id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","subnetpool_id":null,"name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet"}]} 2018-06-07 11:48:53,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c used request id req-c56f7c11-3ade-4627-b142-6e40d9770349 2018-06-07 11:48:53,315 - OpenStackNetwork - DEBUG - Network [24d0e601-0202-4528-bb04-7bf61196729c] created successfully 2018-06-07 11:48:53,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:48:53,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:53,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:48:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["XHGoAd17RKaQ3FCFT5Bj5Q"], "issued_at": "2018-06-07T11:48:53.000000Z"}} 2018-06-07 11:48:53,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008e1c70ac001ab54ccaa98a2c0314caca279c7b" 2018-06-07 11:48:53,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0053475f-a077-42ea-b9b4-106e16bd6393 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:53,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0053475f-a077-42ea-b9b4-106e16bd6393 2018-06-07 11:48:53,770 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:48:53,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008e1c70ac001ab54ccaa98a2c0314caca279c7b" 2018-06-07 11:48:53,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c41ed1e-1824-45f3-8254-b37aa0c7d650 x-compute-request-id: req-2c41ed1e-1824-45f3-8254-b37aa0c7d650 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 11:48:53,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2c41ed1e-1824-45f3-8254-b37aa0c7d650 2018-06-07 11:48:53,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008e1c70ac001ab54ccaa98a2c0314caca279c7b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-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-06-07 11:48:53,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6b6a357-c755-4ca6-b605-9d8087c70dd3 x-compute-request-id: req-e6b6a357-c755-4ca6-b605-9d8087c70dd3 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "59e949b6-3d0f-473b-835a-6db6f107035c", "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:48:53,998 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e6b6a357-c755-4ca6-b605-9d8087c70dd3 2018-06-07 11:48:53,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:48:54,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:54,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f86b847ca34d40658fed0d1b6402a4a4", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj-role"}], "expires_at": "2018-06-07T12:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69573c0ea0604d1eb4498278ff9a0e49", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b38a03cc-d3f6-492-user", "id": "18830e81ec8c4617a56f4f533ffb626c"}, "audit_ids": ["He__Kao8RgGIcKm9zxCEOg"], "issued_at": "2018-06-07T11:48:54.000000Z"}} 2018-06-07 11:48:54,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:54,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8472eef7-33cf-4e2a-b79b-2df839dd0a57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:54,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8472eef7-33cf-4e2a-b79b-2df839dd0a57 2018-06-07 11:48:54,452 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 11:48:54,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:54,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e812e2a5-c662-4309-b7a7-264220f2bce9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:54,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e812e2a5-c662-4309-b7a7-264220f2bce9 2018-06-07 11:48:54,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:54,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a0fd16ff-9a0c-478e-ae83-5eac751c12d9 Date: Thu, 07 Jun 2018 11:48:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0a0c0b15-5396-44fb-96ec-3c54a14d89f2"],"updated_at":"2018-06-07T11:48:52Z","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","id":"24d0e601-0202-4528-bb04-7bf61196729c","name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net"}]} 2018-06-07 11:48:54,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net used request id req-a0fd16ff-9a0c-478e-ae83-5eac751c12d9 2018-06-07 11:48:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:48:54,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 11:48:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 11:48:54,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:54,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6ae6a7-3b92-4667-b62a-924905a4c573 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49"}, "enabled": true, "id": "69573c0ea0604d1eb4498278ff9a0e49", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}} 2018-06-07 11:48:54,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 used request id req-9e6ae6a7-3b92-4667-b62a-924905a4c573 2018-06-07 11:48:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:54,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b573f832-a8d7-4c36-9cf5-03605c2dabd9 Date: Thu, 07 Jun 2018 11:48:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:48:52Z","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":"69573c0ea0604d1eb4498278ff9a0e49","id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","subnetpool_id":null,"name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet"}]} 2018-06-07 11:48:54,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c used request id req-b573f832-a8d7-4c36-9cf5-03605c2dabd9 2018-06-07 11:48:54,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=24d0e601-0202-4528-bb04-7bf61196729c&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:54,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-69dda54e-fda9-41ba-a65b-6ba03ec23df0 Date: Thu, 07 Jun 2018 11:48:54 GMT RESP BODY: {"ports":[]} 2018-06-07 11:48:54,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=24d0e601-0202-4528-bb04-7bf61196729c&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1&admin_state_up=True used request id req-69dda54e-fda9-41ba-a65b-6ba03ec23df0 2018-06-07 11:48:54,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:55,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06437bc9-aa35-4349-ab7a-d25c6b96597f x-compute-request-id: req-06437bc9-aa35-4349-ab7a-d25c6b96597f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-07 11:48:55,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst used request id req-06437bc9-aa35-4349-ab7a-d25c6b96597f 2018-06-07 11:48:55,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:55,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f42138e1-06f9-435e-92bc-9e9a842ae9b0 Date: Thu, 07 Jun 2018 11:48:55 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":["0a0c0b15-5396-44fb-96ec-3c54a14d89f2"],"updated_at":"2018-06-07T11:48:52Z","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","id":"24d0e601-0202-4528-bb04-7bf61196729c","name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net"}]} 2018-06-07 11:48:55,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net used request id req-f42138e1-06f9-435e-92bc-9e9a842ae9b0 2018-06-07 11:48:55,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:55,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727bef02-d338-47c7-939e-aaff0218aad0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49"}, "enabled": true, "id": "69573c0ea0604d1eb4498278ff9a0e49", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}} 2018-06-07 11:48:55,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 used request id req-727bef02-d338-47c7-939e-aaff0218aad0 2018-06-07 11:48:55,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:55,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4ff3121f-b0ef-419d-9298-276988778e12 Date: Thu, 07 Jun 2018 11:48:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:48:52Z","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":"69573c0ea0604d1eb4498278ff9a0e49","id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","subnetpool_id":null,"name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet"}]} 2018-06-07 11:48:55,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c used request id req-4ff3121f-b0ef-419d-9298-276988778e12 2018-06-07 11:48:55,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=24d0e601-0202-4528-bb04-7bf61196729c&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:55,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2a433c26-6af9-47d8-834f-4a0fadec8432 Date: Thu, 07 Jun 2018 11:48:55 GMT RESP BODY: {"ports":[]} 2018-06-07 11:48:55,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=24d0e601-0202-4528-bb04-7bf61196729c&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1&admin_state_up=True used request id req-2a433c26-6af9-47d8-834f-4a0fadec8432 2018-06-07 11:48:55,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 11:48:55,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:48:55,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f86b847ca34d40658fed0d1b6402a4a4", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj-role"}], "expires_at": "2018-06-07T12:48:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69573c0ea0604d1eb4498278ff9a0e49", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/69573c0ea0604d1eb4498278ff9a0e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b38a03cc-d3f6-492-user", "id": "18830e81ec8c4617a56f4f533ffb626c"}, "audit_ids": ["etmbL83cTRCUOSnGVse8kw"], "issued_at": "2018-06-07T11:48:55.000000Z"}} 2018-06-07 11:48:55,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b6b75dbd3b6281c8f266db17dc9f9d16df438" 2018-06-07 11:48:56,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b27662-39fd-498f-bccf-5341dcc50eee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:48:56,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-70b27662-39fd-498f-bccf-5341dcc50eee 2018-06-07 11:48:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:56,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-05f1f3ec-e07c-4019-9dfe-96f3ab7d8951 Date: Thu, 07 Jun 2018 11:48:56 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":["0a0c0b15-5396-44fb-96ec-3c54a14d89f2"],"updated_at":"2018-06-07T11:48:52Z","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","id":"24d0e601-0202-4528-bb04-7bf61196729c","name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net"}]} 2018-06-07 11:48:56,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net used request id req-05f1f3ec-e07c-4019-9dfe-96f3ab7d8951 2018-06-07 11:48:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:56,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3d2672ab-4ace-468c-ad2c-5442e2f8905a Date: Thu, 07 Jun 2018 11:48:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:48:52Z","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":"69573c0ea0604d1eb4498278ff9a0e49","id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","subnetpool_id":null,"name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet"}]} 2018-06-07 11:48:56,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c used request id req-3d2672ab-4ace-468c-ad2c-5442e2f8905a 2018-06-07 11:48:56,195 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net 2018-06-07 11:48:56,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" -d '{"port": {"network_id": "24d0e601-0202-4528-bb04-7bf61196729c", "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1", "admin_state_up": true}}' 2018-06-07 11:48:56,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-b57ef857-68a4-4405-8aee-d2359906d01b Date: Thu, 07 Jun 2018 11:48:56 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-07T11:48:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-07T11:48:56Z","name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:0d:1b:6a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","fixed_ips":[{"subnet_id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","ip_address":"10.55.0.3"}],"id":"a69df024-2b97-49cd-954e-082d311f23ab","security_groups":["ad2f646e-0fb2-4e1d-980e-d4605358ba6b"],"device_id":""}} 2018-06-07 11:48:56,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-b57ef857-68a4-4405-8aee-d2359906d01b 2018-06-07 11:48:56,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:56,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3b40495f-1cbd-47d5-987f-8d8b59e7e1d3 Date: Thu, 07 Jun 2018 11:48:56 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":["0a0c0b15-5396-44fb-96ec-3c54a14d89f2"],"updated_at":"2018-06-07T11:48:52Z","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","id":"24d0e601-0202-4528-bb04-7bf61196729c","name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net"}]} 2018-06-07 11:48:56,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net used request id req-3b40495f-1cbd-47d5-987f-8d8b59e7e1d3 2018-06-07 11:48:56,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:57,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f10f7d-12de-436e-a4d3-a0cb46e0052e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49"}, "enabled": true, "id": "69573c0ea0604d1eb4498278ff9a0e49", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}} 2018-06-07 11:48:57,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 used request id req-34f10f7d-12de-436e-a4d3-a0cb46e0052e 2018-06-07 11:48:57,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:57,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c3a551d3-c50e-4939-9299-87a2c25854f4 Date: Thu, 07 Jun 2018 11:48:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:48:52Z","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":"69573c0ea0604d1eb4498278ff9a0e49","id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","subnetpool_id":null,"name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet"}]} 2018-06-07 11:48:57,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c used request id req-c3a551d3-c50e-4939-9299-87a2c25854f4 2018-06-07 11:48:57,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=24d0e601-0202-4528-bb04-7bf61196729c&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:57,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d92e567a-c3f8-4898-8fa6-8a93de30053a Date: Thu, 07 Jun 2018 11:48:57 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:56Z","admin_state_up":true,"updated_at":"2018-06-07T11:48:56Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:0d:1b:6a","id":"a69df024-2b97-49cd-954e-082d311f23ab","port_security_enabled":true,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","fixed_ips":[{"subnet_id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["ad2f646e-0fb2-4e1d-980e-d4605358ba6b"],"name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1"}]} 2018-06-07 11:48:57,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=24d0e601-0202-4528-bb04-7bf61196729c&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1&admin_state_up=True used request id req-d92e567a-c3f8-4898-8fa6-8a93de30053a 2018-06-07 11:48:57,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:57,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79a775b-2cfd-49cd-a4d8-e45d1e7c73c0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49"}, "enabled": true, "id": "69573c0ea0604d1eb4498278ff9a0e49", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}} 2018-06-07 11:48:57,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 used request id req-c79a775b-2cfd-49cd-a4d8-e45d1e7c73c0 2018-06-07 11:48:57,283 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst 2018-06-07 11:48:57,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:57,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94fd2011-e291-49a9-b764-c789ff1a219d x-compute-request-id: req-94fd2011-e291-49a9-b764-c789ff1a219d Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "59e949b6-3d0f-473b-835a-6db6f107035c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}], "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-flavor-name"}]} 2018-06-07 11:48:57,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-94fd2011-e291-49a9-b764-c789ff1a219d 2018-06-07 11:48:57,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/59e949b6-3d0f-473b-835a-6db6f107035c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:57,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2189dcc5-468a-45a4-abba-e0b0b65dd6f5 x-compute-request-id: req-2189dcc5-468a-45a4-abba-e0b0b65dd6f5 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "59e949b6-3d0f-473b-835a-6db6f107035c", "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:48:57,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/59e949b6-3d0f-473b-835a-6db6f107035c used request id req-2189dcc5-468a-45a4-abba-e0b0b65dd6f5 2018-06-07 11:48:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:57,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-29ec0dd5-c674-4fd5-9b00-83a98f664138 Date: Thu, 07 Jun 2018 11:48:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image", "tags": [], "container_format": "bare", "created_at": "2018-06-07T11:48:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-07T11:48:51Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/1619470f-efe2-46e5-9baa-dfa90a45f790/snap", "metadata": {}}], "self": "/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "min_disk": 0, "protected": false, "id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "file": "/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69573c0ea0604d1eb4498278ff9a0e49", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/1619470f-efe2-46e5-9baa-dfa90a45f790/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image"} 2018-06-07 11:48:57,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image used request id req-29ec0dd5-c674-4fd5-9b00-83a98f664138 2018-06-07 11:48:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:57,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-69d750b9-1756-4072-84ec-0d7b50e422de Date: Thu, 07 Jun 2018 11:48:57 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 11:48:57,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-69d750b9-1756-4072-84ec-0d7b50e422de 2018-06-07 11:48:57,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" -d '{"server": {"name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst", "imageRef": "1619470f-efe2-46e5-9baa-dfa90a45f790", "flavorRef": "59e949b6-3d0f-473b-835a-6db6f107035c", "max_count": 1, "min_count": 1, "networks": [{"port": "a69df024-2b97-49cd-954e-082d311f23ab"}]}}' 2018-06-07 11:48:58,158 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61aefe52-a9a4-4c87-9eaa-b6e64c0b4b56 x-compute-request-id: req-61aefe52-a9a4-4c87-9eaa-b6e64c0b4b56 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "61561b5c-b292-44ea-a4dc-965538c123af", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "bookmark"}], "adminPass": "2KRrrUm3pyNL"}} 2018-06-07 11:48:58,158 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-61aefe52-a9a4-4c87-9eaa-b6e64c0b4b56 2018-06-07 11:48:58,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:58,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a713853f-8971-463c-80a6-9fae64705827 x-compute-request-id: req-a713853f-8971-463c-80a6-9fae64705827 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "bookmark"}], "image": {"id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "links": [{"href": "http://172.30.9.28:8774/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59e949b6-3d0f-473b-835a-6db6f107035c", "links": [{"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}]}, "id": "61561b5c-b292-44ea-a4dc-965538c123af", "user_id": "18830e81ec8c4617a56f4f533ffb626c", "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-06-07T11:48:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst", "created": "2018-06-07T11:48:58Z", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:48:58,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af used request id req-a713853f-8971-463c-80a6-9fae64705827 2018-06-07 11:48:58,471 - create_instance - INFO - Created instance with name - SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst 2018-06-07 11:48:58,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:48:58,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:48:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-580ae788-035c-4a79-93d6-a0707acf3bf3 x-compute-request-id: req-580ae788-035c-4a79-93d6-a0707acf3bf3 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "bookmark"}], "image": {"id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "links": [{"href": "http://172.30.9.28:8774/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59e949b6-3d0f-473b-835a-6db6f107035c", "links": [{"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}]}, "id": "61561b5c-b292-44ea-a4dc-965538c123af", "user_id": "18830e81ec8c4617a56f4f533ffb626c", "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-06-07T11:48:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst", "created": "2018-06-07T11:48:58Z", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:48:58,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af used request id req-580ae788-035c-4a79-93d6-a0707acf3bf3 2018-06-07 11:48:58,721 - create_instance - DEBUG - Instance status [SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst] is - BUILD 2018-06-07 11:48:58,721 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:49:01,725 - create_instance - DEBUG - VM status query timeout in 896.746704102 2018-06-07 11:49:01,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:01,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee353802-cd81-4d54-85ec-736ff893c367 x-compute-request-id: req-ee353802-cd81-4d54-85ec-736ff893c367 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "bookmark"}], "image": {"id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "links": [{"href": "http://172.30.9.28:8774/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59e949b6-3d0f-473b-835a-6db6f107035c", "links": [{"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}]}, "id": "61561b5c-b292-44ea-a4dc-965538c123af", "security_groups": [{"name": "default"}], "user_id": "18830e81ec8c4617a56f4f533ffb626c", "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-06-07T11:48:59Z", "hostId": "2e3714ed24e27f1c0e05d1011fbbb61aa3f797b56a499f5e3c059466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst", "created": "2018-06-07T11:48:58Z", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:49:01,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af used request id req-ee353802-cd81-4d54-85ec-736ff893c367 2018-06-07 11:49:01,892 - create_instance - DEBUG - Instance status [SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst] is - BUILD 2018-06-07 11:49:01,892 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:49:04,895 - create_instance - DEBUG - VM status query timeout in 893.575827122 2018-06-07 11:49:04,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:05,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f062297-516e-4c09-bcf5-a3ed3ed2df1b x-compute-request-id: req-4f062297-516e-4c09-bcf5-a3ed3ed2df1b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1b:6a", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "bookmark"}], "image": {"id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "links": [{"href": "http://172.30.9.28:8774/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T11:41:25.000000", "flavor": {"id": "59e949b6-3d0f-473b-835a-6db6f107035c", "links": [{"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}]}, "id": "61561b5c-b292-44ea-a4dc-965538c123af", "security_groups": [{"name": "default"}], "user_id": "18830e81ec8c4617a56f4f533ffb626c", "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-06-07T11:49:02Z", "hostId": "2e3714ed24e27f1c0e05d1011fbbb61aa3f797b56a499f5e3c059466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst", "created": "2018-06-07T11:48:58Z", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:49:05,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af used request id req-4f062297-516e-4c09-bcf5-a3ed3ed2df1b 2018-06-07 11:49:05,160 - create_instance - DEBUG - Instance status [SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst] is - ACTIVE 2018-06-07 11:49:05,160 - create_instance - INFO - VM is - ACTIVE 2018-06-07 11:49:05,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:05,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59038ac7-fb54-47a1-ab4d-be2738758783 x-compute-request-id: req-59038ac7-fb54-47a1-ab4d-be2738758783 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1b:6a", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "bookmark"}], "image": {"id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "links": [{"href": "http://172.30.9.28:8774/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T11:41:25.000000", "flavor": {"id": "59e949b6-3d0f-473b-835a-6db6f107035c", "links": [{"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}]}, "id": "61561b5c-b292-44ea-a4dc-965538c123af", "security_groups": [{"name": "default"}], "user_id": "18830e81ec8c4617a56f4f533ffb626c", "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-06-07T11:49:02Z", "hostId": "2e3714ed24e27f1c0e05d1011fbbb61aa3f797b56a499f5e3c059466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst", "created": "2018-06-07T11:48:58Z", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:49:05,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af used request id req-59038ac7-fb54-47a1-ab4d-be2738758783 2018-06-07 11:49:05,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:05,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-abab15ee-bbeb-4222-ab25-878a28c374eb Date: Thu, 07 Jun 2018 11:49:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0a0c0b15-5396-44fb-96ec-3c54a14d89f2"],"updated_at":"2018-06-07T11:48:52Z","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","id":"24d0e601-0202-4528-bb04-7bf61196729c","name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net"}]} 2018-06-07 11:49:05,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net used request id req-abab15ee-bbeb-4222-ab25-878a28c374eb 2018-06-07 11:49:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:05,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71ac497-d5a6-48a9-beae-a9f8e361de09 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49"}, "enabled": true, "id": "69573c0ea0604d1eb4498278ff9a0e49", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}} 2018-06-07 11:49:05,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 used request id req-c71ac497-d5a6-48a9-beae-a9f8e361de09 2018-06-07 11:49:05,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:05,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f68c660f-2a25-4ff2-bb6d-1d1736bd0b5e Date: Thu, 07 Jun 2018 11:49:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:52Z","dns_nameservers":[],"updated_at":"2018-06-07T11:48:52Z","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":"69573c0ea0604d1eb4498278ff9a0e49","id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","subnetpool_id":null,"name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet"}]} 2018-06-07 11:49:05,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=24d0e601-0202-4528-bb04-7bf61196729c used request id req-f68c660f-2a25-4ff2-bb6d-1d1736bd0b5e 2018-06-07 11:49:05,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:05,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1543 X-Openstack-Request-Id: req-48dac9f1-d017-4ab6-86a8-d40037deba04 Date: Thu, 07 Jun 2018 11:49:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:53Z","admin_state_up":true,"updated_at":"2018-06-07T11:48:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-24d0e601-0202-4528-bb04-7bf61196729c","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:14:c0:36","id":"34f7f494-ef5d-4855-93c8-2433601e17c8","port_security_enabled":false,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","fixed_ips":[{"subnet_id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"24d0e601-0202-4528-bb04-7bf61196729c","tenant_id":"69573c0ea0604d1eb4498278ff9a0e49","created_at":"2018-06-07T11:48:56Z","admin_state_up":true,"updated_at":"2018-06-07T11:49:00Z","binding:vnic_type":"normal","device_id":"61561b5c-b292-44ea-a4dc-965538c123af","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:0d:1b:6a","id":"a69df024-2b97-49cd-954e-082d311f23ab","port_security_enabled":true,"project_id":"69573c0ea0604d1eb4498278ff9a0e49","fixed_ips":[{"subnet_id":"0a0c0b15-5396-44fb-96ec-3c54a14d89f2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["ad2f646e-0fb2-4e1d-980e-d4605358ba6b"],"name":"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1"}]} 2018-06-07 11:49:05,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=24d0e601-0202-4528-bb04-7bf61196729c used request id req-48dac9f1-d017-4ab6-86a8-d40037deba04 2018-06-07 11:49:05,670 - create_instance_tests - INFO - Looking for IP 10.55.0.3 in the console log 2018-06-07 11:49:05,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:06,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5459c50-054a-4ba2-a66a-9f04b60d6cb4 x-compute-request-id: req-a5459c50-054a-4ba2-a66a-9f04b60d6cb4 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1b:6a", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "bookmark"}], "image": {"id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "links": [{"href": "http://172.30.9.28:8774/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T11:41:25.000000", "flavor": {"id": "59e949b6-3d0f-473b-835a-6db6f107035c", "links": [{"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}]}, "id": "61561b5c-b292-44ea-a4dc-965538c123af", "security_groups": [{"name": "default"}], "user_id": "18830e81ec8c4617a56f4f533ffb626c", "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-06-07T11:49:02Z", "hostId": "2e3714ed24e27f1c0e05d1011fbbb61aa3f797b56a499f5e3c059466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst", "created": "2018-06-07T11:48:58Z", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:49:06,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af used request id req-a5459c50-054a-4ba2-a66a-9f04b60d6cb4 2018-06-07 11:49:06,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-07 11:49:07,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6913370f-fedb-499a-811c-bbf863e79871 x-compute-request-id: req-6913370f-fedb-499a-811c-bbf863e79871 Content-Encoding: gzip Content-Length: 9395 Content-Type: application/json 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 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] kvm-clock: using sched offset of 459845315 cycles\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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\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: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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 3491.912 MHz processor\n[ 0.130342] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132034] pid_max: default: 32768 minimum: 301\n[ 0.132947] ACPI: Core revision 20150930\n[ 0.134346] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135676] Security Framework initialized\n[ 0.136510] Yama: becoming mindful.\n[ 0.137255] AppArmor: AppArmor initialized\n[ 0.138129] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139447] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140732] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141957] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143354] Initializing cgroup subsys io\n[ 0.144182] Initializing cgroup subsys memory\n[ 0.145065] Initializing cgroup subsys devices\n[ 0.145962] Initializing cgroup subsys freezer\n[ 0.146849] Initializing cgroup subsys net_cls\n[ 0.147741] Initializing cgroup subsys perf_event\n[ 0.148673] Initializing cgroup subsys net_prio\n[ 0.149585] Initializing cgroup subsys hugetlb\n[ 0.150473] Initializing cgroup subsys pids\n[ 0.151365] CPU: Physical Processor ID: 0\n[ 0.152894] mce: CPU supports 10 MCE banks\n[ 0.153773] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167093] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173481] ftrace: allocating 31920 entries in 125 pages\n[ 0.199443] smpboot: Max logical packages: 1\n[ 0.200314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201710] x2apic enabled\n[ 0.202538] Switched APIC routing to physical x2apic.\n[ 0.204314] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205456] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207487] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209308] KVM setup paravirtual spinlock\n[ 0.210614] x86: Booted up 1 node, 1 CPUs\n[ 0.211437] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212849] devtmpfs: initialized\n[ 0.214562] evm: security.selinux\n[ 0.215275] evm: security.SMACK64\n[ 0.215980] evm: security.SMACK64EXEC\n[ 0.216740] evm: security.SMACK64TRANSMUTE\n[ 0.217566] evm: security.SMACK64MMAP\n[ 0.218329] evm: security.ima\n[ 0.218979] evm: security.capability\n[ 0.219793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221679] pinctrl core: initialized pinctrl subsystem\n[ 0.222808] RTC time: 11:41:25, date: 06/07/18\n[ 0.223780] NET: Registered protocol family 16\n[ 0.224764] cpuidle: using governor ladder\n[ 0.225597] cpuidle: using governor menu\n[ 0.226396] PCCT header not found.\n[ 0.227161] ACPI: bus type PCI registered\n[ 0.227988] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229253] PCI: Using configuration type 1 for base access\n[ 0.231015] ACPI: Added _OSI(Module Device)\n[ 0.231876] ACPI: Added _OSI(Processor Device)\n[ 0.232759] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233674] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235776] ACPI: Interpreter enabled\n[ 0.236570] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244059] ACPI: (supports S0 S5)\n[ 0.244789] ACPI: Using IOAPIC for interrupt routing\n[ 0.245868] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252652] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254928] acpiphp: Slot [3] registered\n[ 0.255750] acpiphp: Slot [4] registered\n[ 0.256566] acpiphp: Slot [5] registered\n[ 0.257383] acpiphp: Slot [6] registered\n[ 0.258192] acpiphp: Slot [7] registered\n[ 0.259016] acpiphp: Slot [8] registered\n[ 0.259833] acpiphp: Slot [9] registered\n[ 0.260653] acpiphp: Slot [10] registered\n[ 0.261482] acpiphp: Slot [11] registered\n[ 0.262312] acpiphp: Slot [12] registered\n[ 0.263143] acpiphp: Slot [13] registered\n[ 0.263975] acpiphp: Slot [14] registered\n[ 0.264803] acpiphp: Slot [15] registered\n[ 0.275598] acpiphp: Slot [16] registered\n[ 0.276429] acpiphp: Slot [17] registered\n[ 0.277251] acpiphp: Slot [18] registered\n[ 0.278082] acpiphp: Slot [19] registered\n[ 0.278908] acpiphp: Slot [20] registered\n[ 0.279739] acpiphp: Slot [21] registered\n[ 0.280565] acpiphp: Slot [22] registered\n[ 0.281388] acpiphp: Slot [23] registered\n[ 0.282213] acpiphp: Slot [24] registered\n[ 0.283036] acpiphp: Slot [25] registered\n[ 0.283864] acpiphp: Slot [26] registered\n[ 0.284693] acpiphp: Slot [27] registered\n[ 0.285518] acpiphp: Slot [28] registered\n[ 0.286340] acpiphp: Slot [29] registered\n[ 0.287159] acpiphp: Slot [30] registered\n[ 0.287992] acpiphp: Slot [31] registered\n[ 0.288816] PCI host bridge to bus 0000:00\n[ 0.289640] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290873] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292113] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293595] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.295071] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301171] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302484] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303683] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304978] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311274] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312735] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361299] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362732] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364154] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366583] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367713] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369274] vgaarb: loaded\n[ 0.369882] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371034] SCSI subsystem initialized\n[ 0.371871] ACPI: bus type USB registered\n[ 0.372696] usbcore: registered new interface driver usbfs\n[ 0.373736] usbcore: registered new interface driver hub\n[ 0.374749] usbcore: registered new device driver usb\n[ 0.375817] PCI: Using ACPI for IRQ routing\n[ 0.376845] NetLabel: Initializing\n[ 0.377567] NetLabel: domain hash size = 128\n[ 0.378423] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379380] NetLabel: unlabeled traffic allowed by default\n[ 0.380486] clocksource: Switched to clocksource kvm-clock\n[ 0.385777] AppArmor: AppArmor Filesystem Enabled\n[ 0.386748] pnp: PnP ACPI init\n[ 0.387661] pnp: PnP ACPI: found 5 devices\n[ 0.393683] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395400] NET: Registered protocol family 2\n[ 0.396373] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.397661] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.398842] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.400015] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401102] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402282] NET: Registered protocol family 1\n[ 0.403153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404250] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405340] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419707] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433903] Trying to unpack rootfs image as initramfs...\n[ 0.483354] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.497383] Scanning for low memory corruption every 60 seconds\n[ 0.498720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499890] audit: initializing netlink subsys (disabled)\n[ 0.500943] audit: type=2000 audit(1528371686.427:1): initialized\n[ 0.502274] Initialise system trusted keyring\n[ 0.503218] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504412] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506479] zbud: loaded\n[ 0.507194] VFS: Disk quotas dquot_6.6.0\n[ 0.508022] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509556] fuse init (API version 7.23)\n[ 0.510446] Key type big_key registered\n[ 0.511250] Allocating IMA MOK and blacklist keyrings.\n[ 0.512386] Key type asymmetric registered\n[ 0.513224] Asymmetric key parser 'x509' registered\n[ 0.514193] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515684] io scheduler noop registered\n[ 0.516493] io scheduler deadline registered (default)\n[ 0.517496] io scheduler cfq registered\n[ 0.518340] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522152] ACPI: Power Button [PWRF]\n[ 0.522996] GHES: HEST is not enabled!\n[ 0.536730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566938] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590902] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593029] Linux agpgart interface v0.103\n[ 0.595447] brd: module loaded\n[ 0.596635] loop: module loaded\n[ 0.600213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601705] GPT:90111 != 20971519\n[ 0.602395] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603477] GPT:90111 != 20971519\n[ 0.604157] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605121] vda: vda1 vda15\n[ 0.606454] scsi host0: ata_piix\n[ 0.607196] scsi host1: ata_piix\n[ 0.607902] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609125] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612456] libphy: Fixed MDIO Bus: probed\n[ 0.613446] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614403] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616813] PPP generic driver version 2.4.2\n[ 0.617712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618900] ehci-pci: EHCI PCI platform driver\n[ 0.619773] ehci-platform: EHCI generic platform driver\n[ 0.620768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621901] ohci-pci: OHCI PCI platform driver\n[ 0.622773] ohci-platform: OHCI generic platform driver\n[ 0.623763] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638156] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639156] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640617] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.642757] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643970] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645392] usb usb1: Product: UHCI Host Controller\n[ 0.646318] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647456] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648513] hub 1-0:1.0: USB hub found\n[ 0.649293] hub 1-0:1.0: 2 ports detected\n[ 0.650196] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652310] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653268] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654306] mousedev: PS/2 mouse device common for all mice\n[ 0.655550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657386] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658487] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659683] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660881] i2c /dev entries driver\n[ 0.661637] device-mapper: uevent: version 1.0.3\n[ 0.662576] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664203] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665482] NET: Registered protocol family 10\n[ 0.666487] NET: Registered protocol family 17\n[ 0.667382] Key type dns_resolver registered\n[ 0.668314] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669422] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671173] registered taskstats version 1\n[ 0.672004] Loading compiled-in X.509 certificates\n[ 0.673446] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675292] zswap: loaded using pool lzo/zbud\n[ 0.676681] Key type trusted registered\n[ 0.678235] Key type encrypted registered\n[ 0.679072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680092] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681137] evm: HMAC attrs: 0x1\n[ 0.682067] Magic number: 6:822:680\n[ 0.682911] rtc_cmos 00:00: setting system clock to 2018-06-07 11:41:26 UTC (1528371686)\n[ 0.684530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685644] EDD information not available.\n[ 0.765569] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.767097] Write protecting the kernel read-only data: 14336k\n[ 0.778646] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\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 1.45\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... [ 1.645228] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.3...\nLease of 10.55.0.3 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\nsuccessful after 1/20 tries: up 1.55. iid=i-0000000a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCC0WOx+DY5Jav2i/ZBFLX6ClhaQcNK0kIRXKQ+FGWTcVv6QQBxwyKUxMCkdQVuFER+L/Jr2XfHJaUTYdy2NzSL7kpzik4k/HBIi+YhZhEkjLGwovuAGliIahR4qmJ83V1m3QMm4XraOG0+aUrPfDqFbjzuqkvLOovHzH1ra0XyG7Of6p/VP8XE5lYgj6I+3SEO0sn0cpyBpbfwMDCwtsQGledwLARdl6QP+ii5t2QAzmAk6UQ2PpyBDVUlLK9QWqdDdpmQgZWIUrNppnK+NFsloXFj2+gu+8SUC0TZqzTgFvzD17AvBTgZQ8mG7EY/XFiP7d8hvkgAUjJsULA6tKQh root@simplehealthcheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAPQDhVCp72W/R4e0USxb0tvD08dsQI8KsN+/mkunax1Cva24KeApkQ+u9x8JofIDRlnbIAz3LznKGCmBaigSfcoIiJTxGWicLUs9eE9id0x+0e8I4Wz2G1PdSE/jp2nKKAXhuTKA94ps8Kwbkk791XwVsv6KV7ewFDhw2pKxOgF1AAAAFQDwpcu7yRa7TEsWBJi2k2uCul8IcwAAAIEAvs2FVPzTeeIVqAxpYAR29kUA9TGqIcDIAQWcFIBv+GCV5DyUhp/nXpnT86kEZqlplfs6m9YgRLW2IHqkW86zJvNLyQt8ytxs0lQStxURHhnQ7VKe/w/vMfG4iY2UvrrNQdy3sJV/MgyKIPfrIRoivHlyS9Wwdph1TdKyQckVwNEAAACBAL/yEoTH84Xn6LMNJLzeb4RGbPz6wXQZszewT5d43VZoYsoVo+oLN32SH4acTa6jabz0y7AsQVE57/knWI/F5DMgwXdVEtEVAl5vaEzj4qR5nmfsDhkqSJaI/e0AnpYAXbnrSYVELycwPbaNMLx//q1IHDWPjcAWcoYpWycfSdgv root@simplehealthcheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.3,24,fe80::f816:3eff:fe0d:1b6a/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.3 \nip-route:169.254.169.254 via 10.55.0.2 dev eth0 \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-0000000a\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.27 ===\n"} 2018-06-07 11:49:07,144 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af/action used request id req-6913370f-fedb-499a-811c-bbf863e79871 2018-06-07 11:49:07,146 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 11:49:07,146 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 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] kvm-clock: using sched offset of 459845315 cycles [ 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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 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: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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 3491.912 MHz processor [ 0.130342] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132034] pid_max: default: 32768 minimum: 301 [ 0.132947] ACPI: Core revision 20150930 [ 0.134346] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135676] Security Framework initialized [ 0.136510] Yama: becoming mindful. [ 0.137255] AppArmor: AppArmor initialized [ 0.138129] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139447] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140732] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141957] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143354] Initializing cgroup subsys io [ 0.144182] Initializing cgroup subsys memory [ 0.145065] Initializing cgroup subsys devices [ 0.145962] Initializing cgroup subsys freezer [ 0.146849] Initializing cgroup subsys net_cls [ 0.147741] Initializing cgroup subsys perf_event [ 0.148673] Initializing cgroup subsys net_prio [ 0.149585] Initializing cgroup subsys hugetlb [ 0.150473] Initializing cgroup subsys pids [ 0.151365] CPU: Physical Processor ID: 0 [ 0.152894] mce: CPU supports 10 MCE banks [ 0.153773] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167093] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173481] ftrace: allocating 31920 entries in 125 pages [ 0.199443] smpboot: Max logical packages: 1 [ 0.200314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201710] x2apic enabled [ 0.202538] Switched APIC routing to physical x2apic. [ 0.204314] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205456] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207487] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209308] KVM setup paravirtual spinlock [ 0.210614] x86: Booted up 1 node, 1 CPUs [ 0.211437] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212849] devtmpfs: initialized [ 0.214562] evm: security.selinux [ 0.215275] evm: security.SMACK64 [ 0.215980] evm: security.SMACK64EXEC [ 0.216740] evm: security.SMACK64TRANSMUTE [ 0.217566] evm: security.SMACK64MMAP [ 0.218329] evm: security.ima [ 0.218979] evm: security.capability [ 0.219793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221679] pinctrl core: initialized pinctrl subsystem [ 0.222808] RTC time: 11:41:25, date: 06/07/18 [ 0.223780] NET: Registered protocol family 16 [ 0.224764] cpuidle: using governor ladder [ 0.225597] cpuidle: using governor menu [ 0.226396] PCCT header not found. [ 0.227161] ACPI: bus type PCI registered [ 0.227988] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229253] PCI: Using configuration type 1 for base access [ 0.231015] ACPI: Added _OSI(Module Device) [ 0.231876] ACPI: Added _OSI(Processor Device) [ 0.232759] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233674] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235776] ACPI: Interpreter enabled [ 0.236570] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244059] ACPI: (supports S0 S5) [ 0.244789] ACPI: Using IOAPIC for interrupt routing [ 0.245868] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252652] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254928] acpiphp: Slot [3] registered [ 0.255750] acpiphp: Slot [4] registered [ 0.256566] acpiphp: Slot [5] registered [ 0.257383] acpiphp: Slot [6] registered [ 0.258192] acpiphp: Slot [7] registered [ 0.259016] acpiphp: Slot [8] registered [ 0.259833] acpiphp: Slot [9] registered [ 0.260653] acpiphp: Slot [10] registered [ 0.261482] acpiphp: Slot [11] registered [ 0.262312] acpiphp: Slot [12] registered [ 0.263143] acpiphp: Slot [13] registered [ 0.263975] acpiphp: Slot [14] registered [ 0.264803] acpiphp: Slot [15] registered [ 0.275598] acpiphp: Slot [16] registered [ 0.276429] acpiphp: Slot [17] registered [ 0.277251] acpiphp: Slot [18] registered [ 0.278082] acpiphp: Slot [19] registered [ 0.278908] acpiphp: Slot [20] registered [ 0.279739] acpiphp: Slot [21] registered [ 0.280565] acpiphp: Slot [22] registered [ 0.281388] acpiphp: Slot [23] registered [ 0.282213] acpiphp: Slot [24] registered [ 0.283036] acpiphp: Slot [25] registered [ 0.283864] acpiphp: Slot [26] registered [ 0.284693] acpiphp: Slot [27] registered [ 0.285518] acpiphp: Slot [28] registered [ 0.286340] acpiphp: Slot [29] registered [ 0.287159] acpiphp: Slot [30] registered [ 0.287992] acpiphp: Slot [31] registered [ 0.288816] PCI host bridge to bus 0000:00 [ 0.289640] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290873] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.292113] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293595] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.295071] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.301171] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302484] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303683] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304978] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311274] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312735] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361299] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362732] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364154] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.365415] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366583] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367713] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.369274] vgaarb: loaded [ 0.369882] vgaarb: bridge control possible 0000:00:02.0 [ 0.371034] SCSI subsystem initialized [ 0.371871] ACPI: bus type USB registered [ 0.372696] usbcore: registered new interface driver usbfs [ 0.373736] usbcore: registered new interface driver hub [ 0.374749] usbcore: registered new device driver usb [ 0.375817] PCI: Using ACPI for IRQ routing [ 0.376845] NetLabel: Initializing [ 0.377567] NetLabel: domain hash size = 128 [ 0.378423] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.379380] NetLabel: unlabeled traffic allowed by default [ 0.380486] clocksource: Switched to clocksource kvm-clock [ 0.385777] AppArmor: AppArmor Filesystem Enabled [ 0.386748] pnp: PnP ACPI init [ 0.387661] pnp: PnP ACPI: found 5 devices [ 0.393683] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395400] NET: Registered protocol family 2 [ 0.396373] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.397661] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.398842] TCP: Hash tables configured (established 2048 bind 2048) [ 0.400015] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.401102] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402282] NET: Registered protocol family 1 [ 0.403153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404250] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405340] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419707] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433903] Trying to unpack rootfs image as initramfs... [ 0.483354] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.497383] Scanning for low memory corruption every 60 seconds [ 0.498720] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499890] audit: initializing netlink subsys (disabled) [ 0.500943] audit: type=2000 audit(1528371686.427:1): initialized [ 0.502274] Initialise system trusted keyring [ 0.503218] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504412] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506479] zbud: loaded [ 0.507194] VFS: Disk quotas dquot_6.6.0 [ 0.508022] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509556] fuse init (API version 7.23) [ 0.510446] Key type big_key registered [ 0.511250] Allocating IMA MOK and blacklist keyrings. [ 0.512386] Key type asymmetric registered [ 0.513224] Asymmetric key parser 'x509' registered [ 0.514193] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515684] io scheduler noop registered [ 0.516493] io scheduler deadline registered (default) [ 0.517496] io scheduler cfq registered [ 0.518340] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522152] ACPI: Power Button [PWRF] [ 0.522996] GHES: HEST is not enabled! [ 0.536730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.566938] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590902] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.593029] Linux agpgart interface v0.103 [ 0.595447] brd: module loaded [ 0.596635] loop: module loaded [ 0.600213] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601705] GPT:90111 != 20971519 [ 0.602395] GPT:Alternate GPT header not at the end of the disk. [ 0.603477] GPT:90111 != 20971519 [ 0.604157] GPT: Use GNU Parted to correct GPT errors. [ 0.605121] vda: vda1 vda15 [ 0.606454] scsi host0: ata_piix [ 0.607196] scsi host1: ata_piix [ 0.607902] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.609125] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.612456] libphy: Fixed MDIO Bus: probed [ 0.613446] tun: Universal TUN/TAP device driver, 1.6 [ 0.614403] tun: (C) 1999-2004 Max Krasnyansky [ 0.616813] PPP generic driver version 2.4.2 [ 0.617712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618900] ehci-pci: EHCI PCI platform driver [ 0.619773] ehci-platform: EHCI generic platform driver [ 0.620768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621901] ohci-pci: OHCI PCI platform driver [ 0.622773] ohci-platform: OHCI generic platform driver [ 0.623763] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638156] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639156] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.640617] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.641647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.642757] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643970] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.645392] usb usb1: Product: UHCI Host Controller [ 0.646318] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.647456] usb usb1: SerialNumber: 0000:00:01.2 [ 0.648513] hub 1-0:1.0: USB hub found [ 0.649293] hub 1-0:1.0: 2 ports detected [ 0.650196] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652310] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.653268] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.654306] mousedev: PS/2 mouse device common for all mice [ 0.655550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657386] rtc_cmos 00:00: RTC can wake from S4 [ 0.658487] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.659683] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.660881] i2c /dev entries driver [ 0.661637] device-mapper: uevent: version 1.0.3 [ 0.662576] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.664203] ledtrig-cpu: registered to indicate activity on CPUs [ 0.665482] NET: Registered protocol family 10 [ 0.666487] NET: Registered protocol family 17 [ 0.667382] Key type dns_resolver registered [ 0.668314] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.669422] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.671173] registered taskstats version 1 [ 0.672004] Loading compiled-in X.509 certificates [ 0.673446] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.675292] zswap: loaded using pool lzo/zbud [ 0.676681] Key type trusted registered [ 0.678235] Key type encrypted registered [ 0.679072] AppArmor: AppArmor sha1 policy hashing enabled [ 0.680092] ima: No TPM chip found, activating TPM-bypass! [ 0.681137] evm: HMAC attrs: 0x1 [ 0.682067] Magic number: 6:822:680 [ 0.682911] rtc_cmos 00:00: setting system clock to 2018-06-07 11:41:26 UTC (1528371686) [ 0.684530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685644] EDD information not available. [ 0.765569] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.767097] Write protecting the kernel read-only data: 14336k [ 0.778646] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.780444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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 1.45 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... [ 1.645228] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.3... Lease of 10.55.0.3 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 successful after 1/20 tries: up 1.55. iid=i-0000000a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCC0WOx+DY5Jav2i/ZBFLX6ClhaQcNK0kIRXKQ+FGWTcVv6QQBxwyKUxMCkdQVuFER+L/Jr2XfHJaUTYdy2NzSL7kpzik4k/HBIi+YhZhEkjLGwovuAGliIahR4qmJ83V1m3QMm4XraOG0+aUrPfDqFbjzuqkvLOovHzH1ra0XyG7Of6p/VP8XE5lYgj6I+3SEO0sn0cpyBpbfwMDCwtsQGledwLARdl6QP+ii5t2QAzmAk6UQ2PpyBDVUlLK9QWqdDdpmQgZWIUrNppnK+NFsloXFj2+gu+8SUC0TZqzTgFvzD17AvBTgZQ8mG7EY/XFiP7d8hvkgAUjJsULA6tKQh root@simplehealthcheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst ssh-dss AAAAB3NzaC1kc3MAAACBAPQDhVCp72W/R4e0USxb0tvD08dsQI8KsN+/mkunax1Cva24KeApkQ+u9x8JofIDRlnbIAz3LznKGCmBaigSfcoIiJTxGWicLUs9eE9id0x+0e8I4Wz2G1PdSE/jp2nKKAXhuTKA94ps8Kwbkk791XwVsv6KV7ewFDhw2pKxOgF1AAAAFQDwpcu7yRa7TEsWBJi2k2uCul8IcwAAAIEAvs2FVPzTeeIVqAxpYAR29kUA9TGqIcDIAQWcFIBv+GCV5DyUhp/nXpnT86kEZqlplfs6m9YgRLW2IHqkW86zJvNLyQt8ytxs0lQStxURHhnQ7VKe/w/vMfG4iY2UvrrNQdy3sJV/MgyKIPfrIRoivHlyS9Wwdph1TdKyQckVwNEAAACBAL/yEoTH84Xn6LMNJLzeb4RGbPz6wXQZszewT5d43VZoYsoVo+oLN32SH4acTa6jabz0y7AsQVE57/knWI/F5DMgwXdVEtEVAl5vaEzj4qR5nmfsDhkqSJaI/e0AnpYAXbnrSYVELycwPbaNMLx//q1IHDWPjcAWcoYpWycfSdgv root@simplehealthcheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.3,24,fe80::f816:3eff:fe0d:1b6a/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.3 ip-route:169.254.169.254 via 10.55.0.2 dev eth0 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-0000000a name: N/A availability-zone: nova local-hostname: simplehealthcheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.27 === 2018-06-07 11:49:07,146 - create_instance - INFO - Deleting Port with ID - a69df024-2b97-49cd-954e-082d311f23ab 2018-06-07 11:49:07,146 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451port-1 2018-06-07 11:49:07,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a69df024-2b97-49cd-954e-082d311f23ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:07,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4cabc49-194e-4cbc-8244-5da37f125b20 Date: Thu, 07 Jun 2018 11:49:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:49:07,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a69df024-2b97-49cd-954e-082d311f23ab used request id req-d4cabc49-194e-4cbc-8244-5da37f125b20 2018-06-07 11:49:07,607 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst 2018-06-07 11:49:07,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:07,784 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:49:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f34d0e1b-fb50-44a0-b393-34c218bee285 x-compute-request-id: req-f34d0e1b-fb50-44a0-b393-34c218bee285 Content-Type: application/json 2018-06-07 11:49:07,784 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af used request id req-f34d0e1b-fb50-44a0-b393-34c218bee285 2018-06-07 11:49:07,784 - create_instance - INFO - Checking deletion status 2018-06-07 11:49:07,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:07,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b86271d-ef76-4b05-8630-3137a097595f x-compute-request-id: req-5b86271d-ef76-4b05-8630-3137a097595f Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "bookmark"}], "image": {"id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "links": [{"href": "http://172.30.9.28:8774/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T11:41:25.000000", "flavor": {"id": "59e949b6-3d0f-473b-835a-6db6f107035c", "links": [{"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}]}, "id": "61561b5c-b292-44ea-a4dc-965538c123af", "user_id": "18830e81ec8c4617a56f4f533ffb626c", "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-06-07T11:49:07Z", "hostId": "2e3714ed24e27f1c0e05d1011fbbb61aa3f797b56a499f5e3c059466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst", "created": "2018-06-07T11:48:58Z", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:49:07,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af used request id req-5b86271d-ef76-4b05-8630-3137a097595f 2018-06-07 11:49:07,948 - create_instance - DEBUG - Instance status [SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst] is - ACTIVE 2018-06-07 11:49:07,948 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:49:10,951 - create_instance - DEBUG - VM status query timeout in 296.833076 2018-06-07 11:49:10,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:11,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0978772-7dff-4be6-98ae-3e0c70341d1c x-compute-request-id: req-f0978772-7dff-4be6-98ae-3e0c70341d1c Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61561b5c-b292-44ea-a4dc-965538c123af", "rel": "bookmark"}], "image": {"id": "1619470f-efe2-46e5-9baa-dfa90a45f790", "links": [{"href": "http://172.30.9.28:8774/images/1619470f-efe2-46e5-9baa-dfa90a45f790", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T11:41:25.000000", "flavor": {"id": "59e949b6-3d0f-473b-835a-6db6f107035c", "links": [{"href": "http://172.30.9.28:8774/flavors/59e949b6-3d0f-473b-835a-6db6f107035c", "rel": "bookmark"}]}, "id": "61561b5c-b292-44ea-a4dc-965538c123af", "user_id": "18830e81ec8c4617a56f4f533ffb626c", "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-06-07T11:49:07Z", "hostId": "2e3714ed24e27f1c0e05d1011fbbb61aa3f797b56a499f5e3c059466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst", "created": "2018-06-07T11:48:58Z", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 11:49:11,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af used request id req-f0978772-7dff-4be6-98ae-3e0c70341d1c 2018-06-07 11:49:11,054 - create_instance - DEBUG - Instance status [SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst] is - ACTIVE 2018-06-07 11:49:11,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 11:49:14,058 - create_instance - DEBUG - VM status query timeout in 293.726819992 2018-06-07 11:49:14,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f10741de290e4d4f3bf6841599f42d72df16a7" 2018-06-07 11:49:14,102 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:49:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9026fc7-b3a4-4f86-b094-15302156ba8b x-compute-request-id: req-f9026fc7-b3a4-4f86-b094-15302156ba8b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 61561b5c-b292-44ea-a4dc-965538c123af could not be found.", "code": 404}} 2018-06-07 11:49:14,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/61561b5c-b292-44ea-a4dc-965538c123af used request id req-f9026fc7-b3a4-4f86-b094-15302156ba8b 2018-06-07 11:49:14,103 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 61561b5c-b292-44ea-a4dc-965538c123af could not be found. (HTTP 404) (Request-ID: req-f9026fc7-b3a4-4f86-b094-15302156ba8b) 2018-06-07 11:49:14,103 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-inst 2018-06-07 11:49:14,104 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet 2018-06-07 11:49:14,104 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-subnet 2018-06-07 11:49:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/0a0c0b15-5396-44fb-96ec-3c54a14d89f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7812e7eb7fe816959ea2661a31007f47d3c8fa" 2018-06-07 11:49:15,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5bd10786-528f-4e2b-80f9-d62a11efe562 Date: Thu, 07 Jun 2018 11:49:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:49:15,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0a0c0b15-5396-44fb-96ec-3c54a14d89f2 used request id req-5bd10786-528f-4e2b-80f9-d62a11efe562 2018-06-07 11:49:15,333 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-priv-net 2018-06-07 11:49:15,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/24d0e601-0202-4528-bb04-7bf61196729c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7812e7eb7fe816959ea2661a31007f47d3c8fa" 2018-06-07 11:49:16,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-537c121b-a637-450e-a857-fa5af4deb429 Date: Thu, 07 Jun 2018 11:49:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:49:16,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/24d0e601-0202-4528-bb04-7bf61196729c used request id req-537c121b-a637-450e-a857-fa5af4deb429 2018-06-07 11:49:16,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/59e949b6-3d0f-473b-835a-6db6f107035c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008e1c70ac001ab54ccaa98a2c0314caca279c7b" 2018-06-07 11:49:16,968 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:49:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e0e3cda-7694-4433-a1cb-22205ccfbfbe x-compute-request-id: req-5e0e3cda-7694-4433-a1cb-22205ccfbfbe Content-Length: 0 Content-Type: application/json 2018-06-07 11:49:16,968 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/59e949b6-3d0f-473b-835a-6db6f107035c used request id req-5e0e3cda-7694-4433-a1cb-22205ccfbfbe 2018-06-07 11:49:16,969 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-0beb67c4-ee9c-421e-b545-80ddff35c451-image 2018-06-07 11:49:16,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83a774f6b3248b1535e172612d16c781dab25fec" 2018-06-07 11:49:17,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bcab0d5f-f554-42e3-bdc1-0054dbd8f3af Date: Thu, 07 Jun 2018 11:49:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:49:17,650 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1619470f-efe2-46e5-9baa-dfa90a45f790 used request id req-bcab0d5f-f554-42e3-bdc1-0054dbd8f3af 2018-06-07 11:49:17,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:49:17,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8421040b-2121-4891-aa4c-7c21e4d00989 Date: Thu, 07 Jun 2018 11:49:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "created_at": "2018-06-07T11:48:51Z", "updated_at": "2018-06-07T11:48:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:48:52Z", "revision_number": 0, "id": "68b3d589-b041-4d10-8a3e-6630ebae388f", "remote_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:48:52Z", "security_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "port_range_min": null, "ethertype": "IPv6", "project_id": "69573c0ea0604d1eb4498278ff9a0e49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:48:52Z", "revision_number": 0, "id": "3d49c8b9-988f-43e5-95bf-dc0b6af01540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:48:52Z", "security_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "port_range_min": null, "ethertype": "IPv4", "project_id": "69573c0ea0604d1eb4498278ff9a0e49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:48:52Z", "revision_number": 0, "id": "cb975a4a-2ee3-4f9f-ba4c-78ccbb771029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:48:52Z", "security_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "port_range_min": null, "ethertype": "IPv6", "project_id": "69573c0ea0604d1eb4498278ff9a0e49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:48:52Z", "revision_number": 0, "id": "72165a14-fb7b-438d-91a6-d912dcc980f5", "remote_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:48:52Z", "security_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "port_range_min": null, "ethertype": "IPv4", "project_id": "69573c0ea0604d1eb4498278ff9a0e49"}], "revision_number": 4, "project_id": "69573c0ea0604d1eb4498278ff9a0e49", "id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:49:17,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8421040b-2121-4891-aa4c-7c21e4d00989 2018-06-07 11:49:17,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:49:18,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d94834a-71ec-49e3-9ffd-1a67494dd61c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 11:49:18,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-3d94834a-71ec-49e3-9ffd-1a67494dd61c 2018-06-07 11:49:18,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:49:18,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c07dd40-1f5e-4e4f-87c4-02f81a5c58e0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49"}, "enabled": true, "id": "69573c0ea0604d1eb4498278ff9a0e49", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b38a03cc-d3f6-492-proj"}} 2018-06-07 11:49:18,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 used request id req-7c07dd40-1f5e-4e4f-87c4-02f81a5c58e0 2018-06-07 11:49:18,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad2f646e-0fb2-4e1d-980e-d4605358ba6b 2018-06-07 11:49:18,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ad2f646e-0fb2-4e1d-980e-d4605358ba6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:49:18,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7b84aa8c-7e5d-4b23-b1b8-288a00c40e0c Date: Thu, 07 Jun 2018 11:49:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:48:52Z", "security_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "port_range_min": null, "revision_number": 0, "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "created_at": "2018-06-07T11:48:52Z", "project_id": "69573c0ea0604d1eb4498278ff9a0e49", "id": "3d49c8b9-988f-43e5-95bf-dc0b6af01540"}, {"remote_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:48:52Z", "security_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "port_range_min": null, "revision_number": 0, "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "created_at": "2018-06-07T11:48:52Z", "project_id": "69573c0ea0604d1eb4498278ff9a0e49", "id": "68b3d589-b041-4d10-8a3e-6630ebae388f"}, {"remote_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:48:52Z", "security_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "port_range_min": null, "revision_number": 0, "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "created_at": "2018-06-07T11:48:52Z", "project_id": "69573c0ea0604d1eb4498278ff9a0e49", "id": "72165a14-fb7b-438d-91a6-d912dcc980f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T11:48:52Z", "security_group_id": "ad2f646e-0fb2-4e1d-980e-d4605358ba6b", "port_range_min": null, "revision_number": 0, "tenant_id": "69573c0ea0604d1eb4498278ff9a0e49", "created_at": "2018-06-07T11:48:52Z", "project_id": "69573c0ea0604d1eb4498278ff9a0e49", "id": "cb975a4a-2ee3-4f9f-ba4c-78ccbb771029"}]} 2018-06-07 11:49:18,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ad2f646e-0fb2-4e1d-980e-d4605358ba6b used request id req-7b84aa8c-7e5d-4b23-b1b8-288a00c40e0c 2018-06-07 11:49:18,188 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 11:49:18,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ad2f646e-0fb2-4e1d-980e-d4605358ba6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:49:18,350 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3e149e1-a798-41c6-b547-24ffb8ada6c7 Content-Length: 0 Date: Thu, 07 Jun 2018 11:49:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:49:18,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ad2f646e-0fb2-4e1d-980e-d4605358ba6b used request id req-a3e149e1-a798-41c6-b547-24ffb8ada6c7 2018-06-07 11:49:18,350 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-b38a03cc-d3f6-492-proj 2018-06-07 11:49:18,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:49:18,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f4073e-db00-4a61-9aa0-87aaf7e5d1ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:49:18,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/69573c0ea0604d1eb4498278ff9a0e49 used request id req-03f4073e-db00-4a61-9aa0-87aaf7e5d1ba 2018-06-07 11:49:18,576 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-b38a03cc-d3f6-492-proj-role 2018-06-07 11:49:18,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f86b847ca34d40658fed0d1b6402a4a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:49:18,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d36343f5-9375-4e4e-bcf4-a5740075c226 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:49:18,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f86b847ca34d40658fed0d1b6402a4a4 used request id req-d36343f5-9375-4e4e-bcf4-a5740075c226 2018-06-07 11:49:18,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d740c1d159311a9e669b5f1686317b98f630223" 2018-06-07 11:49:18,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f9743f-b214-4156-9cff-e9066407a0e1 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 11:49:18,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a5f9743f-b214-4156-9cff-e9066407a0e1 2018-06-07 11:49:18,755 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-b38a03cc-d3f6-492-user 2018-06-07 11:49:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/18830e81ec8c4617a56f4f533ffb626c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d078e5f1a9a3c5c1e1a36e9fb3b1b2993e81df7" 2018-06-07 11:49:18,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6f7a0c7-6c30-4775-afde-6a9b943e0f59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 11:49:18,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/18830e81ec8c4617a56f4f533ffb626c used request id req-d6f7a0c7-6c30-4775-afde-6a9b943e0f59 2018-06-07 11:49:18,905 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 31.559s OK 2018-06-07 11:49:19,018 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 11:49:19,018 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:32 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-06-07 11:49:19,022 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 09:35 | PASS | | snaps_health_check | functest | healthcheck | 00:32 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-06-07 11:49:19,025 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-06-07 11:49:21,734 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-174 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-06-07 11:49:21,736 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=dUwjXY9YYfMkcf3ec6x8VenKY export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-06-07 11:49:21,736 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-07 11:49:21,737 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-06-07 11:49:21,738 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-06-07 11:49:21,738 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-06-07 11:49:22,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-07 11:49:22,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-07 11:49:22,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-07 11:49:22,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-07 11:49:22,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-07 11:49:22,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-07 11:49:22,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-07 11:49:22,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-07 11:49:22,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-07 11:49:22,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-07 11:49:22,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-07 11:49:22,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-07 11:49:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-07 11:49:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-07 11:49:22,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:49:22,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff52560-033b-49f7-af9d-b045618966ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:49:22,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ff52560-033b-49f7-af9d-b045618966ed 2018-06-07 11:49:22,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:49:23,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["yafGwx8PTsS_07iWbaPeBg"], "issued_at": "2018-06-07T11:49:23.000000Z"}} 2018-06-07 11:49:23,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:49:23,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:23,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a2ddbff9-fbc6-4484-a8ad-70e45d5997fb Date: Thu, 07 Jun 2018 11:49:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:49:23,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a2ddbff9-fbc6-4484-a8ad-70e45d5997fb 2018-06-07 11:49:23,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.218210935593s 2018-06-07 11:49:23,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a2ddbff9-fbc6-4484-a8ad-70e45d5997fb 2018-06-07 11:49:23,241 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'ec32c110-d2dd-4735-82d8-5fbb293cb3d5'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-07T11:33:03Z', u'is_default': False, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'7d7d77aaccf84e478695f64ce5268265', u'created_at': u'2018-06-07T11:32:58Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7d7d77aaccf84e478695f64ce5268265'}) 2018-06-07 11:49:23,451 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-06-07 11:49:23,451 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-06-07 11:49:23,451 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-06-07 11:49:23' 2018-06-07 11:49:23,451 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8' 2018-06-07 11:49:23,451 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-06-07 11:49:23,452 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:49:23,584 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-07 11:49:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:23,591 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Thu, 07 Jun 2018 11:49:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-06-07 11:49:23,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 11:49:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:23,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-717df173-1ea3-4df8-ac5d-99dddd3dc1ff Date: Thu, 07 Jun 2018 11:49:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 11:49:23,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-717df173-1ea3-4df8-ac5d-99dddd3dc1ff 2018-06-07 11:49:23,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.148828983307s 2018-06-07 11:49:23,742 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-717df173-1ea3-4df8-ac5d-99dddd3dc1ff 2018-06-07 11:49:23,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-07 11:49:23,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "owner_specified.shade.object": "images/functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8"}' 2018-06-07 11:49:23,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492 X-Openstack-Request-Id: req-ee05b86b-3f07-4e69-b017-08ddf29afeb7 Date: Thu, 07 Jun 2018 11:49:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "size": null, "self": "/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T11:49:23Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "checksum": null, "created_at": "2018-06-07T11:49:23Z", "protected": false} 2018-06-07 11:49:23,835 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ee05b86b-3f07-4e69-b017-08ddf29afeb7 2018-06-07 11:49:23,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0910489559174s 2018-06-07 11:49:23,836 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ee05b86b-3f07-4e69-b017-08ddf29afeb7 returning object 28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492 2018-06-07 11:49:23,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-07 11:49:23,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '' 2018-06-07 11:49:25,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b23ff1a-856a-49e5-ad84-52e9809597c4 Date: Thu, 07 Jun 2018 11:49:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:49:25,415 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/file used request id req-4b23ff1a-856a-49e5-ad84-52e9809597c4 2018-06-07 11:49:25,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.57877707481s 2018-06-07 11:49:25,415 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/file used request id req-4b23ff1a-856a-49e5-ad84-52e9809597c4 2018-06-07 11:49:25,416 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-07T11:49:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/file', u'owner': u'9d5d600ad155427099cd7cd580688ffb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492', u'size': None, u'name': u'functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8', u'checksum': None, u'self': u'/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-07T11:49:23Z', u'schema': u'/v2/schemas/image'}) 2018-06-07 11:49:25,416 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8' 2018-06-07 11:49:25,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-07 11:49:25,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"network": {"name": "vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "admin_state_up": true}}' 2018-06-07 11:49:25,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6737f30f-2816-44fc-91bc-a45695905fd4 Date: Thu, 07 Jun 2018 11:49:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:49:25Z","is_default":false,"provider:segmentation_id":70,"name":"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:25Z","mtu":1450}} 2018-06-07 11:49:25,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6737f30f-2816-44fc-91bc-a45695905fd4 2018-06-07 11:49:25,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.292680978775s 2018-06-07 11:49:25,709 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6737f30f-2816-44fc-91bc-a45695905fd4 2018-06-07 11:49:25,710 - functest.opnfv_tests.openstack.vping.vping_ssh - 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-06-07T11:49:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd341df9e-5b76-4a22-8d75-f67a1fb0c1d4', u'provider:segmentation_id': 70, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8', u'admin_state_up': True, u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T11:49:25Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d5d600ad155427099cd7cd580688ffb'}) 2018-06-07 11:49:25,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:49:25,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:25,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-da70e26e-7507-46d0-9d6a-c8fb13ade04a Date: Thu, 07 Jun 2018 11:49:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:49:25Z","provider:segmentation_id":70,"name":"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:25Z","provider:network_type":"vxlan"}]} 2018-06-07 11:49:25,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-da70e26e-7507-46d0-9d6a-c8fb13ade04a 2018-06-07 11:49:25,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107144117355s 2018-06-07 11:49:25,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-da70e26e-7507-46d0-9d6a-c8fb13ade04a 2018-06-07 11:49:25,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-07 11:49:25,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"subnet": {"name": "vping-subnet-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "enable_dhcp": true, "network_id": "d341df9e-5b76-4a22-8d75-f67a1fb0c1d4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.130.0/24"}}' 2018-06-07 11:49:26,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f9914eb2-3c10-4ad9-87db-19a3ed8a7d7e Date: Thu, 07 Jun 2018 11:49:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T11:49:25Z","gateway_ip":"192.168.130.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.130.2","end":"192.168.130.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.130.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"45710960-0c16-42d0-b113-ad626b07eae1","subnetpool_id":null,"name":"vping-subnet-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}} 2018-06-07 11:49:26,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f9914eb2-3c10-4ad9-87db-19a3ed8a7d7e 2018-06-07 11:49:26,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.314838886261s 2018-06-07 11:49:26,135 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f9914eb2-3c10-4ad9-87db-19a3ed8a7d7e 2018-06-07 11:49:26,135 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-07T11:49:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'45710960-0c16-42d0-b113-ad626b07eae1', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-ab42c555-7b5b-4439-abc2-fd1f6c5625c8', u'enable_dhcp': True, u'network_id': u'd341df9e-5b76-4a22-8d75-f67a1fb0c1d4', u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T11:49:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'9d5d600ad155427099cd7cd580688ffb'}) 2018-06-07 11:49:26,135 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-ab42c555-7b5b-4439-abc2-fd1f6c5625c8' 2018-06-07 11:49:26,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-06-07 11:49:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "vping-router-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "admin_state_up": true}}' 2018-06-07 11:49:27,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-70b60c49-b4ff-4744-a1a7-967f8bebf4fb Date: Thu, 07 Jun 2018 11:49:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:49:27Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "f7feb295-1cbb-49bc-801f-588d623c3bc3", "name": "vping-router-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}} 2018-06-07 11:49:27,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-70b60c49-b4ff-4744-a1a7-967f8bebf4fb 2018-06-07 11:49:27,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.10400819778s 2018-06-07 11:49:27,240 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-70b60c49-b4ff-4744-a1a7-967f8bebf4fb 2018-06-07 11:49:27,241 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ec32c110-d2dd-4735-82d8-5fbb293cb3d5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T11:49:26Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-06-07T11:49:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'9d5d600ad155427099cd7cd580688ffb', u'id': u'f7feb295-1cbb-49bc-801f-588d623c3bc3', u'name': u'vping-router-ab42c555-7b5b-4439-abc2-fd1f6c5625c8'}) 2018-06-07 11:49:27,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-06-07 11:49:27,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f7feb295-1cbb-49bc-801f-588d623c3bc3/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"subnet_id": "45710960-0c16-42d0-b113-ad626b07eae1"}' 2018-06-07 11:49:28,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-992b9e0e-86e5-4cd1-aef0-ceb01c8e29cc Date: Thu, 07 Jun 2018 11:49:28 GMT RESP BODY: {"network_id": "d341df9e-5b76-4a22-8d75-f67a1fb0c1d4", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "subnet_id": "45710960-0c16-42d0-b113-ad626b07eae1", "subnet_ids": ["45710960-0c16-42d0-b113-ad626b07eae1"], "port_id": "d02839ac-cdd1-486a-a941-899807b7c719", "id": "f7feb295-1cbb-49bc-801f-588d623c3bc3"} 2018-06-07 11:49:28,956 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f7feb295-1cbb-49bc-801f-588d623c3bc3/add_router_interface.json used request id req-992b9e0e-86e5-4cd1-aef0-ceb01c8e29cc 2018-06-07 11:49:28,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.71508193016s 2018-06-07 11:49:28,957 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f7feb295-1cbb-49bc-801f-588d623c3bc3/add_router_interface.json used request id req-992b9e0e-86e5-4cd1-aef0-ceb01c8e29cc returning object f7feb295-1cbb-49bc-801f-588d623c3bc3 2018-06-07 11:49:28,957 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-ab42c555-7b5b-4439-abc2-fd1f6c5625c8' 2018-06-07 11:49:28,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-07 11:49:28,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping-flavor-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-07 11:49:29,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-808cd833-2a99-4815-84c3-83e86c5e3f81 x-compute-request-id: req-808cd833-2a99-4815-84c3-83e86c5e3f81 Content-Encoding: gzip Content-Length: 303 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "305f4883-4cb6-4494-a479-8da8acc152c7", "name": "vping-flavor-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:49:29,136 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-808cd833-2a99-4815-84c3-83e86c5e3f81 2018-06-07 11:49:29,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.178746938705s 2018-06-07 11:49:29,137 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-808cd833-2a99-4815-84c3-83e86c5e3f81 returning object 305f4883-4cb6-4494-a479-8da8acc152c7 2018-06-07 11:49:29,138 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-ab42c555-7b5b-4439-abc2-fd1f6c5625c8', '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'9d5d600ad155427099cd7cd580688ffb', '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'305f4883-4cb6-4494-a479-8da8acc152c7', 'swap': 0}) 2018-06-07 11:49:29,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-07 11:49:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/305f4883-4cb6-4494-a479-8da8acc152c7/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"extra_specs": {}}' 2018-06-07 11:49:29,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb9b3e4b-2c47-4531-bfb0-1e602b485f00 x-compute-request-id: req-cb9b3e4b-2c47-4531-bfb0-1e602b485f00 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 11:49:29,158 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/305f4883-4cb6-4494-a479-8da8acc152c7/os-extra_specs used request id req-cb9b3e4b-2c47-4531-bfb0-1e602b485f00 2018-06-07 11:49:29,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197319984436s 2018-06-07 11:49:29,158 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/305f4883-4cb6-4494-a479-8da8acc152c7/os-extra_specs used request id req-cb9b3e4b-2c47-4531-bfb0-1e602b485f00 2018-06-07 11:49:29,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-06-07 11:49:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"security_group": {"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "description": "Security group for vPing test case"}}' 2018-06-07 11:49:29,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9675a9b0-7813-4b1c-a0c2-1b7956fdec01 Date: Thu, 07 Jun 2018 11:49:29 GMT RESP BODY: {"security_group": {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:29Z", "updated_at": "2018-06-07T11:49:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "c45e21b8-2bf5-4b30-8aa9-f34d5da2f94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "f14a1fc4-d66f-41ce-9dfa-b3520fee82e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "4c98950b-e0d1-46ba-b939-a4944825d832", "name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}} 2018-06-07 11:49:29,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9675a9b0-7813-4b1c-a0c2-1b7956fdec01 2018-06-07 11:49:29,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.324388980865s 2018-06-07 11:49:29,486 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9675a9b0-7813-4b1c-a0c2-1b7956fdec01 2018-06-07 11:49:29,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-06-07 11:49:29,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:29,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8333 X-Openstack-Request-Id: req-bfad5198-238d-4f5a-a5db-7e773b7a46ac Date: Thu, 07 Jun 2018 11:49:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:29Z", "updated_at": "2018-06-07T11:49:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "f14a1fc4-d66f-41ce-9dfa-b3520fee82e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "c45e21b8-2bf5-4b30-8aa9-f34d5da2f94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "4c98950b-e0d1-46ba-b939-a4944825d832", "name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:49:29,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-bfad5198-238d-4f5a-a5db-7e773b7a46ac 2018-06-07 11:49:29,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.10182595253s 2018-06-07 11:49:29,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-bfad5198-238d-4f5a-a5db-7e773b7a46ac 2018-06-07 11:49:29,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-06-07 11:49:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -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": "4c98950b-e0d1-46ba-b939-a4944825d832"}}' 2018-06-07 11:49:29,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1a98fe03-2737-417e-bab3-dd8d0daa275e Date: Thu, 07 Jun 2018 11:49:29 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-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:29Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "a39e82d9-1626-41c0-be66-8a770c1585f0"}} 2018-06-07 11:49:29,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1a98fe03-2737-417e-bab3-dd8d0daa275e 2018-06-07 11:49:29,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.199033021927s 2018-06-07 11:49:29,797 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1a98fe03-2737-417e-bab3-dd8d0daa275e 2018-06-07 11:49:29,798 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8' 2018-06-07 11:49:29,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:49:29,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:29,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-eba9037a-f25d-4591-a241-f1969d621443 Date: Thu, 07 Jun 2018 11:49:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["45710960-0c16-42d0-b113-ad626b07eae1"],"description":"","tags":[],"updated_at":"2018-06-07T11:49:25Z","provider:segmentation_id":70,"name":"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:25Z","provider:network_type":"vxlan"}]} 2018-06-07 11:49:29,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-eba9037a-f25d-4591-a241-f1969d621443 2018-06-07 11:49:29,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.085086107254s 2018-06-07 11:49:29,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-eba9037a-f25d-4591-a241-f1969d621443 2018-06-07 11:49:29,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 11:49:29,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:29,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1203 Content-Type: application/json X-Openstack-Request-Id: req-0d9fd8d7-d200-42a8-ad6f-9fc528beb9dc Date: Thu, 07 Jun 2018 11:49:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/snap", "metadata": {}}], "file": "/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "size": 12716032, "self": "/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "disk_format": "qcow2", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T11:49:25Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-07T11:49:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 11:49:29,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0d9fd8d7-d200-42a8-ad6f-9fc528beb9dc 2018-06-07 11:49:29,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0205190181732s 2018-06-07 11:49:29,906 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0d9fd8d7-d200-42a8-ad6f-9fc528beb9dc 2018-06-07 11:49:29,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 11:49:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:29,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc35bc48-b954-45ac-8ea8-91afa1926aa4 x-compute-request-id: req-dc35bc48-b954-45ac-8ea8-91afa1926aa4 Content-Encoding: gzip Content-Length: 302 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "305f4883-4cb6-4494-a479-8da8acc152c7", "name": "vping-flavor-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 11:49:29,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-dc35bc48-b954-45ac-8ea8-91afa1926aa4 2018-06-07 11:49:29,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277028083801s 2018-06-07 11:49:29,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-dc35bc48-b954-45ac-8ea8-91afa1926aa4 2018-06-07 11:49:29,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-06-07 11:49:29,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"server": {"name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "imageRef": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "flavorRef": "305f4883-4cb6-4494-a479-8da8acc152c7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d341df9e-5b76-4a22-8d75-f67a1fb0c1d4"}], "security_groups": [{"name": "4c98950b-e0d1-46ba-b939-a4944825d832"}]}}' 2018-06-07 11:49:30,749 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:49:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e123c91-e479-4f38-905a-fdeec1d2ca6d x-compute-request-id: req-5e123c91-e479-4f38-905a-fdeec1d2ca6d Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4c98950b-e0d1-46ba-b939-a4944825d832"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "adminPass": "o75rpinqUgVS"}} 2018-06-07 11:49:30,749 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5e123c91-e479-4f38-905a-fdeec1d2ca6d 2018-06-07 11:49:30,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.811053037643s 2018-06-07 11:49:30,750 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5e123c91-e479-4f38-905a-fdeec1d2ca6d 2018-06-07 11:49:30,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:30,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:31,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d560446a-f58c-4641-9598-cab96a0393a7 x-compute-request-id: req-d560446a-f58c-4641-9598-cab96a0393a7 Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:30Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:31,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d560446a-f58c-4641-9598-cab96a0393a7 2018-06-07 11:49:31,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.323777914047s 2018-06-07 11:49:31,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d560446a-f58c-4641-9598-cab96a0393a7 2018-06-07 11:49:31,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:49:31,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:31,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-0ffa714f-7d84-4ab2-bbad-ef6b0a17b46c Date: Thu, 07 Jun 2018 11:49:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["45710960-0c16-42d0-b113-ad626b07eae1"],"description":"","tags":[],"updated_at":"2018-06-07T11:49:25Z","provider:segmentation_id":70,"name":"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:25Z","provider:network_type":"vxlan"}]} 2018-06-07 11:49:31,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0ffa714f-7d84-4ab2-bbad-ef6b0a17b46c 2018-06-07 11:49:31,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0899479389191s 2018-06-07 11:49:31,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0ffa714f-7d84-4ab2-bbad-ef6b0a17b46c 2018-06-07 11:49:31,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-06-07 11:49:31,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:31,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1287 X-Openstack-Request-Id: req-bd101ae1-1511-434b-893f-015dda2a99fd Date: Thu, 07 Jun 2018 11:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T11:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.130.2","end":"192.168.130.254"}],"gateway_ip":"192.168.130.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.130.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"45710960-0c16-42d0-b113-ad626b07eae1","subnetpool_id":null,"name":"vping-subnet-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:49:31,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bd101ae1-1511-434b-893f-015dda2a99fd 2018-06-07 11:49:31,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0590629577637s 2018-06-07 11:49:31,233 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bd101ae1-1511-434b-893f-015dda2a99fd 2018-06-07 11:49:31,234 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:49:33,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:33,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:33,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b95dd91-98d3-4a28-8e2f-85ec1b58e12e x-compute-request-id: req-1b95dd91-98d3-4a28-8e2f-85ec1b58e12e Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:31Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:33,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1b95dd91-98d3-4a28-8e2f-85ec1b58e12e 2018-06-07 11:49:33,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505989074707s 2018-06-07 11:49:33,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1b95dd91-98d3-4a28-8e2f-85ec1b58e12e 2018-06-07 11:49:33,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:49:35,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:35,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11cf093d-2015-4c55-adeb-0e454783ebb6 x-compute-request-id: req-11cf093d-2015-4c55-adeb-0e454783ebb6 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:35,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-11cf093d-2015-4c55-adeb-0e454783ebb6 2018-06-07 11:49:35,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177661895752s 2018-06-07 11:49:35,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-11cf093d-2015-4c55-adeb-0e454783ebb6 2018-06-07 11:49:35,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-06-07 11:49:35,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=dc7241f3-343d-4b35-9498-b60c3ebf9a66" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:35,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-ba6577e8-13ed-4708-967f-127a74220014 Date: Thu, 07 Jun 2018 11:49:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:49:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45710960-0c16-42d0-b113-ad626b07eae1","ip_address":"192.168.130.8"}],"id":"882f4e19-1924-43ef-a45e-6a07bf186c7e","security_groups":["4c98950b-e0d1-46ba-b939-a4944825d832"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:46:a1","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"dc7241f3-343d-4b35-9498-b60c3ebf9a66","name":"","admin_state_up":true,"network_id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:31Z","binding:vnic_type":"normal"}]} 2018-06-07 11:49:35,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=dc7241f3-343d-4b35-9498-b60c3ebf9a66 used request id req-ba6577e8-13ed-4708-967f-127a74220014 2018-06-07 11:49:35,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0416541099548s 2018-06-07 11:49:35,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=dc7241f3-343d-4b35-9498-b60c3ebf9a66 used request id req-ba6577e8-13ed-4708-967f-127a74220014 2018-06-07 11:49:35,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-06-07 11:49:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=882f4e19-1924-43ef-a45e-6a07bf186c7e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:35,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a4ea8891-66e1-432e-acb8-ca24485192c2 Date: Thu, 07 Jun 2018 11:49:35 GMT RESP BODY: {"floatingips": []} 2018-06-07 11:49:35,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=882f4e19-1924-43ef-a45e-6a07bf186c7e used request id req-a4ea8891-66e1-432e-acb8-ca24485192c2 2018-06-07 11:49:35,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.015221118927s 2018-06-07 11:49:35,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=882f4e19-1924-43ef-a45e-6a07bf186c7e used request id req-a4ea8891-66e1-432e-acb8-ca24485192c2 2018-06-07 11:49:35,996 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3f:46:a1', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492'}), 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-0000000b', u'OS-SRV-USG:launched_at': u'2018-06-07T11:41:43.000000', 'flavor': Munch({u'id': u'305f4883-4cb6-4494-a479-8da8acc152c7'}), 'az': u'nova', 'id': u'dc7241f3-343d-4b35-9498-b60c3ebf9a66', 'security_groups': [Munch({u'name': u'vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ca3d69272e554da58904b7498f197e31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d5d600ad155427099cd7cd580688ffb', '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-06-07T11:41:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-06-07T11:49:34Z', 'hostId': u'c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', 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-0000000b', u'OS-SRV-USG:launched_at': u'2018-06-07T11:41:43.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9d5d600ad155427099cd7cd580688ffb', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8', 'adminPass': u'o75rpinqUgVS', 'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', 'region': 'regionOne', 'created': u'2018-06-07T11:49:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-06-07 11:49:35,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:35,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:36,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3df2c26-782e-476a-8706-9fb94b800d74 x-compute-request-id: req-b3df2c26-782e-476a-8706-9fb94b800d74 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:36,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b3df2c26-782e-476a-8706-9fb94b800d74 2018-06-07 11:49:36,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.326340913773s 2018-06-07 11:49:36,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b3df2c26-782e-476a-8706-9fb94b800d74 2018-06-07 11:49:36,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-06-07 11:49:36,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=dc7241f3-343d-4b35-9498-b60c3ebf9a66" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:36,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-2c2f9188-ae1a-4637-8448-cffe77ac86ba Date: Thu, 07 Jun 2018 11:49:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:49:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45710960-0c16-42d0-b113-ad626b07eae1","ip_address":"192.168.130.8"}],"id":"882f4e19-1924-43ef-a45e-6a07bf186c7e","security_groups":["4c98950b-e0d1-46ba-b939-a4944825d832"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:46:a1","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"dc7241f3-343d-4b35-9498-b60c3ebf9a66","name":"","admin_state_up":true,"network_id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:31Z","binding:vnic_type":"normal"}]} 2018-06-07 11:49:36,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=dc7241f3-343d-4b35-9498-b60c3ebf9a66 used request id req-2c2f9188-ae1a-4637-8448-cffe77ac86ba 2018-06-07 11:49:36,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0447340011597s 2018-06-07 11:49:36,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=dc7241f3-343d-4b35-9498-b60c3ebf9a66 used request id req-2c2f9188-ae1a-4637-8448-cffe77ac86ba 2018-06-07 11:49:36,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-06-07 11:49:36,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=882f4e19-1924-43ef-a45e-6a07bf186c7e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:36,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-998028d2-8701-4793-84cc-626ddbc7c596 Date: Thu, 07 Jun 2018 11:49:36 GMT RESP BODY: {"floatingips": []} 2018-06-07 11:49:36,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=882f4e19-1924-43ef-a45e-6a07bf186c7e used request id req-998028d2-8701-4793-84cc-626ddbc7c596 2018-06-07 11:49:36,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0149531364441s 2018-06-07 11:49:36,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=882f4e19-1924-43ef-a45e-6a07bf186c7e used request id req-998028d2-8701-4793-84cc-626ddbc7c596 2018-06-07 11:49:36,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:36,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:36,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e92daf1-55e2-451a-a6e7-418e9731fde4 x-compute-request-id: req-7e92daf1-55e2-451a-a6e7-418e9731fde4 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:36,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7e92daf1-55e2-451a-a6e7-418e9731fde4 2018-06-07 11:49:36,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.326641082764s 2018-06-07 11:49:36,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7e92daf1-55e2-451a-a6e7-418e9731fde4 2018-06-07 11:49:36,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-06-07 11:49:36,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-07 11:49:37,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcca650d-bcdf-4877-8a69-f22c711a8763 x-compute-request-id: req-bcca650d-bcdf-4877-8a69-f22c711a8763 Content-Encoding: gzip Content-Length: 7949 Content-Type: application/json 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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] kvm-clock: using sched offset of 489276049 cycles\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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\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: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K 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 3491.908 MHz processor\n[ 0.147795] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.149392] pid_max: default: 32768 minimum: 301\n[ 0.150257] ACPI: Core revision 20150930\n[ 0.151620] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153064] Security Framework initialized\n[ 0.153852] Yama: becoming mindful.\n[ 0.154560] AppArmor: AppArmor initialized\n[ 0.155399] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157897] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160416] Initializing cgroup subsys io\n[ 0.161206] Initializing cgroup subsys memory\n[ 0.162033] Initializing cgroup subsys devices\n[ 0.162877] Initializing cgroup subsys freezer\n[ 0.163719] Initializing cgroup subsys net_cls\n[ 0.164556] Initializing cgroup subsys perf_event\n[ 0.165432] Initializing cgroup subsys net_prio\n[ 0.166284] Initializing cgroup subsys hugetlb\n[ 0.167132] Initializing cgroup subsys pids\n[ 0.167976] CPU: Physical Processor ID: 0\n[ 0.169441] mce: CPU supports 10 MCE banks\n[ 0.170259] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171232] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182102] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188639] ftrace: allocating 31920 entries in 125 pages\n[ 0.215769] smpboot: Max logical packages: 1\n[ 0.216605] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217902] x2apic enabled\n[ 0.218690] Switched APIC routing to physical x2apic.\n[ 0.220406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221482] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223400] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225117] KVM setup paravirtual spinlock\n[ 0.226420] x86: Booted up 1 node, 1 CPUs\n[ 0.227200] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.228546] devtmpfs: initialized\n[ 0.230246] evm: security.selinux\n[ 0.230923] evm: security.SMACK64\n[ 0.231700] evm: security.SMACK64EXEC\n[ 0.232560] evm: security.SMACK64TRANSMUTE\n[ 0.233486] evm: security.SMACK64MMAP\n[ 0.234337] evm: security.ima\n[ 0.235057] evm: security.capability\n[ 0.235961] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238142] pinctrl core: initialized pinctrl subsystem\n[ 0.239442] RTC time: 11:41:43, date: 06/07/18\n[ 0.240555] NET: Registered protocol family 16\n[ 0.241682] cpuidle: using governor ladder\n[ 0.242642] cpuidle: using governor menu\n[ 0.243577] PCCT header not found.\n[ 0.244436] ACPI: bus type PCI registered\n[ 0.245362] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.246844] PCI: Using configuration type 1 for base access\n[ 0.248804] ACPI: Added _OSI(Module Device)\n[ 0.250009] ACPI: Added _OSI(Processor Device)\n[ 0.251352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.252762] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.255523] ACPI: Interpreter enabled\n[ 0.256672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.259527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.261783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.263784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.265929] ACPI: (supports S0 S5)\n[ 0.266705] ACPI: Using IOAPIC for interrupt routing\n[ 0.267737] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.270934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.272138] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.273478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.274766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.277241] acpiphp: Slot [3] registered\n[ 0.278102] acpiphp: Slot [4] registered\n[ 0.278957] acpiphp: Slot [5] registered\n[ 0.279847] acpiphp: Slot [6] registered\n[ 0.280709] acpiphp: Slot [7] registered\n[ 0.281567] acpiphp: Slot [8] registered\n[ 0.282403] acpiphp: Slot [9] registered\n[ 0.283274] acpiphp: Slot [10] registered\n[ 0.284147] acpiphp: Slot [11] registered\n[ 0.285005] acpiphp: Slot [12] registered\n[ 0.285893] acpiphp: Slot [13] registered\n[ 0.286762] acpiphp: Slot [14] registered\n[ 0.287637] acpiphp: Slot [15] registered\n[ 0.298449] acpiphp: Slot [16] registered\n[ 0.299328] acpiphp: Slot [17] registered\n[ 0.300228] acpiphp: Slot [18] registered\n[ 0.301070] acpiphp: Slot [19] registered\n[ 0.301914] acpiphp: Slot [20] registered\n[ 0.302779] acpiphp: Slot [21] registered\n[ 0.303622] acpiphp: Slot [22] registered\n[ 0.304465] acpiphp: Slot [23] registered\n[ 0.305341] acpiphp: Slot [24] registered\n[ 0.306223] acpiphp: Slot [25] registered\n[ 0.307080] acpiphp: Slot [26] registered\n[ 0.307930] acpiphp: Slot [27] registered\n[ 0.308777] acpiphp: Slot [28] registered\n[ 0.309647] acpiphp: Slot [29] registered\n[ 0.310519] acpiphp: Slot [30] registered\n[ 0.311372] acpiphp: Slot [31] registered\n[ 0.312220] PCI host bridge to bus 0000:00\n[ 0.313066] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314366] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315677] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317230] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318759] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326463] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327714] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329112] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335877] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.337429] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.384932] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.388042] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.389563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391020] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393012] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.394221] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.395375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397077] vgaarb: loaded\n[ 0.397951] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399658] SCSI subsystem initialized\n[ 0.400846] ACPI: bus type USB registered\n[ 0.402086] usbcore: registered new interface driver usbfs\n[ 0.403709] usbcore: registered new interface driver hub\n[ 0.405295] usbcore: registered new device driver usb\n[ 0.406915] PCI: Using ACPI for IRQ routing\n[ 0.408388] NetLabel: Initializing\n[ 0.409480] NetLabel: domain hash size = 128\n[ 0.410800] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412301] NetLabel: unlabeled traffic allowed by default\n[ 0.413997] clocksource: Switched to clocksource kvm-clock\n[ 0.419935] AppArmor: AppArmor Filesystem Enabled\n[ 0.421383] pnp: PnP ACPI init\n[ 0.422610] pnp: PnP ACPI: found 5 devices\n[ 0.429380] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432019] NET: Registered protocol family 2\n[ 0.433422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435422] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.437274] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.439096] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.440762] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.442573] NET: Registered protocol family 1\n[ 0.443870] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.445575] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.447260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.461608] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476200] Trying to unpack rootfs image as initramfs...\n[ 0.525978] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540309] Scanning for low memory corruption every 60 seconds\n[ 0.542266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.544063] audit: initializing netlink subsys (disabled)\n[ 0.545691] audit: type=2000 audit(1528371704.416:1): initialized\n[ 0.547681] Initialise system trusted keyring\n[ 0.549062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550884] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.553485] zbud: loaded\n[ 0.554435] VFS: Disk quotas dquot_6.6.0\n[ 0.555645] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.557842] fuse init (API version 7.23)\n[ 0.559181] Key type big_key registered\n[ 0.560385] Allocating IMA MOK and blacklist keyrings.\n[ 0.561855] Key type asymmetric registered\n[ 0.562935] Asymmetric key parser 'x509' registered\n[ 0.564205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.566507] io scheduler noop registered\n[ 0.567521] io scheduler deadline registered (default)\n[ 0.568821] io scheduler cfq registered\n[ 0.569924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.571372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573173] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.575049] ACPI: Power Button [PWRF]\n[ 0.576154] GHES: HEST is not enabled!\n[ 0.590071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621264] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.624702] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.648253] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651154] Linux agpgart interface v0.103\n[ 0.653611] brd: module loaded\n[ 0.655108] loop: module loaded\n[ 0.660178] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.661769] GPT:90111 != 2097151\n[ 0.662510] GPT:Alternate GPT header not at the end of the disk.\n[ 0.663679] GPT:90111 != 2097151\n[ 0.664388] GPT: Use GNU Parted to correct GPT errors.\n[ 0.665408] vda: vda1 vda15\n[ 0.666886] scsi host0: ata_piix\n[ 0.667674] scsi host1: ata_piix\n[ 0.668417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.669713] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.671261] libphy: Fixed MDIO Bus: probed\n[ 0.672119] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673126] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.675369] PPP generic driver version 2.4.2\n[ 0.676406] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.677806] ehci-pci: EHCI PCI platform driver\n[ 0.678747] ehci-platform: EHCI generic platform driver\n[ 0.679822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.681026] ohci-pci: OHCI PCI platform driver\n[ 0.682068] ohci-platform: OHCI generic platform driver\n[ 0.683139] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.697581] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698674] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.700248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701337] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702550] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.705591] usb usb1: Product: UHCI Host Controller\n[ 0.706595] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.707914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.708945] hub 1-0:1.0: USB hub found\n[ 0.709763] hub 1-0:1.0: 2 ports detected\n[ 0.710727] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.712965] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.714010] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.715114] mousedev: PS/2 mouse device common for all mice\n[ 0.716448] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718425] rtc_cmos 00:00: RTC can wake from S4\n[ 0.719574] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.720842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.722143] i2c /dev entries driver\n[ 0.722954] device-mapper: uevent: version 1.0.3\n[ 0.723991] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.725728] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727106] NET: Registered protocol family 10\n[ 0.728164] NET: Registered protocol family 17\n[ 0.729109] Key type dns_resolver registered\n[ 0.730106] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.731289] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.733152] registered taskstats version 1\n[ 0.734058] Loading compiled-in X.509 certificates\n[ 0.735580] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.737572] zswap: loaded using pool lzo/zbud\n[ 0.739003] Key type trusted registered\n[ 0.741047] Key type encrypted registered\n[ 0.741952] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.743082] ima: No TPM chip found, activating TPM-bypass!\n[ 0.744213] evm: HMAC attrs: 0x1\n[ 0.745190] Magic number: 6:822:680\n[ 0.746118] rtc_cmos 00:00: setting system clock to 2018-06-07 11:41:44 UTC (1528371704)\n[ 0.747819] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.748997] EDD information not available.\n[ 0.830941] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.832588] Write protecting the kernel read-only data: 14336k\n[ 0.844621] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.846590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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 1.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... [ 1.460260] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.8...\nLease of 192.168.130.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.33. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-06-07 11:49:37,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66/action used request id req-bcca650d-bcdf-4877-8a69-f22c711a8763 2018-06-07 11:49:37,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08546614647s 2018-06-07 11:49:37,809 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66/action used request id req-bcca650d-bcdf-4877-8a69-f22c711a8763 2018-06-07 11:49:37,809 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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] kvm-clock: using sched offset of 489276049 cycles [ 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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 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: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K 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 3491.908 MHz processor [ 0.147795] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.149392] pid_max: default: 32768 minimum: 301 [ 0.150257] ACPI: Core revision 20150930 [ 0.151620] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.153064] Security Framework initialized [ 0.153852] Yama: becoming mindful. [ 0.154560] AppArmor: AppArmor initialized [ 0.155399] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157897] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160416] Initializing cgroup subsys io [ 0.161206] Initializing cgroup subsys memory [ 0.162033] Initializing cgroup subsys devices [ 0.162877] Initializing cgroup subsys freezer [ 0.163719] Initializing cgroup subsys net_cls [ 0.164556] Initializing cgroup subsys perf_event [ 0.165432] Initializing cgroup subsys net_prio [ 0.166284] Initializing cgroup subsys hugetlb [ 0.167132] Initializing cgroup subsys pids [ 0.167976] CPU: Physical Processor ID: 0 [ 0.169441] mce: CPU supports 10 MCE banks [ 0.170259] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.171232] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182102] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188639] ftrace: allocating 31920 entries in 125 pages [ 0.215769] smpboot: Max logical packages: 1 [ 0.216605] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.217902] x2apic enabled [ 0.218690] Switched APIC routing to physical x2apic. [ 0.220406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221482] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.223400] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.225117] KVM setup paravirtual spinlock [ 0.226420] x86: Booted up 1 node, 1 CPUs [ 0.227200] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.228546] devtmpfs: initialized [ 0.230246] evm: security.selinux [ 0.230923] evm: security.SMACK64 [ 0.231700] evm: security.SMACK64EXEC [ 0.232560] evm: security.SMACK64TRANSMUTE [ 0.233486] evm: security.SMACK64MMAP [ 0.234337] evm: security.ima [ 0.235057] evm: security.capability [ 0.235961] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238142] pinctrl core: initialized pinctrl subsystem [ 0.239442] RTC time: 11:41:43, date: 06/07/18 [ 0.240555] NET: Registered protocol family 16 [ 0.241682] cpuidle: using governor ladder [ 0.242642] cpuidle: using governor menu [ 0.243577] PCCT header not found. [ 0.244436] ACPI: bus type PCI registered [ 0.245362] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.246844] PCI: Using configuration type 1 for base access [ 0.248804] ACPI: Added _OSI(Module Device) [ 0.250009] ACPI: Added _OSI(Processor Device) [ 0.251352] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.252762] ACPI: Added _OSI(Processor Aggregator Device) [ 0.255523] ACPI: Interpreter enabled [ 0.256672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.259527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.261783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.263784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.265929] ACPI: (supports S0 S5) [ 0.266705] ACPI: Using IOAPIC for interrupt routing [ 0.267737] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.270934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.272138] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.273478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.274766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.277241] acpiphp: Slot [3] registered [ 0.278102] acpiphp: Slot [4] registered [ 0.278957] acpiphp: Slot [5] registered [ 0.279847] acpiphp: Slot [6] registered [ 0.280709] acpiphp: Slot [7] registered [ 0.281567] acpiphp: Slot [8] registered [ 0.282403] acpiphp: Slot [9] registered [ 0.283274] acpiphp: Slot [10] registered [ 0.284147] acpiphp: Slot [11] registered [ 0.285005] acpiphp: Slot [12] registered [ 0.285893] acpiphp: Slot [13] registered [ 0.286762] acpiphp: Slot [14] registered [ 0.287637] acpiphp: Slot [15] registered [ 0.298449] acpiphp: Slot [16] registered [ 0.299328] acpiphp: Slot [17] registered [ 0.300228] acpiphp: Slot [18] registered [ 0.301070] acpiphp: Slot [19] registered [ 0.301914] acpiphp: Slot [20] registered [ 0.302779] acpiphp: Slot [21] registered [ 0.303622] acpiphp: Slot [22] registered [ 0.304465] acpiphp: Slot [23] registered [ 0.305341] acpiphp: Slot [24] registered [ 0.306223] acpiphp: Slot [25] registered [ 0.307080] acpiphp: Slot [26] registered [ 0.307930] acpiphp: Slot [27] registered [ 0.308777] acpiphp: Slot [28] registered [ 0.309647] acpiphp: Slot [29] registered [ 0.310519] acpiphp: Slot [30] registered [ 0.311372] acpiphp: Slot [31] registered [ 0.312220] PCI host bridge to bus 0000:00 [ 0.313066] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.314366] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.315677] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.317230] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.318759] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.325043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.326463] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.327714] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.329112] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.335877] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.337429] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.384932] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.386506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.388042] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.389563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.391020] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.393012] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.394221] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.395375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.397077] vgaarb: loaded [ 0.397951] vgaarb: bridge control possible 0000:00:02.0 [ 0.399658] SCSI subsystem initialized [ 0.400846] ACPI: bus type USB registered [ 0.402086] usbcore: registered new interface driver usbfs [ 0.403709] usbcore: registered new interface driver hub [ 0.405295] usbcore: registered new device driver usb [ 0.406915] PCI: Using ACPI for IRQ routing [ 0.408388] NetLabel: Initializing [ 0.409480] NetLabel: domain hash size = 128 [ 0.410800] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.412301] NetLabel: unlabeled traffic allowed by default [ 0.413997] clocksource: Switched to clocksource kvm-clock [ 0.419935] AppArmor: AppArmor Filesystem Enabled [ 0.421383] pnp: PnP ACPI init [ 0.422610] pnp: PnP ACPI: found 5 devices [ 0.429380] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.432019] NET: Registered protocol family 2 [ 0.433422] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.435422] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.437274] TCP: Hash tables configured (established 4096 bind 4096) [ 0.439096] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.440762] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.442573] NET: Registered protocol family 1 [ 0.443870] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.445575] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.447260] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.461608] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.476200] Trying to unpack rootfs image as initramfs... [ 0.525978] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.540309] Scanning for low memory corruption every 60 seconds [ 0.542266] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.544063] audit: initializing netlink subsys (disabled) [ 0.545691] audit: type=2000 audit(1528371704.416:1): initialized [ 0.547681] Initialise system trusted keyring [ 0.549062] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.550884] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.553485] zbud: loaded [ 0.554435] VFS: Disk quotas dquot_6.6.0 [ 0.555645] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.557842] fuse init (API version 7.23) [ 0.559181] Key type big_key registered [ 0.560385] Allocating IMA MOK and blacklist keyrings. [ 0.561855] Key type asymmetric registered [ 0.562935] Asymmetric key parser 'x509' registered [ 0.564205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.566507] io scheduler noop registered [ 0.567521] io scheduler deadline registered (default) [ 0.568821] io scheduler cfq registered [ 0.569924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573173] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575049] ACPI: Power Button [PWRF] [ 0.576154] GHES: HEST is not enabled! [ 0.590071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621264] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.624702] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648253] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651154] Linux agpgart interface v0.103 [ 0.653611] brd: module loaded [ 0.655108] loop: module loaded [ 0.660178] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.661769] GPT:90111 != 2097151 [ 0.662510] GPT:Alternate GPT header not at the end of the disk. [ 0.663679] GPT:90111 != 2097151 [ 0.664388] GPT: Use GNU Parted to correct GPT errors. [ 0.665408] vda: vda1 vda15 [ 0.666886] scsi host0: ata_piix [ 0.667674] scsi host1: ata_piix [ 0.668417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.669713] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.671261] libphy: Fixed MDIO Bus: probed [ 0.672119] tun: Universal TUN/TAP device driver, 1.6 [ 0.673126] tun: (C) 1999-2004 Max Krasnyansky [ 0.675369] PPP generic driver version 2.4.2 [ 0.676406] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677806] ehci-pci: EHCI PCI platform driver [ 0.678747] ehci-platform: EHCI generic platform driver [ 0.679822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.681026] ohci-pci: OHCI PCI platform driver [ 0.682068] ohci-platform: OHCI generic platform driver [ 0.683139] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697581] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698674] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.700248] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.701337] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.702550] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.703886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.705591] usb usb1: Product: UHCI Host Controller [ 0.706595] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.707914] usb usb1: SerialNumber: 0000:00:01.2 [ 0.708945] hub 1-0:1.0: USB hub found [ 0.709763] hub 1-0:1.0: 2 ports detected [ 0.710727] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.712965] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.714010] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.715114] mousedev: PS/2 mouse device common for all mice [ 0.716448] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718425] rtc_cmos 00:00: RTC can wake from S4 [ 0.719574] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.720842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.722143] i2c /dev entries driver [ 0.722954] device-mapper: uevent: version 1.0.3 [ 0.723991] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.725728] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727106] NET: Registered protocol family 10 [ 0.728164] NET: Registered protocol family 17 [ 0.729109] Key type dns_resolver registered [ 0.730106] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.731289] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.733152] registered taskstats version 1 [ 0.734058] Loading compiled-in X.509 certificates [ 0.735580] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.737572] zswap: loaded using pool lzo/zbud [ 0.739003] Key type trusted registered [ 0.741047] Key type encrypted registered [ 0.741952] AppArmor: AppArmor sha1 policy hashing enabled [ 0.743082] ima: No TPM chip found, activating TPM-bypass! [ 0.744213] evm: HMAC attrs: 0x1 [ 0.745190] Magic number: 6:822:680 [ 0.746118] rtc_cmos 00:00: setting system clock to 2018-06-07 11:41:44 UTC (1528371704) [ 0.747819] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.748997] EDD information not available. [ 0.830941] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.832588] Write protecting the kernel read-only data: 14336k [ 0.844621] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.846590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 1.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... [ 1.460260] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.33. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2018-06-07 11:49:37,810 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8' 2018-06-07 11:49:37,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-06-07 11:49:37,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"keypair": {"name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}}' 2018-06-07 11:49:38,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f4aa546-e31d-4838-ad2b-a4917b0764b3 x-compute-request-id: req-7f4aa546-e31d-4838-ad2b-a4917b0764b3 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqQOx+d4HbtvxFH1KcpTlAkefQAyIQkTK0928u29KMvOffeknf0Xi/mK05//mHveGmzO4lSBzfEaCbSJi0ISeHK0qm5Zo8RpGnSCR6nYhy2RU7OK6f6bxtOLlIH4J6Pop5Ibmj9A7Y+OefSuODuOtdI0Dqot1xVeZUbFVZv1Ox1tOzwXQS4KwIJIHCinN7UHuyiFzoExMKirbVDZeziLY0W+43xgGFhc6WlYlMVGgBgHQDRkZoDe9BOct7Kq2s+sjSB6/5bhgeQovbxJfuDUhwLh4DLpSCWqpha1rhQ/kcd1JvXIfv/iBaz4C8lDqaWtCBtniImEelKjPX7E4RJE1N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqkDsfneB27b8RR9SnKU5QJHn0AMiEJEytPdvLtvSjLzn33pJ\n39F4v5itOf/5h73hpszuJUgc3xGgm0iYtCEnhytKpuWaPEaRp0gkep2IctkVOziu\nn+m8bTi5SB+Cej6KeSG5o/QO2Pjnn0rjg7jrXSNA6qLdcVXmVGxVWb9TsdbTs8F0\nEuCsCCSBwopze1B7sohc6BMTCoq21Q2Xs4i2NFvuN8YBhYXOlpWJTFRoAYB0A0ZG\naA3vQTnLeyqtrPrI0gev+W4YHkKL28SX7g1IcC4eAy6UglqqYWta4UP5HHdSb1yH\n7/4gWs+AvJQ6mlrQgbZ4iJhHpSoz1+xOESRNTQIDAQABAoIBAAvB/BMn0bIIyxdC\n+IOU7YVGDkpRTRLz1BqnU+haignqKeFHIr7wSnSA6MWupd74ABNy56dveX72Sq8u\nrk0SVRaCqN8p0CMFhJ2W394P7xJvZ4X1finRDJBGcJVIh8xFcW64I4ftHPFjDyvz\nEg9QwABopN0PblebZRLDgIl4KyGG5alL6zMPONLkxYPYYpk+d1+2Di9fTSfmklob\nACfX2Fg8jQSrVrAIpiCWRBB00jtbYwXiRctDcsQef5vdXbhs/wA+IWcyju2TAg1r\n4UXxgww6lJdCHV8NYhSJtf68RTX69xqtNNGih6sFkf77SG80hJqrFhcVXFujPgTd\n8T3+bYECgYEA3VvJkbYWviSUeStj3BWRxBV5lOf6oHoei9K2B6sqV5xKPa2pu1IJ\nce33XvRfH6m9O710VHSoOpu+FHcqbBBGJ0AuQV6qs+UMyhqXJD80jEGPIp8TjbkE\nYN3byfHonoUGDLBtk2xMzQ9RezyG2rv4mPkxRbigFzA+pwgSEleoyrECgYEAxOW8\nlEBe656xYc9+AuLpyFiJaenWzj1noPWYeyuM2ljlKSyJXL+SL5C59QVwxndYhbDg\nGpatpqS7pTwOMaxjqqmnkHd4fwbCnhigWMT5fCsinLcZS0YSAlz/TXzcNJFS5NGU\n0t50gQW83GeogDHQwAHOkrtpdUr5QerkLpsSG10CgYEAhI7I4LdYWzlwqDcxr8RC\n7Fen3WImFh/LVxQx6dm4m4p+cv0iXYi9GzrUHkrdBAsTxUio90J808wcQgkyoFAG\nks6+ZGsacmxCAm12AUDQaQWBf8wfW4lmc9OoIQD6uqMSglrM47HBNDNuKgyO/UH/\nlyvzM7tiM0Cy5DfTCqTv8aECgYAX82oxDnN9bdxd7YOCjl+pwztT6uH6THXimn1l\n3jJQDSgzDfvXkGYT6yLzrym8up/GA3H/SfztnHRG8Ts4x6OICwMbC61YplXeLViz\n86H1fLnFHnCxO2DNcMqNfna63kKbGvNjgzPgzfXfSayxi129PXsHVkzJu8j+P7hq\nAur88QKBgQCiaJXGxcd6sdb5PSOgjGe6TowTsvETroeL0m0AmuUVhjyXm2awclY1\n965SzadXhJIZU0C6OiVdm5KopTpreopFYePRpMcCHk9V3etSwcsIKfSBEpb0aIY1\nb99uG0s2MtkuaR3tN6iyDaCuW33NkZy6+ax+D2L160KCHjqiBM1KZw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "ca3d69272e554da58904b7498f197e31", "name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "fingerprint": "c6:e5:16:b1:f2:89:a4:1a:8e:33:da:e7:ed:c2:8c:b9"}} 2018-06-07 11:49:38,098 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7f4aa546-e31d-4838-ad2b-a4917b0764b3 2018-06-07 11:49:38,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.288285017014s 2018-06-07 11:49:38,099 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7f4aa546-e31d-4838-ad2b-a4917b0764b3 2018-06-07 11:49:38,100 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqQOx+d4HbtvxFH1KcpTlAkefQAyIQkTK0928u29KMvOffeknf0Xi/mK05//mHveGmzO4lSBzfEaCbSJi0ISeHK0qm5Zo8RpGnSCR6nYhy2RU7OK6f6bxtOLlIH4J6Pop5Ibmj9A7Y+OefSuODuOtdI0Dqot1xVeZUbFVZv1Ox1tOzwXQS4KwIJIHCinN7UHuyiFzoExMKirbVDZeziLY0W+43xgGFhc6WlYlMVGgBgHQDRkZoDe9BOct7Kq2s+sjSB6/5bhgeQovbxJfuDUhwLh4DLpSCWqpha1rhQ/kcd1JvXIfv/iBaz4C8lDqaWtCBtniImEelKjPX7E4RJE1N Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqkDsfneB27b8RR9SnKU5QJHn0AMiEJEytPdvLtvSjLzn33pJ\n39F4v5itOf/5h73hpszuJUgc3xGgm0iYtCEnhytKpuWaPEaRp0gkep2IctkVOziu\nn+m8bTi5SB+Cej6KeSG5o/QO2Pjnn0rjg7jrXSNA6qLdcVXmVGxVWb9TsdbTs8F0\nEuCsCCSBwopze1B7sohc6BMTCoq21Q2Xs4i2NFvuN8YBhYXOlpWJTFRoAYB0A0ZG\naA3vQTnLeyqtrPrI0gev+W4YHkKL28SX7g1IcC4eAy6UglqqYWta4UP5HHdSb1yH\n7/4gWs+AvJQ6mlrQgbZ4iJhHpSoz1+xOESRNTQIDAQABAoIBAAvB/BMn0bIIyxdC\n+IOU7YVGDkpRTRLz1BqnU+haignqKeFHIr7wSnSA6MWupd74ABNy56dveX72Sq8u\nrk0SVRaCqN8p0CMFhJ2W394P7xJvZ4X1finRDJBGcJVIh8xFcW64I4ftHPFjDyvz\nEg9QwABopN0PblebZRLDgIl4KyGG5alL6zMPONLkxYPYYpk+d1+2Di9fTSfmklob\nACfX2Fg8jQSrVrAIpiCWRBB00jtbYwXiRctDcsQef5vdXbhs/wA+IWcyju2TAg1r\n4UXxgww6lJdCHV8NYhSJtf68RTX69xqtNNGih6sFkf77SG80hJqrFhcVXFujPgTd\n8T3+bYECgYEA3VvJkbYWviSUeStj3BWRxBV5lOf6oHoei9K2B6sqV5xKPa2pu1IJ\nce33XvRfH6m9O710VHSoOpu+FHcqbBBGJ0AuQV6qs+UMyhqXJD80jEGPIp8TjbkE\nYN3byfHonoUGDLBtk2xMzQ9RezyG2rv4mPkxRbigFzA+pwgSEleoyrECgYEAxOW8\nlEBe656xYc9+AuLpyFiJaenWzj1noPWYeyuM2ljlKSyJXL+SL5C59QVwxndYhbDg\nGpatpqS7pTwOMaxjqqmnkHd4fwbCnhigWMT5fCsinLcZS0YSAlz/TXzcNJFS5NGU\n0t50gQW83GeogDHQwAHOkrtpdUr5QerkLpsSG10CgYEAhI7I4LdYWzlwqDcxr8RC\n7Fen3WImFh/LVxQx6dm4m4p+cv0iXYi9GzrUHkrdBAsTxUio90J808wcQgkyoFAG\nks6+ZGsacmxCAm12AUDQaQWBf8wfW4lmc9OoIQD6uqMSglrM47HBNDNuKgyO/UH/\nlyvzM7tiM0Cy5DfTCqTv8aECgYAX82oxDnN9bdxd7YOCjl+pwztT6uH6THXimn1l\n3jJQDSgzDfvXkGYT6yLzrym8up/GA3H/SfztnHRG8Ts4x6OICwMbC61YplXeLViz\n86H1fLnFHnCxO2DNcMqNfna63kKbGvNjgzPgzfXfSayxi129PXsHVkzJu8j+P7hq\nAur88QKBgQCiaJXGxcd6sdb5PSOgjGe6TowTsvETroeL0m0AmuUVhjyXm2awclY1\n965SzadXhJIZU0C6OiVdm5KopTpreopFYePRpMcCHk9V3etSwcsIKfSBEpb0aIY1\nb99uG0s2MtkuaR3tN6iyDaCuW33NkZy6+ax+D2L160KCHjqiBM1KZw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ca3d69272e554da58904b7498f197e31', 'name': u'vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8', 'created_at': '2018-06-07T11:49:38.100064', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d5d600ad155427099cd7cd580688ffb', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c6:e5:16:b1:f2:89:a4:1a:8e:33:da:e7:ed:c2:8c:b9', 'type': 'ssh', 'id': u'vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8'}) 2018-06-07 11:49:38,100 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqkDsfneB27b8RR9SnKU5QJHn0AMiEJEytPdvLtvSjLzn33pJ 39F4v5itOf/5h73hpszuJUgc3xGgm0iYtCEnhytKpuWaPEaRp0gkep2IctkVOziu n+m8bTi5SB+Cej6KeSG5o/QO2Pjnn0rjg7jrXSNA6qLdcVXmVGxVWb9TsdbTs8F0 EuCsCCSBwopze1B7sohc6BMTCoq21Q2Xs4i2NFvuN8YBhYXOlpWJTFRoAYB0A0ZG aA3vQTnLeyqtrPrI0gev+W4YHkKL28SX7g1IcC4eAy6UglqqYWta4UP5HHdSb1yH 7/4gWs+AvJQ6mlrQgbZ4iJhHpSoz1+xOESRNTQIDAQABAoIBAAvB/BMn0bIIyxdC +IOU7YVGDkpRTRLz1BqnU+haignqKeFHIr7wSnSA6MWupd74ABNy56dveX72Sq8u rk0SVRaCqN8p0CMFhJ2W394P7xJvZ4X1finRDJBGcJVIh8xFcW64I4ftHPFjDyvz Eg9QwABopN0PblebZRLDgIl4KyGG5alL6zMPONLkxYPYYpk+d1+2Di9fTSfmklob ACfX2Fg8jQSrVrAIpiCWRBB00jtbYwXiRctDcsQef5vdXbhs/wA+IWcyju2TAg1r 4UXxgww6lJdCHV8NYhSJtf68RTX69xqtNNGih6sFkf77SG80hJqrFhcVXFujPgTd 8T3+bYECgYEA3VvJkbYWviSUeStj3BWRxBV5lOf6oHoei9K2B6sqV5xKPa2pu1IJ ce33XvRfH6m9O710VHSoOpu+FHcqbBBGJ0AuQV6qs+UMyhqXJD80jEGPIp8TjbkE YN3byfHonoUGDLBtk2xMzQ9RezyG2rv4mPkxRbigFzA+pwgSEleoyrECgYEAxOW8 lEBe656xYc9+AuLpyFiJaenWzj1noPWYeyuM2ljlKSyJXL+SL5C59QVwxndYhbDg GpatpqS7pTwOMaxjqqmnkHd4fwbCnhigWMT5fCsinLcZS0YSAlz/TXzcNJFS5NGU 0t50gQW83GeogDHQwAHOkrtpdUr5QerkLpsSG10CgYEAhI7I4LdYWzlwqDcxr8RC 7Fen3WImFh/LVxQx6dm4m4p+cv0iXYi9GzrUHkrdBAsTxUio90J808wcQgkyoFAG ks6+ZGsacmxCAm12AUDQaQWBf8wfW4lmc9OoIQD6uqMSglrM47HBNDNuKgyO/UH/ lyvzM7tiM0Cy5DfTCqTv8aECgYAX82oxDnN9bdxd7YOCjl+pwztT6uH6THXimn1l 3jJQDSgzDfvXkGYT6yLzrym8up/GA3H/SfztnHRG8Ts4x6OICwMbC61YplXeLViz 86H1fLnFHnCxO2DNcMqNfna63kKbGvNjgzPgzfXfSayxi129PXsHVkzJu8j+P7hq Aur88QKBgQCiaJXGxcd6sdb5PSOgjGe6TowTsvETroeL0m0AmuUVhjyXm2awclY1 965SzadXhJIZU0C6OiVdm5KopTpreopFYePRpMcCHk9V3etSwcsIKfSBEpb0aIY1 b99uG0s2MtkuaR3tN6iyDaCuW33NkZy6+ax+D2L160KCHjqiBM1KZw== -----END RSA PRIVATE KEY----- 2018-06-07 11:49:38,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-06-07 11:49:38,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"security_group": {"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "description": "Security group for vPing test case"}}' 2018-06-07 11:49:38,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-628aecf0-052f-4a9f-adc7-22ec1d95f7f8 Date: Thu, 07 Jun 2018 11:49:38 GMT RESP BODY: {"security_group": {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:38Z", "updated_at": "2018-06-07T11:49:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "1d3614cd-fde4-4397-bb21-0a1769fd6390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "2b14ea1d-63a8-4afd-b9ba-1c2db55fb182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}} 2018-06-07 11:49:38,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-628aecf0-052f-4a9f-adc7-22ec1d95f7f8 2018-06-07 11:49:38,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.196516036987s 2018-06-07 11:49:38,300 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-628aecf0-052f-4a9f-adc7-22ec1d95f7f8 2018-06-07 11:49:38,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-06-07 11:49:38,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:38,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10227 X-Openstack-Request-Id: req-84e2de7e-1c64-48f4-bff1-b25af736486c Date: Thu, 07 Jun 2018 11:49:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:29Z", "updated_at": "2018-06-07T11:49:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "a39e82d9-1626-41c0-be66-8a770c1585f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "c45e21b8-2bf5-4b30-8aa9-f34d5da2f94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "f14a1fc4-d66f-41ce-9dfa-b3520fee82e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 3, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "4c98950b-e0d1-46ba-b939-a4944825d832", "name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:38Z", "updated_at": "2018-06-07T11:49:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "1d3614cd-fde4-4397-bb21-0a1769fd6390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "2b14ea1d-63a8-4afd-b9ba-1c2db55fb182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}]} 2018-06-07 11:49:38,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-84e2de7e-1c64-48f4-bff1-b25af736486c 2018-06-07 11:49:38,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0884339809418s 2018-06-07 11:49:38,394 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-84e2de7e-1c64-48f4-bff1-b25af736486c 2018-06-07 11:49:38,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-06-07 11:49:38,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -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": "ffbfafc0-597b-4296-9d70-f5f9ca682e51"}}' 2018-06-07 11:49:38,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1b14ed60-d326-4960-a634-91c1d5a9e216 Date: Thu, 07 Jun 2018 11:49:38 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-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "port_range_min": 22, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:38Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "ccacc180-72e0-4142-83c5-456f47bc626e"}} 2018-06-07 11:49:38,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1b14ed60-d326-4960-a634-91c1d5a9e216 2018-06-07 11:49:38,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144007921219s 2018-06-07 11:49:38,542 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1b14ed60-d326-4960-a634-91c1d5a9e216 2018-06-07 11:49:38,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-06-07 11:49:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:38,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10723 X-Openstack-Request-Id: req-3abacd6b-8bed-4dd2-a42d-11d4adb5aea0 Date: Thu, 07 Jun 2018 11:49:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:29Z", "updated_at": "2018-06-07T11:49:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "a39e82d9-1626-41c0-be66-8a770c1585f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "c45e21b8-2bf5-4b30-8aa9-f34d5da2f94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "f14a1fc4-d66f-41ce-9dfa-b3520fee82e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 3, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "4c98950b-e0d1-46ba-b939-a4944825d832", "name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:38Z", "updated_at": "2018-06-07T11:49:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "1d3614cd-fde4-4397-bb21-0a1769fd6390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "2b14ea1d-63a8-4afd-b9ba-1c2db55fb182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "ccacc180-72e0-4142-83c5-456f47bc626e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 3, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}]} 2018-06-07 11:49:38,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3abacd6b-8bed-4dd2-a42d-11d4adb5aea0 2018-06-07 11:49:38,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0603668689728s 2018-06-07 11:49:38,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3abacd6b-8bed-4dd2-a42d-11d4adb5aea0 2018-06-07 11:49:38,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-06-07 11:49:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -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": "ffbfafc0-597b-4296-9d70-f5f9ca682e51"}}' 2018-06-07 11:49:38,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e02e1702-c7c9-4d43-ab64-5ce23b020f25 Date: Thu, 07 Jun 2018 11:49:38 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-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:38Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "7abadfcc-ecd9-4bbf-90fe-2ac3aab4d3cc"}} 2018-06-07 11:49:38,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e02e1702-c7c9-4d43-ab64-5ce23b020f25 2018-06-07 11:49:38,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.296262025833s 2018-06-07 11:49:38,907 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e02e1702-c7c9-4d43-ab64-5ce23b020f25 2018-06-07 11:49:38,908 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8' 2018-06-07 11:49:38,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:49:38,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:38,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-d1c51e9d-7176-4ed5-ace9-18f7836725b9 Date: Thu, 07 Jun 2018 11:49:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["45710960-0c16-42d0-b113-ad626b07eae1"],"description":"","tags":[],"updated_at":"2018-06-07T11:49:25Z","provider:segmentation_id":70,"name":"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:25Z","provider:network_type":"vxlan"}]} 2018-06-07 11:49:38,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d1c51e9d-7176-4ed5-ace9-18f7836725b9 2018-06-07 11:49:38,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0837450027466s 2018-06-07 11:49:38,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d1c51e9d-7176-4ed5-ace9-18f7836725b9 2018-06-07 11:49:38,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 11:49:38,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:39,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1203 Content-Type: application/json X-Openstack-Request-Id: req-f30c8589-5bfd-4a00-ab60-4ee3eefec059 Date: Thu, 07 Jun 2018 11:49:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/snap", "metadata": {}}], "file": "/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "size": 12716032, "self": "/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "disk_format": "qcow2", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T11:49:25Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-07T11:49:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 11:49:39,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f30c8589-5bfd-4a00-ab60-4ee3eefec059 2018-06-07 11:49:39,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0902848243713s 2018-06-07 11:49:39,084 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f30c8589-5bfd-4a00-ab60-4ee3eefec059 2018-06-07 11:49:39,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 11:49:39,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:39,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f4f1c48-c24c-459e-a529-e0f30e59656b x-compute-request-id: req-5f4f1c48-c24c-459e-a529-e0f30e59656b Content-Encoding: gzip Content-Length: 302 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "305f4883-4cb6-4494-a479-8da8acc152c7", "name": "vping-flavor-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 11:49:39,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5f4f1c48-c24c-459e-a529-e0f30e59656b 2018-06-07 11:49:39,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0295071601868s 2018-06-07 11:49:39,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5f4f1c48-c24c-459e-a529-e0f30e59656b 2018-06-07 11:49:39,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-06-07 11:49:39,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"server": {"name": "opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "imageRef": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "key_name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "flavorRef": "305f4883-4cb6-4494-a479-8da8acc152c7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d341df9e-5b76-4a22-8d75-f67a1fb0c1d4"}], "security_groups": [{"name": "ffbfafc0-597b-4296-9d70-f5f9ca682e51"}]}}' 2018-06-07 11:49:39,765 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:49:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a739db84-564d-4daa-9bc0-c52f43623e42 x-compute-request-id: req-a739db84-564d-4daa-9bc0-c52f43623e42 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ffbfafc0-597b-4296-9d70-f5f9ca682e51"}], "OS-DCF:diskConfig": "MANUAL", "id": "0979935d-095e-4611-a0eb-137df331dc88", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "bookmark"}], "adminPass": "LK7mtjMZqR4y"}} 2018-06-07 11:49:39,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a739db84-564d-4daa-9bc0-c52f43623e42 2018-06-07 11:49:39,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.647833108902s 2018-06-07 11:49:39,765 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a739db84-564d-4daa-9bc0-c52f43623e42 2018-06-07 11:49:39,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:39,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:39,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f11b18c-9202-4933-98d4-37e9384513e6 x-compute-request-id: req-3f11b18c-9202-4933-98d4-37e9384513e6 Content-Encoding: gzip Content-Length: 936 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "0979935d-095e-4611-a0eb-137df331dc88", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:39Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:39Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:39,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3f11b18c-9202-4933-98d4-37e9384513e6 2018-06-07 11:49:39,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226233959198s 2018-06-07 11:49:39,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3f11b18c-9202-4933-98d4-37e9384513e6 2018-06-07 11:49:39,998 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:49:42,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:42,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:42,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13023f08-42a8-4c24-b5bc-0afb0adbe066 x-compute-request-id: req-13023f08-42a8-4c24-b5bc-0afb0adbe066 Content-Encoding: gzip Content-Length: 971 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "0979935d-095e-4611-a0eb-137df331dc88", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:40Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:39Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:42,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-13023f08-42a8-4c24-b5bc-0afb0adbe066 2018-06-07 11:49:42,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358886957169s 2018-06-07 11:49:42,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-13023f08-42a8-4c24-b5bc-0afb0adbe066 2018-06-07 11:49:42,364 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:49:44,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:44,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:44,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-857fe62c-a048-41a8-9de4-18d90fee2f6a x-compute-request-id: req-857fe62c-a048-41a8-9de4-18d90fee2f6a Content-Encoding: gzip Content-Length: 984 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:90:ec", "version": 4, "addr": "192.168.130.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "0979935d-095e-4611-a0eb-137df331dc88", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:40Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:39Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:44,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-857fe62c-a048-41a8-9de4-18d90fee2f6a 2018-06-07 11:49:44,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335317134857s 2018-06-07 11:49:44,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-857fe62c-a048-41a8-9de4-18d90fee2f6a 2018-06-07 11:49:44,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:49:46,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:47,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14b9d803-2182-4f12-9eb3-234f612f998c x-compute-request-id: req-14b9d803-2182-4f12-9eb3-234f612f998c Content-Encoding: gzip Content-Length: 984 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:90:ec", "version": 4, "addr": "192.168.130.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "0979935d-095e-4611-a0eb-137df331dc88", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:40Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:39Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:47,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-14b9d803-2182-4f12-9eb3-234f612f998c 2018-06-07 11:49:47,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41365814209s 2018-06-07 11:49:47,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-14b9d803-2182-4f12-9eb3-234f612f998c 2018-06-07 11:49:47,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:49:49,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:49,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8532062-364e-4719-874b-bf14e2e8e92b x-compute-request-id: req-b8532062-364e-4719-874b-bf14e2e8e92b Content-Encoding: gzip Content-Length: 961 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:90:ec", "version": 4, "addr": "192.168.130.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-06-07T11:42:10.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "0979935d-095e-4611-a0eb-137df331dc88", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:47Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:39Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:49,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b8532062-364e-4719-874b-bf14e2e8e92b 2018-06-07 11:49:49,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187906980515s 2018-06-07 11:49:49,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b8532062-364e-4719-874b-bf14e2e8e92b 2018-06-07 11:49:49,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-06-07 11:49:49,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=0979935d-095e-4611-a0eb-137df331dc88" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:49,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-052985a7-821a-4d52-96a4-3789762327ed Date: Thu, 07 Jun 2018 11:49:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:49:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45710960-0c16-42d0-b113-ad626b07eae1","ip_address":"192.168.130.11"}],"id":"528d7372-7a2d-4791-88f8-1ea9be406bff","security_groups":["ffbfafc0-597b-4296-9d70-f5f9ca682e51"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:ec","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"0979935d-095e-4611-a0eb-137df331dc88","name":"","admin_state_up":true,"network_id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:41Z","binding:vnic_type":"normal"}]} 2018-06-07 11:49:49,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=0979935d-095e-4611-a0eb-137df331dc88 used request id req-052985a7-821a-4d52-96a4-3789762327ed 2018-06-07 11:49:49,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0524401664734s 2018-06-07 11:49:49,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=0979935d-095e-4611-a0eb-137df331dc88 used request id req-052985a7-821a-4d52-96a4-3789762327ed 2018-06-07 11:49:49,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-06-07 11:49:49,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=528d7372-7a2d-4791-88f8-1ea9be406bff" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:49,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8babfb9a-f5ee-4ce4-892b-8114dd8a3487 Date: Thu, 07 Jun 2018 11:49:49 GMT RESP BODY: {"floatingips": []} 2018-06-07 11:49:49,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=528d7372-7a2d-4791-88f8-1ea9be406bff used request id req-8babfb9a-f5ee-4ce4-892b-8114dd8a3487 2018-06-07 11:49:49,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0152490139008s 2018-06-07 11:49:49,396 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=528d7372-7a2d-4791-88f8-1ea9be406bff used request id req-8babfb9a-f5ee-4ce4-892b-8114dd8a3487 2018-06-07 11:49:49,396 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a3:90:ec', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492'}), 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-0000000c', u'OS-SRV-USG:launched_at': u'2018-06-07T11:42:10.000000', 'flavor': Munch({u'id': u'305f4883-4cb6-4494-a479-8da8acc152c7'}), 'az': u'nova', 'id': u'0979935d-095e-4611-a0eb-137df331dc88', 'security_groups': [Munch({u'name': u'vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ca3d69272e554da58904b7498f197e31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d5d600ad155427099cd7cd580688ffb', '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-06-07T11:42:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-06-07T11:49:47Z', 'hostId': u'c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8', 'public_v6': '', 'private_v4': u'192.168.130.11', 'cloud': 'envvars', 'host_id': u'c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', 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-0000000c', u'OS-SRV-USG:launched_at': u'2018-06-07T11:42:10.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9d5d600ad155427099cd7cd580688ffb', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8', 'adminPass': u'LK7mtjMZqR4y', 'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', 'region': 'regionOne', 'created': u'2018-06-07T11:49:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-06-07 11:49:49,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:49:49,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:49,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-a53e0835-b2b2-456e-8693-e3986c579c7e Date: Thu, 07 Jun 2018 11:49:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["45710960-0c16-42d0-b113-ad626b07eae1"],"description":"","tags":[],"updated_at":"2018-06-07T11:49:25Z","provider:segmentation_id":70,"name":"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:25Z","provider:network_type":"vxlan"}]} 2018-06-07 11:49:49,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a53e0835-b2b2-456e-8693-e3986c579c7e 2018-06-07 11:49:49,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0763309001923s 2018-06-07 11:49:49,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a53e0835-b2b2-456e-8693-e3986c579c7e 2018-06-07 11:49:49,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-06-07 11:49:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=0979935d-095e-4611-a0eb-137df331dc88" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:49,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-74e948b7-618f-4acb-82a4-9ac7110efc4b Date: Thu, 07 Jun 2018 11:49:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:49:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45710960-0c16-42d0-b113-ad626b07eae1","ip_address":"192.168.130.11"}],"id":"528d7372-7a2d-4791-88f8-1ea9be406bff","security_groups":["ffbfafc0-597b-4296-9d70-f5f9ca682e51"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:ec","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"0979935d-095e-4611-a0eb-137df331dc88","name":"","admin_state_up":true,"network_id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:41Z","binding:vnic_type":"normal"}]} 2018-06-07 11:49:49,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=0979935d-095e-4611-a0eb-137df331dc88 used request id req-74e948b7-618f-4acb-82a4-9ac7110efc4b 2018-06-07 11:49:49,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0441620349884s 2018-06-07 11:49:49,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=0979935d-095e-4611-a0eb-137df331dc88 used request id req-74e948b7-618f-4acb-82a4-9ac7110efc4b 2018-06-07 11:49:49,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-06-07 11:49:49,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"floatingip": {"floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "fixed_ip_address": "192.168.130.11", "port_id": "528d7372-7a2d-4791-88f8-1ea9be406bff"}}' 2018-06-07 11:49:50,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-6cfbfb35-2f1e-4492-b034-a48519372713 Date: Thu, 07 Jun 2018 11:49:50 GMT RESP BODY: {"floatingip": {"router_id": "f7feb295-1cbb-49bc-801f-588d623c3bc3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-06-07T11:49:50Z", "floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "fixed_ip_address": "192.168.130.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "528d7372-7a2d-4791-88f8-1ea9be406bff", "id": "8a9137f2-0aec-4196-ab15-5e7c57b10f42", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:50Z", "project_id": "9d5d600ad155427099cd7cd580688ffb"}} 2018-06-07 11:49:50,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6cfbfb35-2f1e-4492-b034-a48519372713 2018-06-07 11:49:50,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.45077395439s 2018-06-07 11:49:50,973 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6cfbfb35-2f1e-4492-b034-a48519372713 2018-06-07 11:49:50,976 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'f7feb295-1cbb-49bc-801f-588d623c3bc3', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', 'created_at': u'2018-06-07T11:49:50Z', 'attached': True, 'updated_at': u'2018-06-07T11:49:50Z', 'id': u'8a9137f2-0aec-4196-ab15-5e7c57b10f42', 'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', 'fixed_ip_address': u'192.168.130.11', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d5d600ad155427099cd7cd580688ffb', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f7feb295-1cbb-49bc-801f-588d623c3bc3', 'project_id': u'9d5d600ad155427099cd7cd580688ffb', 'port_id': u'528d7372-7a2d-4791-88f8-1ea9be406bff', 'port': u'528d7372-7a2d-4791-88f8-1ea9be406bff', 'network': u'5d2c836d-4f51-4a08-802d-1f330f232fa0'}) 2018-06-07 11:49:50,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:50,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:51,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-077f01ee-99d6-4d3a-b764-fdac71e9249a x-compute-request-id: req-077f01ee-99d6-4d3a-b764-fdac71e9249a Content-Encoding: gzip Content-Length: 961 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:90:ec", "version": 4, "addr": "192.168.130.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-06-07T11:42:10.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "0979935d-095e-4611-a0eb-137df331dc88", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:47Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:39Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:51,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-077f01ee-99d6-4d3a-b764-fdac71e9249a 2018-06-07 11:49:51,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.275886058807s 2018-06-07 11:49:51,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-077f01ee-99d6-4d3a-b764-fdac71e9249a 2018-06-07 11:49:51,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-06-07 11:49:51,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=0979935d-095e-4611-a0eb-137df331dc88" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:51,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-89598fe6-b45f-493e-87e5-e711c82d06dd Date: Thu, 07 Jun 2018 11:49:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:49:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45710960-0c16-42d0-b113-ad626b07eae1","ip_address":"192.168.130.11"}],"id":"528d7372-7a2d-4791-88f8-1ea9be406bff","security_groups":["ffbfafc0-597b-4296-9d70-f5f9ca682e51"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:ec","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"0979935d-095e-4611-a0eb-137df331dc88","name":"","admin_state_up":true,"network_id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:41Z","binding:vnic_type":"normal"}]} 2018-06-07 11:49:51,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=0979935d-095e-4611-a0eb-137df331dc88 used request id req-89598fe6-b45f-493e-87e5-e711c82d06dd 2018-06-07 11:49:51,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.212955951691s 2018-06-07 11:49:51,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=0979935d-095e-4611-a0eb-137df331dc88 used request id req-89598fe6-b45f-493e-87e5-e711c82d06dd 2018-06-07 11:49:51,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-06-07 11:49:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=528d7372-7a2d-4791-88f8-1ea9be406bff" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:51,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-b20b1943-d76e-4f39-a16d-8ac60151ba92 Date: Thu, 07 Jun 2018 11:49:51 GMT RESP BODY: {"floatingips": [{"router_id": "f7feb295-1cbb-49bc-801f-588d623c3bc3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-06-07T11:49:50Z", "floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "fixed_ip_address": "192.168.130.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "528d7372-7a2d-4791-88f8-1ea9be406bff", "id": "8a9137f2-0aec-4196-ab15-5e7c57b10f42", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:50Z", "project_id": "9d5d600ad155427099cd7cd580688ffb"}]} 2018-06-07 11:49:51,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=528d7372-7a2d-4791-88f8-1ea9be406bff used request id req-b20b1943-d76e-4f39-a16d-8ac60151ba92 2018-06-07 11:49:51,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0181109905243s 2018-06-07 11:49:51,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=528d7372-7a2d-4791-88f8-1ea9be406bff used request id req-b20b1943-d76e-4f39-a16d-8ac60151ba92 2018-06-07 11:49:51,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:51,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:51,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb40f689-44d5-4b94-9e64-298706847886 x-compute-request-id: req-fb40f689-44d5-4b94-9e64-298706847886 Content-Encoding: gzip Content-Length: 981 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:90:ec", "version": 4, "addr": "192.168.130.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:90:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-06-07T11:42:10.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "0979935d-095e-4611-a0eb-137df331dc88", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:47Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:39Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:49:51,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb40f689-44d5-4b94-9e64-298706847886 2018-06-07 11:49:51,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205034971237s 2018-06-07 11:49:51,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb40f689-44d5-4b94-9e64-298706847886 2018-06-07 11:49:51,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-06-07 11:49:51,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-07 11:49:52,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99cfd2fd-a962-4923-85e8-44605f09f32c x-compute-request-id: req-99cfd2fd-a962-4923-85e8-44605f09f32c Content-Encoding: gzip Content-Length: 9543 Content-Type: application/json 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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] kvm-clock: using sched offset of 817326129 cycles\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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\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: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K 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 3491.912 MHz processor\n[ 0.127737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129359] pid_max: default: 32768 minimum: 301\n[ 0.130235] ACPI: Core revision 20150930\n[ 0.131598] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132889] Security Framework initialized\n[ 0.133688] Yama: becoming mindful.\n[ 0.134409] AppArmor: AppArmor initialized\n[ 0.135263] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136581] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140388] Initializing cgroup subsys io\n[ 0.141190] Initializing cgroup subsys memory\n[ 0.142033] Initializing cgroup subsys devices\n[ 0.142901] Initializing cgroup subsys freezer\n[ 0.143750] Initializing cgroup subsys net_cls\n[ 0.144600] Initializing cgroup subsys perf_event\n[ 0.145493] Initializing cgroup subsys net_prio\n[ 0.146361] Initializing cgroup subsys hugetlb\n[ 0.147225] Initializing cgroup subsys pids\n[ 0.148087] CPU: Physical Processor ID: 0\n[ 0.149560] mce: CPU supports 10 MCE banks\n[ 0.150394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151385] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162026] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168354] ftrace: allocating 31920 entries in 125 pages\n[ 0.194671] smpboot: Max logical packages: 1\n[ 0.195523] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196851] x2apic enabled\n[ 0.197647] Switched APIC routing to physical x2apic.\n[ 0.199387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200485] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202437] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204185] KVM setup paravirtual spinlock\n[ 0.205455] x86: Booted up 1 node, 1 CPUs\n[ 0.206254] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207611] devtmpfs: initialized\n[ 0.209313] evm: security.selinux\n[ 0.209998] evm: security.SMACK64\n[ 0.210672] evm: security.SMACK64EXEC\n[ 0.211401] evm: security.SMACK64TRANSMUTE\n[ 0.212191] evm: security.SMACK64MMAP\n[ 0.212917] evm: security.ima\n[ 0.213546] evm: security.capability\n[ 0.214339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216142] pinctrl core: initialized pinctrl subsystem\n[ 0.217212] RTC time: 11:42:10, date: 06/07/18\n[ 0.218160] NET: Registered protocol family 16\n[ 0.219113] cpuidle: using governor ladder\n[ 0.219915] cpuidle: using governor menu\n[ 0.220682] PCCT header not found.\n[ 0.221418] ACPI: bus type PCI registered\n[ 0.222208] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223425] PCI: Using configuration type 1 for base access\n[ 0.225160] ACPI: Added _OSI(Module Device)\n[ 0.225985] ACPI: Added _OSI(Processor Device)\n[ 0.226830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227719] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229824] ACPI: Interpreter enabled\n[ 0.230581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237829] ACPI: (supports S0 S5)\n[ 0.238524] ACPI: Using IOAPIC for interrupt routing\n[ 0.239517] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243707] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244921] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248275] acpiphp: Slot [3] registered\n[ 0.249063] acpiphp: Slot [4] registered\n[ 0.249858] acpiphp: Slot [5] registered\n[ 0.250642] acpiphp: Slot [6] registered\n[ 0.251425] acpiphp: Slot [7] registered\n[ 0.252215] acpiphp: Slot [8] registered\n[ 0.253002] acpiphp: Slot [9] registered\n[ 0.253783] acpiphp: Slot [10] registered\n[ 0.254578] acpiphp: Slot [11] registered\n[ 0.255378] acpiphp: Slot [12] registered\n[ 0.256181] acpiphp: Slot [13] registered\n[ 0.256981] acpiphp: Slot [14] registered\n[ 0.257775] acpiphp: Slot [15] registered\n[ 0.268591] acpiphp: Slot [16] registered\n[ 0.269392] acpiphp: Slot [17] registered\n[ 0.270188] acpiphp: Slot [18] registered\n[ 0.270982] acpiphp: Slot [19] registered\n[ 0.271772] acpiphp: Slot [20] registered\n[ 0.272569] acpiphp: Slot [21] registered\n[ 0.273369] acpiphp: Slot [22] registered\n[ 0.274166] acpiphp: Slot [23] registered\n[ 0.274960] acpiphp: Slot [24] registered\n[ 0.275753] acpiphp: Slot [25] registered\n[ 0.276546] acpiphp: Slot [26] registered\n[ 0.277342] acpiphp: Slot [27] registered\n[ 0.278144] acpiphp: Slot [28] registered\n[ 0.278943] acpiphp: Slot [29] registered\n[ 0.279733] acpiphp: Slot [30] registered\n[ 0.280534] acpiphp: Slot [31] registered\n[ 0.281328] PCI host bridge to bus 0000:00\n[ 0.282122] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283312] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285932] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293534] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294792] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305009] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349415] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.350903] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352323] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356335] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357470] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358663] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360176] vgaarb: loaded\n[ 0.360765] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361891] SCSI subsystem initialized\n[ 0.362695] ACPI: bus type USB registered\n[ 0.363496] usbcore: registered new interface driver usbfs\n[ 0.364498] usbcore: registered new interface driver hub\n[ 0.365485] usbcore: registered new device driver usb\n[ 0.366524] PCI: Using ACPI for IRQ routing\n[ 0.367531] NetLabel: Initializing\n[ 0.368240] NetLabel: domain hash size = 128\n[ 0.369075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370006] NetLabel: unlabeled traffic allowed by default\n[ 0.371083] clocksource: Switched to clocksource kvm-clock\n[ 0.376461] AppArmor: AppArmor Filesystem Enabled\n[ 0.377418] pnp: PnP ACPI init\n[ 0.378311] pnp: PnP ACPI: found 5 devices\n[ 0.384664] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386345] NET: Registered protocol family 2\n[ 0.387285] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388533] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390807] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391865] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393008] NET: Registered protocol family 1\n[ 0.393856] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394930] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424182] Trying to unpack rootfs image as initramfs...\n[ 0.473972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487884] Scanning for low memory corruption every 60 seconds\n[ 0.489197] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490330] audit: initializing netlink subsys (disabled)\n[ 0.491407] audit: type=2000 audit(1528371731.656:1): initialized\n[ 0.492798] Initialise system trusted keyring\n[ 0.493774] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497052] zbud: loaded\n[ 0.497800] VFS: Disk quotas dquot_6.6.0\n[ 0.498692] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500355] fuse init (API version 7.23)\n[ 0.501289] Key type big_key registered\n[ 0.502116] Allocating IMA MOK and blacklist keyrings.\n[ 0.503288] Key type asymmetric registered\n[ 0.504139] Asymmetric key parser 'x509' registered\n[ 0.505166] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506740] io scheduler noop registered\n[ 0.507594] io scheduler deadline registered (default)\n[ 0.508681] io scheduler cfq registered\n[ 0.509572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510694] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512054] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513655] ACPI: Power Button [PWRF]\n[ 0.514910] GHES: HEST is not enabled!\n[ 0.528370] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582413] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584548] Linux agpgart interface v0.103\n[ 0.586551] brd: module loaded\n[ 0.587734] loop: module loaded\n[ 0.595945] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597485] GPT:90111 != 2097151\n[ 0.598186] GPT:Alternate GPT header not at the end of the disk.\n[ 0.599308] GPT:90111 != 2097151\n[ 0.599996] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600988] vda: vda1 vda15\n[ 0.602774] scsi host0: ata_piix\n[ 0.603550] scsi host1: ata_piix\n[ 0.604294] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605538] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607013] libphy: Fixed MDIO Bus: probed\n[ 0.607850] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608830] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611121] PPP generic driver version 2.4.2\n[ 0.612054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613453] ehci-pci: EHCI PCI platform driver\n[ 0.614347] ehci-platform: EHCI generic platform driver\n[ 0.615376] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616546] ohci-pci: OHCI PCI platform driver\n[ 0.617445] ohci-platform: OHCI generic platform driver\n[ 0.618464] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633047] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635572] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637781] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639189] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640750] usb usb1: Product: UHCI Host Controller\n[ 0.641809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.643173] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644233] hub 1-0:1.0: USB hub found\n[ 0.645096] hub 1-0:1.0: 2 ports detected\n[ 0.646098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648439] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649525] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650684] mousedev: PS/2 mouse device common for all mice\n[ 0.652108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654128] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655249] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656472] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657700] i2c /dev entries driver\n[ 0.658480] device-mapper: uevent: version 1.0.3\n[ 0.659453] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661134] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662463] NET: Registered protocol family 10\n[ 0.663490] NET: Registered protocol family 17\n[ 0.664411] Key type dns_resolver registered\n[ 0.665369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666508] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668304] registered taskstats version 1\n[ 0.669163] Loading compiled-in X.509 certificates\n[ 0.670619] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672582] zswap: loaded using pool lzo/zbud\n[ 0.673992] Key type trusted registered\n[ 0.675563] Key type encrypted registered\n[ 0.676432] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677503] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678591] evm: HMAC attrs: 0x1\n[ 0.679580] Magic number: 6:375:731\n[ 0.680473] rtc_cmos 00:00: setting system clock to 2018-06-07 11:42:11 UTC (1528371731)\n[ 0.682130] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683311] EDD information not available.\n[ 0.764077] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.765876] Write protecting the kernel read-only data: 14336k\n[ 0.777373] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.779308] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\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\n[ 0.823399] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.11...\nLease of 192.168.130.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.18. iid=i-0000000c\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\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\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCMnujHLyU1bxIP13QsCUSXpaB2p/fnBqhg158MlSkmPNVwIZCT1jE1D+lwJWwNdfGxIds2yeHq8ZSViZ+QqD4trad9FDAtwZ9P2jO9mnaUxPVUquCbw9IVXtOu6aMyruyte6SofWx29eYi8z7N+9eWZGg0uF0B4P+YMid3aTSV3ZIBA952CcVN9GIPNjyCmqOojSrM6GxKL2bFgIGCmhgMWtQ981MMray2j6qODjU5t7nH+JHGjYNSCvP2RnnAQdEf4B5LS3KfwhEdwoL9u2euVWMj7g83TY2Q+UYtKsZPfAw44LOU6EJzSOBEoBiLxztUNaqftN3H6XfAqj5OQRCF root@opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8\nssh-dss AAAAB3NzaC1kc3MAAACBAKW9AHNl6+LPYwInfVjhweXZ87K4FJmc96orb54zg0FD+SLrnxEma1EQ2+QKzTWgEOR0vzBbN3lEQx+nOB9qCkpjit6wpSFTqrxsRDP7VBnO/trvwO2QuuWTvCytkPyhuzhQoGyT2Go+QGQZsuGYnQP2aZfmr725j/ZjlUOEiEkhAAAAFQDflmAAxH4pyXjCbKpJv4iBhTYb5QAAAIBF0hGqBcQqt5f/+LAJHVH3FJucCis2P+8zQS4cUZ7LOVz25/PNhyIoiriamx71AHFazIxcuAWUVkLR/8LIUWiyCEhLkZ9kR0OEjfmX647MMoeUWYnUO+LfgpIp9/MD+vjMGA19ieU7buy0i4QccE+UcV9YvcSkMTx9gICw27qnfwAAAIEAjL5nzhDImsX8xRX0cVJmTAYyExfPgIUJsfT2CS8TtQQFy/5q23kzg7LZViqPtoC7oA0WrZLOBUMCOgoz4+1yV0D8nfKi+4wroZsbm4JPZVhg8YDeyLJZZx6BUk7JRF8BvnbMZZ72i3WYHcQM3dagcELzzV7NYRhBG7H6+coVxtE= root@opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.130.11,24,fe80::f816:3eff:fea3:90ec/64,\nip-route:default via 192.168.130.1 dev eth0 \nip-route:169.254.169.254 via 192.168.130.2 dev eth0 \nip-route:192.168.130.0/24 dev eth0 src 192.168.130.11 \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-0000000c\nname: N/A\navailability-zone: nova\nlocal-hostname: opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.93 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nopnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8 login: "} 2018-06-07 11:49:52,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88/action used request id req-99cfd2fd-a962-4923-85e8-44605f09f32c 2018-06-07 11:49:52,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08543205261s 2018-06-07 11:49:52,794 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88/action used request id req-99cfd2fd-a962-4923-85e8-44605f09f32c 2018-06-07 11:49:52,794 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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] kvm-clock: using sched offset of 817326129 cycles [ 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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 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: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K 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 3491.912 MHz processor [ 0.127737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129359] pid_max: default: 32768 minimum: 301 [ 0.130235] ACPI: Core revision 20150930 [ 0.131598] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132889] Security Framework initialized [ 0.133688] Yama: becoming mindful. [ 0.134409] AppArmor: AppArmor initialized [ 0.135263] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136581] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140388] Initializing cgroup subsys io [ 0.141190] Initializing cgroup subsys memory [ 0.142033] Initializing cgroup subsys devices [ 0.142901] Initializing cgroup subsys freezer [ 0.143750] Initializing cgroup subsys net_cls [ 0.144600] Initializing cgroup subsys perf_event [ 0.145493] Initializing cgroup subsys net_prio [ 0.146361] Initializing cgroup subsys hugetlb [ 0.147225] Initializing cgroup subsys pids [ 0.148087] CPU: Physical Processor ID: 0 [ 0.149560] mce: CPU supports 10 MCE banks [ 0.150394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151385] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162026] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168354] ftrace: allocating 31920 entries in 125 pages [ 0.194671] smpboot: Max logical packages: 1 [ 0.195523] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196851] x2apic enabled [ 0.197647] Switched APIC routing to physical x2apic. [ 0.199387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200485] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202437] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204185] KVM setup paravirtual spinlock [ 0.205455] x86: Booted up 1 node, 1 CPUs [ 0.206254] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207611] devtmpfs: initialized [ 0.209313] evm: security.selinux [ 0.209998] evm: security.SMACK64 [ 0.210672] evm: security.SMACK64EXEC [ 0.211401] evm: security.SMACK64TRANSMUTE [ 0.212191] evm: security.SMACK64MMAP [ 0.212917] evm: security.ima [ 0.213546] evm: security.capability [ 0.214339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216142] pinctrl core: initialized pinctrl subsystem [ 0.217212] RTC time: 11:42:10, date: 06/07/18 [ 0.218160] NET: Registered protocol family 16 [ 0.219113] cpuidle: using governor ladder [ 0.219915] cpuidle: using governor menu [ 0.220682] PCCT header not found. [ 0.221418] ACPI: bus type PCI registered [ 0.222208] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223425] PCI: Using configuration type 1 for base access [ 0.225160] ACPI: Added _OSI(Module Device) [ 0.225985] ACPI: Added _OSI(Processor Device) [ 0.226830] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227719] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229824] ACPI: Interpreter enabled [ 0.230581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237829] ACPI: (supports S0 S5) [ 0.238524] ACPI: Using IOAPIC for interrupt routing [ 0.239517] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243707] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244921] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248275] acpiphp: Slot [3] registered [ 0.249063] acpiphp: Slot [4] registered [ 0.249858] acpiphp: Slot [5] registered [ 0.250642] acpiphp: Slot [6] registered [ 0.251425] acpiphp: Slot [7] registered [ 0.252215] acpiphp: Slot [8] registered [ 0.253002] acpiphp: Slot [9] registered [ 0.253783] acpiphp: Slot [10] registered [ 0.254578] acpiphp: Slot [11] registered [ 0.255378] acpiphp: Slot [12] registered [ 0.256181] acpiphp: Slot [13] registered [ 0.256981] acpiphp: Slot [14] registered [ 0.257775] acpiphp: Slot [15] registered [ 0.268591] acpiphp: Slot [16] registered [ 0.269392] acpiphp: Slot [17] registered [ 0.270188] acpiphp: Slot [18] registered [ 0.270982] acpiphp: Slot [19] registered [ 0.271772] acpiphp: Slot [20] registered [ 0.272569] acpiphp: Slot [21] registered [ 0.273369] acpiphp: Slot [22] registered [ 0.274166] acpiphp: Slot [23] registered [ 0.274960] acpiphp: Slot [24] registered [ 0.275753] acpiphp: Slot [25] registered [ 0.276546] acpiphp: Slot [26] registered [ 0.277342] acpiphp: Slot [27] registered [ 0.278144] acpiphp: Slot [28] registered [ 0.278943] acpiphp: Slot [29] registered [ 0.279733] acpiphp: Slot [30] registered [ 0.280534] acpiphp: Slot [31] registered [ 0.281328] PCI host bridge to bus 0000:00 [ 0.282122] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283312] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285932] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287355] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293534] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294792] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.305009] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349415] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350903] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.352323] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.355107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.356335] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357470] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358663] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.360176] vgaarb: loaded [ 0.360765] vgaarb: bridge control possible 0000:00:02.0 [ 0.361891] SCSI subsystem initialized [ 0.362695] ACPI: bus type USB registered [ 0.363496] usbcore: registered new interface driver usbfs [ 0.364498] usbcore: registered new interface driver hub [ 0.365485] usbcore: registered new device driver usb [ 0.366524] PCI: Using ACPI for IRQ routing [ 0.367531] NetLabel: Initializing [ 0.368240] NetLabel: domain hash size = 128 [ 0.369075] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370006] NetLabel: unlabeled traffic allowed by default [ 0.371083] clocksource: Switched to clocksource kvm-clock [ 0.376461] AppArmor: AppArmor Filesystem Enabled [ 0.377418] pnp: PnP ACPI init [ 0.378311] pnp: PnP ACPI: found 5 devices [ 0.384664] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.386345] NET: Registered protocol family 2 [ 0.387285] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.388533] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.389675] TCP: Hash tables configured (established 4096 bind 4096) [ 0.390807] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.391865] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393008] NET: Registered protocol family 1 [ 0.393856] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394930] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.395985] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424182] Trying to unpack rootfs image as initramfs... [ 0.473972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.487884] Scanning for low memory corruption every 60 seconds [ 0.489197] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.490330] audit: initializing netlink subsys (disabled) [ 0.491407] audit: type=2000 audit(1528371731.656:1): initialized [ 0.492798] Initialise system trusted keyring [ 0.493774] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497052] zbud: loaded [ 0.497800] VFS: Disk quotas dquot_6.6.0 [ 0.498692] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500355] fuse init (API version 7.23) [ 0.501289] Key type big_key registered [ 0.502116] Allocating IMA MOK and blacklist keyrings. [ 0.503288] Key type asymmetric registered [ 0.504139] Asymmetric key parser 'x509' registered [ 0.505166] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.506740] io scheduler noop registered [ 0.507594] io scheduler deadline registered (default) [ 0.508681] io scheduler cfq registered [ 0.509572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510694] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512054] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513655] ACPI: Power Button [PWRF] [ 0.514910] GHES: HEST is not enabled! [ 0.528370] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.582413] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.584548] Linux agpgart interface v0.103 [ 0.586551] brd: module loaded [ 0.587734] loop: module loaded [ 0.595945] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.597485] GPT:90111 != 2097151 [ 0.598186] GPT:Alternate GPT header not at the end of the disk. [ 0.599308] GPT:90111 != 2097151 [ 0.599996] GPT: Use GNU Parted to correct GPT errors. [ 0.600988] vda: vda1 vda15 [ 0.602774] scsi host0: ata_piix [ 0.603550] scsi host1: ata_piix [ 0.604294] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.605538] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.607013] libphy: Fixed MDIO Bus: probed [ 0.607850] tun: Universal TUN/TAP device driver, 1.6 [ 0.608830] tun: (C) 1999-2004 Max Krasnyansky [ 0.611121] PPP generic driver version 2.4.2 [ 0.612054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.613453] ehci-pci: EHCI PCI platform driver [ 0.614347] ehci-platform: EHCI generic platform driver [ 0.615376] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.616546] ohci-pci: OHCI PCI platform driver [ 0.617445] ohci-platform: OHCI generic platform driver [ 0.618464] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633047] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.635572] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.636621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.637781] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639189] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640750] usb usb1: Product: UHCI Host Controller [ 0.641809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.643173] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644233] hub 1-0:1.0: USB hub found [ 0.645096] hub 1-0:1.0: 2 ports detected [ 0.646098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648439] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649525] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650684] mousedev: PS/2 mouse device common for all mice [ 0.652108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654128] rtc_cmos 00:00: RTC can wake from S4 [ 0.655249] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656472] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657700] i2c /dev entries driver [ 0.658480] device-mapper: uevent: version 1.0.3 [ 0.659453] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.661134] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662463] NET: Registered protocol family 10 [ 0.663490] NET: Registered protocol family 17 [ 0.664411] Key type dns_resolver registered [ 0.665369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.666508] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668304] registered taskstats version 1 [ 0.669163] Loading compiled-in X.509 certificates [ 0.670619] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672582] zswap: loaded using pool lzo/zbud [ 0.673992] Key type trusted registered [ 0.675563] Key type encrypted registered [ 0.676432] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677503] ima: No TPM chip found, activating TPM-bypass! [ 0.678591] evm: HMAC attrs: 0x1 [ 0.679580] Magic number: 6:375:731 [ 0.680473] rtc_cmos 00:00: setting system clock to 2018-06-07 11:42:11 UTC (1528371731) [ 0.682130] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683311] EDD information not available. [ 0.764077] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.765876] Write protecting the kernel read-only data: 14336k [ 0.777373] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.779308] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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 [ 0.823399] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.11... Lease of 192.168.130.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.18. iid=i-0000000c failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 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 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCMnujHLyU1bxIP13QsCUSXpaB2p/fnBqhg158MlSkmPNVwIZCT1jE1D+lwJWwNdfGxIds2yeHq8ZSViZ+QqD4trad9FDAtwZ9P2jO9mnaUxPVUquCbw9IVXtOu6aMyruyte6SofWx29eYi8z7N+9eWZGg0uF0B4P+YMid3aTSV3ZIBA952CcVN9GIPNjyCmqOojSrM6GxKL2bFgIGCmhgMWtQ981MMray2j6qODjU5t7nH+JHGjYNSCvP2RnnAQdEf4B5LS3KfwhEdwoL9u2euVWMj7g83TY2Q+UYtKsZPfAw44LOU6EJzSOBEoBiLxztUNaqftN3H6XfAqj5OQRCF root@opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8 ssh-dss AAAAB3NzaC1kc3MAAACBAKW9AHNl6+LPYwInfVjhweXZ87K4FJmc96orb54zg0FD+SLrnxEma1EQ2+QKzTWgEOR0vzBbN3lEQx+nOB9qCkpjit6wpSFTqrxsRDP7VBnO/trvwO2QuuWTvCytkPyhuzhQoGyT2Go+QGQZsuGYnQP2aZfmr725j/ZjlUOEiEkhAAAAFQDflmAAxH4pyXjCbKpJv4iBhTYb5QAAAIBF0hGqBcQqt5f/+LAJHVH3FJucCis2P+8zQS4cUZ7LOVz25/PNhyIoiriamx71AHFazIxcuAWUVkLR/8LIUWiyCEhLkZ9kR0OEjfmX647MMoeUWYnUO+LfgpIp9/MD+vjMGA19ieU7buy0i4QccE+UcV9YvcSkMTx9gICw27qnfwAAAIEAjL5nzhDImsX8xRX0cVJmTAYyExfPgIUJsfT2CS8TtQQFy/5q23kzg7LZViqPtoC7oA0WrZLOBUMCOgoz4+1yV0D8nfKi+4wroZsbm4JPZVhg8YDeyLJZZx6BUk7JRF8BvnbMZZ72i3WYHcQM3dagcELzzV7NYRhBG7H6+coVxtE= root@opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.11,24,fe80::f816:3eff:fea3:90ec/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.11 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-0000000c name: N/A availability-zone: nova local-hostname: opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8 login: 2018-06-07 11:49:52,795 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-06-07 11:49:53,798 - paramiko.transport - DEBUG - starting thread (client mode): 0x29b8b950L 2018-06-07 11:49:53,799 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-06-07 11:49:53,799 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-07 11:49:53,799 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-07 11:49:53,801 - 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-06-07 11:49:53,802 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-07 11:49:53,803 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-07 11:49:53,803 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-07 11:49:53,803 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-07 11:49:53,803 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-07 11:49:53,826 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-07 11:49:53,827 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-07 11:49:53,831 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 0c22410b26f77cffd7e4a9e58ea0bf3e 2018-06-07 11:49:53,833 - paramiko.transport - DEBUG - Trying key c6e516b1f289a41a8e33dae7edc28cb9 from /tmp/tmp4Erx8a 2018-06-07 11:49:53,864 - paramiko.transport - DEBUG - userauth is OK 2018-06-07 11:49:59,559 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 11:49:59,571 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-06-07 11:49:59,574 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-07 11:49:59,575 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-07 11:49:59,575 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-07 11:49:59,576 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-07 11:49:59,579 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-07 11:49:59,579 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: PING 192.168.130.8 (192.168.130.8): 56 data bytes 64 bytes from 192.168.130.8: seq=0 ttl=64 time=1.347 ms --- 192.168.130.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.347/1.347/1.347 ms 2018-06-07 11:49:59,582 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-07 11:49:59,693 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 11:49:59,694 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-06-07 11:49:59,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-06-07 11:49:59,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:49:59,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:49:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1025504e-e43a-4410-977a-493c3e242788 x-compute-request-id: req-1025504e-e43a-4410-977a-493c3e242788 Content-Type: application/json 2018-06-07 11:49:59,849 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88 used request id req-1025504e-e43a-4410-977a-493c3e242788 2018-06-07 11:49:59,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149907827377s 2018-06-07 11:49:59,849 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88 used request id req-1025504e-e43a-4410-977a-493c3e242788 2018-06-07 11:49:59,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:49:59,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:00,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:49:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e529772-f8c3-4b2a-9ef2-0e31385b4b31 x-compute-request-id: req-7e529772-f8c3-4b2a-9ef2-0e31385b4b31 Content-Encoding: gzip Content-Length: 988 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:90:ec", "version": 4, "addr": "192.168.130.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:90:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0979935d-095e-4611-a0eb-137df331dc88", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-06-07T11:42:10.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "0979935d-095e-4611-a0eb-137df331dc88", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:59Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-2-ssh--ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:39Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:00,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7e529772-f8c3-4b2a-9ef2-0e31385b4b31 2018-06-07 11:50:00,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465760946274s 2018-06-07 11:50:00,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7e529772-f8c3-4b2a-9ef2-0e31385b4b31 2018-06-07 11:50:00,319 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:02,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:02,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:02,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e90a767-91fd-410c-8798-8e184c2a61d1 x-compute-request-id: req-2e90a767-91fd-410c-8798-8e184c2a61d1 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:49:34Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:02,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2e90a767-91fd-410c-8798-8e184c2a61d1 2018-06-07 11:50:02,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193252086639s 2018-06-07 11:50:02,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2e90a767-91fd-410c-8798-8e184c2a61d1 2018-06-07 11:50:02,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-06-07 11:50:02,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:02,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11224 X-Openstack-Request-Id: req-86e7e972-5c66-4924-9c8e-62084ab009d5 Date: Thu, 07 Jun 2018 11:50:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:29Z", "updated_at": "2018-06-07T11:49:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "a39e82d9-1626-41c0-be66-8a770c1585f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "c45e21b8-2bf5-4b30-8aa9-f34d5da2f94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "f14a1fc4-d66f-41ce-9dfa-b3520fee82e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 3, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "4c98950b-e0d1-46ba-b939-a4944825d832", "name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:38Z", "updated_at": "2018-06-07T11:49:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "1d3614cd-fde4-4397-bb21-0a1769fd6390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "2b14ea1d-63a8-4afd-b9ba-1c2db55fb182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "7abadfcc-ecd9-4bbf-90fe-2ac3aab4d3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-07T11:49:38Z", "revision_number": 0, "id": "ccacc180-72e0-4142-83c5-456f47bc626e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:38Z", "security_group_id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "ffbfafc0-597b-4296-9d70-f5f9ca682e51", "name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}]} 2018-06-07 11:50:02,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-86e7e972-5c66-4924-9c8e-62084ab009d5 2018-06-07 11:50:02,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240906953812s 2018-06-07 11:50:02,762 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-86e7e972-5c66-4924-9c8e-62084ab009d5 2018-06-07 11:50:02,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-06-07 11:50:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ffbfafc0-597b-4296-9d70-f5f9ca682e51.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:02,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ea9d32d-1daa-4aab-be1f-3a46ca04f8c4 Content-Length: 0 Date: Thu, 07 Jun 2018 11:50:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:50:02,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ffbfafc0-597b-4296-9d70-f5f9ca682e51.json used request id req-8ea9d32d-1daa-4aab-be1f-3a46ca04f8c4 2018-06-07 11:50:02,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.184272050858s 2018-06-07 11:50:02,951 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ffbfafc0-597b-4296-9d70-f5f9ca682e51.json used request id req-8ea9d32d-1daa-4aab-be1f-3a46ca04f8c4 2018-06-07 11:50:02,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-06-07 11:50:02,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:03,006 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:50:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8dd93f41-f491-4979-957a-5def8d1627cf x-compute-request-id: req-8dd93f41-f491-4979-957a-5def8d1627cf Content-Length: 0 Content-Type: application/json 2018-06-07 11:50:03,006 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8 used request id req-8dd93f41-f491-4979-957a-5def8d1627cf 2018-06-07 11:50:03,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0542449951172s 2018-06-07 11:50:03,006 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping-keypair-ab42c555-7b5b-4439-abc2-fd1f6c5625c8 used request id req-8dd93f41-f491-4979-957a-5def8d1627cf 2018-06-07 11:50:03,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-06-07 11:50:03,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/8a9137f2-0aec-4196-ab15-5e7c57b10f42.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:03,515 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70f62f7d-8612-4c1d-8e36-e80cf4e02f2a Content-Length: 0 Date: Thu, 07 Jun 2018 11:50:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:50:03,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/8a9137f2-0aec-4196-ab15-5e7c57b10f42.json used request id req-70f62f7d-8612-4c1d-8e36-e80cf4e02f2a 2018-06-07 11:50:03,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.506810903549s 2018-06-07 11:50:03,516 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/8a9137f2-0aec-4196-ab15-5e7c57b10f42.json used request id req-70f62f7d-8612-4c1d-8e36-e80cf4e02f2a 2018-06-07 11:50:03,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-06-07 11:50:03,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:03,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fb4e766b-7d6b-4f66-a519-dacc5d17bbd4 Date: Thu, 07 Jun 2018 11:50:03 GMT RESP BODY: {"floatingips": []} 2018-06-07 11:50:03,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-fb4e766b-7d6b-4f66-a519-dacc5d17bbd4 2018-06-07 11:50:03,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0182099342346s 2018-06-07 11:50:03,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-fb4e766b-7d6b-4f66-a519-dacc5d17bbd4 2018-06-07 11:50:03,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-06-07 11:50:03,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:03,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9274ff8-2d4c-4e6d-aa5a-5fc467092bb7 x-compute-request-id: req-a9274ff8-2d4c-4e6d-aa5a-5fc467092bb7 Content-Type: application/json 2018-06-07 11:50:03,656 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66 used request id req-a9274ff8-2d4c-4e6d-aa5a-5fc467092bb7 2018-06-07 11:50:03,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.115083932877s 2018-06-07 11:50:03,657 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66 used request id req-a9274ff8-2d4c-4e6d-aa5a-5fc467092bb7 2018-06-07 11:50:03,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:03,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:04,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6be425b3-df44-4218-8706-bc45618c3976 x-compute-request-id: req-6be425b3-df44-4218-8706-bc45618c3976 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:46:a1", "version": 4, "addr": "192.168.130.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dc7241f3-343d-4b35-9498-b60c3ebf9a66", "rel": "bookmark"}], "image": {"id": "28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "links": [{"href": "http://172.30.9.28:8774/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-07T11:41:43.000000", "flavor": {"id": "305f4883-4cb6-4494-a479-8da8acc152c7", "links": [{"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}]}, "id": "dc7241f3-343d-4b35-9498-b60c3ebf9a66", "security_groups": [{"name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:03Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-1-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "created": "2018-06-07T11:49:30Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:04,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6be425b3-df44-4218-8706-bc45618c3976 2018-06-07 11:50:04,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354017972946s 2018-06-07 11:50:04,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6be425b3-df44-4218-8706-bc45618c3976 2018-06-07 11:50:04,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:06,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:06,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:06,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-534f829c-9c38-44a7-b6b5-79633d7bcca3 x-compute-request-id: req-534f829c-9c38-44a7-b6b5-79633d7bcca3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-07 11:50:06,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-534f829c-9c38-44a7-b6b5-79633d7bcca3 2018-06-07 11:50:06,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0953989028931s 2018-06-07 11:50:06,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-534f829c-9c38-44a7-b6b5-79633d7bcca3 2018-06-07 11:50:06,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-06-07 11:50:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:06,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8834 X-Openstack-Request-Id: req-5c20d0c5-8072-4b57-a960-c48db60ca0ae Date: Thu, 07 Jun 2018 11:50:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:29Z", "updated_at": "2018-06-07T11:49:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "a39e82d9-1626-41c0-be66-8a770c1585f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "c45e21b8-2bf5-4b30-8aa9-f34d5da2f94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:49:29Z", "revision_number": 0, "id": "f14a1fc4-d66f-41ce-9dfa-b3520fee82e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:49:29Z", "security_group_id": "4c98950b-e0d1-46ba-b939-a4944825d832", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 3, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "4c98950b-e0d1-46ba-b939-a4944825d832", "name": "vping-sg-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:50:06,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5c20d0c5-8072-4b57-a960-c48db60ca0ae 2018-06-07 11:50:06,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0742409229279s 2018-06-07 11:50:06,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5c20d0c5-8072-4b57-a960-c48db60ca0ae 2018-06-07 11:50:06,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-06-07 11:50:06,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4c98950b-e0d1-46ba-b939-a4944825d832.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:06,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-886e29d7-e9f9-47f8-a2b1-552deb5654d0 Content-Length: 0 Date: Thu, 07 Jun 2018 11:50:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:50:06,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4c98950b-e0d1-46ba-b939-a4944825d832.json used request id req-886e29d7-e9f9-47f8-a2b1-552deb5654d0 2018-06-07 11:50:06,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.17261505127s 2018-06-07 11:50:06,367 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4c98950b-e0d1-46ba-b939-a4944825d832.json used request id req-886e29d7-e9f9-47f8-a2b1-552deb5654d0 2018-06-07 11:50:06,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-07 11:50:06,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:07,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38fa8afe-c6a0-4ff2-b339-76857abb9373 Date: Thu, 07 Jun 2018 11:50:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:50:07,179 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492 used request id req-38fa8afe-c6a0-4ff2-b339-76857abb9373 2018-06-07 11:50:07,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.811603069305s 2018-06-07 11:50:07,179 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/28fbf118-3dbc-4c25-aa1a-3b4fe7d2f492 used request id req-38fa8afe-c6a0-4ff2-b339-76857abb9373 2018-06-07 11:50:07,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-06-07 11:50:07,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f7feb295-1cbb-49bc-801f-588d623c3bc3/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" -d '{"subnet_id": "45710960-0c16-42d0-b113-ad626b07eae1"}' 2018-06-07 11:50:08,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-37d01e52-6965-4bc7-bacd-79348492a593 Date: Thu, 07 Jun 2018 11:50:08 GMT RESP BODY: {"network_id": "d341df9e-5b76-4a22-8d75-f67a1fb0c1d4", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "subnet_id": "45710960-0c16-42d0-b113-ad626b07eae1", "subnet_ids": ["45710960-0c16-42d0-b113-ad626b07eae1"], "port_id": "d02839ac-cdd1-486a-a941-899807b7c719", "id": "f7feb295-1cbb-49bc-801f-588d623c3bc3"} 2018-06-07 11:50:08,168 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f7feb295-1cbb-49bc-801f-588d623c3bc3/remove_router_interface.json used request id req-37d01e52-6965-4bc7-bacd-79348492a593 2018-06-07 11:50:08,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 0.988958120346s 2018-06-07 11:50:08,169 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f7feb295-1cbb-49bc-801f-588d623c3bc3/remove_router_interface.json used request id req-37d01e52-6965-4bc7-bacd-79348492a593 returning object f7feb295-1cbb-49bc-801f-588d623c3bc3 2018-06-07 11:50:08,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-06-07 11:50:08,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:08,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-0f4ec039-27cd-4ed9-a18b-122ad1d5d1f9 Date: Thu, 07 Jun 2018 11:50:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:52Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "55a7e858-663b-4ad7-99c7-3a3015312245", "name": "NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:49:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:50:07Z", "revision_number": 4, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "f7feb295-1cbb-49bc-801f-588d623c3bc3", "name": "vping-router-ab42c555-7b5b-4439-abc2-fd1f6c5625c8"}]} 2018-06-07 11:50:08,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0f4ec039-27cd-4ed9-a18b-122ad1d5d1f9 2018-06-07 11:50:08,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0616590976715s 2018-06-07 11:50:08,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0f4ec039-27cd-4ed9-a18b-122ad1d5d1f9 2018-06-07 11:50:08,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-06-07 11:50:08,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/f7feb295-1cbb-49bc-801f-588d623c3bc3.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:09,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be44e362-a9b9-4f96-b2a6-551b718f0a23 Content-Length: 0 Date: Thu, 07 Jun 2018 11:50:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:50:09,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f7feb295-1cbb-49bc-801f-588d623c3bc3.json used request id req-be44e362-a9b9-4f96-b2a6-551b718f0a23 2018-06-07 11:50:09,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.05550384521s 2018-06-07 11:50:09,289 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f7feb295-1cbb-49bc-801f-588d623c3bc3.json used request id req-be44e362-a9b9-4f96-b2a6-551b718f0a23 2018-06-07 11:50:09,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:50:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:09,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-054702a9-604c-4d30-8253-2b0c875913fd Date: Thu, 07 Jun 2018 11:50:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d341df9e-5b76-4a22-8d75-f67a1fb0c1d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["45710960-0c16-42d0-b113-ad626b07eae1"],"description":"","tags":[],"updated_at":"2018-06-07T11:49:25Z","provider:segmentation_id":70,"name":"vping-net-ab42c555-7b5b-4439-abc2-fd1f6c5625c8","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:49:25Z","provider:network_type":"vxlan"}]} 2018-06-07 11:50:09,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-054702a9-604c-4d30-8253-2b0c875913fd 2018-06-07 11:50:09,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0869891643524s 2018-06-07 11:50:09,377 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-054702a9-604c-4d30-8253-2b0c875913fd 2018-06-07 11:50:09,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-07 11:50:09,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/d341df9e-5b76-4a22-8d75-f67a1fb0c1d4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:10,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ccf99bb5-4db1-4da5-bb6e-dac1482bdec0 Date: Thu, 07 Jun 2018 11:50:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:50:10,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d341df9e-5b76-4a22-8d75-f67a1fb0c1d4.json used request id req-ccf99bb5-4db1-4da5-bb6e-dac1482bdec0 2018-06-07 11:50:10,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35723304749s 2018-06-07 11:50:10,735 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d341df9e-5b76-4a22-8d75-f67a1fb0c1d4.json used request id req-ccf99bb5-4db1-4da5-bb6e-dac1482bdec0 2018-06-07 11:50:10,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 11:50:10,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:10,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55d74973-dde3-4641-94f2-aec4641a3a31 x-compute-request-id: req-55d74973-dde3-4641-94f2-aec4641a3a31 Content-Encoding: gzip Content-Length: 302 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/305f4883-4cb6-4494-a479-8da8acc152c7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "305f4883-4cb6-4494-a479-8da8acc152c7", "name": "vping-flavor-ab42c555-7b5b-4439-abc2-fd1f6c5625c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 11:50:10,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-55d74973-dde3-4641-94f2-aec4641a3a31 2018-06-07 11:50:10,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0544481277466s 2018-06-07 11:50:10,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-55d74973-dde3-4641-94f2-aec4641a3a31 2018-06-07 11:50:10,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-07 11:50:10,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/305f4883-4cb6-4494-a479-8da8acc152c7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a44682c5100cdbf4c3955d9fcc6f1bc4dd604df1" 2018-06-07 11:50:10,840 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:50:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6ea2de9-43f6-49d2-aa2d-5a8374669f30 x-compute-request-id: req-a6ea2de9-43f6-49d2-aa2d-5a8374669f30 Content-Length: 0 Content-Type: application/json 2018-06-07 11:50:10,840 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/305f4883-4cb6-4494-a479-8da8acc152c7 used request id req-a6ea2de9-43f6-49d2-aa2d-5a8374669f30 2018-06-07 11:50:10,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0476398468018s 2018-06-07 11:50:10,840 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/305f4883-4cb6-4494-a479-8da8acc152c7 used request id req-a6ea2de9-43f6-49d2-aa2d-5a8374669f30 2018-06-07 11:50:10,841 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-06-07 11:50:10,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-07 11:50:10,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-07 11:50:10,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-07 11:50:10,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-07 11:50:10,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-07 11:50:10,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-07 11:50:10,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-07 11:50:10,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-07 11:50:10,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-07 11:50:10,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-07 11:50:10,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-07 11:50:10,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-07 11:50:10,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-07 11:50:10,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-07 11:50:10,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:50:10,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c5e640-af94-4507-8d39-683be7c974ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:50:10,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b8c5e640-af94-4507-8d39-683be7c974ec 2018-06-07 11:50:10,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:50:11,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:50:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["jihiprJkQJe-DD1fO54c5w"], "issued_at": "2018-06-07T11:50:11.000000Z"}} 2018-06-07 11:50:11,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:50:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:11,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ff7d22a7-0cd7-462b-ba41-86932707684d Date: Thu, 07 Jun 2018 11:50:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 11:50:11,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ff7d22a7-0cd7-462b-ba41-86932707684d 2018-06-07 11:50:11,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241694927216s 2018-06-07 11:50:11,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ff7d22a7-0cd7-462b-ba41-86932707684d 2018-06-07 11:50:11,628 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'ec32c110-d2dd-4735-82d8-5fbb293cb3d5'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-07T11:33:03Z', u'is_default': False, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'7d7d77aaccf84e478695f64ce5268265', u'created_at': u'2018-06-07T11:32:58Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7d7d77aaccf84e478695f64ce5268265'}) 2018-06-07 11:50:11,629 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-06-07 11:50:11,629 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-06-07 11:50:11' 2018-06-07 11:50:11,629 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34' 2018-06-07 11:50:11,629 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-06-07 11:50:11,630 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:50:11,761 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-07 11:50:11,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:11,767 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Thu, 07 Jun 2018 11:50:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-06-07 11:50:11,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 11:50:11,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:11,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a608f259-6788-49a7-b901-da25012b0ca6 Date: Thu, 07 Jun 2018 11:50:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 11:50:11,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a608f259-6788-49a7-b901-da25012b0ca6 2018-06-07 11:50:11,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.139514923096s 2018-06-07 11:50:11,909 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a608f259-6788-49a7-b901-da25012b0ca6 2018-06-07 11:50:11,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-07 11:50:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34", "owner_specified.shade.object": "images/functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8"}' 2018-06-07 11:50:11,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8 X-Openstack-Request-Id: req-0660a59d-a155-47a9-924d-6dacb163236a Date: Thu, 07 Jun 2018 11:50:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "size": null, "self": "/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T11:50:11Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34", "checksum": null, "created_at": "2018-06-07T11:50:11Z", "protected": false} 2018-06-07 11:50:11,971 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0660a59d-a155-47a9-924d-6dacb163236a 2018-06-07 11:50:11,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0599639415741s 2018-06-07 11:50:11,972 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0660a59d-a155-47a9-924d-6dacb163236a returning object ce590bd2-9b3c-4736-8791-e862ed3592c8 2018-06-07 11:50:11,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-07 11:50:11,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '' 2018-06-07 11:50:13,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-936bc111-c2d5-46a4-8069-01f4daf06df7 Date: Thu, 07 Jun 2018 11:50:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:50:13,252 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/file used request id req-936bc111-c2d5-46a4-8069-01f4daf06df7 2018-06-07 11:50:13,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.28011798859s 2018-06-07 11:50:13,253 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/file used request id req-936bc111-c2d5-46a4-8069-01f4daf06df7 2018-06-07 11:50:13,253 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-07T11:50:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/file', u'owner': u'9d5d600ad155427099cd7cd580688ffb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ce590bd2-9b3c-4736-8791-e862ed3592c8', u'size': None, u'name': u'functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34', u'checksum': None, u'self': u'/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-07T11:50:11Z', u'schema': u'/v2/schemas/image'}) 2018-06-07 11:50:13,253 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-3dadcfba-d163-4df2-aaff-149e89513e34' 2018-06-07 11:50:13,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-07 11:50:13,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"network": {"name": "vping-net-3dadcfba-d163-4df2-aaff-149e89513e34", "admin_state_up": true}}' 2018-06-07 11:50:13,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-3f42c204-4b3a-4a87-8e54-813c20042c27 Date: Thu, 07 Jun 2018 11:50:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e18691d4-f73a-4950-bb46-8e2eea266731","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:50:13Z","is_default":false,"provider:segmentation_id":87,"name":"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:13Z","mtu":1450}} 2018-06-07 11:50:13,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3f42c204-4b3a-4a87-8e54-813c20042c27 2018-06-07 11:50:13,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.325199842453s 2018-06-07 11:50:13,579 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3f42c204-4b3a-4a87-8e54-813c20042c27 2018-06-07 11:50:13,579 - functest.opnfv_tests.openstack.vping.vping_userdata - 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-06-07T11:50:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e18691d4-f73a-4950-bb46-8e2eea266731', u'provider:segmentation_id': 87, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-3dadcfba-d163-4df2-aaff-149e89513e34', u'admin_state_up': True, u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T11:50:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d5d600ad155427099cd7cd580688ffb'}) 2018-06-07 11:50:13,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:50:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:13,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-d74ffb7d-4d6f-4eb1-becd-5c2b8b12f9a4 Date: Thu, 07 Jun 2018 11:50:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e18691d4-f73a-4950-bb46-8e2eea266731","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:50:13Z","provider:segmentation_id":87,"name":"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:13Z","provider:network_type":"vxlan"}]} 2018-06-07 11:50:13,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d74ffb7d-4d6f-4eb1-becd-5c2b8b12f9a4 2018-06-07 11:50:13,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106661081314s 2018-06-07 11:50:13,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d74ffb7d-4d6f-4eb1-becd-5c2b8b12f9a4 2018-06-07 11:50:13,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-07 11:50:13,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"subnet": {"name": "vping-subnet-3dadcfba-d163-4df2-aaff-149e89513e34", "enable_dhcp": true, "network_id": "e18691d4-f73a-4950-bb46-8e2eea266731", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.130.0/24"}}' 2018-06-07 11:50:14,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-85cd3820-d1be-441a-ae0b-a25b281a62b0 Date: Thu, 07 Jun 2018 11:50:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e18691d4-f73a-4950-bb46-8e2eea266731","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T11:50:13Z","gateway_ip":"192.168.130.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.130.2","end":"192.168.130.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.130.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"cb1a1d1c-d286-45a6-849d-d86ecba3f9ac","subnetpool_id":null,"name":"vping-subnet-3dadcfba-d163-4df2-aaff-149e89513e34"}} 2018-06-07 11:50:14,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-85cd3820-d1be-441a-ae0b-a25b281a62b0 2018-06-07 11:50:14,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.574849128723s 2018-06-07 11:50:14,264 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-85cd3820-d1be-441a-ae0b-a25b281a62b0 2018-06-07 11:50:14,264 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-07T11:50:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'cb1a1d1c-d286-45a6-849d-d86ecba3f9ac', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-3dadcfba-d163-4df2-aaff-149e89513e34', u'enable_dhcp': True, u'network_id': u'e18691d4-f73a-4950-bb46-8e2eea266731', u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T11:50:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'9d5d600ad155427099cd7cd580688ffb'}) 2018-06-07 11:50:14,264 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-3dadcfba-d163-4df2-aaff-149e89513e34' 2018-06-07 11:50:14,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-06-07 11:50:14,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "vping-router-3dadcfba-d163-4df2-aaff-149e89513e34", "admin_state_up": true}}' 2018-06-07 11:50:15,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8dfd0af2-12ab-4168-9126-b25bc2d362b4 Date: Thu, 07 Jun 2018 11:50:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:50:14Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:50:15Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "434499a4-9d22-4371-90e9-85a801927dde", "name": "vping-router-3dadcfba-d163-4df2-aaff-149e89513e34"}} 2018-06-07 11:50:15,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8dfd0af2-12ab-4168-9126-b25bc2d362b4 2018-06-07 11:50:15,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.920010089874s 2018-06-07 11:50:15,185 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8dfd0af2-12ab-4168-9126-b25bc2d362b4 2018-06-07 11:50:15,185 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ec32c110-d2dd-4735-82d8-5fbb293cb3d5', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T11:50:14Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-06-07T11:50:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'9d5d600ad155427099cd7cd580688ffb', u'id': u'434499a4-9d22-4371-90e9-85a801927dde', u'name': u'vping-router-3dadcfba-d163-4df2-aaff-149e89513e34'}) 2018-06-07 11:50:15,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-06-07 11:50:15,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/434499a4-9d22-4371-90e9-85a801927dde/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"subnet_id": "cb1a1d1c-d286-45a6-849d-d86ecba3f9ac"}' 2018-06-07 11:50:16,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac6fc6eb-2332-482b-a20b-7c6d6a533b51 Date: Thu, 07 Jun 2018 11:50:16 GMT RESP BODY: {"network_id": "e18691d4-f73a-4950-bb46-8e2eea266731", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "subnet_id": "cb1a1d1c-d286-45a6-849d-d86ecba3f9ac", "subnet_ids": ["cb1a1d1c-d286-45a6-849d-d86ecba3f9ac"], "port_id": "e9037fb3-a153-4d2b-8f90-f4638255a5d6", "id": "434499a4-9d22-4371-90e9-85a801927dde"} 2018-06-07 11:50:16,639 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/434499a4-9d22-4371-90e9-85a801927dde/add_router_interface.json used request id req-ac6fc6eb-2332-482b-a20b-7c6d6a533b51 2018-06-07 11:50:16,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.45353603363s 2018-06-07 11:50:16,640 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/434499a4-9d22-4371-90e9-85a801927dde/add_router_interface.json used request id req-ac6fc6eb-2332-482b-a20b-7c6d6a533b51 returning object 434499a4-9d22-4371-90e9-85a801927dde 2018-06-07 11:50:16,640 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-3dadcfba-d163-4df2-aaff-149e89513e34' 2018-06-07 11:50:16,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-07 11:50:16,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping-flavor-3dadcfba-d163-4df2-aaff-149e89513e34", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-07 11:50:16,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7549b780-6dec-478e-90c5-6385c83e7ff8 x-compute-request-id: req-7549b780-6dec-478e-90c5-6385c83e7ff8 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3a6408dd-25bf-4adf-b617-1177811b6890", "name": "vping-flavor-3dadcfba-d163-4df2-aaff-149e89513e34", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:50:16,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7549b780-6dec-478e-90c5-6385c83e7ff8 2018-06-07 11:50:16,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.199324131012s 2018-06-07 11:50:16,840 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7549b780-6dec-478e-90c5-6385c83e7ff8 returning object 3a6408dd-25bf-4adf-b617-1177811b6890 2018-06-07 11:50:16,841 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-3dadcfba-d163-4df2-aaff-149e89513e34', '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'9d5d600ad155427099cd7cd580688ffb', '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'3a6408dd-25bf-4adf-b617-1177811b6890', 'swap': 0}) 2018-06-07 11:50:16,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-07 11:50:16,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/3a6408dd-25bf-4adf-b617-1177811b6890/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"extra_specs": {}}' 2018-06-07 11:50:16,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eed2f7cc-aae4-41f4-981f-319719eaa3a3 x-compute-request-id: req-eed2f7cc-aae4-41f4-981f-319719eaa3a3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 11:50:16,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3a6408dd-25bf-4adf-b617-1177811b6890/os-extra_specs used request id req-eed2f7cc-aae4-41f4-981f-319719eaa3a3 2018-06-07 11:50:16,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202670097351s 2018-06-07 11:50:16,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3a6408dd-25bf-4adf-b617-1177811b6890/os-extra_specs used request id req-eed2f7cc-aae4-41f4-981f-319719eaa3a3 2018-06-07 11:50:16,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-06-07 11:50:16,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"security_group": {"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34", "description": "Security group for vPing test case"}}' 2018-06-07 11:50:17,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2025a40e-913f-4827-97ed-20c28829793e Date: Thu, 07 Jun 2018 11:50:17 GMT RESP BODY: {"security_group": {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:50:16Z", "updated_at": "2018-06-07T11:50:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:50:16Z", "revision_number": 0, "id": "15078d63-a0a9-4a47-920b-2178140136c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:50:16Z", "security_group_id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:50:16Z", "revision_number": 0, "id": "778a6743-bf54-47e1-b1a9-ff8521c69786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:50:16Z", "security_group_id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}} 2018-06-07 11:50:17,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2025a40e-913f-4827-97ed-20c28829793e 2018-06-07 11:50:17,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.185688018799s 2018-06-07 11:50:17,051 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2025a40e-913f-4827-97ed-20c28829793e 2018-06-07 11:50:17,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-06-07 11:50:17,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:17,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8333 X-Openstack-Request-Id: req-b999152e-6f47-48e9-a737-1d1637311f9e Date: Thu, 07 Jun 2018 11:50:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:50:16Z", "updated_at": "2018-06-07T11:50:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:50:16Z", "revision_number": 0, "id": "15078d63-a0a9-4a47-920b-2178140136c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:50:16Z", "security_group_id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:50:16Z", "revision_number": 0, "id": "778a6743-bf54-47e1-b1a9-ff8521c69786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:50:16Z", "security_group_id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 2, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:50:17,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b999152e-6f47-48e9-a737-1d1637311f9e 2018-06-07 11:50:17,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0829801559448s 2018-06-07 11:50:17,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b999152e-6f47-48e9-a737-1d1637311f9e 2018-06-07 11:50:17,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-06-07 11:50:17,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -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": "1aeaa796-da62-43e2-b238-db477dbbbd36"}}' 2018-06-07 11:50:17,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-4fd4a0ba-a49c-4882-96f7-ebcdace00e21 Date: Thu, 07 Jun 2018 11:50:17 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-06-07T11:50:17Z", "security_group_id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "port_range_min": null, "revision_number": 0, "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:50:17Z", "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "ed604a60-5f33-40d8-8680-b5e2b307c0dd"}} 2018-06-07 11:50:17,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4fd4a0ba-a49c-4882-96f7-ebcdace00e21 2018-06-07 11:50:17,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.173219203949s 2018-06-07 11:50:17,317 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4fd4a0ba-a49c-4882-96f7-ebcdace00e21 2018-06-07 11:50:17,318 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34' 2018-06-07 11:50:17,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:50:17,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:17,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-d043330f-36e3-45ed-8702-d95d26539845 Date: Thu, 07 Jun 2018 11:50:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e18691d4-f73a-4950-bb46-8e2eea266731","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["cb1a1d1c-d286-45a6-849d-d86ecba3f9ac"],"description":"","tags":[],"updated_at":"2018-06-07T11:50:13Z","provider:segmentation_id":87,"name":"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:13Z","provider:network_type":"vxlan"}]} 2018-06-07 11:50:17,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d043330f-36e3-45ed-8702-d95d26539845 2018-06-07 11:50:17,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0847208499908s 2018-06-07 11:50:17,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d043330f-36e3-45ed-8702-d95d26539845 2018-06-07 11:50:17,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 11:50:17,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:17,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1203 Content-Type: application/json X-Openstack-Request-Id: req-3835c66a-c8bd-48da-a468-e25a3613af94 Date: Thu, 07 Jun 2018 11:50:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/snap", "metadata": {}}], "file": "/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "size": 12716032, "self": "/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "disk_format": "qcow2", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T11:50:13Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-07T11:50:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 11:50:17,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3835c66a-c8bd-48da-a468-e25a3613af94 2018-06-07 11:50:17,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0203540325165s 2018-06-07 11:50:17,426 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3835c66a-c8bd-48da-a468-e25a3613af94 2018-06-07 11:50:17,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 11:50:17,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:17,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60fd9cd7-86c6-4c77-b26d-a11d79f2f6ea x-compute-request-id: req-60fd9cd7-86c6-4c77-b26d-a11d79f2f6ea Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3a6408dd-25bf-4adf-b617-1177811b6890", "name": "vping-flavor-3dadcfba-d163-4df2-aaff-149e89513e34", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 11:50:17,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-60fd9cd7-86c6-4c77-b26d-a11d79f2f6ea 2018-06-07 11:50:17,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0302560329437s 2018-06-07 11:50:17,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-60fd9cd7-86c6-4c77-b26d-a11d79f2f6ea 2018-06-07 11:50:17,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-06-07 11:50:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"server": {"name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "imageRef": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "flavorRef": "3a6408dd-25bf-4adf-b617-1177811b6890", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e18691d4-f73a-4950-bb46-8e2eea266731"}], "security_groups": [{"name": "1aeaa796-da62-43e2-b238-db477dbbbd36"}]}}' 2018-06-07 11:50:18,211 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:50:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d1c74c8-7377-45c4-85bf-197d4c363922 x-compute-request-id: req-9d1c74c8-7377-45c4-85bf-197d4c363922 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1aeaa796-da62-43e2-b238-db477dbbbd36"}], "OS-DCF:diskConfig": "MANUAL", "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "adminPass": "2MTanDr7xorq"}} 2018-06-07 11:50:18,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9d1c74c8-7377-45c4-85bf-197d4c363922 2018-06-07 11:50:18,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.751229047775s 2018-06-07 11:50:18,211 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9d1c74c8-7377-45c4-85bf-197d4c363922 2018-06-07 11:50:18,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:18,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:18,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2c083c0-3877-4991-9c48-389b8c04a54a x-compute-request-id: req-e2c083c0-3877-4991-9c48-389b8c04a54a Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:18Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:18,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e2c083c0-3877-4991-9c48-389b8c04a54a 2018-06-07 11:50:18,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591868877411s 2018-06-07 11:50:18,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e2c083c0-3877-4991-9c48-389b8c04a54a 2018-06-07 11:50:18,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:50:18,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:18,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-344c55bc-88a8-440a-aade-99b9ff4d434b Date: Thu, 07 Jun 2018 11:50:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e18691d4-f73a-4950-bb46-8e2eea266731","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["cb1a1d1c-d286-45a6-849d-d86ecba3f9ac"],"description":"","tags":[],"updated_at":"2018-06-07T11:50:13Z","provider:segmentation_id":87,"name":"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:13Z","provider:network_type":"vxlan"}]} 2018-06-07 11:50:18,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-344c55bc-88a8-440a-aade-99b9ff4d434b 2018-06-07 11:50:18,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0760221481323s 2018-06-07 11:50:18,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-344c55bc-88a8-440a-aade-99b9ff4d434b 2018-06-07 11:50:18,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-06-07 11:50:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:18,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1287 X-Openstack-Request-Id: req-41169860-3b35-4873-afcf-bd5a82e23385 Date: Thu, 07 Jun 2018 11:50:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e18691d4-f73a-4950-bb46-8e2eea266731","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T11:50:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.130.2","end":"192.168.130.254"}],"gateway_ip":"192.168.130.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.130.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"cb1a1d1c-d286-45a6-849d-d86ecba3f9ac","subnetpool_id":null,"name":"vping-subnet-3dadcfba-d163-4df2-aaff-149e89513e34"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 11:50:18,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-41169860-3b35-4873-afcf-bd5a82e23385 2018-06-07 11:50:18,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0657570362091s 2018-06-07 11:50:18,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-41169860-3b35-4873-afcf-bd5a82e23385 2018-06-07 11:50:18,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:20,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:20,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:21,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd8ad581-4ce8-4b56-9b7e-b172b7c2c8d4 x-compute-request-id: req-cd8ad581-4ce8-4b56-9b7e-b172b7c2c8d4 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:19Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:21,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cd8ad581-4ce8-4b56-9b7e-b172b7c2c8d4 2018-06-07 11:50:21,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232549905777s 2018-06-07 11:50:21,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cd8ad581-4ce8-4b56-9b7e-b172b7c2c8d4 2018-06-07 11:50:21,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:23,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:23,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:23,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65537991-0cac-439c-a88a-b82f3ef46179 x-compute-request-id: req-65537991-0cac-439c-a88a-b82f3ef46179 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:23,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65537991-0cac-439c-a88a-b82f3ef46179 2018-06-07 11:50:23,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183485984802s 2018-06-07 11:50:23,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65537991-0cac-439c-a88a-b82f3ef46179 2018-06-07 11:50:23,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-06-07 11:50:23,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:23,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-09dca05e-5109-4f51-bc51-894d87e6d8c0 Date: Thu, 07 Jun 2018 11:50:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:50:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1a1d1c-d286-45a6-849d-d86ecba3f9ac","ip_address":"192.168.130.10"}],"id":"f1a65723-bcbe-4448-a24d-bec23f8b1ee0","security_groups":["1aeaa796-da62-43e2-b238-db477dbbbd36"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:e3:14","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa","name":"","admin_state_up":true,"network_id":"e18691d4-f73a-4950-bb46-8e2eea266731","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:19Z","binding:vnic_type":"normal"}]} 2018-06-07 11:50:23,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa used request id req-09dca05e-5109-4f51-bc51-894d87e6d8c0 2018-06-07 11:50:23,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.050989151001s 2018-06-07 11:50:23,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa used request id req-09dca05e-5109-4f51-bc51-894d87e6d8c0 2018-06-07 11:50:23,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-06-07 11:50:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f1a65723-bcbe-4448-a24d-bec23f8b1ee0" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:23,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-77feefea-a188-4c0d-9919-7adc697ee9a8 Date: Thu, 07 Jun 2018 11:50:23 GMT RESP BODY: {"floatingips": []} 2018-06-07 11:50:23,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f1a65723-bcbe-4448-a24d-bec23f8b1ee0 used request id req-77feefea-a188-4c0d-9919-7adc697ee9a8 2018-06-07 11:50:23,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0149319171906s 2018-06-07 11:50:23,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f1a65723-bcbe-4448-a24d-bec23f8b1ee0 used request id req-77feefea-a188-4c0d-9919-7adc697ee9a8 2018-06-07 11:50:23,458 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-3dadcfba-d163-4df2-aaff-149e89513e34': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:e3:14', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce590bd2-9b3c-4736-8791-e862ed3592c8'}), 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-0000000d', u'OS-SRV-USG:launched_at': u'2018-06-07T11:42:45.000000', 'flavor': Munch({u'id': u'3a6408dd-25bf-4adf-b617-1177811b6890'}), 'az': u'nova', 'id': u'b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa', 'security_groups': [Munch({u'name': u'vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ca3d69272e554da58904b7498f197e31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d5d600ad155427099cd7cd580688ffb', '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-06-07T11:42:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-06-07T11:50:22Z', 'hostId': u'c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.10', 'cloud': 'envvars', 'host_id': u'c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', 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-0000000d', u'OS-SRV-USG:launched_at': u'2018-06-07T11:42:45.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9d5d600ad155427099cd7cd580688ffb', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34', 'adminPass': u'2MTanDr7xorq', 'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', 'region': 'regionOne', 'created': u'2018-06-07T11:50:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-06-07 11:50:23,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:23,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:23,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d71e7012-c88e-4283-9b26-a5f13feb1f68 x-compute-request-id: req-d71e7012-c88e-4283-9b26-a5f13feb1f68 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:23,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d71e7012-c88e-4283-9b26-a5f13feb1f68 2018-06-07 11:50:23,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472805023193s 2018-06-07 11:50:23,931 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d71e7012-c88e-4283-9b26-a5f13feb1f68 2018-06-07 11:50:23,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-06-07 11:50:23,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:23,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-ef6f4162-5702-40d8-a75b-64b674e931bf Date: Thu, 07 Jun 2018 11:50:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:50:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1a1d1c-d286-45a6-849d-d86ecba3f9ac","ip_address":"192.168.130.10"}],"id":"f1a65723-bcbe-4448-a24d-bec23f8b1ee0","security_groups":["1aeaa796-da62-43e2-b238-db477dbbbd36"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:e3:14","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa","name":"","admin_state_up":true,"network_id":"e18691d4-f73a-4950-bb46-8e2eea266731","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:19Z","binding:vnic_type":"normal"}]} 2018-06-07 11:50:23,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa used request id req-ef6f4162-5702-40d8-a75b-64b674e931bf 2018-06-07 11:50:23,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0435519218445s 2018-06-07 11:50:23,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa used request id req-ef6f4162-5702-40d8-a75b-64b674e931bf 2018-06-07 11:50:23,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-06-07 11:50:23,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f1a65723-bcbe-4448-a24d-bec23f8b1ee0" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:24,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7e9c7c1f-78b2-4cc3-a52f-41dd067d42e2 Date: Thu, 07 Jun 2018 11:50:23 GMT RESP BODY: {"floatingips": []} 2018-06-07 11:50:24,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f1a65723-bcbe-4448-a24d-bec23f8b1ee0 used request id req-7e9c7c1f-78b2-4cc3-a52f-41dd067d42e2 2018-06-07 11:50:24,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0154449939728s 2018-06-07 11:50:24,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f1a65723-bcbe-4448-a24d-bec23f8b1ee0 used request id req-7e9c7c1f-78b2-4cc3-a52f-41dd067d42e2 2018-06-07 11:50:24,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:24,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:24,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-700093de-5927-4003-8a52-cd9824382f63 x-compute-request-id: req-700093de-5927-4003-8a52-cd9824382f63 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:24,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-700093de-5927-4003-8a52-cd9824382f63 2018-06-07 11:50:24,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169973134995s 2018-06-07 11:50:24,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-700093de-5927-4003-8a52-cd9824382f63 2018-06-07 11:50:24,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-06-07 11:50:24,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-07 11:50:25,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5d99a10-1d79-48c6-b8c3-e33dc71063d0 x-compute-request-id: req-f5d99a10-1d79-48c6-b8c3-e33dc71063d0 Content-Encoding: gzip Content-Length: 7573 Content-Type: application/json 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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] kvm-clock: using sched offset of 492491283 cycles\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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\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: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K 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 3491.912 MHz processor\n[ 0.129382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131045] pid_max: default: 32768 minimum: 301\n[ 0.131942] ACPI: Core revision 20150930\n[ 0.133327] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134639] Security Framework initialized\n[ 0.135458] Yama: becoming mindful.\n[ 0.136187] AppArmor: AppArmor initialized\n[ 0.137054] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139675] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140884] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142278] Initializing cgroup subsys io\n[ 0.143100] Initializing cgroup subsys memory\n[ 0.143963] Initializing cgroup subsys devices\n[ 0.144848] Initializing cgroup subsys freezer\n[ 0.145722] Initializing cgroup subsys net_cls\n[ 0.146589] Initializing cgroup subsys perf_event\n[ 0.147501] Initializing cgroup subsys net_prio\n[ 0.148382] Initializing cgroup subsys hugetlb\n[ 0.149253] Initializing cgroup subsys pids\n[ 0.150130] CPU: Physical Processor ID: 0\n[ 0.151642] mce: CPU supports 10 MCE banks\n[ 0.152506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165337] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171721] ftrace: allocating 31920 entries in 125 pages\n[ 0.197957] smpboot: Max logical packages: 1\n[ 0.198829] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200187] x2apic enabled\n[ 0.201008] Switched APIC routing to physical x2apic.\n[ 0.202763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203891] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205893] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207688] KVM setup paravirtual spinlock\n[ 0.208981] x86: Booted up 1 node, 1 CPUs\n[ 0.209796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211189] devtmpfs: initialized\n[ 0.212922] evm: security.selinux\n[ 0.213633] evm: security.SMACK64\n[ 0.214322] evm: security.SMACK64EXEC\n[ 0.215064] evm: security.SMACK64TRANSMUTE\n[ 0.215871] evm: security.SMACK64MMAP\n[ 0.216619] evm: security.ima\n[ 0.217259] evm: security.capability\n[ 0.218061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219923] pinctrl core: initialized pinctrl subsystem\n[ 0.221029] RTC time: 11:42:45, date: 06/07/18\n[ 0.221988] NET: Registered protocol family 16\n[ 0.222960] cpuidle: using governor ladder\n[ 0.223789] cpuidle: using governor menu\n[ 0.224575] PCCT header not found.\n[ 0.225335] ACPI: bus type PCI registered\n[ 0.226137] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227383] PCI: Using configuration type 1 for base access\n[ 0.229131] ACPI: Added _OSI(Module Device)\n[ 0.229983] ACPI: Added _OSI(Processor Device)\n[ 0.230845] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233862] ACPI: Interpreter enabled\n[ 0.234661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242073] ACPI: (supports S0 S5)\n[ 0.242784] ACPI: Using IOAPIC for interrupt routing\n[ 0.243854] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246952] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249363] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250563] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252791] acpiphp: Slot [3] registered\n[ 0.253600] acpiphp: Slot [4] registered\n[ 0.254412] acpiphp: Slot [5] registered\n[ 0.255215] acpiphp: Slot [6] registered\n[ 0.256015] acpiphp: Slot [7] registered\n[ 0.256852] acpiphp: Slot [8] registered\n[ 0.257666] acpiphp: Slot [9] registered\n[ 0.258467] acpiphp: Slot [10] registered\n[ 0.259298] acpiphp: Slot [11] registered\n[ 0.260115] acpiphp: Slot [12] registered\n[ 0.260932] acpiphp: Slot [13] registered\n[ 0.261749] acpiphp: Slot [14] registered\n[ 0.262564] acpiphp: Slot [15] registered\n[ 0.273424] acpiphp: Slot [16] registered\n[ 0.274250] acpiphp: Slot [17] registered\n[ 0.275068] acpiphp: Slot [18] registered\n[ 0.275892] acpiphp: Slot [19] registered\n[ 0.276708] acpiphp: Slot [20] registered\n[ 0.277529] acpiphp: Slot [21] registered\n[ 0.278374] acpiphp: Slot [22] registered\n[ 0.279197] acpiphp: Slot [23] registered\n[ 0.280021] acpiphp: Slot [24] registered\n[ 0.280850] acpiphp: Slot [25] registered\n[ 0.281674] acpiphp: Slot [26] registered\n[ 0.282498] acpiphp: Slot [27] registered\n[ 0.283311] acpiphp: Slot [28] registered\n[ 0.284133] acpiphp: Slot [29] registered\n[ 0.284950] acpiphp: Slot [30] registered\n[ 0.285778] acpiphp: Slot [31] registered\n[ 0.286604] PCI host bridge to bus 0000:00\n[ 0.287414] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289853] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291331] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292790] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300479] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301667] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303201] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311901] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358144] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364532] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367938] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369416] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370876] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372977] vgaarb: loaded\n[ 0.373767] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375258] SCSI subsystem initialized\n[ 0.376337] ACPI: bus type USB registered\n[ 0.377429] usbcore: registered new interface driver usbfs\n[ 0.378841] usbcore: registered new interface driver hub\n[ 0.380203] usbcore: registered new device driver usb\n[ 0.381608] PCI: Using ACPI for IRQ routing\n[ 0.382915] NetLabel: Initializing\n[ 0.383858] NetLabel: domain hash size = 128\n[ 0.384995] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386278] NetLabel: unlabeled traffic allowed by default\n[ 0.387751] clocksource: Switched to clocksource kvm-clock\n[ 0.393536] AppArmor: AppArmor Filesystem Enabled\n[ 0.394809] pnp: PnP ACPI init\n[ 0.395912] pnp: PnP ACPI: found 5 devices\n[ 0.402557] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404877] NET: Registered protocol family 2\n[ 0.406127] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407884] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409489] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411080] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412550] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414134] NET: Registered protocol family 1\n[ 0.415375] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416882] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418347] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.447241] Trying to unpack rootfs image as initramfs...\n[ 0.497210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.512023] Scanning for low memory corruption every 60 seconds\n[ 0.514055] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.515631] audit: initializing netlink subsys (disabled)\n[ 0.516670] audit: type=2000 audit(1528371766.632:1): initialized\n[ 0.517977] Initialise system trusted keyring\n[ 0.518908] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520099] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522062] zbud: loaded\n[ 0.522767] VFS: Disk quotas dquot_6.6.0\n[ 0.523587] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525106] fuse init (API version 7.23)\n[ 0.525992] Key type big_key registered\n[ 0.526796] Allocating IMA MOK and blacklist keyrings.\n[ 0.527921] Key type asymmetric registered\n[ 0.528752] Asymmetric key parser 'x509' registered\n[ 0.529704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531164] io scheduler noop registered\n[ 0.531973] io scheduler deadline registered (default)\n[ 0.532981] io scheduler cfq registered\n[ 0.533819] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534868] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537617] ACPI: Power Button [PWRF]\n[ 0.538832] GHES: HEST is not enabled!\n[ 0.552399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580209] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582468] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610439] Linux agpgart interface v0.103\n[ 0.612543] brd: module loaded\n[ 0.613745] loop: module loaded\n[ 0.618599] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620078] GPT:90111 != 2097151\n[ 0.620750] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621831] GPT:90111 != 2097151\n[ 0.622494] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623441] vda: vda1 vda15\n[ 0.625391] scsi host0: ata_piix\n[ 0.626134] scsi host1: ata_piix\n[ 0.626908] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629723] libphy: Fixed MDIO Bus: probed\n[ 0.630571] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631550] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.633779] PPP generic driver version 2.4.2\n[ 0.635289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636733] ehci-pci: EHCI PCI platform driver\n[ 0.637851] ehci-platform: EHCI generic platform driver\n[ 0.639097] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640533] ohci-pci: OHCI PCI platform driver\n[ 0.641648] ohci-platform: OHCI generic platform driver\n[ 0.642901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657857] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.660849] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662149] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665137] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666906] usb usb1: Product: UHCI Host Controller\n[ 0.668046] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670758] hub 1-0:1.0: USB hub found\n[ 0.671702] hub 1-0:1.0: 2 ports detected\n[ 0.672861] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.675549] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.676811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678092] mousedev: PS/2 mouse device common for all mice\n[ 0.679654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.681997] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684824] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.686394] i2c /dev entries driver\n[ 0.687281] device-mapper: uevent: version 1.0.3\n[ 0.688548] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690657] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.692250] NET: Registered protocol family 10\n[ 0.693475] NET: Registered protocol family 17\n[ 0.694723] Key type dns_resolver registered\n[ 0.695870] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697220] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699732] registered taskstats version 1\n[ 0.700812] Loading compiled-in X.509 certificates\n[ 0.702625] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704958] zswap: loaded using pool lzo/zbud\n[ 0.706670] Key type trusted registered\n[ 0.708437] Key type encrypted registered\n[ 0.709469] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710780] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712112] evm: HMAC attrs: 0x1\n[ 0.713138] Magic number: 6:375:731\n[ 0.714162] rtc_cmos 00:00: setting system clock to 2018-06-07 11:42:46 UTC (1528371766)\n[ 0.716264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.717721] EDD information not available.\n[ 0.788691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790665] Write protecting the kernel read-only data: 14336k\n[ 0.802644] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804885] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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\n[ 0.848020] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.51\n"} 2018-06-07 11:50:25,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa/action used request id req-f5d99a10-1d79-48c6-b8c3-e33dc71063d0 2018-06-07 11:50:25,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07092905045s 2018-06-07 11:50:25,245 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa/action used request id req-f5d99a10-1d79-48c6-b8c3-e33dc71063d0 2018-06-07 11:50:25,245 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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] kvm-clock: using sched offset of 492491283 cycles [ 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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 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: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K 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 3491.912 MHz processor [ 0.129382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131045] pid_max: default: 32768 minimum: 301 [ 0.131942] ACPI: Core revision 20150930 [ 0.133327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134639] Security Framework initialized [ 0.135458] Yama: becoming mindful. [ 0.136187] AppArmor: AppArmor initialized [ 0.137054] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139675] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140884] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142278] Initializing cgroup subsys io [ 0.143100] Initializing cgroup subsys memory [ 0.143963] Initializing cgroup subsys devices [ 0.144848] Initializing cgroup subsys freezer [ 0.145722] Initializing cgroup subsys net_cls [ 0.146589] Initializing cgroup subsys perf_event [ 0.147501] Initializing cgroup subsys net_prio [ 0.148382] Initializing cgroup subsys hugetlb [ 0.149253] Initializing cgroup subsys pids [ 0.150130] CPU: Physical Processor ID: 0 [ 0.151642] mce: CPU supports 10 MCE banks [ 0.152506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165337] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171721] ftrace: allocating 31920 entries in 125 pages [ 0.197957] smpboot: Max logical packages: 1 [ 0.198829] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200187] x2apic enabled [ 0.201008] Switched APIC routing to physical x2apic. [ 0.202763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203891] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205893] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207688] KVM setup paravirtual spinlock [ 0.208981] x86: Booted up 1 node, 1 CPUs [ 0.209796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211189] devtmpfs: initialized [ 0.212922] evm: security.selinux [ 0.213633] evm: security.SMACK64 [ 0.214322] evm: security.SMACK64EXEC [ 0.215064] evm: security.SMACK64TRANSMUTE [ 0.215871] evm: security.SMACK64MMAP [ 0.216619] evm: security.ima [ 0.217259] evm: security.capability [ 0.218061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219923] pinctrl core: initialized pinctrl subsystem [ 0.221029] RTC time: 11:42:45, date: 06/07/18 [ 0.221988] NET: Registered protocol family 16 [ 0.222960] cpuidle: using governor ladder [ 0.223789] cpuidle: using governor menu [ 0.224575] PCCT header not found. [ 0.225335] ACPI: bus type PCI registered [ 0.226137] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227383] PCI: Using configuration type 1 for base access [ 0.229131] ACPI: Added _OSI(Module Device) [ 0.229983] ACPI: Added _OSI(Processor Device) [ 0.230845] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.231745] ACPI: Added _OSI(Processor Aggregator Device) [ 0.233862] ACPI: Interpreter enabled [ 0.234661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242073] ACPI: (supports S0 S5) [ 0.242784] ACPI: Using IOAPIC for interrupt routing [ 0.243854] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.246952] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249363] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250563] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252791] acpiphp: Slot [3] registered [ 0.253600] acpiphp: Slot [4] registered [ 0.254412] acpiphp: Slot [5] registered [ 0.255215] acpiphp: Slot [6] registered [ 0.256015] acpiphp: Slot [7] registered [ 0.256852] acpiphp: Slot [8] registered [ 0.257666] acpiphp: Slot [9] registered [ 0.258467] acpiphp: Slot [10] registered [ 0.259298] acpiphp: Slot [11] registered [ 0.260115] acpiphp: Slot [12] registered [ 0.260932] acpiphp: Slot [13] registered [ 0.261749] acpiphp: Slot [14] registered [ 0.262564] acpiphp: Slot [15] registered [ 0.273424] acpiphp: Slot [16] registered [ 0.274250] acpiphp: Slot [17] registered [ 0.275068] acpiphp: Slot [18] registered [ 0.275892] acpiphp: Slot [19] registered [ 0.276708] acpiphp: Slot [20] registered [ 0.277529] acpiphp: Slot [21] registered [ 0.278374] acpiphp: Slot [22] registered [ 0.279197] acpiphp: Slot [23] registered [ 0.280021] acpiphp: Slot [24] registered [ 0.280850] acpiphp: Slot [25] registered [ 0.281674] acpiphp: Slot [26] registered [ 0.282498] acpiphp: Slot [27] registered [ 0.283311] acpiphp: Slot [28] registered [ 0.284133] acpiphp: Slot [29] registered [ 0.284950] acpiphp: Slot [30] registered [ 0.285778] acpiphp: Slot [31] registered [ 0.286604] PCI host bridge to bus 0000:00 [ 0.287414] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289853] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291331] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292790] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.299163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300479] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301667] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.303201] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.311901] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358144] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364532] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367938] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369416] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370876] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372977] vgaarb: loaded [ 0.373767] vgaarb: bridge control possible 0000:00:02.0 [ 0.375258] SCSI subsystem initialized [ 0.376337] ACPI: bus type USB registered [ 0.377429] usbcore: registered new interface driver usbfs [ 0.378841] usbcore: registered new interface driver hub [ 0.380203] usbcore: registered new device driver usb [ 0.381608] PCI: Using ACPI for IRQ routing [ 0.382915] NetLabel: Initializing [ 0.383858] NetLabel: domain hash size = 128 [ 0.384995] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.386278] NetLabel: unlabeled traffic allowed by default [ 0.387751] clocksource: Switched to clocksource kvm-clock [ 0.393536] AppArmor: AppArmor Filesystem Enabled [ 0.394809] pnp: PnP ACPI init [ 0.395912] pnp: PnP ACPI: found 5 devices [ 0.402557] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404877] NET: Registered protocol family 2 [ 0.406127] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407884] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409489] TCP: Hash tables configured (established 4096 bind 4096) [ 0.411080] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.412550] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.414134] NET: Registered protocol family 1 [ 0.415375] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.416882] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.418347] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.432586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.447241] Trying to unpack rootfs image as initramfs... [ 0.497210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.512023] Scanning for low memory corruption every 60 seconds [ 0.514055] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.515631] audit: initializing netlink subsys (disabled) [ 0.516670] audit: type=2000 audit(1528371766.632:1): initialized [ 0.517977] Initialise system trusted keyring [ 0.518908] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.520099] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.522062] zbud: loaded [ 0.522767] VFS: Disk quotas dquot_6.6.0 [ 0.523587] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525106] fuse init (API version 7.23) [ 0.525992] Key type big_key registered [ 0.526796] Allocating IMA MOK and blacklist keyrings. [ 0.527921] Key type asymmetric registered [ 0.528752] Asymmetric key parser 'x509' registered [ 0.529704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.531164] io scheduler noop registered [ 0.531973] io scheduler deadline registered (default) [ 0.532981] io scheduler cfq registered [ 0.533819] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.534868] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537617] ACPI: Power Button [PWRF] [ 0.538832] GHES: HEST is not enabled! [ 0.552399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.580209] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.582468] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.607718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.610439] Linux agpgart interface v0.103 [ 0.612543] brd: module loaded [ 0.613745] loop: module loaded [ 0.618599] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.620078] GPT:90111 != 2097151 [ 0.620750] GPT:Alternate GPT header not at the end of the disk. [ 0.621831] GPT:90111 != 2097151 [ 0.622494] GPT: Use GNU Parted to correct GPT errors. [ 0.623441] vda: vda1 vda15 [ 0.625391] scsi host0: ata_piix [ 0.626134] scsi host1: ata_piix [ 0.626908] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.628198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629723] libphy: Fixed MDIO Bus: probed [ 0.630571] tun: Universal TUN/TAP device driver, 1.6 [ 0.631550] tun: (C) 1999-2004 Max Krasnyansky [ 0.633779] PPP generic driver version 2.4.2 [ 0.635289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.636733] ehci-pci: EHCI PCI platform driver [ 0.637851] ehci-platform: EHCI generic platform driver [ 0.639097] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640533] ohci-pci: OHCI PCI platform driver [ 0.641648] ohci-platform: OHCI generic platform driver [ 0.642901] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657857] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.659075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660849] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.662149] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665137] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666906] usb usb1: Product: UHCI Host Controller [ 0.668046] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669565] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670758] hub 1-0:1.0: USB hub found [ 0.671702] hub 1-0:1.0: 2 ports detected [ 0.672861] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.675549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.676811] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678092] mousedev: PS/2 mouse device common for all mice [ 0.679654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.681997] rtc_cmos 00:00: RTC can wake from S4 [ 0.683299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684824] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686394] i2c /dev entries driver [ 0.687281] device-mapper: uevent: version 1.0.3 [ 0.688548] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690657] ledtrig-cpu: registered to indicate activity on CPUs [ 0.692250] NET: Registered protocol family 10 [ 0.693475] NET: Registered protocol family 17 [ 0.694723] Key type dns_resolver registered [ 0.695870] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.697220] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.699732] registered taskstats version 1 [ 0.700812] Loading compiled-in X.509 certificates [ 0.702625] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.704958] zswap: loaded using pool lzo/zbud [ 0.706670] Key type trusted registered [ 0.708437] Key type encrypted registered [ 0.709469] AppArmor: AppArmor sha1 policy hashing enabled [ 0.710780] ima: No TPM chip found, activating TPM-bypass! [ 0.712112] evm: HMAC attrs: 0x1 [ 0.713138] Magic number: 6:375:731 [ 0.714162] rtc_cmos 00:00: setting system clock to 2018-06-07 11:42:46 UTC (1528371766) [ 0.716264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.717721] EDD information not available. [ 0.788691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790665] Write protecting the kernel read-only data: 14336k [ 0.802644] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804885] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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 [ 0.848020] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.51 2018-06-07 11:50:25,246 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34' 2018-06-07 11:50:25,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:50:25,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:25,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-cd67bb55-5703-453f-b41a-0ec47b9b2a63 Date: Thu, 07 Jun 2018 11:50:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e18691d4-f73a-4950-bb46-8e2eea266731","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["cb1a1d1c-d286-45a6-849d-d86ecba3f9ac"],"description":"","tags":[],"updated_at":"2018-06-07T11:50:13Z","provider:segmentation_id":87,"name":"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:13Z","provider:network_type":"vxlan"}]} 2018-06-07 11:50:25,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cd67bb55-5703-453f-b41a-0ec47b9b2a63 2018-06-07 11:50:25,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0926678180695s 2018-06-07 11:50:25,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cd67bb55-5703-453f-b41a-0ec47b9b2a63 2018-06-07 11:50:25,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 11:50:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:25,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1203 Content-Type: application/json X-Openstack-Request-Id: req-6a6c291c-0599-409f-a642-4458d828439e Date: Thu, 07 Jun 2018 11:50:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/snap", "metadata": {}}], "file": "/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "size": 12716032, "self": "/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "disk_format": "qcow2", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/ce590bd2-9b3c-4736-8791-e862ed3592c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T11:50:13Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--3dadcfba-d163-4df2-aaff-149e89513e34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-07T11:50:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 11:50:25,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6a6c291c-0599-409f-a642-4458d828439e 2018-06-07 11:50:25,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0206520557404s 2018-06-07 11:50:25,362 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6a6c291c-0599-409f-a642-4458d828439e 2018-06-07 11:50:25,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 11:50:25,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:25,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-009b3ea5-2fcf-4ec4-a89b-3899585cf009 x-compute-request-id: req-009b3ea5-2fcf-4ec4-a89b-3899585cf009 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3a6408dd-25bf-4adf-b617-1177811b6890", "name": "vping-flavor-3dadcfba-d163-4df2-aaff-149e89513e34", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 11:50:25,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-009b3ea5-2fcf-4ec4-a89b-3899585cf009 2018-06-07 11:50:25,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0330948829651s 2018-06-07 11:50:25,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-009b3ea5-2fcf-4ec4-a89b-3899585cf009 2018-06-07 11:50:25,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-06-07 11:50:25,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"server": {"name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "imageRef": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "flavorRef": "3a6408dd-25bf-4adf-b617-1177811b6890", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTMwLjEwIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e18691d4-f73a-4950-bb46-8e2eea266731"}]}}' 2018-06-07 11:50:26,126 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:50:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63914a9d-1f2c-4ee5-b656-cfdf5db4b950 x-compute-request-id: req-63914a9d-1f2c-4ee5-b656-cfdf5db4b950 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "adminPass": "RQb8GB3TvAVy"}} 2018-06-07 11:50:26,126 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63914a9d-1f2c-4ee5-b656-cfdf5db4b950 2018-06-07 11:50:26,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.727416038513s 2018-06-07 11:50:26,126 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63914a9d-1f2c-4ee5-b656-cfdf5db4b950 2018-06-07 11:50:26,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:26,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:26,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18730852-e832-4fe0-b107-bd6f4ac86999 x-compute-request-id: req-18730852-e832-4fe0-b107-bd6f4ac86999 Content-Encoding: gzip Content-Length: 931 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:26Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:26,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-18730852-e832-4fe0-b107-bd6f4ac86999 2018-06-07 11:50:26,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192509889603s 2018-06-07 11:50:26,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-18730852-e832-4fe0-b107-bd6f4ac86999 2018-06-07 11:50:26,325 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:28,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:28,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cc0693a-e720-4e90-a420-77388abd150d x-compute-request-id: req-0cc0693a-e720-4e90-a420-77388abd150d Content-Encoding: gzip Content-Length: 973 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:27Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:28,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0cc0693a-e720-4e90-a420-77388abd150d 2018-06-07 11:50:28,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391222000122s 2018-06-07 11:50:28,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0cc0693a-e720-4e90-a420-77388abd150d 2018-06-07 11:50:28,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:30,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:30,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:30,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa6cc0cd-9317-43bf-83cc-f9a58ce7e30f x-compute-request-id: req-aa6cc0cd-9317-43bf-83cc-f9a58ce7e30f Content-Encoding: gzip Content-Length: 981 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:9f:9f", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:27Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:30,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa6cc0cd-9317-43bf-83cc-f9a58ce7e30f 2018-06-07 11:50:30,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.261392831802s 2018-06-07 11:50:30,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa6cc0cd-9317-43bf-83cc-f9a58ce7e30f 2018-06-07 11:50:30,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:32,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:33,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:33,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb10e059-77d5-43a8-b505-5109c443279b x-compute-request-id: req-eb10e059-77d5-43a8-b505-5109c443279b Content-Encoding: gzip Content-Length: 981 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:9f:9f", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:27Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:33,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eb10e059-77d5-43a8-b505-5109c443279b 2018-06-07 11:50:33,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195635080338s 2018-06-07 11:50:33,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eb10e059-77d5-43a8-b505-5109c443279b 2018-06-07 11:50:33,199 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:35,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:35,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:35,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef95cd99-d4a5-4710-b3d6-bdb7fe8a0dd4 x-compute-request-id: req-ef95cd99-d4a5-4710-b3d6-bdb7fe8a0dd4 Content-Encoding: gzip Content-Length: 957 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:9f:9f", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:33Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:35,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ef95cd99-d4a5-4710-b3d6-bdb7fe8a0dd4 2018-06-07 11:50:35,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20029091835s 2018-06-07 11:50:35,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ef95cd99-d4a5-4710-b3d6-bdb7fe8a0dd4 2018-06-07 11:50:35,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-06-07 11:50:35,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=e0297d38-b31c-46f1-af1d-05f3a95570ef" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:35,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-d0f09fe0-0a99-4587-816e-81964344d663 Date: Thu, 07 Jun 2018 11:50:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:50:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1a1d1c-d286-45a6-849d-d86ecba3f9ac","ip_address":"192.168.130.9"}],"id":"5092dada-45a1-4143-b08b-eff67e6bebc1","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:9f:9f","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"e0297d38-b31c-46f1-af1d-05f3a95570ef","name":"","admin_state_up":true,"network_id":"e18691d4-f73a-4950-bb46-8e2eea266731","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:27Z","binding:vnic_type":"normal"}]} 2018-06-07 11:50:35,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=e0297d38-b31c-46f1-af1d-05f3a95570ef used request id req-d0f09fe0-0a99-4587-816e-81964344d663 2018-06-07 11:50:35,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.185441970825s 2018-06-07 11:50:35,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=e0297d38-b31c-46f1-af1d-05f3a95570ef used request id req-d0f09fe0-0a99-4587-816e-81964344d663 2018-06-07 11:50:35,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-06-07 11:50:35,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5092dada-45a1-4143-b08b-eff67e6bebc1" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:35,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f2714ea8-2487-4bc1-8a8f-fcbc846c6de6 Date: Thu, 07 Jun 2018 11:50:35 GMT RESP BODY: {"floatingips": []} 2018-06-07 11:50:35,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5092dada-45a1-4143-b08b-eff67e6bebc1 used request id req-f2714ea8-2487-4bc1-8a8f-fcbc846c6de6 2018-06-07 11:50:35,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0183160305023s 2018-06-07 11:50:35,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5092dada-45a1-4143-b08b-eff67e6bebc1 used request id req-f2714ea8-2487-4bc1-8a8f-fcbc846c6de6 2018-06-07 11:50:35,617 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-3dadcfba-d163-4df2-aaff-149e89513e34': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:9f:9f', u'version': 4, u'addr': u'192.168.130.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce590bd2-9b3c-4736-8791-e862ed3592c8'}), 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-0000000e', u'OS-SRV-USG:launched_at': u'2018-06-07T11:42:42.000000', 'flavor': Munch({u'id': u'3a6408dd-25bf-4adf-b617-1177811b6890'}), 'az': u'nova', 'id': u'e0297d38-b31c-46f1-af1d-05f3a95570ef', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ca3d69272e554da58904b7498f197e31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d5d600ad155427099cd7cd580688ffb', '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-06-07T11:42:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-06-07T11:50:33Z', 'hostId': u'c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.9', 'cloud': 'envvars', 'host_id': u'c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', 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-0000000e', u'OS-SRV-USG:launched_at': u'2018-06-07T11:42:42.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9d5d600ad155427099cd7cd580688ffb', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34', 'adminPass': u'RQb8GB3TvAVy', 'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', 'region': 'regionOne', 'created': u'2018-06-07T11:50:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-06-07 11:50:35,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:35,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3701b259-253f-452c-84ba-23e07b2fcd2b x-compute-request-id: req-3701b259-253f-452c-84ba-23e07b2fcd2b Content-Encoding: gzip Content-Length: 957 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:9f:9f", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:33Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:35,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3701b259-253f-452c-84ba-23e07b2fcd2b 2018-06-07 11:50:35,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.292120933533s 2018-06-07 11:50:35,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3701b259-253f-452c-84ba-23e07b2fcd2b 2018-06-07 11:50:35,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-06-07 11:50:35,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=e0297d38-b31c-46f1-af1d-05f3a95570ef" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:35,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-887380a9-8718-40dd-86c7-55fdedb23234 Date: Thu, 07 Jun 2018 11:50:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T11:50:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1a1d1c-d286-45a6-849d-d86ecba3f9ac","ip_address":"192.168.130.9"}],"id":"5092dada-45a1-4143-b08b-eff67e6bebc1","security_groups":["dd272265-e57e-41e8-9b91-d0041469619b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:9f:9f","project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"e0297d38-b31c-46f1-af1d-05f3a95570ef","name":"","admin_state_up":true,"network_id":"e18691d4-f73a-4950-bb46-8e2eea266731","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:27Z","binding:vnic_type":"normal"}]} 2018-06-07 11:50:35,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=e0297d38-b31c-46f1-af1d-05f3a95570ef used request id req-887380a9-8718-40dd-86c7-55fdedb23234 2018-06-07 11:50:35,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0472419261932s 2018-06-07 11:50:35,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=e0297d38-b31c-46f1-af1d-05f3a95570ef used request id req-887380a9-8718-40dd-86c7-55fdedb23234 2018-06-07 11:50:35,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-06-07 11:50:35,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5092dada-45a1-4143-b08b-eff67e6bebc1" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:35,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-140301b3-f976-49ba-a459-6bdd36233719 Date: Thu, 07 Jun 2018 11:50:35 GMT RESP BODY: {"floatingips": []} 2018-06-07 11:50:35,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5092dada-45a1-4143-b08b-eff67e6bebc1 used request id req-140301b3-f976-49ba-a459-6bdd36233719 2018-06-07 11:50:35,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0187959671021s 2018-06-07 11:50:35,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5092dada-45a1-4143-b08b-eff67e6bebc1 used request id req-140301b3-f976-49ba-a459-6bdd36233719 2018-06-07 11:50:35,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:36,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cd39b6f-7f67-4b45-9eb1-cf15c06d0204 x-compute-request-id: req-3cd39b6f-7f67-4b45-9eb1-cf15c06d0204 Content-Encoding: gzip Content-Length: 957 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:9f:9f", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:33Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:36,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3cd39b6f-7f67-4b45-9eb1-cf15c06d0204 2018-06-07 11:50:36,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.31520485878s 2018-06-07 11:50:36,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3cd39b6f-7f67-4b45-9eb1-cf15c06d0204 2018-06-07 11:50:36,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-06-07 11:50:36,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-07 11:50:37,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec159320-cb45-4bd3-8a5f-d97a05311733 x-compute-request-id: req-ec159320-cb45-4bd3-8a5f-d97a05311733 Content-Encoding: gzip Content-Length: 9578 Content-Type: application/json 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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] kvm-clock: using sched offset of 492491283 cycles\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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\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: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K 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 3491.912 MHz processor\n[ 0.129382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131045] pid_max: default: 32768 minimum: 301\n[ 0.131942] ACPI: Core revision 20150930\n[ 0.133327] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134639] Security Framework initialized\n[ 0.135458] Yama: becoming mindful.\n[ 0.136187] AppArmor: AppArmor initialized\n[ 0.137054] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139675] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140884] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142278] Initializing cgroup subsys io\n[ 0.143100] Initializing cgroup subsys memory\n[ 0.143963] Initializing cgroup subsys devices\n[ 0.144848] Initializing cgroup subsys freezer\n[ 0.145722] Initializing cgroup subsys net_cls\n[ 0.146589] Initializing cgroup subsys perf_event\n[ 0.147501] Initializing cgroup subsys net_prio\n[ 0.148382] Initializing cgroup subsys hugetlb\n[ 0.149253] Initializing cgroup subsys pids\n[ 0.150130] CPU: Physical Processor ID: 0\n[ 0.151642] mce: CPU supports 10 MCE banks\n[ 0.152506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165337] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171721] ftrace: allocating 31920 entries in 125 pages\n[ 0.197957] smpboot: Max logical packages: 1\n[ 0.198829] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200187] x2apic enabled\n[ 0.201008] Switched APIC routing to physical x2apic.\n[ 0.202763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203891] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205893] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207688] KVM setup paravirtual spinlock\n[ 0.208981] x86: Booted up 1 node, 1 CPUs\n[ 0.209796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211189] devtmpfs: initialized\n[ 0.212922] evm: security.selinux\n[ 0.213633] evm: security.SMACK64\n[ 0.214322] evm: security.SMACK64EXEC\n[ 0.215064] evm: security.SMACK64TRANSMUTE\n[ 0.215871] evm: security.SMACK64MMAP\n[ 0.216619] evm: security.ima\n[ 0.217259] evm: security.capability\n[ 0.218061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219923] pinctrl core: initialized pinctrl subsystem\n[ 0.221029] RTC time: 11:42:45, date: 06/07/18\n[ 0.221988] NET: Registered protocol family 16\n[ 0.222960] cpuidle: using governor ladder\n[ 0.223789] cpuidle: using governor menu\n[ 0.224575] PCCT header not found.\n[ 0.225335] ACPI: bus type PCI registered\n[ 0.226137] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227383] PCI: Using configuration type 1 for base access\n[ 0.229131] ACPI: Added _OSI(Module Device)\n[ 0.229983] ACPI: Added _OSI(Processor Device)\n[ 0.230845] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233862] ACPI: Interpreter enabled\n[ 0.234661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242073] ACPI: (supports S0 S5)\n[ 0.242784] ACPI: Using IOAPIC for interrupt routing\n[ 0.243854] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246952] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249363] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250563] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252791] acpiphp: Slot [3] registered\n[ 0.253600] acpiphp: Slot [4] registered\n[ 0.254412] acpiphp: Slot [5] registered\n[ 0.255215] acpiphp: Slot [6] registered\n[ 0.256015] acpiphp: Slot [7] registered\n[ 0.256852] acpiphp: Slot [8] registered\n[ 0.257666] acpiphp: Slot [9] registered\n[ 0.258467] acpiphp: Slot [10] registered\n[ 0.259298] acpiphp: Slot [11] registered\n[ 0.260115] acpiphp: Slot [12] registered\n[ 0.260932] acpiphp: Slot [13] registered\n[ 0.261749] acpiphp: Slot [14] registered\n[ 0.262564] acpiphp: Slot [15] registered\n[ 0.273424] acpiphp: Slot [16] registered\n[ 0.274250] acpiphp: Slot [17] registered\n[ 0.275068] acpiphp: Slot [18] registered\n[ 0.275892] acpiphp: Slot [19] registered\n[ 0.276708] acpiphp: Slot [20] registered\n[ 0.277529] acpiphp: Slot [21] registered\n[ 0.278374] acpiphp: Slot [22] registered\n[ 0.279197] acpiphp: Slot [23] registered\n[ 0.280021] acpiphp: Slot [24] registered\n[ 0.280850] acpiphp: Slot [25] registered\n[ 0.281674] acpiphp: Slot [26] registered\n[ 0.282498] acpiphp: Slot [27] registered\n[ 0.283311] acpiphp: Slot [28] registered\n[ 0.284133] acpiphp: Slot [29] registered\n[ 0.284950] acpiphp: Slot [30] registered\n[ 0.285778] acpiphp: Slot [31] registered\n[ 0.286604] PCI host bridge to bus 0000:00\n[ 0.287414] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289853] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291331] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292790] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300479] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301667] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303201] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311901] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358144] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364532] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367938] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369416] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370876] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372977] vgaarb: loaded\n[ 0.373767] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375258] SCSI subsystem initialized\n[ 0.376337] ACPI: bus type USB registered\n[ 0.377429] usbcore: registered new interface driver usbfs\n[ 0.378841] usbcore: registered new interface driver hub\n[ 0.380203] usbcore: registered new device driver usb\n[ 0.381608] PCI: Using ACPI for IRQ routing\n[ 0.382915] NetLabel: Initializing\n[ 0.383858] NetLabel: domain hash size = 128\n[ 0.384995] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386278] NetLabel: unlabeled traffic allowed by default\n[ 0.387751] clocksource: Switched to clocksource kvm-clock\n[ 0.393536] AppArmor: AppArmor Filesystem Enabled\n[ 0.394809] pnp: PnP ACPI init\n[ 0.395912] pnp: PnP ACPI: found 5 devices\n[ 0.402557] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404877] NET: Registered protocol family 2\n[ 0.406127] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407884] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409489] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411080] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412550] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414134] NET: Registered protocol family 1\n[ 0.415375] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416882] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418347] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.447241] Trying to unpack rootfs image as initramfs...\n[ 0.497210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.512023] Scanning for low memory corruption every 60 seconds\n[ 0.514055] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.515631] audit: initializing netlink subsys (disabled)\n[ 0.516670] audit: type=2000 audit(1528371766.632:1): initialized\n[ 0.517977] Initialise system trusted keyring\n[ 0.518908] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520099] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522062] zbud: loaded\n[ 0.522767] VFS: Disk quotas dquot_6.6.0\n[ 0.523587] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525106] fuse init (API version 7.23)\n[ 0.525992] Key type big_key registered\n[ 0.526796] Allocating IMA MOK and blacklist keyrings.\n[ 0.527921] Key type asymmetric registered\n[ 0.528752] Asymmetric key parser 'x509' registered\n[ 0.529704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531164] io scheduler noop registered\n[ 0.531973] io scheduler deadline registered (default)\n[ 0.532981] io scheduler cfq registered\n[ 0.533819] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534868] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537617] ACPI: Power Button [PWRF]\n[ 0.538832] GHES: HEST is not enabled!\n[ 0.552399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580209] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582468] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610439] Linux agpgart interface v0.103\n[ 0.612543] brd: module loaded\n[ 0.613745] loop: module loaded\n[ 0.618599] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620078] GPT:90111 != 2097151\n[ 0.620750] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621831] GPT:90111 != 2097151\n[ 0.622494] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623441] vda: vda1 vda15\n[ 0.625391] scsi host0: ata_piix\n[ 0.626134] scsi host1: ata_piix\n[ 0.626908] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629723] libphy: Fixed MDIO Bus: probed\n[ 0.630571] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631550] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.633779] PPP generic driver version 2.4.2\n[ 0.635289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636733] ehci-pci: EHCI PCI platform driver\n[ 0.637851] ehci-platform: EHCI generic platform driver\n[ 0.639097] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640533] ohci-pci: OHCI PCI platform driver\n[ 0.641648] ohci-platform: OHCI generic platform driver\n[ 0.642901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657857] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.660849] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662149] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665137] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666906] usb usb1: Product: UHCI Host Controller\n[ 0.668046] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670758] hub 1-0:1.0: USB hub found\n[ 0.671702] hub 1-0:1.0: 2 ports detected\n[ 0.672861] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.675549] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.676811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678092] mousedev: PS/2 mouse device common for all mice\n[ 0.679654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.681997] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684824] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.686394] i2c /dev entries driver\n[ 0.687281] device-mapper: uevent: version 1.0.3\n[ 0.688548] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690657] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.692250] NET: Registered protocol family 10\n[ 0.693475] NET: Registered protocol family 17\n[ 0.694723] Key type dns_resolver registered\n[ 0.695870] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697220] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699732] registered taskstats version 1\n[ 0.700812] Loading compiled-in X.509 certificates\n[ 0.702625] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704958] zswap: loaded using pool lzo/zbud\n[ 0.706670] Key type trusted registered\n[ 0.708437] Key type encrypted registered\n[ 0.709469] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710780] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712112] evm: HMAC attrs: 0x1\n[ 0.713138] Magic number: 6:375:731\n[ 0.714162] rtc_cmos 00:00: setting system clock to 2018-06-07 11:42:46 UTC (1528371766)\n[ 0.716264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.717721] EDD information not available.\n[ 0.788691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790665] Write protecting the kernel read-only data: 14336k\n[ 0.802644] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804885] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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\n[ 0.848020] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.51\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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.10...\nLease of 192.168.130.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.42. iid=i-0000000d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\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\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDA96qQCPYS9qNoON22OnP4ZX9oJkGXcv+QWdpEnNP3tGc0pCdXgJI2QqOvNO+gPrw5w9p3X/ud6ByQyidcd+cEcvPfvYGCXxiBdqHZmairdZFoTzHP9dXA+fQjlqKMbHCwdhAkhw9JH4Y2azRCRbhElkWDFqP89jt4BQnUwc+d2FSD7ilncLVgfLXbGMx8U5Koeb3PkMyg6gpijE47Zpc3d3Cg4ovo4uUM8lPCPAvgadUF+iIV0GI8XHJFbqC8OSHHUCdKyeMybIxNwx8BZKmCY1+OfsFqJH/gLosYxK195K/JLsktlbHma/r+BPZrO/6bRTRjXpk9loSYBIVkPy1d root@opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34\nssh-dss AAAAB3NzaC1kc3MAAACBAMfkzMO6h1/ayf9d6c9klIzwzD9xObhcPr+NS8D26dh/TQgDehkkDrPbmG7Noq5Y9P48/VoNyQjmmb4XOG+TC7TxAhMuVV96kTDy5GBexcxNrx3y+Pfd5LtJg6Qv+1gAKrtfjp68o1blcbhn3LYywrNp/9rsPuhXeaFSEK5wFPGdAAAAFQDLCoPm7qMBtCaxG3caE/kc+wREOQAAAIBXoS4KGOhTjhXA7JExxNtOCuI+9rYDKcAQFRojXGPlgThZ2TT5beXjv6WU0ClFd/BssUFon0++YIXMBL351H2lV0Px8tsvjV+uhKIY6V/yQNyBXPI3k9zD1QLunVJBURnkxPJWhxzyFBZr/c3xfU4zDj0/iUrLQWCuFcTWZ1xmCwAAAIBB1qg3uYsNw9epo4hgKbY96/73YuATWW7boGkcw2V9r1PcoePO729bv4Jb1pqCs3p5Xo3Jciao79OfR+WMHTFaYnycHGFlBa9nqZgP6uDx1V3nlXrkhILXF4N2yuoFan4qB78LPc+vnhExW+BTJrTAqEMLmPmhydvf010q3LntGA== root@opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.130.10,24,fe80::f816:3eff:fe26:e314/64,\nip-route:default via 192.168.130.1 dev eth0 \nip-route:169.254.169.254 via 192.168.130.2 dev eth0 \nip-route:192.168.130.0/24 dev eth0 src 192.168.130.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-0000000d\nname: N/A\navailability-zone: nova\nlocal-hostname: opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.16 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nopnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34 login: /dev/root resized successfully [took 8.83s]\n"} 2018-06-07 11:50:37,389 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa/action used request id req-ec159320-cb45-4bd3-8a5f-d97a05311733 2018-06-07 11:50:37,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08162808418s 2018-06-07 11:50:37,390 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa/action used request id req-ec159320-cb45-4bd3-8a5f-d97a05311733 2018-06-07 11:50:37,390 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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] kvm-clock: using sched offset of 492491283 cycles [ 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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 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: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K 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 3491.912 MHz processor [ 0.129382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131045] pid_max: default: 32768 minimum: 301 [ 0.131942] ACPI: Core revision 20150930 [ 0.133327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134639] Security Framework initialized [ 0.135458] Yama: becoming mindful. [ 0.136187] AppArmor: AppArmor initialized [ 0.137054] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139675] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140884] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142278] Initializing cgroup subsys io [ 0.143100] Initializing cgroup subsys memory [ 0.143963] Initializing cgroup subsys devices [ 0.144848] Initializing cgroup subsys freezer [ 0.145722] Initializing cgroup subsys net_cls [ 0.146589] Initializing cgroup subsys perf_event [ 0.147501] Initializing cgroup subsys net_prio [ 0.148382] Initializing cgroup subsys hugetlb [ 0.149253] Initializing cgroup subsys pids [ 0.150130] CPU: Physical Processor ID: 0 [ 0.151642] mce: CPU supports 10 MCE banks [ 0.152506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165337] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171721] ftrace: allocating 31920 entries in 125 pages [ 0.197957] smpboot: Max logical packages: 1 [ 0.198829] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200187] x2apic enabled [ 0.201008] Switched APIC routing to physical x2apic. [ 0.202763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203891] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205893] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207688] KVM setup paravirtual spinlock [ 0.208981] x86: Booted up 1 node, 1 CPUs [ 0.209796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211189] devtmpfs: initialized [ 0.212922] evm: security.selinux [ 0.213633] evm: security.SMACK64 [ 0.214322] evm: security.SMACK64EXEC [ 0.215064] evm: security.SMACK64TRANSMUTE [ 0.215871] evm: security.SMACK64MMAP [ 0.216619] evm: security.ima [ 0.217259] evm: security.capability [ 0.218061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219923] pinctrl core: initialized pinctrl subsystem [ 0.221029] RTC time: 11:42:45, date: 06/07/18 [ 0.221988] NET: Registered protocol family 16 [ 0.222960] cpuidle: using governor ladder [ 0.223789] cpuidle: using governor menu [ 0.224575] PCCT header not found. [ 0.225335] ACPI: bus type PCI registered [ 0.226137] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227383] PCI: Using configuration type 1 for base access [ 0.229131] ACPI: Added _OSI(Module Device) [ 0.229983] ACPI: Added _OSI(Processor Device) [ 0.230845] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.231745] ACPI: Added _OSI(Processor Aggregator Device) [ 0.233862] ACPI: Interpreter enabled [ 0.234661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242073] ACPI: (supports S0 S5) [ 0.242784] ACPI: Using IOAPIC for interrupt routing [ 0.243854] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.246952] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249363] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250563] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252791] acpiphp: Slot [3] registered [ 0.253600] acpiphp: Slot [4] registered [ 0.254412] acpiphp: Slot [5] registered [ 0.255215] acpiphp: Slot [6] registered [ 0.256015] acpiphp: Slot [7] registered [ 0.256852] acpiphp: Slot [8] registered [ 0.257666] acpiphp: Slot [9] registered [ 0.258467] acpiphp: Slot [10] registered [ 0.259298] acpiphp: Slot [11] registered [ 0.260115] acpiphp: Slot [12] registered [ 0.260932] acpiphp: Slot [13] registered [ 0.261749] acpiphp: Slot [14] registered [ 0.262564] acpiphp: Slot [15] registered [ 0.273424] acpiphp: Slot [16] registered [ 0.274250] acpiphp: Slot [17] registered [ 0.275068] acpiphp: Slot [18] registered [ 0.275892] acpiphp: Slot [19] registered [ 0.276708] acpiphp: Slot [20] registered [ 0.277529] acpiphp: Slot [21] registered [ 0.278374] acpiphp: Slot [22] registered [ 0.279197] acpiphp: Slot [23] registered [ 0.280021] acpiphp: Slot [24] registered [ 0.280850] acpiphp: Slot [25] registered [ 0.281674] acpiphp: Slot [26] registered [ 0.282498] acpiphp: Slot [27] registered [ 0.283311] acpiphp: Slot [28] registered [ 0.284133] acpiphp: Slot [29] registered [ 0.284950] acpiphp: Slot [30] registered [ 0.285778] acpiphp: Slot [31] registered [ 0.286604] PCI host bridge to bus 0000:00 [ 0.287414] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289853] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291331] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292790] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.299163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300479] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301667] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.303201] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.311901] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358144] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364532] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367938] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369416] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370876] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372977] vgaarb: loaded [ 0.373767] vgaarb: bridge control possible 0000:00:02.0 [ 0.375258] SCSI subsystem initialized [ 0.376337] ACPI: bus type USB registered [ 0.377429] usbcore: registered new interface driver usbfs [ 0.378841] usbcore: registered new interface driver hub [ 0.380203] usbcore: registered new device driver usb [ 0.381608] PCI: Using ACPI for IRQ routing [ 0.382915] NetLabel: Initializing [ 0.383858] NetLabel: domain hash size = 128 [ 0.384995] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.386278] NetLabel: unlabeled traffic allowed by default [ 0.387751] clocksource: Switched to clocksource kvm-clock [ 0.393536] AppArmor: AppArmor Filesystem Enabled [ 0.394809] pnp: PnP ACPI init [ 0.395912] pnp: PnP ACPI: found 5 devices [ 0.402557] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404877] NET: Registered protocol family 2 [ 0.406127] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407884] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409489] TCP: Hash tables configured (established 4096 bind 4096) [ 0.411080] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.412550] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.414134] NET: Registered protocol family 1 [ 0.415375] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.416882] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.418347] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.432586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.447241] Trying to unpack rootfs image as initramfs... [ 0.497210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.512023] Scanning for low memory corruption every 60 seconds [ 0.514055] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.515631] audit: initializing netlink subsys (disabled) [ 0.516670] audit: type=2000 audit(1528371766.632:1): initialized [ 0.517977] Initialise system trusted keyring [ 0.518908] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.520099] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.522062] zbud: loaded [ 0.522767] VFS: Disk quotas dquot_6.6.0 [ 0.523587] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525106] fuse init (API version 7.23) [ 0.525992] Key type big_key registered [ 0.526796] Allocating IMA MOK and blacklist keyrings. [ 0.527921] Key type asymmetric registered [ 0.528752] Asymmetric key parser 'x509' registered [ 0.529704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.531164] io scheduler noop registered [ 0.531973] io scheduler deadline registered (default) [ 0.532981] io scheduler cfq registered [ 0.533819] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.534868] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537617] ACPI: Power Button [PWRF] [ 0.538832] GHES: HEST is not enabled! [ 0.552399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.580209] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.582468] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.607718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.610439] Linux agpgart interface v0.103 [ 0.612543] brd: module loaded [ 0.613745] loop: module loaded [ 0.618599] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.620078] GPT:90111 != 2097151 [ 0.620750] GPT:Alternate GPT header not at the end of the disk. [ 0.621831] GPT:90111 != 2097151 [ 0.622494] GPT: Use GNU Parted to correct GPT errors. [ 0.623441] vda: vda1 vda15 [ 0.625391] scsi host0: ata_piix [ 0.626134] scsi host1: ata_piix [ 0.626908] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.628198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629723] libphy: Fixed MDIO Bus: probed [ 0.630571] tun: Universal TUN/TAP device driver, 1.6 [ 0.631550] tun: (C) 1999-2004 Max Krasnyansky [ 0.633779] PPP generic driver version 2.4.2 [ 0.635289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.636733] ehci-pci: EHCI PCI platform driver [ 0.637851] ehci-platform: EHCI generic platform driver [ 0.639097] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640533] ohci-pci: OHCI PCI platform driver [ 0.641648] ohci-platform: OHCI generic platform driver [ 0.642901] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657857] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.659075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660849] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.662149] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665137] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666906] usb usb1: Product: UHCI Host Controller [ 0.668046] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669565] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670758] hub 1-0:1.0: USB hub found [ 0.671702] hub 1-0:1.0: 2 ports detected [ 0.672861] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.675549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.676811] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678092] mousedev: PS/2 mouse device common for all mice [ 0.679654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.681997] rtc_cmos 00:00: RTC can wake from S4 [ 0.683299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684824] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686394] i2c /dev entries driver [ 0.687281] device-mapper: uevent: version 1.0.3 [ 0.688548] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690657] ledtrig-cpu: registered to indicate activity on CPUs [ 0.692250] NET: Registered protocol family 10 [ 0.693475] NET: Registered protocol family 17 [ 0.694723] Key type dns_resolver registered [ 0.695870] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.697220] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.699732] registered taskstats version 1 [ 0.700812] Loading compiled-in X.509 certificates [ 0.702625] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.704958] zswap: loaded using pool lzo/zbud [ 0.706670] Key type trusted registered [ 0.708437] Key type encrypted registered [ 0.709469] AppArmor: AppArmor sha1 policy hashing enabled [ 0.710780] ima: No TPM chip found, activating TPM-bypass! [ 0.712112] evm: HMAC attrs: 0x1 [ 0.713138] Magic number: 6:375:731 [ 0.714162] rtc_cmos 00:00: setting system clock to 2018-06-07 11:42:46 UTC (1528371766) [ 0.716264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.717721] EDD information not available. [ 0.788691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790665] Write protecting the kernel read-only data: 14336k [ 0.802644] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804885] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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 [ 0.848020] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.51 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.10... Lease of 192.168.130.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.42. iid=i-0000000d failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 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 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDA96qQCPYS9qNoON22OnP4ZX9oJkGXcv+QWdpEnNP3tGc0pCdXgJI2QqOvNO+gPrw5w9p3X/ud6ByQyidcd+cEcvPfvYGCXxiBdqHZmairdZFoTzHP9dXA+fQjlqKMbHCwdhAkhw9JH4Y2azRCRbhElkWDFqP89jt4BQnUwc+d2FSD7ilncLVgfLXbGMx8U5Koeb3PkMyg6gpijE47Zpc3d3Cg4ovo4uUM8lPCPAvgadUF+iIV0GI8XHJFbqC8OSHHUCdKyeMybIxNwx8BZKmCY1+OfsFqJH/gLosYxK195K/JLsktlbHma/r+BPZrO/6bRTRjXpk9loSYBIVkPy1d root@opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34 ssh-dss AAAAB3NzaC1kc3MAAACBAMfkzMO6h1/ayf9d6c9klIzwzD9xObhcPr+NS8D26dh/TQgDehkkDrPbmG7Noq5Y9P48/VoNyQjmmb4XOG+TC7TxAhMuVV96kTDy5GBexcxNrx3y+Pfd5LtJg6Qv+1gAKrtfjp68o1blcbhn3LYywrNp/9rsPuhXeaFSEK5wFPGdAAAAFQDLCoPm7qMBtCaxG3caE/kc+wREOQAAAIBXoS4KGOhTjhXA7JExxNtOCuI+9rYDKcAQFRojXGPlgThZ2TT5beXjv6WU0ClFd/BssUFon0++YIXMBL351H2lV0Px8tsvjV+uhKIY6V/yQNyBXPI3k9zD1QLunVJBURnkxPJWhxzyFBZr/c3xfU4zDj0/iUrLQWCuFcTWZ1xmCwAAAIBB1qg3uYsNw9epo4hgKbY96/73YuATWW7boGkcw2V9r1PcoePO729bv4Jb1pqCs3p5Xo3Jciao79OfR+WMHTFaYnycHGFlBa9nqZgP6uDx1V3nlXrkhILXF4N2yuoFan4qB78LPc+vnhExW+BTJrTAqEMLmPmhydvf010q3LntGA== root@opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.10,24,fe80::f816:3eff:fe26:e314/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.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-0000000d name: N/A availability-zone: nova local-hostname: opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.16 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34 login: /dev/root resized successfully [took 8.83s] 2018-06-07 11:50:37,390 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-06-07 11:50:37,391 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-06-07 11:50:38,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:38,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:38,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-363c4e23-355f-4ccc-afb1-d67f19bdf10f x-compute-request-id: req-363c4e23-355f-4ccc-afb1-d67f19bdf10f Content-Encoding: gzip Content-Length: 957 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:9f:9f", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:33Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:38,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-363c4e23-355f-4ccc-afb1-d67f19bdf10f 2018-06-07 11:50:38,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.32278418541s 2018-06-07 11:50:38,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-363c4e23-355f-4ccc-afb1-d67f19bdf10f 2018-06-07 11:50:38,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-06-07 11:50:38,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-07 11:50:39,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef4662ea-43c2-45d5-8cb9-55baecb19674 x-compute-request-id: req-ef4662ea-43c2-45d5-8cb9-55baecb19674 Content-Encoding: gzip Content-Length: 9390 Content-Type: application/json 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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] kvm-clock: using sched offset of 1112569338 cycles\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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\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: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K 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 3491.908 MHz processor\n[ 0.127194] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.128805] pid_max: default: 32768 minimum: 301\n[ 0.129681] ACPI: Core revision 20150930\n[ 0.131046] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132320] Security Framework initialized\n[ 0.133114] Yama: becoming mindful.\n[ 0.133827] AppArmor: AppArmor initialized\n[ 0.134676] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135978] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137225] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138408] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139762] Initializing cgroup subsys io\n[ 0.140550] Initializing cgroup subsys memory\n[ 0.141390] Initializing cgroup subsys devices\n[ 0.142237] Initializing cgroup subsys freezer\n[ 0.143092] Initializing cgroup subsys net_cls\n[ 0.143938] Initializing cgroup subsys perf_event\n[ 0.144822] Initializing cgroup subsys net_prio\n[ 0.145681] Initializing cgroup subsys hugetlb\n[ 0.146531] Initializing cgroup subsys pids\n[ 0.147384] CPU: Physical Processor ID: 0\n[ 0.148863] mce: CPU supports 10 MCE banks\n[ 0.149687] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161291] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167644] ftrace: allocating 31920 entries in 125 pages\n[ 0.193816] smpboot: Max logical packages: 1\n[ 0.194662] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195972] x2apic enabled\n[ 0.196764] Switched APIC routing to physical x2apic.\n[ 0.198488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201504] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203242] KVM setup paravirtual spinlock\n[ 0.204515] x86: Booted up 1 node, 1 CPUs\n[ 0.205304] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.206657] devtmpfs: initialized\n[ 0.208347] evm: security.selinux\n[ 0.209035] evm: security.SMACK64\n[ 0.209711] evm: security.SMACK64EXEC\n[ 0.210437] evm: security.SMACK64TRANSMUTE\n[ 0.211227] evm: security.SMACK64MMAP\n[ 0.211953] evm: security.ima\n[ 0.212587] evm: security.capability\n[ 0.213367] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215168] pinctrl core: initialized pinctrl subsystem\n[ 0.216234] RTC time: 11:42:42, date: 06/07/18\n[ 0.217173] NET: Registered protocol family 16\n[ 0.218121] cpuidle: using governor ladder\n[ 0.218918] cpuidle: using governor menu\n[ 0.219681] PCCT header not found.\n[ 0.220405] ACPI: bus type PCI registered\n[ 0.221195] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222406] PCI: Using configuration type 1 for base access\n[ 0.224128] ACPI: Added _OSI(Module Device)\n[ 0.224944] ACPI: Added _OSI(Processor Device)\n[ 0.225784] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226659] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228736] ACPI: Interpreter enabled\n[ 0.229480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.234867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236651] ACPI: (supports S0 S5)\n[ 0.237335] ACPI: Using IOAPIC for interrupt routing\n[ 0.238369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241426] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242539] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243739] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.244894] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247056] acpiphp: Slot [3] registered\n[ 0.247839] acpiphp: Slot [4] registered\n[ 0.248625] acpiphp: Slot [5] registered\n[ 0.249403] acpiphp: Slot [6] registered\n[ 0.250182] acpiphp: Slot [7] registered\n[ 0.250969] acpiphp: Slot [8] registered\n[ 0.251753] acpiphp: Slot [9] registered\n[ 0.252531] acpiphp: Slot [10] registered\n[ 0.253322] acpiphp: Slot [11] registered\n[ 0.254114] acpiphp: Slot [12] registered\n[ 0.254915] acpiphp: Slot [13] registered\n[ 0.255707] acpiphp: Slot [14] registered\n[ 0.256493] acpiphp: Slot [15] registered\n[ 0.267113] acpiphp: Slot [16] registered\n[ 0.267915] acpiphp: Slot [17] registered\n[ 0.268703] acpiphp: Slot [18] registered\n[ 0.269486] acpiphp: Slot [19] registered\n[ 0.270284] acpiphp: Slot [20] registered\n[ 0.271072] acpiphp: Slot [21] registered\n[ 0.271868] acpiphp: Slot [22] registered\n[ 0.272660] acpiphp: Slot [23] registered\n[ 0.273445] acpiphp: Slot [24] registered\n[ 0.274234] acpiphp: Slot [25] registered\n[ 0.275028] acpiphp: Slot [26] registered\n[ 0.275819] acpiphp: Slot [27] registered\n[ 0.276613] acpiphp: Slot [28] registered\n[ 0.277404] acpiphp: Slot [29] registered\n[ 0.278196] acpiphp: Slot [30] registered\n[ 0.278991] acpiphp: Slot [31] registered\n[ 0.279780] PCI host bridge to bus 0000:00\n[ 0.280566] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.281754] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.282942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284354] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285776] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.291961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.293210] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.294367] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295602] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.301869] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303441] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349004] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.350473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351867] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353258] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354614] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.355846] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.356999] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358220] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.359736] vgaarb: loaded\n[ 0.360321] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361435] SCSI subsystem initialized\n[ 0.362236] ACPI: bus type USB registered\n[ 0.363034] usbcore: registered new interface driver usbfs\n[ 0.364039] usbcore: registered new interface driver hub\n[ 0.365015] usbcore: registered new device driver usb\n[ 0.366045] PCI: Using ACPI for IRQ routing\n[ 0.367046] NetLabel: Initializing\n[ 0.367749] NetLabel: domain hash size = 128\n[ 0.368578] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369497] NetLabel: unlabeled traffic allowed by default\n[ 0.370577] clocksource: Switched to clocksource kvm-clock\n[ 0.375973] AppArmor: AppArmor Filesystem Enabled\n[ 0.376907] pnp: PnP ACPI init\n[ 0.377807] pnp: PnP ACPI: found 5 devices\n[ 0.384158] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.385822] NET: Registered protocol family 2\n[ 0.386760] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388008] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389156] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390288] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392489] NET: Registered protocol family 1\n[ 0.393346] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394416] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423448] Trying to unpack rootfs image as initramfs...\n[ 0.473091] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487264] Scanning for low memory corruption every 60 seconds\n[ 0.488588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.489706] audit: initializing netlink subsys (disabled)\n[ 0.490717] audit: type=2000 audit(1528371762.928:1): initialized\n[ 0.491997] Initialise system trusted keyring\n[ 0.492908] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495977] zbud: loaded\n[ 0.496677] VFS: Disk quotas dquot_6.6.0\n[ 0.497467] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498973] fuse init (API version 7.23)\n[ 0.499843] Key type big_key registered\n[ 0.500628] Allocating IMA MOK and blacklist keyrings.\n[ 0.501751] Key type asymmetric registered\n[ 0.502561] Asymmetric key parser 'x509' registered\n[ 0.503512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.504954] io scheduler noop registered\n[ 0.505735] io scheduler deadline registered (default)\n[ 0.506714] io scheduler cfq registered\n[ 0.507906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.508938] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510182] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511625] ACPI: Power Button [PWRF]\n[ 0.512437] GHES: HEST is not enabled!\n[ 0.526283] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554317] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.556614] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580610] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582698] Linux agpgart interface v0.103\n[ 0.584694] brd: module loaded\n[ 0.585986] loop: module loaded\n[ 0.589524] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591029] GPT:90111 != 2097151\n[ 0.591732] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592855] GPT:90111 != 2097151\n[ 0.593556] GPT: Use GNU Parted to correct GPT errors.\n[ 0.594547] vda: vda1 vda15\n[ 0.598531] scsi host0: ata_piix\n[ 0.599347] scsi host1: ata_piix\n[ 0.600080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.601326] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.602811] libphy: Fixed MDIO Bus: probed\n[ 0.603698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.604618] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.606941] PPP generic driver version 2.4.2\n[ 0.608699] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609988] ehci-pci: EHCI PCI platform driver\n[ 0.610950] ehci-platform: EHCI generic platform driver\n[ 0.612029] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613250] ohci-pci: OHCI PCI platform driver\n[ 0.614187] ohci-platform: OHCI generic platform driver\n[ 0.615268] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631561] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634503] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635739] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638591] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640283] usb usb1: Product: UHCI Host Controller\n[ 0.641464] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642834] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643978] hub 1-0:1.0: USB hub found\n[ 0.644877] hub 1-0:1.0: 2 ports detected\n[ 0.645952] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648361] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649519] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650742] mousedev: PS/2 mouse device common for all mice\n[ 0.652243] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654395] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655673] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658537] i2c /dev entries driver\n[ 0.659442] device-mapper: uevent: version 1.0.3\n[ 0.660582] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.664037] NET: Registered protocol family 10\n[ 0.665209] NET: Registered protocol family 17\n[ 0.666270] Key type dns_resolver registered\n[ 0.667385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.668700] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670801] registered taskstats version 1\n[ 0.671781] Loading compiled-in X.509 certificates\n[ 0.673386] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675631] zswap: loaded using pool lzo/zbud\n[ 0.677187] Key type trusted registered\n[ 0.678956] Key type encrypted registered\n[ 0.679920] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681104] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682368] evm: HMAC attrs: 0x1\n[ 0.683448] Magic number: 6:375:731\n[ 0.684437] rtc_cmos 00:00: setting system clock to 2018-06-07 11:42:43 UTC (1528371763)\n[ 0.686324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687762] EDD information not available.\n[ 0.759705] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.761236] Write protecting the kernel read-only data: 14336k\n[ 0.773237] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775046] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\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 1.43\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... [ 1.659503] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.9...\nLease of 192.168.130.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.57. iid=i-0000000e\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: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDGKybYtHDhxTurFJ5UM/UzdRVE11PC5cDCs4ZYTXEGBhnf+Zqau0xJbze5yzQ2lETtOjkxhSSu4CzzPD2/bx5QKVtzYTNUOmGv4ksIBXtfBFGuPIRBww3i4VSvISriqvQGHqNuchBokA6h5z49YR3fFB6qJ0z2hUvsB+kUcRn10zy4FG6bjDlq8wnfA+Ook3ymH82G+1JtxAiJs6/VHcJTVXS07FoAULTW0QVzMf1ScMo5wTskcofwe4WAC8Vafb7vxHQLzW98tsajIi1MWHzOWNeTv27O3OUQHi/ngXG+4vfp/Jy/MJoCLUOrXnBGTnysb9dxlsyj6enFoBlNKySb root@opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34\nssh-dss AAAAB3NzaC1kc3MAAACBAIYzvguolSN+wb5FmMPY3/sEvlYp1khlHVSbgyaSoPk/TFvHCbBYcvAmngLP6H6wTO7r9rDxnjyxBYlSEgl7764NXDPTeNeSlepMBEU6mceF+4WCZe3vfknEVTzz9LSPks7j4cn/YoI4R6mEGhcnH4uM75nTmX6UDYqEnZVLDFs9AAAAFQDEtsP1/F4DY2g5O0teTmoYrY+28QAAAIBMyVQSDnZxxgbFZeza4mU/UJlRFXTAk7KuZqPnNKKAnl21bp1em9pztrEMo9uaVb/a1Hp9WIi031GTrCDg/j14PMltXUcqDhwwV9dJuGcuxxADqS4+lfQPoAcA5diCaMlQslHxXOinqpujr41SxNQw5RThCD1W8iTmfsQ6Z8Q/xQAAAIAy5IWCnOm8Vc3MNH4aNcuSKeIBALliJ3KO4S7ZIgyv+3E2eF/iuKGfn69xiOSuzjDEpkPhufhgNTMIka962Q9CCFKJPL+TRsOVW/0nl8eWf8HyorRVODBWBIGdA5cHmNZdXSgAkz6ZbKT8zorN/O5K92ZUl2+meswEANpFYhxNKQ== root@opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe56:9f9f/64,\nip-route:default via 192.168.130.1 dev eth0 \nip-route:169.254.169.254 via 192.168.130.2 dev eth0 \nip-route:192.168.130.0/24 dev eth0 src 192.168.130.9 \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-0000000e\nname: N/A\navailability-zone: nova\nlocal-hostname: opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.72 ===\n"} 2018-06-07 11:50:39,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef/action used request id req-ef4662ea-43c2-45d5-8cb9-55baecb19674 2018-06-07 11:50:39,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08355998993s 2018-06-07 11:50:39,802 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef/action used request id req-ef4662ea-43c2-45d5-8cb9-55baecb19674 2018-06-07 11:50:39,803 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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] kvm-clock: using sched offset of 1112569338 cycles [ 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] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 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: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K 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 3491.908 MHz processor [ 0.127194] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.128805] pid_max: default: 32768 minimum: 301 [ 0.129681] ACPI: Core revision 20150930 [ 0.131046] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132320] Security Framework initialized [ 0.133114] Yama: becoming mindful. [ 0.133827] AppArmor: AppArmor initialized [ 0.134676] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135978] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137225] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138408] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139762] Initializing cgroup subsys io [ 0.140550] Initializing cgroup subsys memory [ 0.141390] Initializing cgroup subsys devices [ 0.142237] Initializing cgroup subsys freezer [ 0.143092] Initializing cgroup subsys net_cls [ 0.143938] Initializing cgroup subsys perf_event [ 0.144822] Initializing cgroup subsys net_prio [ 0.145681] Initializing cgroup subsys hugetlb [ 0.146531] Initializing cgroup subsys pids [ 0.147384] CPU: Physical Processor ID: 0 [ 0.148863] mce: CPU supports 10 MCE banks [ 0.149687] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161291] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167644] ftrace: allocating 31920 entries in 125 pages [ 0.193816] smpboot: Max logical packages: 1 [ 0.194662] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195972] x2apic enabled [ 0.196764] Switched APIC routing to physical x2apic. [ 0.198488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201504] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203242] KVM setup paravirtual spinlock [ 0.204515] x86: Booted up 1 node, 1 CPUs [ 0.205304] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.206657] devtmpfs: initialized [ 0.208347] evm: security.selinux [ 0.209035] evm: security.SMACK64 [ 0.209711] evm: security.SMACK64EXEC [ 0.210437] evm: security.SMACK64TRANSMUTE [ 0.211227] evm: security.SMACK64MMAP [ 0.211953] evm: security.ima [ 0.212587] evm: security.capability [ 0.213367] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215168] pinctrl core: initialized pinctrl subsystem [ 0.216234] RTC time: 11:42:42, date: 06/07/18 [ 0.217173] NET: Registered protocol family 16 [ 0.218121] cpuidle: using governor ladder [ 0.218918] cpuidle: using governor menu [ 0.219681] PCCT header not found. [ 0.220405] ACPI: bus type PCI registered [ 0.221195] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.222406] PCI: Using configuration type 1 for base access [ 0.224128] ACPI: Added _OSI(Module Device) [ 0.224944] ACPI: Added _OSI(Processor Device) [ 0.225784] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.226659] ACPI: Added _OSI(Processor Aggregator Device) [ 0.228736] ACPI: Interpreter enabled [ 0.229480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.231282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.234867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.236651] ACPI: (supports S0 S5) [ 0.237335] ACPI: Using IOAPIC for interrupt routing [ 0.238369] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.241426] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.242539] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.243739] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.244894] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247056] acpiphp: Slot [3] registered [ 0.247839] acpiphp: Slot [4] registered [ 0.248625] acpiphp: Slot [5] registered [ 0.249403] acpiphp: Slot [6] registered [ 0.250182] acpiphp: Slot [7] registered [ 0.250969] acpiphp: Slot [8] registered [ 0.251753] acpiphp: Slot [9] registered [ 0.252531] acpiphp: Slot [10] registered [ 0.253322] acpiphp: Slot [11] registered [ 0.254114] acpiphp: Slot [12] registered [ 0.254915] acpiphp: Slot [13] registered [ 0.255707] acpiphp: Slot [14] registered [ 0.256493] acpiphp: Slot [15] registered [ 0.267113] acpiphp: Slot [16] registered [ 0.267915] acpiphp: Slot [17] registered [ 0.268703] acpiphp: Slot [18] registered [ 0.269486] acpiphp: Slot [19] registered [ 0.270284] acpiphp: Slot [20] registered [ 0.271072] acpiphp: Slot [21] registered [ 0.271868] acpiphp: Slot [22] registered [ 0.272660] acpiphp: Slot [23] registered [ 0.273445] acpiphp: Slot [24] registered [ 0.274234] acpiphp: Slot [25] registered [ 0.275028] acpiphp: Slot [26] registered [ 0.275819] acpiphp: Slot [27] registered [ 0.276613] acpiphp: Slot [28] registered [ 0.277404] acpiphp: Slot [29] registered [ 0.278196] acpiphp: Slot [30] registered [ 0.278991] acpiphp: Slot [31] registered [ 0.279780] PCI host bridge to bus 0000:00 [ 0.280566] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.281754] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.282942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.284354] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.285776] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.291961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.293210] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.294367] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.295602] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.301869] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.303441] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349004] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351867] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353258] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354614] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355846] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.356999] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358220] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.359736] vgaarb: loaded [ 0.360321] vgaarb: bridge control possible 0000:00:02.0 [ 0.361435] SCSI subsystem initialized [ 0.362236] ACPI: bus type USB registered [ 0.363034] usbcore: registered new interface driver usbfs [ 0.364039] usbcore: registered new interface driver hub [ 0.365015] usbcore: registered new device driver usb [ 0.366045] PCI: Using ACPI for IRQ routing [ 0.367046] NetLabel: Initializing [ 0.367749] NetLabel: domain hash size = 128 [ 0.368578] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.369497] NetLabel: unlabeled traffic allowed by default [ 0.370577] clocksource: Switched to clocksource kvm-clock [ 0.375973] AppArmor: AppArmor Filesystem Enabled [ 0.376907] pnp: PnP ACPI init [ 0.377807] pnp: PnP ACPI: found 5 devices [ 0.384158] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.385822] NET: Registered protocol family 2 [ 0.386760] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.388008] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.389156] TCP: Hash tables configured (established 4096 bind 4096) [ 0.390288] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.391343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.392489] NET: Registered protocol family 1 [ 0.393346] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394416] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.395467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.423448] Trying to unpack rootfs image as initramfs... [ 0.473091] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.487264] Scanning for low memory corruption every 60 seconds [ 0.488588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.489706] audit: initializing netlink subsys (disabled) [ 0.490717] audit: type=2000 audit(1528371762.928:1): initialized [ 0.491997] Initialise system trusted keyring [ 0.492908] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.494041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495977] zbud: loaded [ 0.496677] VFS: Disk quotas dquot_6.6.0 [ 0.497467] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498973] fuse init (API version 7.23) [ 0.499843] Key type big_key registered [ 0.500628] Allocating IMA MOK and blacklist keyrings. [ 0.501751] Key type asymmetric registered [ 0.502561] Asymmetric key parser 'x509' registered [ 0.503512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.504954] io scheduler noop registered [ 0.505735] io scheduler deadline registered (default) [ 0.506714] io scheduler cfq registered [ 0.507906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.508938] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.510182] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511625] ACPI: Power Button [PWRF] [ 0.512437] GHES: HEST is not enabled! [ 0.526283] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554317] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.556614] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.580610] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.582698] Linux agpgart interface v0.103 [ 0.584694] brd: module loaded [ 0.585986] loop: module loaded [ 0.589524] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.591029] GPT:90111 != 2097151 [ 0.591732] GPT:Alternate GPT header not at the end of the disk. [ 0.592855] GPT:90111 != 2097151 [ 0.593556] GPT: Use GNU Parted to correct GPT errors. [ 0.594547] vda: vda1 vda15 [ 0.598531] scsi host0: ata_piix [ 0.599347] scsi host1: ata_piix [ 0.600080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.601326] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.602811] libphy: Fixed MDIO Bus: probed [ 0.603698] tun: Universal TUN/TAP device driver, 1.6 [ 0.604618] tun: (C) 1999-2004 Max Krasnyansky [ 0.606941] PPP generic driver version 2.4.2 [ 0.608699] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609988] ehci-pci: EHCI PCI platform driver [ 0.610950] ehci-platform: EHCI generic platform driver [ 0.612029] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613250] ohci-pci: OHCI PCI platform driver [ 0.614187] ohci-platform: OHCI generic platform driver [ 0.615268] uhci_hcd: USB Universal Host Controller Interface driver [ 0.631561] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.632799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.634503] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.635739] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.637120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.638591] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640283] usb usb1: Product: UHCI Host Controller [ 0.641464] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.642834] usb usb1: SerialNumber: 0000:00:01.2 [ 0.643978] hub 1-0:1.0: USB hub found [ 0.644877] hub 1-0:1.0: 2 ports detected [ 0.645952] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649519] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650742] mousedev: PS/2 mouse device common for all mice [ 0.652243] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654395] rtc_cmos 00:00: RTC can wake from S4 [ 0.655673] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658537] i2c /dev entries driver [ 0.659442] device-mapper: uevent: version 1.0.3 [ 0.660582] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662505] ledtrig-cpu: registered to indicate activity on CPUs [ 0.664037] NET: Registered protocol family 10 [ 0.665209] NET: Registered protocol family 17 [ 0.666270] Key type dns_resolver registered [ 0.667385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.668700] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.670801] registered taskstats version 1 [ 0.671781] Loading compiled-in X.509 certificates [ 0.673386] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.675631] zswap: loaded using pool lzo/zbud [ 0.677187] Key type trusted registered [ 0.678956] Key type encrypted registered [ 0.679920] AppArmor: AppArmor sha1 policy hashing enabled [ 0.681104] ima: No TPM chip found, activating TPM-bypass! [ 0.682368] evm: HMAC attrs: 0x1 [ 0.683448] Magic number: 6:375:731 [ 0.684437] rtc_cmos 00:00: setting system clock to 2018-06-07 11:42:43 UTC (1528371763) [ 0.686324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687762] EDD information not available. [ 0.759705] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.761236] Write protecting the kernel read-only data: 14336k [ 0.773237] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775046] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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 1.43 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... [ 1.659503] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.57. iid=i-0000000e 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: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDGKybYtHDhxTurFJ5UM/UzdRVE11PC5cDCs4ZYTXEGBhnf+Zqau0xJbze5yzQ2lETtOjkxhSSu4CzzPD2/bx5QKVtzYTNUOmGv4ksIBXtfBFGuPIRBww3i4VSvISriqvQGHqNuchBokA6h5z49YR3fFB6qJ0z2hUvsB+kUcRn10zy4FG6bjDlq8wnfA+Ook3ymH82G+1JtxAiJs6/VHcJTVXS07FoAULTW0QVzMf1ScMo5wTskcofwe4WAC8Vafb7vxHQLzW98tsajIi1MWHzOWNeTv27O3OUQHi/ngXG+4vfp/Jy/MJoCLUOrXnBGTnysb9dxlsyj6enFoBlNKySb root@opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34 ssh-dss AAAAB3NzaC1kc3MAAACBAIYzvguolSN+wb5FmMPY3/sEvlYp1khlHVSbgyaSoPk/TFvHCbBYcvAmngLP6H6wTO7r9rDxnjyxBYlSEgl7764NXDPTeNeSlepMBEU6mceF+4WCZe3vfknEVTzz9LSPks7j4cn/YoI4R6mEGhcnH4uM75nTmX6UDYqEnZVLDFs9AAAAFQDEtsP1/F4DY2g5O0teTmoYrY+28QAAAIBMyVQSDnZxxgbFZeza4mU/UJlRFXTAk7KuZqPnNKKAnl21bp1em9pztrEMo9uaVb/a1Hp9WIi031GTrCDg/j14PMltXUcqDhwwV9dJuGcuxxADqS4+lfQPoAcA5diCaMlQslHxXOinqpujr41SxNQw5RThCD1W8iTmfsQ6Z8Q/xQAAAIAy5IWCnOm8Vc3MNH4aNcuSKeIBALliJ3KO4S7ZIgyv+3E2eF/iuKGfn69xiOSuzjDEpkPhufhgNTMIka962Q9CCFKJPL+TRsOVW/0nl8eWf8HyorRVODBWBIGdA5cHmNZdXSgAkz6ZbKT8zorN/O5K92ZUl2+meswEANpFYhxNKQ== root@opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe56:9f9f/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.9 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-0000000e name: N/A availability-zone: nova local-hostname: opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.72 === 2018-06-07 11:50:39,803 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-06-07 11:50:39,919 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 11:50:39,919 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:28 | PASS | +------------------------+------------------+------------------+----------------+ 2018-06-07 11:50:39,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-06-07 11:50:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:40,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d4f78b7-2aa3-477b-aa4a-d8822f32d9b4 x-compute-request-id: req-2d4f78b7-2aa3-477b-aa4a-d8822f32d9b4 Content-Type: application/json 2018-06-07 11:50:40,075 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef used request id req-2d4f78b7-2aa3-477b-aa4a-d8822f32d9b4 2018-06-07 11:50:40,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.151568889618s 2018-06-07 11:50:40,075 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef used request id req-2d4f78b7-2aa3-477b-aa4a-d8822f32d9b4 2018-06-07 11:50:40,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:40,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1dccde0-1807-4ca4-bb79-27e96a4f5690 x-compute-request-id: req-a1dccde0-1807-4ca4-bb79-27e96a4f5690 Content-Encoding: gzip Content-Length: 964 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:9f:9f", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:40Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:40,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a1dccde0-1807-4ca4-bb79-27e96a4f5690 2018-06-07 11:50:40,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562862873077s 2018-06-07 11:50:40,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a1dccde0-1807-4ca4-bb79-27e96a4f5690 2018-06-07 11:50:40,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:42,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:42,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:43,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a8cc558-431d-47d4-9784-82bdf81bab12 x-compute-request-id: req-1a8cc558-431d-47d4-9784-82bdf81bab12 Content-Encoding: gzip Content-Length: 964 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:9f:9f", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "security_groups": [{"name": "default"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:40Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:43,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1a8cc558-431d-47d4-9784-82bdf81bab12 2018-06-07 11:50:43,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463451147079s 2018-06-07 11:50:43,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1a8cc558-431d-47d4-9784-82bdf81bab12 2018-06-07 11:50:43,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:45,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:45,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:45,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a94bca28-0d9f-47bd-a1df-f941a6d0d7e2 x-compute-request-id: req-a94bca28-0d9f-47bd-a1df-f941a6d0d7e2 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:45,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a94bca28-0d9f-47bd-a1df-f941a6d0d7e2 2018-06-07 11:50:45,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49198102951s 2018-06-07 11:50:45,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a94bca28-0d9f-47bd-a1df-f941a6d0d7e2 2018-06-07 11:50:45,608 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:47,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:47,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:47,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93eee844-f18a-4365-8de9-fa344d8e0f94 x-compute-request-id: req-93eee844-f18a-4365-8de9-fa344d8e0f94 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:47,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-93eee844-f18a-4365-8de9-fa344d8e0f94 2018-06-07 11:50:47,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194615840912s 2018-06-07 11:50:47,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-93eee844-f18a-4365-8de9-fa344d8e0f94 2018-06-07 11:50:47,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:49,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:49,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:50,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eb19a92-8cb3-42ac-a88b-ef8765e191d8 x-compute-request-id: req-4eb19a92-8cb3-42ac-a88b-ef8765e191d8 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:50,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4eb19a92-8cb3-42ac-a88b-ef8765e191d8 2018-06-07 11:50:50,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203602075577s 2018-06-07 11:50:50,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4eb19a92-8cb3-42ac-a88b-ef8765e191d8 2018-06-07 11:50:50,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:52,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:52,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:52,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9012b4f6-e4d7-43ac-9a7a-2894dd16b5db x-compute-request-id: req-9012b4f6-e4d7-43ac-9a7a-2894dd16b5db Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:52,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9012b4f6-e4d7-43ac-9a7a-2894dd16b5db 2018-06-07 11:50:52,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445873022079s 2018-06-07 11:50:52,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9012b4f6-e4d7-43ac-9a7a-2894dd16b5db 2018-06-07 11:50:52,468 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:54,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:54,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:54,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5479a2d-3fb6-4e76-81c2-445e28e59500 x-compute-request-id: req-e5479a2d-3fb6-4e76-81c2-445e28e59500 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:54,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e5479a2d-3fb6-4e76-81c2-445e28e59500 2018-06-07 11:50:54,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359997034073s 2018-06-07 11:50:54,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e5479a2d-3fb6-4e76-81c2-445e28e59500 2018-06-07 11:50:54,834 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:56,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:56,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:57,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9300900-665d-4772-8225-3ea63ec5ed82 x-compute-request-id: req-a9300900-665d-4772-8225-3ea63ec5ed82 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:57,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a9300900-665d-4772-8225-3ea63ec5ed82 2018-06-07 11:50:57,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198708057404s 2018-06-07 11:50:57,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a9300900-665d-4772-8225-3ea63ec5ed82 2018-06-07 11:50:57,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:50:59,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:50:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:50:59,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:50:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23f4f780-6936-4e31-a23d-d387a78a872e x-compute-request-id: req-23f4f780-6936-4e31-a23d-d387a78a872e Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:50:59,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-23f4f780-6936-4e31-a23d-d387a78a872e 2018-06-07 11:50:59,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201290130615s 2018-06-07 11:50:59,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-23f4f780-6936-4e31-a23d-d387a78a872e 2018-06-07 11:50:59,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:51:01,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:51:01,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:01,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79dcb489-2f87-426b-986d-d919af36b4e3 x-compute-request-id: req-79dcb489-2f87-426b-986d-d919af36b4e3 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:51:01,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-79dcb489-2f87-426b-986d-d919af36b4e3 2018-06-07 11:51:01,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195646047592s 2018-06-07 11:51:01,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-79dcb489-2f87-426b-986d-d919af36b4e3 2018-06-07 11:51:01,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:51:03,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:51:03,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:03,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69f57664-45fc-412f-ba80-43b5b5d05b0a x-compute-request-id: req-69f57664-45fc-412f-ba80-43b5b5d05b0a Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:51:03,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-69f57664-45fc-412f-ba80-43b5b5d05b0a 2018-06-07 11:51:03,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199887990952s 2018-06-07 11:51:03,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-69f57664-45fc-412f-ba80-43b5b5d05b0a 2018-06-07 11:51:03,651 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:51:05,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:51:05,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:05,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6284bd1c-6bef-4c20-9444-63a056c14ae8 x-compute-request-id: req-6284bd1c-6bef-4c20-9444-63a056c14ae8 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:51:05,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6284bd1c-6bef-4c20-9444-63a056c14ae8 2018-06-07 11:51:05,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3362159729s 2018-06-07 11:51:05,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6284bd1c-6bef-4c20-9444-63a056c14ae8 2018-06-07 11:51:05,992 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:51:07,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:51:07,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:08,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54e29b2e-dfa1-47c0-aff7-8848832813a2 x-compute-request-id: req-54e29b2e-dfa1-47c0-aff7-8848832813a2 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:51:08,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-54e29b2e-dfa1-47c0-aff7-8848832813a2 2018-06-07 11:51:08,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19153213501s 2018-06-07 11:51:08,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-54e29b2e-dfa1-47c0-aff7-8848832813a2 2018-06-07 11:51:08,189 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:51:10,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:51:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:10,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-823fe87d-2661-4d21-a3b8-5e1768687b8e x-compute-request-id: req-823fe87d-2661-4d21-a3b8-5e1768687b8e Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:51:10,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-823fe87d-2661-4d21-a3b8-5e1768687b8e 2018-06-07 11:51:10,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369158029556s 2018-06-07 11:51:10,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-823fe87d-2661-4d21-a3b8-5e1768687b8e 2018-06-07 11:51:10,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:51:12,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:51:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:12,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b9a3afd-ad31-448e-a860-9767fe175092 x-compute-request-id: req-0b9a3afd-ad31-448e-a860-9767fe175092 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-07T11:42:42.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "e0297d38-b31c-46f1-af1d-05f3a95570ef", "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:43Z", "hostId": "c1b718b771f6ee4b34710f4e5484307854c51a2c44e843a6ad9705ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:26Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:51:12,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0b9a3afd-ad31-448e-a860-9767fe175092 2018-06-07 11:51:12,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354238986969s 2018-06-07 11:51:12,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0b9a3afd-ad31-448e-a860-9767fe175092 2018-06-07 11:51:12,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:51:14,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:51:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:15,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a591055d-cdf6-4fff-90b9-0b8ed8dc17f1 x-compute-request-id: req-a591055d-cdf6-4fff-90b9-0b8ed8dc17f1 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:50:22Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:51:15,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a591055d-cdf6-4fff-90b9-0b8ed8dc17f1 2018-06-07 11:51:15,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.318729162216s 2018-06-07 11:51:15,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a591055d-cdf6-4fff-90b9-0b8ed8dc17f1 2018-06-07 11:51:15,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-06-07 11:51:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:15,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 11:51:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2854ec2a-8ff6-4736-9911-35686ba25187 x-compute-request-id: req-2854ec2a-8ff6-4736-9911-35686ba25187 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e0297d38-b31c-46f1-af1d-05f3a95570ef could not be found.", "code": 404}} 2018-06-07 11:51:15,290 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/e0297d38-b31c-46f1-af1d-05f3a95570ef used request id req-2854ec2a-8ff6-4736-9911-35686ba25187 2018-06-07 11:51:15,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.0435471534729s 2018-06-07 11:51:15,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-06-07 11:51:15,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:15,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 11:51:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d75fa254-9205-4ea9-80d2-cdc69186221b x-compute-request-id: req-d75fa254-9205-4ea9-80d2-cdc69186221b Content-Type: application/json 2018-06-07 11:51:15,425 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa used request id req-d75fa254-9205-4ea9-80d2-cdc69186221b 2018-06-07 11:51:15,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.133852005005s 2018-06-07 11:51:15,425 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa used request id req-d75fa254-9205-4ea9-80d2-cdc69186221b 2018-06-07 11:51:15,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:51:15,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:15,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c45eac4f-e7b1-46ed-92c4-5b8001086ab3 x-compute-request-id: req-c45eac4f-e7b1-46ed-92c4-5b8001086ab3 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e3:14", "version": 4, "addr": "192.168.130.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "rel": "bookmark"}], "image": {"id": "ce590bd2-9b3c-4736-8791-e862ed3592c8", "links": [{"href": "http://172.30.9.28:8774/images/ce590bd2-9b3c-4736-8791-e862ed3592c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-07T11:42:45.000000", "flavor": {"id": "3a6408dd-25bf-4adf-b617-1177811b6890", "links": [{"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}]}, "id": "b99a8bfb-771b-42b6-a3fd-4e97c55fc0aa", "security_groups": [{"name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}], "user_id": "ca3d69272e554da58904b7498f197e31", "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-06-07T11:51:15Z", "hostId": "c841a8adec08b5d11363d4939749034a424e53b1e4d6e57e53cf4fac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-3dadcfba-d163-4df2-aaff-149e89513e34", "created": "2018-06-07T11:50:18Z", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 11:51:15,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c45eac4f-e7b1-46ed-92c4-5b8001086ab3 2018-06-07 11:51:15,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337156772614s 2018-06-07 11:51:15,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c45eac4f-e7b1-46ed-92c4-5b8001086ab3 2018-06-07 11:51:15,765 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-07 11:51:17,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-07 11:51:17,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:17,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-569957ac-3a0d-4066-97d8-0db7b77cedd7 x-compute-request-id: req-569957ac-3a0d-4066-97d8-0db7b77cedd7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-07 11:51:17,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-569957ac-3a0d-4066-97d8-0db7b77cedd7 2018-06-07 11:51:17,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0836260318756s 2018-06-07 11:51:17,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-569957ac-3a0d-4066-97d8-0db7b77cedd7 2018-06-07 11:51:17,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-06-07 11:51:17,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:17,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8834 X-Openstack-Request-Id: req-01153f6a-2dcc-4ecc-bd13-1c4c7e64a286 Date: Thu, 07 Jun 2018 11:51:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:50:16Z", "updated_at": "2018-06-07T11:50:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:50:17Z", "revision_number": 0, "id": "ed604a60-5f33-40d8-8680-b5e2b307c0dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:50:17Z", "security_group_id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:50:16Z", "revision_number": 0, "id": "778a6743-bf54-47e1-b1a9-ff8521c69786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:50:16Z", "security_group_id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:50:16Z", "revision_number": 0, "id": "15078d63-a0a9-4a47-920b-2178140136c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:50:16Z", "security_group_id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 3, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "1aeaa796-da62-43e2-b238-db477dbbbd36", "name": "vping-sg-3dadcfba-d163-4df2-aaff-149e89513e34"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 11:51:17,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-01153f6a-2dcc-4ecc-bd13-1c4c7e64a286 2018-06-07 11:51:17,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0536870956421s 2018-06-07 11:51:17,907 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-01153f6a-2dcc-4ecc-bd13-1c4c7e64a286 2018-06-07 11:51:17,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-06-07 11:51:17,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1aeaa796-da62-43e2-b238-db477dbbbd36.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:18,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3af9edee-e2e2-4699-9b15-6c0aa3ec0a7b Content-Length: 0 Date: Thu, 07 Jun 2018 11:51:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:51:18,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1aeaa796-da62-43e2-b238-db477dbbbd36.json used request id req-3af9edee-e2e2-4699-9b15-6c0aa3ec0a7b 2018-06-07 11:51:18,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172579050064s 2018-06-07 11:51:18,084 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1aeaa796-da62-43e2-b238-db477dbbbd36.json used request id req-3af9edee-e2e2-4699-9b15-6c0aa3ec0a7b 2018-06-07 11:51:18,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-07 11:51:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:19,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd358079-31b1-4041-8f03-c87a4ea528cd Date: Thu, 07 Jun 2018 11:51:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:51:19,173 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8 used request id req-fd358079-31b1-4041-8f03-c87a4ea528cd 2018-06-07 11:51:19,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08873987198s 2018-06-07 11:51:19,173 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ce590bd2-9b3c-4736-8791-e862ed3592c8 used request id req-fd358079-31b1-4041-8f03-c87a4ea528cd 2018-06-07 11:51:19,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-06-07 11:51:19,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/434499a4-9d22-4371-90e9-85a801927dde/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" -d '{"subnet_id": "cb1a1d1c-d286-45a6-849d-d86ecba3f9ac"}' 2018-06-07 11:51:20,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5b2f44e-cfd5-41d7-86dd-7e898b769e05 Date: Thu, 07 Jun 2018 11:51:20 GMT RESP BODY: {"network_id": "e18691d4-f73a-4950-bb46-8e2eea266731", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "subnet_id": "cb1a1d1c-d286-45a6-849d-d86ecba3f9ac", "subnet_ids": ["cb1a1d1c-d286-45a6-849d-d86ecba3f9ac"], "port_id": "e9037fb3-a153-4d2b-8f90-f4638255a5d6", "id": "434499a4-9d22-4371-90e9-85a801927dde"} 2018-06-07 11:51:20,197 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/434499a4-9d22-4371-90e9-85a801927dde/remove_router_interface.json used request id req-d5b2f44e-cfd5-41d7-86dd-7e898b769e05 2018-06-07 11:51:20,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.02280592918s 2018-06-07 11:51:20,197 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/434499a4-9d22-4371-90e9-85a801927dde/remove_router_interface.json used request id req-d5b2f44e-cfd5-41d7-86dd-7e898b769e05 returning object 434499a4-9d22-4371-90e9-85a801927dde 2018-06-07 11:51:20,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-06-07 11:51:20,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:20,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-f6743af9-fc87-42b7-8ddc-0a9e863a1191 Date: Thu, 07 Jun 2018 11:51:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:50:14Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:51:19Z", "revision_number": 4, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "434499a4-9d22-4371-90e9-85a801927dde", "name": "vping-router-3dadcfba-d163-4df2-aaff-149e89513e34"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:52Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "55a7e858-663b-4ad7-99c7-3a3015312245", "name": "NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router"}]} 2018-06-07 11:51:20,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f6743af9-fc87-42b7-8ddc-0a9e863a1191 2018-06-07 11:51:20,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.063766002655s 2018-06-07 11:51:20,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f6743af9-fc87-42b7-8ddc-0a9e863a1191 2018-06-07 11:51:20,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-06-07 11:51:20,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/434499a4-9d22-4371-90e9-85a801927dde.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:21,326 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-644fde7c-7750-4374-9338-096aeee7a7c7 Content-Length: 0 Date: Thu, 07 Jun 2018 11:51:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:51:21,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/434499a4-9d22-4371-90e9-85a801927dde.json used request id req-644fde7c-7750-4374-9338-096aeee7a7c7 2018-06-07 11:51:21,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.06255507469s 2018-06-07 11:51:21,326 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/434499a4-9d22-4371-90e9-85a801927dde.json used request id req-644fde7c-7750-4374-9338-096aeee7a7c7 2018-06-07 11:51:21,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:51:21,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:21,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-1c4e2adc-4f1f-4567-9f72-d248daab4d17 Date: Thu, 07 Jun 2018 11:51:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e18691d4-f73a-4950-bb46-8e2eea266731","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["cb1a1d1c-d286-45a6-849d-d86ecba3f9ac"],"description":"","tags":[],"updated_at":"2018-06-07T11:50:13Z","provider:segmentation_id":87,"name":"vping-net-3dadcfba-d163-4df2-aaff-149e89513e34","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:50:13Z","provider:network_type":"vxlan"}]} 2018-06-07 11:51:21,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1c4e2adc-4f1f-4567-9f72-d248daab4d17 2018-06-07 11:51:21,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.201795101166s 2018-06-07 11:51:21,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1c4e2adc-4f1f-4567-9f72-d248daab4d17 2018-06-07 11:51:21,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-07 11:51:21,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/e18691d4-f73a-4950-bb46-8e2eea266731.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:23,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4231083e-561d-4d9c-aaa8-e9bba3d30506 Date: Thu, 07 Jun 2018 11:51:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 11:51:23,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e18691d4-f73a-4950-bb46-8e2eea266731.json used request id req-4231083e-561d-4d9c-aaa8-e9bba3d30506 2018-06-07 11:51:23,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.79224896431s 2018-06-07 11:51:23,323 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e18691d4-f73a-4950-bb46-8e2eea266731.json used request id req-4231083e-561d-4d9c-aaa8-e9bba3d30506 2018-06-07 11:51:23,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 11:51:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:23,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11f232ce-164c-4dee-8244-5c3abe826b19 x-compute-request-id: req-11f232ce-164c-4dee-8244-5c3abe826b19 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3a6408dd-25bf-4adf-b617-1177811b6890", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3a6408dd-25bf-4adf-b617-1177811b6890", "name": "vping-flavor-3dadcfba-d163-4df2-aaff-149e89513e34", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 11:51:23,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-11f232ce-164c-4dee-8244-5c3abe826b19 2018-06-07 11:51:23,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287630558014s 2018-06-07 11:51:23,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-11f232ce-164c-4dee-8244-5c3abe826b19 2018-06-07 11:51:23,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-07 11:51:23,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/3a6408dd-25bf-4adf-b617-1177811b6890 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f0e5d31eeeb9e7ab6683f9347edd05dcbbb5b2c" 2018-06-07 11:51:23,397 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 11:51:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6545280c-cb81-438e-9d55-83f9b64c625b x-compute-request-id: req-6545280c-cb81-438e-9d55-83f9b64c625b Content-Length: 0 Content-Type: application/json 2018-06-07 11:51:23,397 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3a6408dd-25bf-4adf-b617-1177811b6890 used request id req-6545280c-cb81-438e-9d55-83f9b64c625b 2018-06-07 11:51:23,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0439510345459s 2018-06-07 11:51:23,398 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3a6408dd-25bf-4adf-b617-1177811b6890 used request id req-6545280c-cb81-438e-9d55-83f9b64c625b 2018-06-07 11:51:23,398 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-06-07 11:51:23,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-07 11:51:23,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-07 11:51:23,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-07 11:51:23,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-07 11:51:23,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-07 11:51:23,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-07 11:51:23,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-07 11:51:23,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-07 11:51:23,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-07 11:51:23,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-07 11:51:23,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-07 11:51:23,497 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-06-07 11:51:23,498 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-06-07 11:51:23,498 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-07 11:51:28,151 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-06-07 11:51:27.895 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=49870f54-6663-4c2a-b549-defa8133a305) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 49870f54-6663-4c2a-b549-defa8133a305 | 2018-06-07T11:51:27 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 49870f54-6663-4c2a-b549-defa8133a305 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-07 11:51:31,647 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-06-07 11:51:31,648 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-07 11:51:37,310 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-06-07 11:51:35.838 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-06-07 11:51:35.980 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-06-07 11:51:37.126 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e3aff565-4d2a-4950-9fe6-7a4d0401f6ee) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e3aff565-4d2a-4950-9fe6-7a4d0401f6ee) as the default verifier for the future CLI operations. 2018-06-07 11:51:40,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a' 2018-06-07 11:51:40,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 11:51:40,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0951370-e90f-4756-ac68-0ccfcd2c5573 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 11:51:40,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b0951370-e90f-4756-ac68-0ccfcd2c5573 2018-06-07 11:51:40,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 11:51:40,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T12:51:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["uHt7UIcLQUaUJYPkRqRLKg"], "issued_at": "2018-06-07T11:51:40.000000Z"}} 2018-06-07 11:51:40,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-07 11:51:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" -d '{"network": {"name": "tempest-net-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "admin_state_up": true}}' 2018-06-07 11:51:41,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1a58970f-84af-4211-b5cf-ae29ce593e62 Date: Thu, 07 Jun 2018 11:51:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c6c38810-3660-4b31-8a27-5c597158dffd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:51:41Z","is_default":false,"provider:segmentation_id":81,"name":"tempest-net-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:51:40Z","mtu":1450}} 2018-06-07 11:51:41,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1a58970f-84af-4211-b5cf-ae29ce593e62 2018-06-07 11:51:41,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.438097953796s 2018-06-07 11:51:41,216 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1a58970f-84af-4211-b5cf-ae29ce593e62 2018-06-07 11:51:41,217 - functest.opnfv_tests.openstack.tempest.tempest - 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-06-07T11:51:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c6c38810-3660-4b31-8a27-5c597158dffd', u'provider:segmentation_id': 81, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a', u'admin_state_up': True, u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T11:51:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d5d600ad155427099cd7cd580688ffb'}) 2018-06-07 11:51:41,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 11:51:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 11:51:41,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1345 X-Openstack-Request-Id: req-1a0e100f-80a8-46b4-bbc8-4a016f70194a Date: Thu, 07 Jun 2018 11:51:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c6c38810-3660-4b31-8a27-5c597158dffd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T11:51:41Z","provider:segmentation_id":81,"name":"tempest-net-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:51:40Z","provider:network_type":"vxlan"}]} 2018-06-07 11:51:41,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1a0e100f-80a8-46b4-bbc8-4a016f70194a 2018-06-07 11:51:41,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.226207017899s 2018-06-07 11:51:41,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1a0e100f-80a8-46b4-bbc8-4a016f70194a 2018-06-07 11:51:41,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-07 11:51:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" -d '{"subnet": {"name": "tempest-subnet-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "enable_dhcp": true, "network_id": "c6c38810-3660-4b31-8a27-5c597158dffd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.150.0/24"}}' 2018-06-07 11:51:41,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c4bc2df6-6e0d-4ee0-b246-e236cf698f02 Date: Thu, 07 Jun 2018 11:51:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6c38810-3660-4b31-8a27-5c597158dffd","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:51:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T11:51:41Z","gateway_ip":"192.168.150.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.150.2","end":"192.168.150.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.150.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"4dfe8226-c941-4a4f-9125-d4b54835d193","subnetpool_id":null,"name":"tempest-subnet-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a"}} 2018-06-07 11:51:41,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c4bc2df6-6e0d-4ee0-b246-e236cf698f02 2018-06-07 11:51:41,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.427188873291s 2018-06-07 11:51:41,873 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c4bc2df6-6e0d-4ee0-b246-e236cf698f02 2018-06-07 11:51:41,873 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-07T11:51:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'4dfe8226-c941-4a4f-9125-d4b54835d193', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a', u'enable_dhcp': True, u'network_id': u'c6c38810-3660-4b31-8a27-5c597158dffd', u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T11:51:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9d5d600ad155427099cd7cd580688ffb'}) 2018-06-07 11:51:41,874 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-06-07 11:51:41,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a' 2018-06-07 11:51:41,874 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 11:51:42,004 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-07 11:51:42,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 11:51:42,010 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Thu, 07 Jun 2018 11:51:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-06-07 11:51:42,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 11:51:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 11:51:42,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6c35f392-5de1-464c-8842-e5fede1df8f0 Date: Thu, 07 Jun 2018 11:51:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 11:51:42,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6c35f392-5de1-464c-8842-e5fede1df8f0 2018-06-07 11:51:42,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.149911880493s 2018-06-07 11:51:42,162 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6c35f392-5de1-464c-8842-e5fede1df8f0 2018-06-07 11:51:42,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-07 11:51:42,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a"}' 2018-06-07 11:51:42,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 867 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a X-Openstack-Request-Id: req-cd5c71b8-5466-4dc5-9ee4-ce574c84dbe3 Date: Thu, 07 Jun 2018 11:51:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "805a03d3-7712-49d9-91d0-7b2ea2e5613a", "size": null, "self": "/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T11:51:42Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "checksum": null, "created_at": "2018-06-07T11:51:42Z", "protected": false} 2018-06-07 11:51:42,223 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cd5c71b8-5466-4dc5-9ee4-ce574c84dbe3 2018-06-07 11:51:42,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0595898628235s 2018-06-07 11:51:42,224 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cd5c71b8-5466-4dc5-9ee4-ce574c84dbe3 returning object 805a03d3-7712-49d9-91d0-7b2ea2e5613a 2018-06-07 11:51:42,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-07 11:51:42,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" -d '' 2018-06-07 11:51:43,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6d3053b-0204-4c8f-b530-62b8251942d1 Date: Thu, 07 Jun 2018 11:51:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:51:43,845 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a/file used request id req-a6d3053b-0204-4c8f-b530-62b8251942d1 2018-06-07 11:51:43,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.62042999268s 2018-06-07 11:51:43,846 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a/file used request id req-a6d3053b-0204-4c8f-b530-62b8251942d1 2018-06-07 11:51:43,846 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-07T11:51:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a/file', u'owner': u'9d5d600ad155427099cd7cd580688ffb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'805a03d3-7712-49d9-91d0-7b2ea2e5613a', u'size': None, u'name': u'Cirros-0.4.0-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a', u'checksum': None, u'self': u'/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-07T11:51:42Z', u'schema': u'/v2/schemas/image'}) 2018-06-07 11:51:43,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a' 2018-06-07 11:51:43,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 11:51:43,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 11:51:43,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json X-Openstack-Request-Id: req-5b258c21-2b67-4934-8e7f-aa511c8869d1 Date: Thu, 07 Jun 2018 11:51:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a/snap", "metadata": {}}], "file": "/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "805a03d3-7712-49d9-91d0-7b2ea2e5613a", "size": 12716032, "self": "/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a", "disk_format": "qcow2", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T11:51:43Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-07T11:51:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 11:51:43,866 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5b258c21-2b67-4934-8e7f-aa511c8869d1 2018-06-07 11:51:43,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0194051265717s 2018-06-07 11:51:43,866 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5b258c21-2b67-4934-8e7f-aa511c8869d1 2018-06-07 11:51:43,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-07 11:51:43,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a"}' 2018-06-07 11:51:43,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b X-Openstack-Request-Id: req-aa4573f0-d2d7-421e-8ba5-1a2f9b04a70e Date: Thu, 07 Jun 2018 11:51:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "07e7ded6-96cd-4eca-9a52-a09c29eeaa2b", "size": null, "self": "/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T11:51:43Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "checksum": null, "created_at": "2018-06-07T11:51:43Z", "protected": false} 2018-06-07 11:51:43,918 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-aa4573f0-d2d7-421e-8ba5-1a2f9b04a70e 2018-06-07 11:51:43,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0493450164795s 2018-06-07 11:51:43,919 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-aa4573f0-d2d7-421e-8ba5-1a2f9b04a70e returning object 07e7ded6-96cd-4eca-9a52-a09c29eeaa2b 2018-06-07 11:51:43,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-07 11:51:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" -d '' 2018-06-07 11:51:44,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd50562e-cc58-415d-902e-0ac6c6179ef1 Date: Thu, 07 Jun 2018 11:51:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 11:51:44,973 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b/file used request id req-cd50562e-cc58-415d-902e-0ac6c6179ef1 2018-06-07 11:51:44,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0538008213s 2018-06-07 11:51:44,974 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b/file used request id req-cd50562e-cc58-415d-902e-0ac6c6179ef1 2018-06-07 11:51:44,974 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-07T11:51:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b/file', u'owner': u'9d5d600ad155427099cd7cd580688ffb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'07e7ded6-96cd-4eca-9a52-a09c29eeaa2b', u'size': None, u'name': u'Cirros-0.4.0-1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a', u'checksum': None, u'self': u'/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-07T11:51:43Z', u'schema': u'/v2/schemas/image'}) 2018-06-07 11:51:44,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-06-07 11:51:44,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-07 11:51:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-07 11:51:45,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-266281fe-62af-4bf6-954e-928276504822 x-compute-request-id: req-266281fe-62af-4bf6-954e-928276504822 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0d7aad60-e5e2-4f07-a711-efa9d978898f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0d7aad60-e5e2-4f07-a711-efa9d978898f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d7aad60-e5e2-4f07-a711-efa9d978898f", "name": "opnfv_flavor-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:51:45,161 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-266281fe-62af-4bf6-954e-928276504822 2018-06-07 11:51:45,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.186198949814s 2018-06-07 11:51:45,161 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-266281fe-62af-4bf6-954e-928276504822 returning object 0d7aad60-e5e2-4f07-a711-efa9d978898f 2018-06-07 11:51:45,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-07 11:51:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0d7aad60-e5e2-4f07-a711-efa9d978898f/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" -d '{"extra_specs": {}}' 2018-06-07 11:51:45,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f472115e-67a4-46d7-accd-b74524558b7f x-compute-request-id: req-f472115e-67a4-46d7-accd-b74524558b7f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 11:51:45,183 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0d7aad60-e5e2-4f07-a711-efa9d978898f/os-extra_specs used request id req-f472115e-67a4-46d7-accd-b74524558b7f 2018-06-07 11:51:45,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208530426025s 2018-06-07 11:51:45,184 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0d7aad60-e5e2-4f07-a711-efa9d978898f/os-extra_specs used request id req-f472115e-67a4-46d7-accd-b74524558b7f 2018-06-07 11:51:45,184 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a', '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'9d5d600ad155427099cd7cd580688ffb', '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'0d7aad60-e5e2-4f07-a711-efa9d978898f', 'swap': 0}) 2018-06-07 11:51:45,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-07 11:51:45,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor_1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-07 11:51:45,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1e03447-faff-420b-90b9-f8771756e886 x-compute-request-id: req-c1e03447-faff-420b-90b9-f8771756e886 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d2d6766d-da37-4e82-b69b-cd09dd9722c6", "name": "opnfv_flavor_1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 11:51:45,226 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c1e03447-faff-420b-90b9-f8771756e886 2018-06-07 11:51:45,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0416700839996s 2018-06-07 11:51:45,227 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c1e03447-faff-420b-90b9-f8771756e886 returning object d2d6766d-da37-4e82-b69b-cd09dd9722c6 2018-06-07 11:51:45,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-07 11:51:45,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" -d '{"extra_specs": {}}' 2018-06-07 11:51:45,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b3a1120-eced-4fb9-8aaa-ef3963190c99 x-compute-request-id: req-4b3a1120-eced-4fb9-8aaa-ef3963190c99 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 11:51:45,247 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6/os-extra_specs used request id req-4b3a1120-eced-4fb9-8aaa-ef3963190c99 2018-06-07 11:51:45,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199329853058s 2018-06-07 11:51:45,248 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6/os-extra_specs used request id req-4b3a1120-eced-4fb9-8aaa-ef3963190c99 2018-06-07 11:51:45,248 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a', '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'9d5d600ad155427099cd7cd580688ffb', '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'd2d6766d-da37-4e82-b69b-cd09dd9722c6', 'swap': 0}) 2018-06-07 11:51:45,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-06-07 11:51:45,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 11:51:45,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 11:51:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f2918fa-4072-423b-a3cc-d8cac1dadfc7 x-compute-request-id: req-3f2918fa-4072-423b-a3cc-d8cac1dadfc7 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 6143, "hypervisor_version": 2009000, "disk_available_least": 6109, "local_gb": 6143, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 6143, "hypervisor_version": 2009000, "disk_available_least": 6108, "local_gb": 6143, "free_ram_mb": 28406, "id": 2}]} 2018-06-07 11:51:45,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-3f2918fa-4072-423b-a3cc-d8cac1dadfc7 2018-06-07 11:51:45,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.03293800354s 2018-06-07 11:51:45,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-3f2918fa-4072-423b-a3cc-d8cac1dadfc7 2018-06-07 11:51:48,248 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-07 11:51:47.407 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e3aff565-4d2a-4950-9fe6-7a4d0401f6ee) for deployment 'opnfv-rally' (UUID=49870f54-6663-4c2a-b549-defa8133a305). 2018-06-07 11:51:48.092 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e3aff565-4d2a-4950-9fe6-7a4d0401f6ee) has been successfully configured for deployment 'opnfv-rally' (UUID=49870f54-6663-4c2a-b549-defa8133a305)! 2018-06-07 11:51:48,248 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-07 11:51:48,248 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-07 11:51:48,251 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-07 11:51:48,255 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-07 11:51:51,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e3aff565-4d2a-4950-9fe6-7a4d0401f6ee/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-06-07 11:51:51,105 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-06-07 11:51:51,106 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-06-07 11:51:51,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-06-07 11:51:53,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:51:53.410 51 INFO rally.api [-] Starting verification (UUID=6f41fb0f-c03d-4726-91ee-969d74ce68e8) for deployment 'opnfv-rally' (UUID=49870f54-6663-4c2a-b549-defa8133a305) by verifier 'opnfv-tempest' (UUID=e3aff565-4d2a-4950-9fe6-7a4d0401f6ee). 2018-06-07 11:51:53,413 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6f41fb0f-c03d-4726-91ee-969d74ce68e8 2018-06-07 11:51:59,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:51:59.866 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.155s] 2018-06-07 11:51:59,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:51:59.917 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.051s] 2018-06-07 11:52:05,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:52:05.648 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.124s] 2018-06-07 11:52:06,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:52:06.666 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.017s] 2018-06-07 11:52:14,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:52:14.930 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.640s] 2018-06-07 11:52:29,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:52:29.492 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.338s] 2018-06-07 11:52:54,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:52:54.759 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2018-06-07 11:52:54,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:52:54.760 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-06-07 11:53:20,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:53:20.813 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.068s] 2018-06-07 11:53:20,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:53:20.814 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-06-07 11:53:44,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:53:44.769 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.092s] 2018-06-07 11:53:44,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:53:44.770 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-06-07 11:55:20,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:55:20.259 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [72.103s] 2018-06-07 11:55:38,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:55:38.609 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2018-06-07 11:55:38,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:55:38.706 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2018-06-07 11:55:45,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:55:45.917 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.580s] 2018-06-07 11:55:45,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:55:45.927 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-06-07 11:55:47,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:55:47.068 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-06-07 11:55:47,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:55:47.069 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-06-07 11:55:50,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:55:50.673 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.292s] 2018-06-07 11:55:56,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:55:56.283 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.073s] 2018-06-07 11:56:02,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:02.123 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.575s] 2018-06-07 11:56:08,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:08.780 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.387s] 2018-06-07 11:56:16,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:16.944 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.926s] 2018-06-07 11:56:22,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:22.329 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.339s] 2018-06-07 11:56:27,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:27.893 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.157s] 2018-06-07 11:56:34,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:34.341 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.407s] 2018-06-07 11:56:40,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:40.398 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.395s] 2018-06-07 11:56:47,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:47.686 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.505s] 2018-06-07 11:56:49,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:49.521 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-06-07 11:56:51,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:51.406 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.065s] 2018-06-07 11:56:51,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:51.480 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.074s] 2018-06-07 11:56:51,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:51.531 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.050s] 2018-06-07 11:56:51,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:51.538 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-06-07 11:56:54,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:54.942 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.600s] 2018-06-07 11:56:56,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:56.706 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.763s] 2018-06-07 11:56:57,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:56:57.823 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.117s] 2018-06-07 11:57:02,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:57:02.971 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-06-07 11:57:07,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:57:07.994 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.601s] 2018-06-07 11:57:18,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:57:18.428 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.358s] 2018-06-07 11:57:21,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:57:21.144 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.715s] 2018-06-07 11:57:30,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:57:30.893 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.852s] 2018-06-07 11:57:34,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:57:34.073 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.179s] 2018-06-07 11:57:40,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:57:40.745 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.671s] 2018-06-07 11:57:48,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:57:48.428 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.514s] 2018-06-07 11:57:51,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:57:51.176 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.747s] 2018-06-07 11:57:56,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:57:56.028 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.851s] 2018-06-07 11:58:09,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:09.748 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.916s] 2018-06-07 11:58:10,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:10.009 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.260s] 2018-06-07 11:58:10,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:10.252 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.242s] 2018-06-07 11:58:10,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:10.305 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.053s] 2018-06-07 11:58:10,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:10.435 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.129s] 2018-06-07 11:58:10,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:10.623 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.187s] 2018-06-07 11:58:20,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:20.910 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.839s] 2018-06-07 11:58:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:21.137 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.226s] 2018-06-07 11:58:21,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:21.247 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.109s] 2018-06-07 11:58:21,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:21.298 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-06-07 11:58:21,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:21.395 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.096s] 2018-06-07 11:58:21,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:21.445 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.050s] 2018-06-07 11:58:31,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:31.756 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.366s] 2018-06-07 11:58:36,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:36.543 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.787s] 2018-06-07 11:58:38,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:38.350 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.806s] 2018-06-07 11:58:38,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:38.405 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.055s] 2018-06-07 11:58:38,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:38.457 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.052s] 2018-06-07 11:58:47,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:47.877 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.186s] 2018-06-07 11:58:52,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:52.498 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.621s] 2018-06-07 11:58:54,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:54.040 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.540s] 2018-06-07 11:58:54,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:54.234 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.194s] 2018-06-07 11:58:54,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:58:54.284 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.049s] 2018-06-07 11:59:06,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:06.830 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.487s] 2018-06-07 11:59:11,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:11.419 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.588s] 2018-06-07 11:59:15,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:15.594 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.174s] 2018-06-07 11:59:18,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:18.344 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.750s] 2018-06-07 11:59:35,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:35.648 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [7.663s] 2018-06-07 11:59:40,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:40.438 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.789s] 2018-06-07 11:59:44,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:44.272 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.833s] 2018-06-07 11:59:46,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:46.682 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.410s] 2018-06-07 11:59:57,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:57.566 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.283s] 2018-06-07 11:59:59,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:59.330 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.762s] 2018-06-07 11:59:59,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 11:59:59.377 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.049s] 2018-06-07 12:00:03,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:03.545 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.313s] 2018-06-07 12:00:05,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:05.294 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.747s] 2018-06-07 12:00:05,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:05.336 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2018-06-07 12:00:09,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:09.087 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.819s] 2018-06-07 12:00:12,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:12.268 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-06-07 12:00:13,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:13.442 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-06-07 12:00:13,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:13.445 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-06-07 12:00:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:13.446 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-06-07 12:00:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:13.446 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-06-07 12:00:13,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:13.447 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-06-07 12:00:15,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:15.278 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-06-07 12:00:29,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:29.058 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.211s] 2018-06-07 12:00:39,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:39.263 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.844s] 2018-06-07 12:00:49,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:49.603 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.336s] 2018-06-07 12:00:57,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:00:57.780 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-06-07 12:01:56,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:01:56.994 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [53.079s] 2018-06-07 12:02:25,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:02:25.538 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [20.454s] 2018-06-07 12:03:02,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:03:02.275 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [20.545s] 2018-06-07 12:03:14,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6f41fb0f-c03d-4726-91ee-969d74ce68e8']'. 2018-06-07 12:03:15,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-07 12:03:15,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-07 12:03:15,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-07 12:03:15,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6f41fb0f-c03d-4726-91ee-969d74ce68e8 | 2018-06-07 12:03:15,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-07 12:03:15,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-07 11:51:53 | 2018-06-07 12:03:15,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-07 12:03:13 | 2018-06-07 12:03:15,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:20 | 2018-06-07 12:03:15,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-06-07 12:03:15,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-07 12:03:15,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-07 12:03:15,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e3aff565-4d2a-4950-9fe6-7a4d0401f6ee) | 2018-06-07 12:03:15,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-07 12:03:15,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 49870f54-6663-4c2a-b549-defa8133a305) | 2018-06-07 12:03:15,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-06-07 12:03:15,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 664.462 | 2018-06-07 12:03:15,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-06-07 12:03:15,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-06-07 12:03:15,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-07 12:03:15,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-07 12:03:15,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-07 12:03:15,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-07 12:03:15,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-07 12:03:15,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-06-07 12:03:15,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-07 12:03:15,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 12:03:16,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6b214e0-0df1-4f61-ae09-814cb8e4d85e Date: Thu, 07 Jun 2018 12:03:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:03:16,461 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a used request id req-a6b214e0-0df1-4f61-ae09-814cb8e4d85e 2018-06-07 12:03:16,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.30079603195s 2018-06-07 12:03:16,462 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/805a03d3-7712-49d9-91d0-7b2ea2e5613a used request id req-a6b214e0-0df1-4f61-ae09-814cb8e4d85e 2018-06-07 12:03:16,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-07 12:03:16,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 12:03:17,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-205b37d9-168a-4ef5-a091-64f687a7fa12 Date: Thu, 07 Jun 2018 12:03:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:03:17,420 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b used request id req-205b37d9-168a-4ef5-a091-64f687a7fa12 2018-06-07 12:03:17,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.957417964935s 2018-06-07 12:03:17,420 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/07e7ded6-96cd-4eca-9a52-a09c29eeaa2b used request id req-205b37d9-168a-4ef5-a091-64f687a7fa12 2018-06-07 12:03:17,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 12:03:17,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 12:03:17,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1389 X-Openstack-Request-Id: req-39e15b01-9a3f-47a1-90a9-f593dec1b691 Date: Thu, 07 Jun 2018 12:03:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6c38810-3660-4b31-8a27-5c597158dffd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["4dfe8226-c941-4a4f-9125-d4b54835d193"],"description":"","tags":[],"updated_at":"2018-06-07T11:51:41Z","provider:segmentation_id":81,"name":"tempest-net-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T11:51:40Z","provider:network_type":"vxlan"}]} 2018-06-07 12:03:17,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-39e15b01-9a3f-47a1-90a9-f593dec1b691 2018-06-07 12:03:17,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232316970825s 2018-06-07 12:03:17,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-39e15b01-9a3f-47a1-90a9-f593dec1b691 2018-06-07 12:03:17,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-07 12:03:17,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/c6c38810-3660-4b31-8a27-5c597158dffd.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 12:03:19,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-110c690b-97a3-4ca1-a30c-5844be70cda3 Date: Thu, 07 Jun 2018 12:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 12:03:19,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c6c38810-3660-4b31-8a27-5c597158dffd.json used request id req-110c690b-97a3-4ca1-a30c-5844be70cda3 2018-06-07 12:03:19,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.870418787s 2018-06-07 12:03:19,525 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c6c38810-3660-4b31-8a27-5c597158dffd.json used request id req-110c690b-97a3-4ca1-a30c-5844be70cda3 2018-06-07 12:03:19,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 12:03:19,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 12:03:19,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a858996-9a51-431e-880a-57220e27ab19 x-compute-request-id: req-5a858996-9a51-431e-880a-57220e27ab19 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0d7aad60-e5e2-4f07-a711-efa9d978898f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0d7aad60-e5e2-4f07-a711-efa9d978898f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d7aad60-e5e2-4f07-a711-efa9d978898f", "name": "opnfv_flavor-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d2d6766d-da37-4e82-b69b-cd09dd9722c6", "name": "opnfv_flavor_1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 12:03:19,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5a858996-9a51-431e-880a-57220e27ab19 2018-06-07 12:03:19,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.182978868484s 2018-06-07 12:03:19,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5a858996-9a51-431e-880a-57220e27ab19 2018-06-07 12:03:19,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-07 12:03:19,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0d7aad60-e5e2-4f07-a711-efa9d978898f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 12:03:19,762 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 12:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-857c7609-ceb4-4cbc-8c8a-e7161a22a36c x-compute-request-id: req-857c7609-ceb4-4cbc-8c8a-e7161a22a36c Content-Length: 0 Content-Type: application/json 2018-06-07 12:03:19,762 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0d7aad60-e5e2-4f07-a711-efa9d978898f used request id req-857c7609-ceb4-4cbc-8c8a-e7161a22a36c 2018-06-07 12:03:19,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0500679016113s 2018-06-07 12:03:19,762 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0d7aad60-e5e2-4f07-a711-efa9d978898f used request id req-857c7609-ceb4-4cbc-8c8a-e7161a22a36c 2018-06-07 12:03:19,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 12:03:19,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 12:03:19,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0493ebd3-b12a-41d6-b631-82c23cd6a1a0 x-compute-request-id: req-0493ebd3-b12a-41d6-b631-82c23cd6a1a0 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d2d6766d-da37-4e82-b69b-cd09dd9722c6", "name": "opnfv_flavor_1-2a43965f-3ae5-4857-b8a2-a4f113cf3f0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 12:03:19,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-0493ebd3-b12a-41d6-b631-82c23cd6a1a0 2018-06-07 12:03:19,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0302429199219s 2018-06-07 12:03:19,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-0493ebd3-b12a-41d6-b631-82c23cd6a1a0 2018-06-07 12:03:19,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-07 12:03:19,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccc99a4dd4464aed8b64067d920051c48ac4d9a7" 2018-06-07 12:03:19,828 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 12:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a75168e-1fb7-486e-a957-cac70514db84 x-compute-request-id: req-3a75168e-1fb7-486e-a957-cac70514db84 Content-Length: 0 Content-Type: application/json 2018-06-07 12:03:19,828 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6 used request id req-3a75168e-1fb7-486e-a957-cac70514db84 2018-06-07 12:03:19,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327270030975s 2018-06-07 12:03:19,828 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d2d6766d-da37-4e82-b69b-cd09dd9722c6 used request id req-3a75168e-1fb7-486e-a957-cac70514db84 2018-06-07 12:03:19,961 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 12:03:19,961 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 11:39 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-06-07 12:03:19,966 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-06-07 12:03:20,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-07 12:03:20,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-07 12:03:20,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-07 12:03:20,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-07 12:03:20,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-07 12:03:20,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-07 12:03:20,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-07 12:03:20,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-07 12:03:20,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-07 12:03:20,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-07 12:03:20,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-07 12:03:20,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-07 12:03:20,060 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-07 12:03:22,551 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-06-07 12:03:22.150 115 INFO rally.deployment.engine [-] Deployment 49870f54-6663-4c2a-b549-defa8133a305 | Starting: Destroy cloud and free allocated resources. 2018-06-07 12:03:22.230 115 INFO rally.deployment.engine [-] Deployment 49870f54-6663-4c2a-b549-defa8133a305 | Completed: Destroy cloud and free allocated resources. 2018-06-07 12:03:22.270 115 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e3aff565-4d2a-4950-9fe6-7a4d0401f6ee) for deployment 'opnfv-rally'. 2018-06-07 12:03:22.286 115 INFO rally.api [-] Deleting verification (UUID=6f41fb0f-c03d-4726-91ee-969d74ce68e8). 2018-06-07 12:03:22.332 115 INFO rally.api [-] Verification has been successfully deleted! 2018-06-07 12:03:22.332 115 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e3aff565-4d2a-4950-9fe6-7a4d0401f6ee). 2018-06-07 12:03:22.343 115 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-06-07 12:03:24,824 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-06-07 12:03:24.529 118 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f67ff115-037c-427a-9795-5eb025fe1e82) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f67ff115-037c-427a-9795-5eb025fe1e82 | 2018-06-07T12:03:24 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f67ff115-037c-427a-9795-5eb025fe1e82 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-07 12:03:28,325 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-06-07 12:03:28,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-06-07 12:03:28,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-06-07 12:03:28,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 12:03:28,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b672e9-e953-4423-992c-85f77f49dc3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 12:03:28,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-84b672e9-e953-4423-992c-85f77f49dc3e 2018-06-07 12:03:28,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 12:03:28,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T13:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["EsMXAA_mRR-Q1lkiHTFWlw"], "issued_at": "2018-06-07T12:03:28.000000Z"}} 2018-06-07 12:03:28,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:03:28,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:03:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c61de5b-7a88-4c4d-a463-ae0eed244de4 x-compute-request-id: req-7c61de5b-7a88-4c4d-a463-ae0eed244de4 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 6143, "hypervisor_version": 2009000, "disk_available_least": 6108, "local_gb": 6143, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 6143, "hypervisor_version": 2009000, "disk_available_least": 6108, "local_gb": 6143, "free_ram_mb": 28406, "id": 2}]} 2018-06-07 12:03:28,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-7c61de5b-7a88-4c4d-a463-ae0eed244de4 2018-06-07 12:03:28,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.55735707283s 2018-06-07 12:03:28,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-7c61de5b-7a88-4c4d-a463-ae0eed244de4 2018-06-07 12:03:28,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 12:03:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:03:29,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-3bd36aac-7f9f-479d-94fb-50f79c55486b Date: Thu, 07 Jun 2018 12:03:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 12:03:29,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3bd36aac-7f9f-479d-94fb-50f79c55486b 2018-06-07 12:03:29,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227715015411s 2018-06-07 12:03:29,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3bd36aac-7f9f-479d-94fb-50f79c55486b 2018-06-07 12:03:29,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3'... 2018-06-07 12:03:29,118 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 12:03:29,250 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-07 12:03:29,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:03:29,256 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Thu, 07 Jun 2018 12:03:29 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-06-07 12:03:29,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 12:03:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:03:29,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a74c7df9-089e-4af3-9f46-413d88ba8657 Date: Thu, 07 Jun 2018 12:03:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 12:03:29,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a74c7df9-089e-4af3-9f46-413d88ba8657 2018-06-07 12:03:29,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.149699926376s 2018-06-07 12:03:29,407 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a74c7df9-089e-4af3-9f46-413d88ba8657 2018-06-07 12:03:29,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-07 12:03:29,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3"}' 2018-06-07 12:03:29,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 867 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29 X-Openstack-Request-Id: req-255b9a38-bee3-4973-991e-fe4b18af6c3e Date: Thu, 07 Jun 2018 12:03:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "f0b63d56-1aa0-4b87-a11e-3402e1916d29", "size": null, "self": "/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T12:03:29Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "checksum": null, "created_at": "2018-06-07T12:03:29Z", "protected": false} 2018-06-07 12:03:29,522 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-255b9a38-bee3-4973-991e-fe4b18af6c3e 2018-06-07 12:03:29,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.112795114517s 2018-06-07 12:03:29,523 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-255b9a38-bee3-4973-991e-fe4b18af6c3e returning object f0b63d56-1aa0-4b87-a11e-3402e1916d29 2018-06-07 12:03:29,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-07 12:03:29,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '' 2018-06-07 12:03:31,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5f3bbad-31a5-47aa-991e-e43c6bea22ad Date: Thu, 07 Jun 2018 12:03:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:03:31,332 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29/file used request id req-a5f3bbad-31a5-47aa-991e-e43c6bea22ad 2018-06-07 12:03:31,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.80840396881s 2018-06-07 12:03:31,332 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29/file used request id req-a5f3bbad-31a5-47aa-991e-e43c6bea22ad 2018-06-07 12:03:31,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-bdc264ad-3f73-45d7-a59a-448bd5bacab3'... 2018-06-07 12:03:31,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-07 12:03:31,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '{"network": {"shared": true, "name": "rally-net-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "admin_state_up": true}}' 2018-06-07 12:03:31,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-21f0de3e-537c-491d-8fa3-a7ada7247fc7 Date: Thu, 07 Jun 2018 12: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":"fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T12:03:31Z","is_default":false,"provider:segmentation_id":10,"name":"rally-net-bdc264ad-3f73-45d7-a59a-448bd5bacab3","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:03:31Z","mtu":1450}} 2018-06-07 12:03:31,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-21f0de3e-537c-491d-8fa3-a7ada7247fc7 2018-06-07 12:03:31,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.309224843979s 2018-06-07 12:03:31,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-21f0de3e-537c-491d-8fa3-a7ada7247fc7 2018-06-07 12:03:31,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 12:03:31,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:03:31,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-f1dc4d10-3057-4bfe-bf2b-c0ae3f4c76d4 Date: Thu, 07 Jun 2018 12:03:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T12:03:31Z","provider:segmentation_id":10,"name":"rally-net-bdc264ad-3f73-45d7-a59a-448bd5bacab3","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:03:31Z","provider:network_type":"vxlan"}]} 2018-06-07 12:03:31,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f1dc4d10-3057-4bfe-bf2b-c0ae3f4c76d4 2018-06-07 12:03:31,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106244087219s 2018-06-07 12:03:31,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f1dc4d10-3057-4bfe-bf2b-c0ae3f4c76d4 2018-06-07 12:03:31,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-07 12:03:31,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '{"subnet": {"name": "rally-subnet-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "enable_dhcp": true, "network_id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.140.0/24"}}' 2018-06-07 12:03:32,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0703d549-78a9-42e9-999d-3786567e18c0 Date: Thu, 07 Jun 2018 12:03:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:03:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T12:03:31Z","gateway_ip":"192.168.140.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.140.2","end":"192.168.140.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.140.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"311c826f-4b89-4f70-a6e8-95856725e66d","subnetpool_id":null,"name":"rally-subnet-bdc264ad-3f73-45d7-a59a-448bd5bacab3"}} 2018-06-07 12:03:32,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-0703d549-78a9-42e9-999d-3786567e18c0 2018-06-07 12:03:32,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.334625959396s 2018-06-07 12:03:32,086 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-0703d549-78a9-42e9-999d-3786567e18c0 2018-06-07 12:03:32,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-bdc264ad-3f73-45d7-a59a-448bd5bacab3'... 2018-06-07 12:03:32,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-06-07 12:03:32,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "rally-router-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "admin_state_up": true}}' 2018-06-07 12:03:33,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-05ee9310-63fc-41cf-a68d-301baf0d9e9b Date: Thu, 07 Jun 2018 12:03:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T12:03:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T12:03:33Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "08cb3702-fc1d-4291-8a69-4db0647d0a9c", "name": "rally-router-bdc264ad-3f73-45d7-a59a-448bd5bacab3"}} 2018-06-07 12:03:33,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-05ee9310-63fc-41cf-a68d-301baf0d9e9b 2018-06-07 12:03:33,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.18394804001s 2018-06-07 12:03:33,272 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-05ee9310-63fc-41cf-a68d-301baf0d9e9b 2018-06-07 12:03:33,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-06-07 12:03:33,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/08cb3702-fc1d-4291-8a69-4db0647d0a9c/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '{"subnet_id": "311c826f-4b89-4f70-a6e8-95856725e66d"}' 2018-06-07 12:03:34,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bd40ba53-159c-4381-bed2-17243723965c Date: Thu, 07 Jun 2018 12:03:34 GMT RESP BODY: {"network_id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "subnet_id": "311c826f-4b89-4f70-a6e8-95856725e66d", "subnet_ids": ["311c826f-4b89-4f70-a6e8-95856725e66d"], "port_id": "ba7cece5-29a3-40cb-bd19-eb8d6d6e2964", "id": "08cb3702-fc1d-4291-8a69-4db0647d0a9c"} 2018-06-07 12:03:34,613 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/08cb3702-fc1d-4291-8a69-4db0647d0a9c/add_router_interface.json used request id req-bd40ba53-159c-4381-bed2-17243723965c 2018-06-07 12:03:34,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.34054303169s 2018-06-07 12:03:34,613 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/08cb3702-fc1d-4291-8a69-4db0647d0a9c/add_router_interface.json used request id req-bd40ba53-159c-4381-bed2-17243723965c returning object 08cb3702-fc1d-4291-8a69-4db0647d0a9c 2018-06-07 12:03:34,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3'... 2018-06-07 12:03:34,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-07 12:03:34,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-07 12:03:34,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a093eb57-cc2d-4632-be4f-fca4e5892154 x-compute-request-id: req-a093eb57-cc2d-4632-be4f-fca4e5892154 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a8b5fdeb-a001-4cce-925e-910b9225b548", "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 12:03:34,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a093eb57-cc2d-4632-be4f-fca4e5892154 2018-06-07 12:03:34,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.130967140198s 2018-06-07 12:03:34,746 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a093eb57-cc2d-4632-be4f-fca4e5892154 returning object a8b5fdeb-a001-4cce-925e-910b9225b548 2018-06-07 12:03:34,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-07 12:03:34,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '{"extra_specs": {}}' 2018-06-07 12:03:34,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe83767f-503c-451a-a3fa-a8529df75278 x-compute-request-id: req-fe83767f-503c-451a-a3fa-a8529df75278 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 12:03:34,768 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548/os-extra_specs used request id req-fe83767f-503c-451a-a3fa-a8529df75278 2018-06-07 12:03:34,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216240882874s 2018-06-07 12:03:34,769 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548/os-extra_specs used request id req-fe83767f-503c-451a-a3fa-a8529df75278 2018-06-07 12:03:34,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3'... 2018-06-07 12:03:34,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-07 12:03:34,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-07 12:03:34,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee851589-d193-4fb7-9d5d-4d90d7521a85 x-compute-request-id: req-ee851589-d193-4fb7-9d5d-4d90d7521a85 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ff5af4b-dd81-47c6-9231-ba620f49e15b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ff5af4b-dd81-47c6-9231-ba620f49e15b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7ff5af4b-dd81-47c6-9231-ba620f49e15b", "name": "rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 12:03:34,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ee851589-d193-4fb7-9d5d-4d90d7521a85 2018-06-07 12:03:34,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.191314935684s 2018-06-07 12:03:34,961 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ee851589-d193-4fb7-9d5d-4d90d7521a85 returning object 7ff5af4b-dd81-47c6-9231-ba620f49e15b 2018-06-07 12:03:34,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-07 12:03:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/7ff5af4b-dd81-47c6-9231-ba620f49e15b/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '{"extra_specs": {}}' 2018-06-07 12:03:34,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d92d654-1fae-478e-87b4-55250dcf994c x-compute-request-id: req-1d92d654-1fae-478e-87b4-55250dcf994c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 12:03:34,983 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7ff5af4b-dd81-47c6-9231-ba620f49e15b/os-extra_specs used request id req-1d92d654-1fae-478e-87b4-55250dcf994c 2018-06-07 12:03:34,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205230712891s 2018-06-07 12:03:34,983 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7ff5af4b-dd81-47c6-9231-ba620f49e15b/os-extra_specs used request id req-1d92d654-1fae-478e-87b4-55250dcf994c 2018-06-07 12:03:34,984 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-06-07 12:03:34,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-06-07 12:03:34,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-07 12:03:35,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-07 12:03:35,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'flavor_name': 'rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-06-07 12:04:34,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c95defe6-00a0-4611-9764-943f70b1e5fc 2018-06-07 12:04:34,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-06-07 12:04:34,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c95defe6-00a0-4611-9764-943f70b1e5fc'] 2018-06-07 12:04:35,666 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c95defe6-00a0-4611-9764-943f70b1e5fc: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c95defe6-00a0-4611-9764-943f70b1e5fc has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | -> duration | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.455334 Full duration: 6.521001 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c95defe6-00a0-4611-9764-943f70b1e5fc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> duration | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.825332 Full duration: 6.970645 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c95defe6-00a0-4611-9764-943f70b1e5fc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.611968 Full duration: 6.8427 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c95defe6-00a0-4611-9764-943f70b1e5fc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.749698 Full duration: 6.803244 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c95defe6-00a0-4611-9764-943f70b1e5fc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.74193 Full duration: 6.950774 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c95defe6-00a0-4611-9764-943f70b1e5fc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> duration | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.644333 Full duration: 6.683987 HINTS: * To plot HTML graphics with this data, run: rally task report c95defe6-00a0-4611-9764-943f70b1e5fc --out output.html * To generate a JUnit report, run: rally task export c95defe6-00a0-4611-9764-943f70b1e5fc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c95defe6-00a0-4611-9764-943f70b1e5fc --json --out output.json 2018-06-07 12:04:35,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c95defe6-00a0-4611-9764-943f70b1e5fc'] 2018-06-07 12:04:36,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-07 12:04:36,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c95defe6-00a0-4611-9764-943f70b1e5fc', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-06-07 12:04:36,635 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-06-07 12:04:36,636 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-06-07 12:04:36,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-06-07 12:04:36,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-07 12:04:36,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-07 12:04:36,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'flavor_name': 'rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-06-07 12:06:32,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e5963159-9f67-4b6a-a71e-8cbd2cbd142a 2018-06-07 12:06:32,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e5963159-9f67-4b6a-a71e-8cbd2cbd142a'] 2018-06-07 12:06:33,107 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e5963159-9f67-4b6a-a71e-8cbd2cbd142a: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e5963159-9f67-4b6a-a71e-8cbd2cbd142a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.882 | 3.882 | 3.882 | 3.882 | 3.882 | 3.882 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 100.0% | 1 | | glance_v2.delete_image | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | total | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 100.0% | 1 | | -> duration | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.054785 Full duration: 12.524 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e5963159-9f67-4b6a-a71e-8cbd2cbd142a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.949 | 3.949 | 3.949 | 3.949 | 3.949 | 3.949 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 100.0% | 1 | | glance_v2.list_images | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 3.982 | 3.982 | 3.982 | 3.982 | 3.982 | 3.982 | 100.0% | 1 | | -> duration | 3.982 | 3.982 | 3.982 | 3.982 | 3.982 | 3.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.982204 Full duration: 14.311323 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e5963159-9f67-4b6a-a71e-8cbd2cbd142a has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | -> duration | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.185464 Full duration: 7.296778 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "number_instances": 2, "nics": [ { "net-id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task e5963159-9f67-4b6a-a71e-8cbd2cbd142a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.004 | 4.004 | 4.004 | 4.004 | 4.004 | 4.004 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 100.0% | 1 | | nova.boot_servers | 10.397 | 10.397 | 10.397 | 10.397 | 10.397 | 10.397 | 100.0% | 1 | | total | 14.402 | 14.402 | 14.402 | 14.402 | 14.402 | 14.402 | 100.0% | 1 | | -> duration | 13.402 | 13.402 | 13.402 | 13.402 | 13.402 | 13.402 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.401801 Full duration: 62.454156 HINTS: * To plot HTML graphics with this data, run: rally task report e5963159-9f67-4b6a-a71e-8cbd2cbd142a --out output.html * To generate a JUnit report, run: rally task export e5963159-9f67-4b6a-a71e-8cbd2cbd142a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e5963159-9f67-4b6a-a71e-8cbd2cbd142a --json --out output.json 2018-06-07 12:06:33,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e5963159-9f67-4b6a-a71e-8cbd2cbd142a'] 2018-06-07 12:06:34,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-07 12:06:34,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e5963159-9f67-4b6a-a71e-8cbd2cbd142a', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-06-07 12:06:34,051 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-06-07 12:06:34,052 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-06-07 12:06:34,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-06-07 12:06:34,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-07 12:06:34,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-07 12:06:34,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'flavor_name': 'rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-06-07 12:09:36,114 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 2018-06-07 12:09:36,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e0b0d277-fbe7-431f-bff3-8ee0d45aadd2'] 2018-06-07 12:09:37,149 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 100.0% | 1 | | total | 5.64 | 5.64 | 5.64 | 5.64 | 5.64 | 5.64 | 100.0% | 1 | | -> duration | 5.64 | 5.64 | 5.64 | 5.64 | 5.64 | 5.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.640262 Full duration: 21.811047 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 2.966 | 2.966 | 2.966 | 2.966 | 2.966 | 2.966 | 100.0% | 1 | | cinder_v2.delete_volume | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 100.0% | 1 | | total | 5.56 | 5.56 | 5.56 | 5.56 | 5.56 | 5.56 | 100.0% | 1 | | -> duration | 5.56 | 5.56 | 5.56 | 5.56 | 5.56 | 5.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.560428 Full duration: 14.828005 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.672 | 7.672 | 7.672 | 7.672 | 7.672 | 7.672 | 100.0% | 1 | | cinder_v2.delete_volume | 2.324 | 2.324 | 2.324 | 2.324 | 2.324 | 2.324 | 100.0% | 1 | | total | 9.997 | 9.997 | 9.997 | 9.997 | 9.997 | 9.997 | 100.0% | 1 | | -> duration | 9.997 | 9.997 | 9.997 | 9.997 | 9.997 | 9.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.996601 Full duration: 19.990415 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 2.945 | 2.945 | 2.945 | 2.945 | 2.945 | 2.945 | 100.0% | 1 | | cinder_v2.delete_volume | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 100.0% | 1 | | total | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 100.0% | 1 | | -> duration | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.221575 Full duration: 14.934207 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 2.938 | 2.938 | 2.938 | 2.938 | 2.938 | 2.938 | 100.0% | 1 | | cinder_v2.extend_volume | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 100.0% | 1 | | cinder_v2.delete_volume | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 100.0% | 1 | | total | 7.567 | 7.567 | 7.567 | 7.567 | 7.567 | 7.567 | 100.0% | 1 | | -> duration | 7.567 | 7.567 | 7.567 | 7.567 | 7.567 | 7.567 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.566722 Full duration: 16.51684 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.106 | 3.106 | 3.106 | 3.106 | 3.106 | 3.106 | 100.0% | 1 | | cinder_v2.delete_volume | 2.421 | 2.421 | 2.421 | 2.421 | 2.421 | 2.421 | 100.0% | 1 | | total | 5.528 | 5.528 | 5.528 | 5.528 | 5.528 | 5.528 | 100.0% | 1 | | -> duration | 5.528 | 5.528 | 5.528 | 5.528 | 5.528 | 5.528 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.527909 Full duration: 23.074618 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | cinder_v2.list_qos | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.741647 Full duration: 11.194055 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | cinder_v2.set_qos | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743022 Full duration: 11.344661 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | cinder_v2.list_types | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738495 Full duration: 11.947974 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.768455 Full duration: 11.162508 HINTS: * To plot HTML graphics with this data, run: rally task report e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 --out output.html * To generate a JUnit report, run: rally task export e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e0b0d277-fbe7-431f-bff3-8ee0d45aadd2 --json --out output.json 2018-06-07 12:09:37,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e0b0d277-fbe7-431f-bff3-8ee0d45aadd2'] 2018-06-07 12:09:38,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-07 12:09:38,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e0b0d277-fbe7-431f-bff3-8ee0d45aadd2', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-06-07 12:09:38,139 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-06-07 12:09:38,139 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-06-07 12:09:38,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-06-07 12:09:38,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-07 12:09:38,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-07 12:09:38,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'flavor_name': 'rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-06-07 12:10:52,524 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b8f496a9-30e6-48c9-acdc-e0f4248e14bc 2018-06-07 12:10:52,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b8f496a9-30e6-48c9-acdc-e0f4248e14bc'] 2018-06-07 12:10:53,570 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b8f496a9-30e6-48c9-acdc-e0f4248e14bc: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task b8f496a9-30e6-48c9-acdc-e0f4248e14bc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.587 | 4.587 | 4.587 | 4.587 | 4.587 | 4.587 | 100.0% | 1 | | heat.update_stack | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 100.0% | 1 | | heat.delete_stack | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 100.0% | 1 | | total | 9.623 | 9.623 | 9.623 | 9.623 | 9.623 | 9.623 | 100.0% | 1 | | -> duration | 5.623 | 5.623 | 5.623 | 5.623 | 5.623 | 5.623 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.622627 Full duration: 18.020737 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task b8f496a9-30e6-48c9-acdc-e0f4248e14bc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.37 | 4.37 | 4.37 | 4.37 | 4.37 | 4.37 | 100.0% | 1 | | heat.check_stack | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | heat.delete_stack | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | total | 6.043 | 6.043 | 6.043 | 6.043 | 6.043 | 6.043 | 100.0% | 1 | | -> duration | 4.043 | 4.043 | 4.043 | 4.043 | 4.043 | 4.043 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.043001 Full duration: 14.961503 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task b8f496a9-30e6-48c9-acdc-e0f4248e14bc has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 100.0% | 1 | | heat.suspend_stack | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 100.0% | 1 | | heat.resume_stack | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | heat.delete_stack | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 100.0% | 1 | | total | 8.365 | 8.365 | 8.365 | 8.365 | 8.365 | 8.365 | 100.0% | 1 | | -> duration | 6.365 | 6.365 | 6.365 | 6.365 | 6.365 | 6.365 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.364982 Full duration: 16.231401 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task b8f496a9-30e6-48c9-acdc-e0f4248e14bc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | total | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | -> duration | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.555314 Full duration: 7.42798 HINTS: * To plot HTML graphics with this data, run: rally task report b8f496a9-30e6-48c9-acdc-e0f4248e14bc --out output.html * To generate a JUnit report, run: rally task export b8f496a9-30e6-48c9-acdc-e0f4248e14bc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b8f496a9-30e6-48c9-acdc-e0f4248e14bc --json --out output.json 2018-06-07 12:10:53,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b8f496a9-30e6-48c9-acdc-e0f4248e14bc'] 2018-06-07 12:10:54,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-07 12:10:54,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b8f496a9-30e6-48c9-acdc-e0f4248e14bc', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-06-07 12:10:54,568 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-06-07 12:10:54,568 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-06-07 12:10:54,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-06-07 12:10:54,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-07 12:10:54,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-07 12:10:54,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'flavor_name': 'rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-06-07 12:13:54,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 2018-06-07 12:13:54,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33'] 2018-06-07 12:13:55,665 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.revoke_role | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696101 Full duration: 13.490934 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | keystone_v3.add_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.list_roles | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.750129 Full duration: 13.198483 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | keystone_v3.list_projects | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706608 Full duration: 14.252139 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | keystone_v3.delete_role | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | -> duration | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.552603 Full duration: 11.35989 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | keystone_v3.delete_service | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | -> duration | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.564566 Full duration: 11.074904 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | keystone_v3.create_user | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | -> keystone_v3.add_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.create_role | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.get_project | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.get_user | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_role | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.list_services | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | keystone_v3.get_services | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | total | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | -> duration | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.645588 Full duration: 18.746532 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | keystone_v3.update_project | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.delete_project | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> duration | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.849869 Full duration: 11.596292 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | total | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> duration | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.715314 Full duration: 13.657112 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | total | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> duration | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.629797 Full duration: 13.599403 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | keystone_v3.list_users | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804072 Full duration: 13.758169 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | keystone_v3.create_users | 4.243 | 4.243 | 4.243 | 4.243 | 4.243 | 4.243 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.243 | 4.243 | 4.243 | 4.243 | 4.243 | 4.243 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | total | 5.854 | 5.854 | 5.854 | 5.854 | 5.854 | 5.854 | 100.0% | 1 | | -> duration | 5.854 | 5.854 | 5.854 | 5.854 | 5.854 | 5.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.854088 Full duration: 23.286807 HINTS: * To plot HTML graphics with this data, run: rally task report a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 --out output.html * To generate a JUnit report, run: rally task export a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33 --json --out output.json 2018-06-07 12:13:55,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33'] 2018-06-07 12:13:56,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-07 12:13:56,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a4a0f9c8-7c3c-4c7a-97e2-2016fbeb7f33', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-06-07 12:13:56,703 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-06-07 12:13:56,704 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-06-07 12:13:56,704 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-06-07 12:13:56,704 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-07 12:13:56,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-07 12:13:56,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'flavor_name': 'rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-06-07 12:18:30,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 2018-06-07 12:18:30,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7c64fdd2-22eb-45b9-8c3f-9d6c68623709'] 2018-06-07 12:18:31,897 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | neutron.delete_network | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | total | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 100.0% | 1 | | -> duration | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.102109 Full duration: 14.598998 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | neutron.delete_port | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | total | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | -> duration | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.819223 Full duration: 26.202031 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | neutron.create_subnet | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | neutron.create_router | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | neutron.add_interface_router | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | neutron.remove_interface_router | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | neutron.delete_router | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | total | 4.037 | 4.037 | 4.037 | 4.037 | 4.037 | 4.037 | 100.0% | 1 | | -> duration | 4.037 | 4.037 | 4.037 | 4.037 | 4.037 | 4.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.036666 Full duration: 31.968508 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | neutron.delete_subnet | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | total | 1.54 | 1.54 | 1.54 | 1.54 | 1.54 | 1.54 | 100.0% | 1 | | -> duration | 1.54 | 1.54 | 1.54 | 1.54 | 1.54 | 1.54 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.540414 Full duration: 23.77593 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | neutron.list_networks | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 100.0% | 1 | | -> duration | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.181995 Full duration: 15.391984 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | neutron.list_ports | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | -> duration | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.399593 Full duration: 23.857842 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | neutron.create_subnet | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | neutron.create_router | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | neutron.add_interface_router | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | neutron.list_routers | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 2.881 | 2.881 | 2.881 | 2.881 | 2.881 | 2.881 | 100.0% | 1 | | -> duration | 2.881 | 2.881 | 2.881 | 2.881 | 2.881 | 2.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.881282 Full duration: 33.076954 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | neutron.create_subnet | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | neutron.list_subnets | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 100.0% | 1 | | -> duration | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.304755 Full duration: 29.068304 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | neutron.delete_security_group | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | total | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | -> duration | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.117174 Full duration: 13.663683 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | neutron.create_security_group_rule | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | neutron.delete_security_group | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | -> duration | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.316209 Full duration: 13.193778 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | neutron.create_router | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | neutron.add_gateway_router | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | neutron.remove_gateway_router | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | total | 2.899 | 2.899 | 2.899 | 2.899 | 2.899 | 2.899 | 100.0% | 1 | | -> duration | 2.899 | 2.899 | 2.899 | 2.899 | 2.899 | 2.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.898754 Full duration: 22.137303 HINTS: * To plot HTML graphics with this data, run: rally task report 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 --out output.html * To generate a JUnit report, run: rally task export 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7c64fdd2-22eb-45b9-8c3f-9d6c68623709 --json --out output.json 2018-06-07 12:18:31,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7c64fdd2-22eb-45b9-8c3f-9d6c68623709'] 2018-06-07 12:18:32,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-07 12:18:32,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7c64fdd2-22eb-45b9-8c3f-9d6c68623709', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-06-07 12:18:33,003 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-06-07 12:18:33,003 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-06-07 12:18:33,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-06-07 12:18:33,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-07 12:18:33,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-07 12:18:33,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'flavor_name': 'rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-06-07 12:24:41,195 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f89a019b-ea97-4cf7-bc93-b5e4c57393ba 2018-06-07 12:24:41,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f89a019b-ea97-4cf7-bc93-b5e4c57393ba'] 2018-06-07 12:24:42,234 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f89a019b-ea97-4cf7-bc93-b5e4c57393ba: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "image": { "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "block_migration": false, "nics": [ { "net-id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f89a019b-ea97-4cf7-bc93-b5e4c57393ba has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.397 | 8.397 | 8.397 | 8.397 | 8.397 | 8.397 | 100.0% | 1 | | nova.find_host_to_migrate | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | nova.live_migrate | 6.174 | 6.174 | 6.174 | 6.174 | 6.174 | 6.174 | 100.0% | 1 | | nova.delete_server | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 100.0% | 1 | | total | 18.405 | 18.405 | 18.405 | 18.405 | 18.405 | 18.405 | 100.0% | 1 | | -> duration | 17.405 | 17.405 | 17.405 | 17.405 | 17.405 | 17.405 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.405083 Full duration: 26.788664 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "image": { "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f89a019b-ea97-4cf7-bc93-b5e4c57393ba has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.29 | 7.29 | 7.29 | 7.29 | 7.29 | 7.29 | 100.0% | 1 | | cinder_v2.create_volume | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 100.0% | 1 | | nova.attach_volume | 3.916 | 3.916 | 3.916 | 3.916 | 3.916 | 3.916 | 100.0% | 1 | | nova.find_host_to_migrate | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | nova.live_migrate | 9.205 | 9.205 | 9.205 | 9.205 | 9.205 | 9.205 | 100.0% | 1 | | nova.detach_volume | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 100.0% | 1 | | cinder_v2.delete_volume | 2.153 | 2.153 | 2.153 | 2.153 | 2.153 | 2.153 | 100.0% | 1 | | nova.delete_server | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 100.0% | 1 | | total | 29.899 | 29.899 | 29.899 | 29.899 | 29.899 | 29.899 | 100.0% | 1 | | -> duration | 28.899 | 28.899 | 28.899 | 28.899 | 28.899 | 28.899 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.898691 Full duration: 40.527771 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "image": { "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f89a019b-ea97-4cf7-bc93-b5e4c57393ba has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.982 | 7.982 | 7.982 | 7.982 | 7.982 | 7.982 | 100.0% | 1 | | nova.boot_server | 7.727 | 7.727 | 7.727 | 7.727 | 7.727 | 7.727 | 100.0% | 1 | | nova.find_host_to_migrate | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | nova.live_migrate | 8.941 | 8.941 | 8.941 | 8.941 | 8.941 | 8.941 | 100.0% | 1 | | nova.delete_server | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 100.0% | 1 | | total | 28.343 | 28.343 | 28.343 | 28.343 | 28.343 | 28.343 | 100.0% | 1 | | -> duration | 27.343 | 27.343 | 27.343 | 27.343 | 27.343 | 27.343 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.343189 Full duration: 38.946912 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "image": { "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "server_kwargs": { "nics": [ { "net-id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task f89a019b-ea97-4cf7-bc93-b5e4c57393ba has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | nova.boot_server | 6.814 | 6.814 | 6.814 | 6.814 | 6.814 | 6.814 | 100.0% | 1 | | nova.delete_server | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 100.0% | 1 | | nova.delete_keypair | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 9.892 | 9.892 | 9.892 | 9.892 | 9.892 | 9.892 | 100.0% | 1 | | -> duration | 8.892 | 8.892 | 8.892 | 8.892 | 8.892 | 8.892 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.892195 Full duration: 28.095645 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "image": { "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "volume_size": 5, "nics": [ { "net-id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task f89a019b-ea97-4cf7-bc93-b5e4c57393ba has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.585 | 7.585 | 7.585 | 7.585 | 7.585 | 7.585 | 100.0% | 1 | | nova.boot_server | 7.141 | 7.141 | 7.141 | 7.141 | 7.141 | 7.141 | 100.0% | 1 | | nova.delete_server | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 100.0% | 1 | | total | 17.211 | 17.211 | 17.211 | 17.211 | 17.211 | 17.211 | 100.0% | 1 | | -> duration | 16.211 | 16.211 | 16.211 | 16.211 | 16.211 | 16.211 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.210631 Full duration: 37.6128 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "image": { "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "force_delete": false, "nics": [ { "net-id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task f89a019b-ea97-4cf7-bc93-b5e4c57393ba has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 5.528 | 5.528 | 5.528 | 5.528 | 5.528 | 5.528 | 100.0% | 1 | | nova.pause_server | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 100.0% | 1 | | nova.unpause_server | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 100.0% | 1 | | nova.delete_server | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 100.0% | 1 | | total | 13.015 | 13.015 | 13.015 | 13.015 | 13.015 | 13.015 | 100.0% | 1 | | -> duration | 8.015 | 8.015 | 8.015 | 8.015 | 8.015 | 8.015 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.014689 Full duration: 33.875111 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "image": { "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "nics": [ { "net-id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f89a019b-ea97-4cf7-bc93-b5e4c57393ba has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.375 | 8.375 | 8.375 | 8.375 | 8.375 | 8.375 | 100.0% | 1 | | nova.migrate | 67.379 | 67.379 | 67.379 | 67.379 | 67.379 | 67.379 | 100.0% | 1 | | nova.resize_confirm | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 100.0% | 1 | | nova.delete_server | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 100.0% | 1 | | total | 80.839 | 80.839 | 80.839 | 80.839 | 80.839 | 80.839 | 100.0% | 1 | | -> duration | 79.839 | 79.839 | 79.839 | 79.839 | 79.839 | 79.839 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 79.838668 Full duration: 89.26175 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "image": { "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task f89a019b-ea97-4cf7-bc93-b5e4c57393ba has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.976 | 7.976 | 7.976 | 7.976 | 7.976 | 7.976 | 100.0% | 1 | | nova.list_interfaces | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 8.164 | 8.164 | 8.164 | 8.164 | 8.164 | 8.164 | 100.0% | 1 | | -> duration | 7.164 | 7.164 | 7.164 | 7.164 | 7.164 | 7.164 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.164009 Full duration: 33.018522 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f89a019b-ea97-4cf7-bc93-b5e4c57393ba has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | nova.delete_server_group | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688243 Full duration: 8.419431 HINTS: * To plot HTML graphics with this data, run: rally task report f89a019b-ea97-4cf7-bc93-b5e4c57393ba --out output.html * To generate a JUnit report, run: rally task export f89a019b-ea97-4cf7-bc93-b5e4c57393ba --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f89a019b-ea97-4cf7-bc93-b5e4c57393ba --json --out output.json 2018-06-07 12:24:42,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f89a019b-ea97-4cf7-bc93-b5e4c57393ba'] 2018-06-07 12:24:43,189 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-07 12:24:43,189 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f89a019b-ea97-4cf7-bc93-b5e4c57393ba', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-06-07 12:24:43,196 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-06-07 12:24:43,196 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-06-07 12:24:43,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-06-07 12:24:43,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-07 12:24:43,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-07 12:24:43,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'flavor_name': 'rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-06-07 12:25:29,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a045964c-efe7-4ece-aa41-5f1e9ce6ad9a 2018-06-07 12:25:29,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a045964c-efe7-4ece-aa41-5f1e9ce6ad9a'] 2018-06-07 12:25:30,532 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a045964c-efe7-4ece-aa41-5f1e9ce6ad9a: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a045964c-efe7-4ece-aa41-5f1e9ce6ad9a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | quotas.delete_quotas | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> duration | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.822279 Full duration: 7.635193 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a045964c-efe7-4ece-aa41-5f1e9ce6ad9a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> duration | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.66327 Full duration: 7.564769 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a045964c-efe7-4ece-aa41-5f1e9ce6ad9a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> duration | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.658861 Full duration: 8.377905 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a045964c-efe7-4ece-aa41-5f1e9ce6ad9a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | total | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | -> duration | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.057872 Full duration: 8.00426 HINTS: * To plot HTML graphics with this data, run: rally task report a045964c-efe7-4ece-aa41-5f1e9ce6ad9a --out output.html * To generate a JUnit report, run: rally task export a045964c-efe7-4ece-aa41-5f1e9ce6ad9a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a045964c-efe7-4ece-aa41-5f1e9ce6ad9a --json --out output.json 2018-06-07 12:25:30,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a045964c-efe7-4ece-aa41-5f1e9ce6ad9a'] 2018-06-07 12:25:31,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-07 12:25:31,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a045964c-efe7-4ece-aa41-5f1e9ce6ad9a', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-06-07 12:25:31,563 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-06-07 12:25:31,566 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:40 | 6 | 100.00% | | glance | 01:36 | 4 | 100.00% | | cinder | 02:36 | 10 | 100.00% | | heat | 00:56 | 4 | 100.00% | | keystone | 02:38 | 11 | 100.00% | | neutron | 04:06 | 11 | 100.00% | | nova | 05:36 | 9 | 100.00% | | quotas | 00:31 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:43 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-06-07 12:25:31,566 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-06-07 12:25:31,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 12:25:31,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:31,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:25:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffae5207-b340-40f2-8c06-7c054b847505 x-compute-request-id: req-ffae5207-b340-40f2-8c06-7c054b847505 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ff5af4b-dd81-47c6-9231-ba620f49e15b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ff5af4b-dd81-47c6-9231-ba620f49e15b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7ff5af4b-dd81-47c6-9231-ba620f49e15b", "name": "rally-mini-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a8b5fdeb-a001-4cce-925e-910b9225b548", "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 12:25:31,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ffae5207-b340-40f2-8c06-7c054b847505 2018-06-07 12:25:31,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.183306217194s 2018-06-07 12:25:31,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ffae5207-b340-40f2-8c06-7c054b847505 2018-06-07 12:25:31,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-07 12:25:31,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/7ff5af4b-dd81-47c6-9231-ba620f49e15b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:31,784 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 12:25:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f3a8a45-b394-4b79-9662-9d9f6a71c896 x-compute-request-id: req-1f3a8a45-b394-4b79-9662-9d9f6a71c896 Content-Length: 0 Content-Type: application/json 2018-06-07 12:25:31,784 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7ff5af4b-dd81-47c6-9231-ba620f49e15b used request id req-1f3a8a45-b394-4b79-9662-9d9f6a71c896 2018-06-07 12:25:31,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0294330120087s 2018-06-07 12:25:31,784 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7ff5af4b-dd81-47c6-9231-ba620f49e15b used request id req-1f3a8a45-b394-4b79-9662-9d9f6a71c896 2018-06-07 12:25:31,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 12:25:31,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:31,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:25:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6d7046c-81b9-4fa9-adee-53164aac412a x-compute-request-id: req-c6d7046c-81b9-4fa9-adee-53164aac412a Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a8b5fdeb-a001-4cce-925e-910b9225b548", "name": "rally-tiny-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 12:25:31,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c6d7046c-81b9-4fa9-adee-53164aac412a 2018-06-07 12:25:31,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0362641811371s 2018-06-07 12:25:31,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c6d7046c-81b9-4fa9-adee-53164aac412a 2018-06-07 12:25:31,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-07 12:25:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:31,869 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 12:25:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fa60e0d-0e79-4097-a97d-317f62df67c1 x-compute-request-id: req-2fa60e0d-0e79-4097-a97d-317f62df67c1 Content-Length: 0 Content-Type: application/json 2018-06-07 12:25:31,869 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548 used request id req-2fa60e0d-0e79-4097-a97d-317f62df67c1 2018-06-07 12:25:31,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0456228256226s 2018-06-07 12:25:31,869 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a8b5fdeb-a001-4cce-925e-910b9225b548 used request id req-2fa60e0d-0e79-4097-a97d-317f62df67c1 2018-06-07 12:25:31,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-06-07 12:25:31,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/08cb3702-fc1d-4291-8a69-4db0647d0a9c/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" -d '{"subnet_id": "311c826f-4b89-4f70-a6e8-95856725e66d"}' 2018-06-07 12:25:33,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-20245514-fab1-4041-a3d9-7bf0a3ab94fe Date: Thu, 07 Jun 2018 12:25:33 GMT RESP BODY: {"network_id": "fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "subnet_id": "311c826f-4b89-4f70-a6e8-95856725e66d", "subnet_ids": ["311c826f-4b89-4f70-a6e8-95856725e66d"], "port_id": "ba7cece5-29a3-40cb-bd19-eb8d6d6e2964", "id": "08cb3702-fc1d-4291-8a69-4db0647d0a9c"} 2018-06-07 12:25:33,026 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/08cb3702-fc1d-4291-8a69-4db0647d0a9c/remove_router_interface.json used request id req-20245514-fab1-4041-a3d9-7bf0a3ab94fe 2018-06-07 12:25:33,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.15614509583s 2018-06-07 12:25:33,026 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/08cb3702-fc1d-4291-8a69-4db0647d0a9c/remove_router_interface.json used request id req-20245514-fab1-4041-a3d9-7bf0a3ab94fe returning object 08cb3702-fc1d-4291-8a69-4db0647d0a9c 2018-06-07 12:25:33,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-06-07 12:25:33,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:33,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-51234213-4a4e-49cb-9f83-9c025e49b3a3 Date: Thu, 07 Jun 2018 12:25:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T12:03:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T12:25:32Z", "revision_number": 4, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "08cb3702-fc1d-4291-8a69-4db0647d0a9c", "name": "rally-router-bdc264ad-3f73-45d7-a59a-448bd5bacab3"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:40:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T11:40:52Z", "revision_number": 2, "routes": [], "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "55a7e858-663b-4ad7-99c7-3a3015312245", "name": "NeutronUtilsRouterTests-f2945dc9-a667-467b-b50e-3e970993f202-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "8bc5b2a3cbca43528d0602faa9b1c937", "created_at": "2018-06-07T12:21:57Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T12:21:58Z", "revision_number": 2, "routes": [], "project_id": "8bc5b2a3cbca43528d0602faa9b1c937", "id": "57e5c035-9e94-4b8e-8231-eefe8ee62636", "name": "c_rally_d65fed6b_XSXoMYW1"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "8bc5b2a3cbca43528d0602faa9b1c937", "created_at": "2018-06-07T12:21:56Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T12:21:57Z", "revision_number": 2, "routes": [], "project_id": "8bc5b2a3cbca43528d0602faa9b1c937", "id": "61b7579d-6aaa-40a4-9b77-0d70f206851c", "name": "c_rally_d65fed6b_XSXoMYW1"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "9f0cc2dae01141b3800857c21fa398e4", "created_at": "2018-06-07T12:14:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T12:15:00Z", "revision_number": 2, "routes": [], "project_id": "9f0cc2dae01141b3800857c21fa398e4", "id": "d5b8c37a-942e-4079-8f75-62491a3868d2", "name": "c_rally_f2cc1371_t4EX5KQg"}]} 2018-06-07 12:25:33,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-51234213-4a4e-49cb-9f83-9c025e49b3a3 2018-06-07 12:25:33,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0653419494629s 2018-06-07 12:25:33,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-51234213-4a4e-49cb-9f83-9c025e49b3a3 2018-06-07 12:25:33,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-06-07 12:25:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/08cb3702-fc1d-4291-8a69-4db0647d0a9c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:34,200 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca115414-0f78-4dd6-b03f-2cf0f5c3e2e7 Content-Length: 0 Date: Thu, 07 Jun 2018 12:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 12:25:34,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/08cb3702-fc1d-4291-8a69-4db0647d0a9c.json used request id req-ca115414-0f78-4dd6-b03f-2cf0f5c3e2e7 2018-06-07 12:25:34,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.10499310493s 2018-06-07 12:25:34,200 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/08cb3702-fc1d-4291-8a69-4db0647d0a9c.json used request id req-ca115414-0f78-4dd6-b03f-2cf0f5c3e2e7 2018-06-07 12:25:34,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-06-07 12:25:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:34,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1287 X-Openstack-Request-Id: req-b950b4c4-36a1-4b8d-9bf1-381cb00b0d61 Date: Thu, 07 Jun 2018 12:25:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:03:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T12:03:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.140.2","end":"192.168.140.254"}],"gateway_ip":"192.168.140.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.140.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"311c826f-4b89-4f70-a6e8-95856725e66d","subnetpool_id":null,"name":"rally-subnet-bdc264ad-3f73-45d7-a59a-448bd5bacab3"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 12:25:34,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b950b4c4-36a1-4b8d-9bf1-381cb00b0d61 2018-06-07 12:25:34,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0726959705353s 2018-06-07 12:25:34,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b950b4c4-36a1-4b8d-9bf1-381cb00b0d61 2018-06-07 12:25:34,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-06-07 12:25:34,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/311c826f-4b89-4f70-a6e8-95856725e66d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:35,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39a479c3-bed4-4109-be48-365925006014 Date: Thu, 07 Jun 2018 12:25:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 12:25:35,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/311c826f-4b89-4f70-a6e8-95856725e66d.json used request id req-39a479c3-bed4-4109-be48-365925006014 2018-06-07 12:25:35,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.967759132385s 2018-06-07 12:25:35,243 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/311c826f-4b89-4f70-a6e8-95856725e66d.json used request id req-39a479c3-bed4-4109-be48-365925006014 2018-06-07 12:25:35,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 12:25:35,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:35,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-f75289b1-0858-4d38-9363-fcaeee57d15d Date: Thu, 07 Jun 2018 12:25:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T12:25:35Z","provider:segmentation_id":10,"name":"rally-net-bdc264ad-3f73-45d7-a59a-448bd5bacab3","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:03:31Z","provider:network_type":"vxlan"}]} 2018-06-07 12:25:35,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f75289b1-0858-4d38-9363-fcaeee57d15d 2018-06-07 12:25:35,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0814859867096s 2018-06-07 12:25:35,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f75289b1-0858-4d38-9363-fcaeee57d15d 2018-06-07 12:25:35,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-07 12:25:35,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:36,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5e5b3b2-0fb4-49ca-b981-f7bfd5fc1940 Date: Thu, 07 Jun 2018 12:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 12:25:36,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670.json used request id req-a5e5b3b2-0fb4-49ca-b981-f7bfd5fc1940 2018-06-07 12:25:36,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.52855491638s 2018-06-07 12:25:36,856 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/fd5b0d8e-1d94-41bc-a6ed-0d0d1abc1670.json used request id req-a5e5b3b2-0fb4-49ca-b981-f7bfd5fc1940 2018-06-07 12:25:36,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 12:25:36,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:37,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json X-Openstack-Request-Id: req-8c078643-7534-4d61-bc3b-06c2b502d1cb Date: Thu, 07 Jun 2018 12:25:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29/snap", "metadata": {}}], "file": "/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "f0b63d56-1aa0-4b87-a11e-3402e1916d29", "size": 12716032, "self": "/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29", "disk_format": "qcow2", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T12:03:31Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-bdc264ad-3f73-45d7-a59a-448bd5bacab3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-07T12:03:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 12:25:37,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8c078643-7534-4d61-bc3b-06c2b502d1cb 2018-06-07 12:25:37,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16466999054s 2018-06-07 12:25:37,022 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8c078643-7534-4d61-bc3b-06c2b502d1cb 2018-06-07 12:25:37,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-07 12:25:37,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e904bfa4cd878ab3f0d9e414cf7475c79ce19fec" 2018-06-07 12:25:37,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ab5fa96-6cfd-4c59-ba53-860a92e8c74b Date: Thu, 07 Jun 2018 12:25:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:25:37,744 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29 used request id req-1ab5fa96-6cfd-4c59-ba53-860a92e8c74b 2018-06-07 12:25:37,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.720095157623s 2018-06-07 12:25:37,744 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f0b63d56-1aa0-4b87-a11e-3402e1916d29 used request id req-1ab5fa96-6cfd-4c59-ba53-860a92e8c74b 2018-06-07 12:25:37,869 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 12:25:37,869 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:18 | PASS | +----------------------+------------------+------------------+----------------+ 2018-06-07 12:25:37,873 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-06-07 12:25:37,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-07 12:25:37,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-07 12:25:37,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-07 12:25:37,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-07 12:25:37,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-07 12:25:37,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-07 12:25:37,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-07 12:25:37,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-07 12:25:37,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-07 12:25:37,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-07 12:25:37,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-07 12:25:37,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-07 12:25:37,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-07 12:25:37,970 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-06-07 12:25:37,970 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-06-07 12:25:37,970 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-07 12:25:40,380 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-06-07 12:25:40.063 11194 INFO rally.deployment.engine [-] Deployment f67ff115-037c-427a-9795-5eb025fe1e82 | Starting: Destroy cloud and free allocated resources. 2018-06-07 12:25:40.154 11194 INFO rally.deployment.engine [-] Deployment f67ff115-037c-427a-9795-5eb025fe1e82 | Completed: Destroy cloud and free allocated resources. 2018-06-07 12:25:40.177 11194 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e3aff565-4d2a-4950-9fe6-7a4d0401f6ee). 2018-06-07 12:25:40.182 11194 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-06-07 12:25:42,822 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-06-07 12:25:42.527 11197 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=7df06fed-5924-4eba-87b4-3abf911aa43a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 7df06fed-5924-4eba-87b4-3abf911aa43a | 2018-06-07T12:25:42 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 7df06fed-5924-4eba-87b4-3abf911aa43a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-07 12:25:46,120 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-06-07 12:25:46,121 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-07 12:25:48,345 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-06-07 12:25:48.067 11203 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e3aff565-4d2a-4950-9fe6-7a4d0401f6ee). 2018-06-07 12:25:48.190 11203 INFO rally.api [-] Verifier has been successfully deleted! 2018-06-07 12:25:51,790 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-06-07 12:25:50.365 11206 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-06-07 12:25:50.532 11206 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-06-07 12:25:51.621 11206 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9883757a-6d2b-4734-b162-86a0731a1eb8) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9883757a-6d2b-4734-b162-86a0731a1eb8) as the default verifier for the future CLI operations. 2018-06-07 12:25:54,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-f3c4182e-cc0e-40ae-8cd3-75437ad70e25' 2018-06-07 12:25:54,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 12:25:54,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a47db94-8438-45a9-bb86-3d263e017cb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 12:25:54,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a47db94-8438-45a9-bb86-3d263e017cb8 2018-06-07 12:25:54,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 12:25:55,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T13:25:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["CiGssevOSVCieo9wf9JVRA"], "issued_at": "2018-06-07T12:25:55.000000Z"}} 2018-06-07 12:25:55,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-07 12:25:55,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" -d '{"network": {"name": "tempest-net-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "admin_state_up": true}}' 2018-06-07 12:25:55,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c275ae17-94e5-4a02-ab5c-fee8a205260d Date: Thu, 07 Jun 2018 12:25:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"42c556cb-f479-410d-b557-566315c5e04b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T12:25:55Z","is_default":false,"provider:segmentation_id":2,"name":"tempest-net-f3c4182e-cc0e-40ae-8cd3-75437ad70e25","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:25:55Z","mtu":1450}} 2018-06-07 12:25:55,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c275ae17-94e5-4a02-ab5c-fee8a205260d 2018-06-07 12:25:55,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.438774108887s 2018-06-07 12:25:55,546 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c275ae17-94e5-4a02-ab5c-fee8a205260d 2018-06-07 12:25:55,547 - functest.opnfv_tests.openstack.tempest.tempest - 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-06-07T12:25:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'42c556cb-f479-410d-b557-566315c5e04b', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-f3c4182e-cc0e-40ae-8cd3-75437ad70e25', u'admin_state_up': True, u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T12:25:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d5d600ad155427099cd7cd580688ffb'}) 2018-06-07 12:25:55,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 12:25:55,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:25:55,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1344 X-Openstack-Request-Id: req-999dcf3e-0f7d-43a4-b1c6-bbc5512644c6 Date: Thu, 07 Jun 2018 12:25:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"42c556cb-f479-410d-b557-566315c5e04b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T12:25:55Z","provider:segmentation_id":2,"name":"tempest-net-f3c4182e-cc0e-40ae-8cd3-75437ad70e25","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:25:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 12:25:55,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-999dcf3e-0f7d-43a4-b1c6-bbc5512644c6 2018-06-07 12:25:55,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100536108017s 2018-06-07 12:25:55,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-999dcf3e-0f7d-43a4-b1c6-bbc5512644c6 2018-06-07 12:25:55,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-07 12:25:55,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" -d '{"subnet": {"name": "tempest-subnet-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "enable_dhcp": true, "network_id": "42c556cb-f479-410d-b557-566315c5e04b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.150.0/24"}}' 2018-06-07 12:25:56,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b5711393-e1c6-44ed-b800-13a314d6383d Date: Thu, 07 Jun 2018 12:25:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42c556cb-f479-410d-b557-566315c5e04b","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:25:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T12:25:55Z","gateway_ip":"192.168.150.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.150.2","end":"192.168.150.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.150.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"2d74f9cf-ebf8-48aa-ba3c-103b3655492e","subnetpool_id":null,"name":"tempest-subnet-f3c4182e-cc0e-40ae-8cd3-75437ad70e25"}} 2018-06-07 12:25:56,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b5711393-e1c6-44ed-b800-13a314d6383d 2018-06-07 12:25:56,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.397129058838s 2018-06-07 12:25:56,047 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b5711393-e1c6-44ed-b800-13a314d6383d 2018-06-07 12:25:56,048 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-07T12:25:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'2d74f9cf-ebf8-48aa-ba3c-103b3655492e', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-f3c4182e-cc0e-40ae-8cd3-75437ad70e25', u'enable_dhcp': True, u'network_id': u'42c556cb-f479-410d-b557-566315c5e04b', u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T12:25:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9d5d600ad155427099cd7cd580688ffb'}) 2018-06-07 12:25:56,048 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-06-07 12:25:56,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-f3c4182e-cc0e-40ae-8cd3-75437ad70e25' 2018-06-07 12:25:56,048 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 12:25:56,180 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-07 12:25:56,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:25:56,187 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Thu, 07 Jun 2018 12:25:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-06-07 12:25:56,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 12:25:56,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:25:56,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6f2d4bd4-461c-4865-94bb-fdf2a7fb1e33 Date: Thu, 07 Jun 2018 12:25:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 12:25:56,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6f2d4bd4-461c-4865-94bb-fdf2a7fb1e33 2018-06-07 12:25:56,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.145820140839s 2018-06-07 12:25:56,337 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6f2d4bd4-461c-4865-94bb-fdf2a7fb1e33 2018-06-07 12:25:56,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-07 12:25:56,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-f3c4182e-cc0e-40ae-8cd3-75437ad70e25"}' 2018-06-07 12:25:56,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 867 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a496482c-9a60-435c-8225-ca1d73872af0 X-Openstack-Request-Id: req-93e1e6fd-5de2-40e7-b7c7-f4cad60d4e06 Date: Thu, 07 Jun 2018 12:25:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a496482c-9a60-435c-8225-ca1d73872af0/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "a496482c-9a60-435c-8225-ca1d73872af0", "size": null, "self": "/v2/images/a496482c-9a60-435c-8225-ca1d73872af0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T12:25:56Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "checksum": null, "created_at": "2018-06-07T12:25:56Z", "protected": false} 2018-06-07 12:25:56,373 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-93e1e6fd-5de2-40e7-b7c7-f4cad60d4e06 2018-06-07 12:25:56,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0344021320343s 2018-06-07 12:25:56,373 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-93e1e6fd-5de2-40e7-b7c7-f4cad60d4e06 returning object a496482c-9a60-435c-8225-ca1d73872af0 2018-06-07 12:25:56,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-07 12:25:56,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a496482c-9a60-435c-8225-ca1d73872af0/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" -d '' 2018-06-07 12:25:57,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-790bf9ca-253f-48fb-9261-9f6c8b7f5f70 Date: Thu, 07 Jun 2018 12:25:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:25:57,120 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a496482c-9a60-435c-8225-ca1d73872af0/file used request id req-790bf9ca-253f-48fb-9261-9f6c8b7f5f70 2018-06-07 12:25:57,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.746667146683s 2018-06-07 12:25:57,121 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a496482c-9a60-435c-8225-ca1d73872af0/file used request id req-790bf9ca-253f-48fb-9261-9f6c8b7f5f70 2018-06-07 12:25:57,121 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-f3c4182e-cc0e-40ae-8cd3-75437ad70e25', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-07T12:25:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/a496482c-9a60-435c-8225-ca1d73872af0/file', u'owner': u'9d5d600ad155427099cd7cd580688ffb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a496482c-9a60-435c-8225-ca1d73872af0', u'size': None, u'name': u'Cirros-0.4.0-f3c4182e-cc0e-40ae-8cd3-75437ad70e25', u'checksum': None, u'self': u'/v2/images/a496482c-9a60-435c-8225-ca1d73872af0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-07T12:25:56Z', u'schema': u'/v2/schemas/image'}) 2018-06-07 12:25:57,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25' 2018-06-07 12:25:57,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 12:25:57,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:25:57,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json X-Openstack-Request-Id: req-51d4824b-a0f7-46d3-adf1-c2362fb3d607 Date: Thu, 07 Jun 2018 12:25:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/a496482c-9a60-435c-8225-ca1d73872af0/snap", "metadata": {}}], "file": "/v2/images/a496482c-9a60-435c-8225-ca1d73872af0/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "a496482c-9a60-435c-8225-ca1d73872af0", "size": 12716032, "self": "/v2/images/a496482c-9a60-435c-8225-ca1d73872af0", "disk_format": "qcow2", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/a496482c-9a60-435c-8225-ca1d73872af0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T12:25:57Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-07T12:25:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 12:25:57,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-51d4824b-a0f7-46d3-adf1-c2362fb3d607 2018-06-07 12:25:57,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0192699432373s 2018-06-07 12:25:57,141 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-51d4824b-a0f7-46d3-adf1-c2362fb3d607 2018-06-07 12:25:57,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-07 12:25:57,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25"}' 2018-06-07 12:25:57,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90 X-Openstack-Request-Id: req-63d43c09-0273-4b34-accb-fe8c57425b66 Date: Thu, 07 Jun 2018 12:25:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "f1102732-f6f4-41df-8951-63ec6efc5e90", "size": null, "self": "/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T12:25:57Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "checksum": null, "created_at": "2018-06-07T12:25:57Z", "protected": false} 2018-06-07 12:25:57,182 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-63d43c09-0273-4b34-accb-fe8c57425b66 2018-06-07 12:25:57,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0385069847107s 2018-06-07 12:25:57,183 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-63d43c09-0273-4b34-accb-fe8c57425b66 returning object f1102732-f6f4-41df-8951-63ec6efc5e90 2018-06-07 12:25:57,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-07 12:25:57,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" -d '' 2018-06-07 12:25:58,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cadb8b9a-aa53-4af7-809b-10edcb8a39cf Date: Thu, 07 Jun 2018 12:25:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:25:58,194 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90/file used request id req-cadb8b9a-aa53-4af7-809b-10edcb8a39cf 2018-06-07 12:25:58,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01052999496s 2018-06-07 12:25:58,194 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90/file used request id req-cadb8b9a-aa53-4af7-809b-10edcb8a39cf 2018-06-07 12:25:58,194 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-07T12:25:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90/file', u'owner': u'9d5d600ad155427099cd7cd580688ffb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f1102732-f6f4-41df-8951-63ec6efc5e90', u'size': None, u'name': u'Cirros-0.4.0-1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25', u'checksum': None, u'self': u'/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-07T12:25:57Z', u'schema': u'/v2/schemas/image'}) 2018-06-07 12:25:58,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-06-07 12:25:58,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-07 12:25:58,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-07 12:25:58,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:25:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b8d1da5-23b9-4e60-b883-5176d5417ff8 x-compute-request-id: req-0b8d1da5-23b9-4e60-b883-5176d5417ff8 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/830cf92c-a4c6-42f6-a5aa-d82669c20267", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/830cf92c-a4c6-42f6-a5aa-d82669c20267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "830cf92c-a4c6-42f6-a5aa-d82669c20267", "name": "opnfv_flavor-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 12:25:58,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0b8d1da5-23b9-4e60-b883-5176d5417ff8 2018-06-07 12:25:58,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.198224067688s 2018-06-07 12:25:58,394 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0b8d1da5-23b9-4e60-b883-5176d5417ff8 returning object 830cf92c-a4c6-42f6-a5aa-d82669c20267 2018-06-07 12:25:58,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-07 12:25:58,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/830cf92c-a4c6-42f6-a5aa-d82669c20267/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" -d '{"extra_specs": {}}' 2018-06-07 12:25:58,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:25:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-617342de-bc66-4fc7-9965-db24107b8f3e x-compute-request-id: req-617342de-bc66-4fc7-9965-db24107b8f3e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 12:25:58,415 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/830cf92c-a4c6-42f6-a5aa-d82669c20267/os-extra_specs used request id req-617342de-bc66-4fc7-9965-db24107b8f3e 2018-06-07 12:25:58,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203239917755s 2018-06-07 12:25:58,416 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/830cf92c-a4c6-42f6-a5aa-d82669c20267/os-extra_specs used request id req-617342de-bc66-4fc7-9965-db24107b8f3e 2018-06-07 12:25:58,416 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-f3c4182e-cc0e-40ae-8cd3-75437ad70e25', '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'9d5d600ad155427099cd7cd580688ffb', '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'830cf92c-a4c6-42f6-a5aa-d82669c20267', 'swap': 0}) 2018-06-07 12:25:58,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-07 12:25:58,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor_1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-07 12:25:58,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:25:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49655546-944b-4e00-a00f-d20169c9b06d x-compute-request-id: req-49655546-944b-4e00-a00f-d20169c9b06d Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ba9c7854-ed81-4218-9325-c58d92035811", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ba9c7854-ed81-4218-9325-c58d92035811", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ba9c7854-ed81-4218-9325-c58d92035811", "name": "opnfv_flavor_1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 12:25:58,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-49655546-944b-4e00-a00f-d20169c9b06d 2018-06-07 12:25:58,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0698869228363s 2018-06-07 12:25:58,487 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-49655546-944b-4e00-a00f-d20169c9b06d returning object ba9c7854-ed81-4218-9325-c58d92035811 2018-06-07 12:25:58,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-07 12:25:58,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ba9c7854-ed81-4218-9325-c58d92035811/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" -d '{"extra_specs": {}}' 2018-06-07 12:25:58,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:25:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc8522f8-28e5-49b8-b00a-d6ba2dd06177 x-compute-request-id: req-cc8522f8-28e5-49b8-b00a-d6ba2dd06177 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 12:25:58,510 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ba9c7854-ed81-4218-9325-c58d92035811/os-extra_specs used request id req-cc8522f8-28e5-49b8-b00a-d6ba2dd06177 2018-06-07 12:25:58,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219929218292s 2018-06-07 12:25:58,510 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ba9c7854-ed81-4218-9325-c58d92035811/os-extra_specs used request id req-cc8522f8-28e5-49b8-b00a-d6ba2dd06177 2018-06-07 12:25:58,511 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25', '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'9d5d600ad155427099cd7cd580688ffb', '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'ba9c7854-ed81-4218-9325-c58d92035811', 'swap': 0}) 2018-06-07 12:25:58,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-06-07 12:25:58,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:25:58,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:25:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad5d452-bf5d-47a6-8722-cbc991e88cf6 x-compute-request-id: req-8ad5d452-bf5d-47a6-8722-cbc991e88cf6 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 6143, "hypervisor_version": 2009000, "disk_available_least": 6108, "local_gb": 6143, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 6143, "hypervisor_version": 2009000, "disk_available_least": 6108, "local_gb": 6143, "free_ram_mb": 28406, "id": 2}]} 2018-06-07 12:25:58,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8ad5d452-bf5d-47a6-8722-cbc991e88cf6 2018-06-07 12:25:58,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0393538475037s 2018-06-07 12:25:58,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8ad5d452-bf5d-47a6-8722-cbc991e88cf6 2018-06-07 12:26:01,503 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-07 12:26:00.671 11225 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9883757a-6d2b-4734-b162-86a0731a1eb8) for deployment 'opnfv-rally' (UUID=7df06fed-5924-4eba-87b4-3abf911aa43a). 2018-06-07 12:26:01.352 11225 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9883757a-6d2b-4734-b162-86a0731a1eb8) has been successfully configured for deployment 'opnfv-rally' (UUID=7df06fed-5924-4eba-87b4-3abf911aa43a)! 2018-06-07 12:26:01,504 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-07 12:26:01,504 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-07 12:26:01,506 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-07 12:26:03,769 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-06-07 12:26:03,769 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-06-07 12:26:03,769 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-06-07 12:26:03,769 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-06-07 12:26:03,769 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-06-07 12:26:03,770 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-06-07 12:26:03,770 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-06-07 12:26:03,770 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-06-07 12:26:03,770 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-06-07 12:26:03,770 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-06-07 12:26:03,770 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-06-07 12:26:03,771 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-06-07 12:26:03,771 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-06-07 12:26:03,771 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-06-07 12:26:03,771 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-06-07 12:26:03,771 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-06-07 12:26:03,771 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-06-07 12:26:03,771 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-06-07 12:26:03,772 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-06-07 12:26:03,772 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-06-07 12:26:03,772 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-06-07 12:26:03,772 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-06-07 12:26:03,772 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-06-07 12:26:03,772 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-06-07 12:26:03,772 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-06-07 12:26:03,773 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-06-07 12:26:03,773 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-06-07 12:26:03,773 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-06-07 12:26:03,773 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-06-07 12:26:03,773 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-06-07 12:26:03,773 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-06-07 12:26:03,773 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-06-07 12:26:03,773 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-06-07 12:26:03,774 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-06-07 12:26:03,774 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-06-07 12:26:03,774 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-06-07 12:26:03,774 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-06-07 12:26:03,774 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-06-07 12:26:03,774 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-06-07 12:26:03,774 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-06-07 12:26:03,774 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-06-07 12:26:03,774 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-06-07 12:26:03,775 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-06-07 12:26:03,775 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-06-07 12:26:03,775 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-06-07 12:26:03,775 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-06-07 12:26:03,775 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_unreserve_volume_with_nonexistent_volume_id not found in Tempest list. 2018-06-07 12:26:03,775 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-06-07 12:26:03,775 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-06-07 12:26:03,776 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-06-07 12:26:03,776 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-06-07 12:26:03,776 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-06-07 12:26:03,776 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-06-07 12:26:03,776 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-06-07 12:26:03,776 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_negative_volume_status not found in Tempest list. 2018-06-07 12:26:03,777 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-06-07 12:26:03,777 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-06-07 12:26:03,777 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-06-07 12:26:03,777 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-06-07 12:26:03,777 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-06-07 12:26:03,777 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-06-07 12:26:03,777 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-06-07 12:26:03,778 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-06-07 12:26:03,778 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-06-07 12:26:03,778 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-06-07 12:26:03,778 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-06-07 12:26:03,778 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-06-07 12:26:03,778 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume not found in Tempest list. 2018-06-07 12:26:03,778 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-06-07 12:26:03,779 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-06-07 12:26:03,779 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-06-07 12:26:03,779 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-06-07 12:26:03,779 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-06-07 12:26:03,779 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-06-07 12:26:03,779 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-06-07 12:26:03,779 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-06-07 12:26:03,780 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-06-07 12:26:03,780 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_nonexistent_volume_id not found in Tempest list. 2018-06-07 12:26:03,780 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-06-07 12:26:03,780 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-06-07 12:26:03,780 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-06-07 12:26:03,780 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-06-07 12:26:03,780 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-06-07 12:26:03,781 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-06-07 12:26:03,781 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-06-07 12:26:03,781 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-06-07 12:26:03,781 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-06-07 12:26:03,781 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-06-07 12:26:03,781 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-06-07 12:26:03,781 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-06-07 12:26:03,782 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-06-07 12:26:03,782 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-06-07 12:26:03,782 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-06-07 12:26:03,782 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-06-07 12:26:03,782 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-06-07 12:26:03,782 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-06-07 12:26:03,782 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-06-07 12:26:03,783 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-06-07 12:26:03,783 - refstack_client.list_parser - DEBUG - Number of tests: 204 2018-06-07 12:26:03,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-06-07 12:26:05,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:05.945 11237 INFO rally.api [-] Starting verification (UUID=3e9ae125-a465-45f7-b413-96bf9022a8c3) for deployment 'opnfv-rally' (UUID=7df06fed-5924-4eba-87b4-3abf911aa43a) by verifier 'opnfv-tempest' (UUID=9883757a-6d2b-4734-b162-86a0731a1eb8). 2018-06-07 12:26:05,947 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3e9ae125-a465-45f7-b413-96bf9022a8c3 2018-06-07 12:26:13,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:13.980 11237 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.238s] 2018-06-07 12:26:14,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:14.056 11237 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.288s] 2018-06-07 12:26:14,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:14.082 11237 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.023s] 2018-06-07 12:26:14,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:14.083 11237 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.100s] 2018-06-07 12:26:14,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:14.212 11237 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.318s] 2018-06-07 12:26:20,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:20.624 11237 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.129s] 2018-06-07 12:26:20,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:20.761 11237 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.137s] 2018-06-07 12:26:20,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:20.772 11237 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.011s] 2018-06-07 12:26:24,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:24.701 11237 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.914s] 2018-06-07 12:26:25,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:25.745 11237 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.043s] 2018-06-07 12:26:26,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:26.216 11237 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.383s] 2018-06-07 12:26:26,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:26.531 11237 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.315s] 2018-06-07 12:26:28,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:28.546 11237 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.013s] 2018-06-07 12:26:28,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:28.737 11237 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.191s] 2018-06-07 12:26:28,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:28.936 11237 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.198s] 2018-06-07 12:26:29,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:29.250 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.037s] 2018-06-07 12:26:30,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:30.256 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.005s] 2018-06-07 12:26:36,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:36.715 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [22.569s] 2018-06-07 12:26:36,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:36.924 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.062s] 2018-06-07 12:26:36,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:36.935 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-06-07 12:26:37,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:37.068 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.132s] 2018-06-07 12:26:37,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:37.080 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-06-07 12:26:37,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:37.092 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-06-07 12:26:37,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:37.121 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.029s] 2018-06-07 12:26:37,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:37.183 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.062s] 2018-06-07 12:26:37,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:37.301 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.116s] 2018-06-07 12:26:37,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:37.452 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.151s] 2018-06-07 12:26:37,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:37.467 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-06-07 12:26:37,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:37.551 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.083s] 2018-06-07 12:26:40,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:40.169 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.229s] 2018-06-07 12:26:40,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:40.420 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.250s] 2018-06-07 12:26:40,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:40.807 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.387s] 2018-06-07 12:26:41,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:41.098 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.289s] 2018-06-07 12:26:41,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:41.425 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.327s] 2018-06-07 12:26:41,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:41.497 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.072s] 2018-06-07 12:26:41,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:41.577 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.080s] 2018-06-07 12:26:41,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:41.649 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.071s] 2018-06-07 12:26:41,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:41.725 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.075s] 2018-06-07 12:26:41,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:41.807 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.081s] 2018-06-07 12:26:41,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:41.961 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.153s] 2018-06-07 12:26:53,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:53.386 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.046s] 2018-06-07 12:26:53,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:53.429 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.042s] 2018-06-07 12:26:53,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:53.628 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.198s] 2018-06-07 12:26:54,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:54.064 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.435s] 2018-06-07 12:26:54,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:54.167 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.103s] 2018-06-07 12:26:54,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:54.529 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.361s] 2018-06-07 12:26:54,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:54.566 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.036s] 2018-06-07 12:26:54,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:54.615 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.049s] 2018-06-07 12:26:54,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:54.828 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.213s] 2018-06-07 12:26:54,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:54.883 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.054s] 2018-06-07 12:26:54,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:54.922 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.037s] 2018-06-07 12:26:55,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:55.001 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.077s] 2018-06-07 12:26:55,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:55.075 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.074s] 2018-06-07 12:26:55,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:55.120 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.046s] 2018-06-07 12:26:55,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:55.169 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.048s] 2018-06-07 12:26:56,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:56.199 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.394s] 2018-06-07 12:26:57,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:57.291 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.090s] 2018-06-07 12:26:58,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:58.559 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.267s] 2018-06-07 12:26:59,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:26:59.725 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.165s] 2018-06-07 12:27:00,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:00.835 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.109s] 2018-06-07 12:27:01,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:01.829 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.993s] 2018-06-07 12:27:02,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:02.066 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.237s] 2018-06-07 12:27:02,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:02.286 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.220s] 2018-06-07 12:27:02,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:02.522 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.235s] 2018-06-07 12:27:03,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:03.509 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.984s] 2018-06-07 12:27:04,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:04.512 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.002s] 2018-06-07 12:27:04,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:04.750 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.238s] 2018-06-07 12:27:04,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:04.980 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.230s] 2018-06-07 12:27:06,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:06.075 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.093s] 2018-06-07 12:27:06,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:06.306 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.231s] 2018-06-07 12:27:06,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:06.530 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.223s] 2018-06-07 12:27:06,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:06.757 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.227s] 2018-06-07 12:27:06,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:06.991 11237 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.232s] 2018-06-07 12:27:16,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:16.010 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.235s] 2018-06-07 12:27:19,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:19.812 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [53.601s] 2018-06-07 12:27:19,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:19.853 11237 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.149s] 2018-06-07 12:27:20,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:20.288 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.480s] 2018-06-07 12:27:21,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:21.042 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.031s] 2018-06-07 12:27:23,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:23.168 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.125s] 2018-06-07 12:27:26,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:26.618 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.449s] 2018-06-07 12:27:28,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:28.900 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.281s] 2018-06-07 12:27:33,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:33.759 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.859s] 2018-06-07 12:27:38,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:38.156 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.397s] 2018-06-07 12:27:42,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:42.450 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.292s] 2018-06-07 12:27:45,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:45.717 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.114s] 2018-06-07 12:27:45,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:45.782 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-06-07 12:27:45,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:45.998 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.215s] 2018-06-07 12:27:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:46.095 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.096s] 2018-06-07 12:27:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:46.096 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-06-07 12:27:46,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:46.450 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.999s] 2018-06-07 12:27:46,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:46.609 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.160s] 2018-06-07 12:27:46,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:46.701 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.091s] 2018-06-07 12:27:46,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:46.768 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.066s] 2018-06-07 12:27:46,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:46.817 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.049s] 2018-06-07 12:27:46,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:46.927 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.109s] 2018-06-07 12:27:47,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:47.024 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.097s] 2018-06-07 12:27:47,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:47.086 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.061s] 2018-06-07 12:27:47,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:47.134 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.047s] 2018-06-07 12:27:52,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:27:52.205 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.070s] 2018-06-07 12:28:07,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:28:07.178 11237 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.149s] 2018-06-07 12:28:08,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:28:08.737 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [8.428s] 2018-06-07 12:28:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:28:14.363 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.624s] 2018-06-07 12:28:34,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:28:34.765 11237 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [131.717s] 2018-06-07 12:28:58,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:28:58.270 11237 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [23.498s] 2018-06-07 12:29:10,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:10.681 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.013s] 2018-06-07 12:29:10,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:10.830 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.149s] 2018-06-07 12:29:10,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:10.864 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.033s] 2018-06-07 12:29:10,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:10.881 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.017s] 2018-06-07 12:29:11,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.035 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.154s] 2018-06-07 12:29:11,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.047 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-06-07 12:29:11,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.233 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.185s] 2018-06-07 12:29:11,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.266 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.032s] 2018-06-07 12:29:11,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.275 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-06-07 12:29:11,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.308 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-06-07 12:29:11,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.451 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.143s] 2018-06-07 12:29:11,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.498 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.046s] 2018-06-07 12:29:11,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.543 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.044s] 2018-06-07 12:29:11,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.580 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.037s] 2018-06-07 12:29:11,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.614 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.033s] 2018-06-07 12:29:11,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.776 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.160s] 2018-06-07 12:29:11,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.808 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.032s] 2018-06-07 12:29:11,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.975 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.166s] 2018-06-07 12:29:11,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:11.985 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-06-07 12:29:12,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:12.017 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.031s] 2018-06-07 12:29:12,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:12.049 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.031s] 2018-06-07 12:29:12,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:12.081 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.031s] 2018-06-07 12:29:12,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:12.114 11237 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-06-07 12:29:52,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:52.494 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.244s] 2018-06-07 12:29:52,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:52.553 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.068s] 2018-06-07 12:29:52,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:29:52.909 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.355s] 2018-06-07 12:33:00,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:00.287 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.366s] 2018-06-07 12:33:00,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:00.288 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-06-07 12:33:18,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:18.442 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.538s] 2018-06-07 12:33:18,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:18.637 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.195s] 2018-06-07 12:33:18,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:18.832 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.194s] 2018-06-07 12:33:19,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:19.229 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.397s] 2018-06-07 12:33:19,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:19.579 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.350s] 2018-06-07 12:33:20,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:20.086 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.507s] 2018-06-07 12:33:26,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:26.116 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.380s] 2018-06-07 12:33:27,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:27.160 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.044s] 2018-06-07 12:33:29,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:29.949 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.785s] 2018-06-07 12:33:30,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:30.979 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.032s] 2018-06-07 12:33:32,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:32.382 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.400s] 2018-06-07 12:33:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:33.420 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.038s] 2018-06-07 12:33:35,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:35.048 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.626s] 2018-06-07 12:33:35,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:33:35.100 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.054s] 2018-06-07 12:33:37,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3e9ae125-a465-45f7-b413-96bf9022a8c3']'. 2018-06-07 12:33:38,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-07 12:33:38,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-07 12:33:38,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-07 12:33:38,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3e9ae125-a465-45f7-b413-96bf9022a8c3 | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-07 12:26:05 | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-07 12:33:37 | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:32 | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9883757a-6d2b-4734-b162-86a0731a1eb8) | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7df06fed-5924-4eba-87b4-3abf911aa43a) | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 146 | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 443.303 | 2018-06-07 12:33:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 144 | 2018-06-07 12:33:38,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-06-07 12:33:38,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-07 12:33:38,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-07 12:33:38,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-06-07 12:33:38,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-07 12:33:38,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-07 12:33:38,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 98.6301369863% 2018-06-07 12:33:38,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-07 12:33:38,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/a496482c-9a60-435c-8225-ca1d73872af0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:33:40,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-702f9e4b-3c1a-472a-9aa5-322e4242efe5 Date: Thu, 07 Jun 2018 12:33:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:33:40,693 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a496482c-9a60-435c-8225-ca1d73872af0 used request id req-702f9e4b-3c1a-472a-9aa5-322e4242efe5 2018-06-07 12:33:40,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.93830490112s 2018-06-07 12:33:40,693 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a496482c-9a60-435c-8225-ca1d73872af0 used request id req-702f9e4b-3c1a-472a-9aa5-322e4242efe5 2018-06-07 12:33:40,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-07 12:33:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:33:41,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4709e9c-4b59-45ce-a7b4-d45307855d1b Date: Thu, 07 Jun 2018 12:33:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:33:41,803 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90 used request id req-c4709e9c-4b59-45ce-a7b4-d45307855d1b 2018-06-07 12:33:41,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.10988998413s 2018-06-07 12:33:41,804 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f1102732-f6f4-41df-8951-63ec6efc5e90 used request id req-c4709e9c-4b59-45ce-a7b4-d45307855d1b 2018-06-07 12:33:41,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 12:33:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:33:42,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-037a8edd-4d05-4fdf-bcf1-bec5aa04dd70 Date: Thu, 07 Jun 2018 12:33:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"42c556cb-f479-410d-b557-566315c5e04b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["2d74f9cf-ebf8-48aa-ba3c-103b3655492e"],"description":"","tags":[],"updated_at":"2018-06-07T12:25:55Z","provider:segmentation_id":2,"name":"tempest-net-f3c4182e-cc0e-40ae-8cd3-75437ad70e25","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:25:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 12:33:42,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-037a8edd-4d05-4fdf-bcf1-bec5aa04dd70 2018-06-07 12:33:42,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227596998215s 2018-06-07 12:33:42,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-037a8edd-4d05-4fdf-bcf1-bec5aa04dd70 2018-06-07 12:33:42,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-07 12:33:42,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/42c556cb-f479-410d-b557-566315c5e04b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:33:43,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3a11eb1-dafc-4f24-9ddc-b9650ef0a3fc Date: Thu, 07 Jun 2018 12:33:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 12:33:43,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/42c556cb-f479-410d-b557-566315c5e04b.json used request id req-a3a11eb1-dafc-4f24-9ddc-b9650ef0a3fc 2018-06-07 12:33:43,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.78887987137s 2018-06-07 12:33:43,823 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/42c556cb-f479-410d-b557-566315c5e04b.json used request id req-a3a11eb1-dafc-4f24-9ddc-b9650ef0a3fc 2018-06-07 12:33:43,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 12:33:43,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:33:44,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:33:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fb38aac-c61e-4532-8986-7525795c8e68 x-compute-request-id: req-9fb38aac-c61e-4532-8986-7525795c8e68 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/830cf92c-a4c6-42f6-a5aa-d82669c20267", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/830cf92c-a4c6-42f6-a5aa-d82669c20267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "830cf92c-a4c6-42f6-a5aa-d82669c20267", "name": "opnfv_flavor-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ba9c7854-ed81-4218-9325-c58d92035811", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ba9c7854-ed81-4218-9325-c58d92035811", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ba9c7854-ed81-4218-9325-c58d92035811", "name": "opnfv_flavor_1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 12:33:44,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9fb38aac-c61e-4532-8986-7525795c8e68 2018-06-07 12:33:44,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.242097139359s 2018-06-07 12:33:44,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9fb38aac-c61e-4532-8986-7525795c8e68 2018-06-07 12:33:44,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-07 12:33:44,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/830cf92c-a4c6-42f6-a5aa-d82669c20267 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:33:44,125 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 12:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cba73b51-127a-42c7-b350-dea9737f1729 x-compute-request-id: req-cba73b51-127a-42c7-b350-dea9737f1729 Content-Length: 0 Content-Type: application/json 2018-06-07 12:33:44,125 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/830cf92c-a4c6-42f6-a5aa-d82669c20267 used request id req-cba73b51-127a-42c7-b350-dea9737f1729 2018-06-07 12:33:44,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0571639537811s 2018-06-07 12:33:44,126 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/830cf92c-a4c6-42f6-a5aa-d82669c20267 used request id req-cba73b51-127a-42c7-b350-dea9737f1729 2018-06-07 12:33:44,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 12:33:44,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:33:44,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84177e01-83c5-4337-9d94-f42f928df67a x-compute-request-id: req-84177e01-83c5-4337-9d94-f42f928df67a Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ba9c7854-ed81-4218-9325-c58d92035811", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ba9c7854-ed81-4218-9325-c58d92035811", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ba9c7854-ed81-4218-9325-c58d92035811", "name": "opnfv_flavor_1-f3c4182e-cc0e-40ae-8cd3-75437ad70e25", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 12:33:44,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-84177e01-83c5-4337-9d94-f42f928df67a 2018-06-07 12:33:44,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.029883146286s 2018-06-07 12:33:44,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-84177e01-83c5-4337-9d94-f42f928df67a 2018-06-07 12:33:44,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-07 12:33:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ba9c7854-ed81-4218-9325-c58d92035811 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd8fdeaf9140099979044afd9109b3fd74eca774" 2018-06-07 12:33:44,190 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 12:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b51d89ed-f2b6-4846-a129-905e1194754c x-compute-request-id: req-b51d89ed-f2b6-4846-a129-905e1194754c Content-Length: 0 Content-Type: application/json 2018-06-07 12:33:44,190 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ba9c7854-ed81-4218-9325-c58d92035811 used request id req-b51d89ed-f2b6-4846-a129-905e1194754c 2018-06-07 12:33:44,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320210456848s 2018-06-07 12:33:44,190 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ba9c7854-ed81-4218-9325-c58d92035811 used request id req-b51d89ed-f2b6-4846-a129-905e1194754c 2018-06-07 12:33:44,349 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 12:33:44,350 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:49 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-06-07 12:33:44,354 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-06-07 12:33:44,354 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-07 12:33:44,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-07 12:33:44,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-07 12:33:44,448 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-06-07 12:33:44,448 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-06-07 12:33:44,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-07 12:33:46,956 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-06-07 12:33:46.543 11337 INFO rally.deployment.engine [-] Deployment 7df06fed-5924-4eba-87b4-3abf911aa43a | Starting: Destroy cloud and free allocated resources. 2018-06-07 12:33:46.624 11337 INFO rally.deployment.engine [-] Deployment 7df06fed-5924-4eba-87b4-3abf911aa43a | Completed: Destroy cloud and free allocated resources. 2018-06-07 12:33:46.670 11337 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=9883757a-6d2b-4734-b162-86a0731a1eb8) for deployment 'opnfv-rally'. 2018-06-07 12:33:46.690 11337 INFO rally.api [-] Deleting verification (UUID=3e9ae125-a465-45f7-b413-96bf9022a8c3). 2018-06-07 12:33:46.736 11337 INFO rally.api [-] Verification has been successfully deleted! 2018-06-07 12:33:46.737 11337 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9883757a-6d2b-4734-b162-86a0731a1eb8). 2018-06-07 12:33:46.748 11337 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-06-07 12:33:49,459 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-06-07 12:33:49.140 11340 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a7d59b4b-8362-414e-a63d-845a9ea9c14f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a7d59b4b-8362-414e-a63d-845a9ea9c14f | 2018-06-07T12:33:49 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a7d59b4b-8362-414e-a63d-845a9ea9c14f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-07 12:33:52,756 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-06-07 12:33:52,757 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-07 12:33:55,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-06-07 12:33:54.838 11346 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=9883757a-6d2b-4734-b162-86a0731a1eb8). 2018-06-07 12:33:54.960 11346 INFO rally.api [-] Verifier has been successfully deleted! 2018-06-07 12:33:58,487 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-06-07 12:33:57.038 11349 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-06-07 12:33:57.176 11349 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-06-07 12:33:58.325 11349 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5542aefc-b106-403c-b477-12c8d4192d7f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5542aefc-b106-403c-b477-12c8d4192d7f) as the default verifier for the future CLI operations. 2018-06-07 12:34:01,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-490e1692-eba4-4a22-b384-dc699dc79ec7' 2018-06-07 12:34:01,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 12:34:01,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3737f27f-5f7e-4e99-bdb8-18130cc92f13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 12:34:01,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3737f27f-5f7e-4e99-bdb8-18130cc92f13 2018-06-07 12:34:01,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 12:34:01,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T13:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["lq2K94G-TmmUW09qfGi8ZA"], "issued_at": "2018-06-07T12:34:01.000000Z"}} 2018-06-07 12:34:01,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-07 12:34:01,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" -d '{"network": {"name": "tempest-net-490e1692-eba4-4a22-b384-dc699dc79ec7", "admin_state_up": true}}' 2018-06-07 12:34:02,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-dee5547a-dba1-4252-aa9a-998bae1bcc46 Date: Thu, 07 Jun 2018 12:34: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":"d9aaa3f5-f2c7-4e0f-8707-a616683a5966","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T12:34:02Z","is_default":false,"provider:segmentation_id":4,"name":"tempest-net-490e1692-eba4-4a22-b384-dc699dc79ec7","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:34:01Z","mtu":1450}} 2018-06-07 12:34:02,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dee5547a-dba1-4252-aa9a-998bae1bcc46 2018-06-07 12:34:02,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.379519939423s 2018-06-07 12:34:02,169 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dee5547a-dba1-4252-aa9a-998bae1bcc46 2018-06-07 12:34:02,169 - functest.opnfv_tests.openstack.tempest.tempest - 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-06-07T12:34:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd9aaa3f5-f2c7-4e0f-8707-a616683a5966', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-490e1692-eba4-4a22-b384-dc699dc79ec7', u'admin_state_up': True, u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T12:34:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d5d600ad155427099cd7cd580688ffb'}) 2018-06-07 12:34:02,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 12:34:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:34:02,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1344 X-Openstack-Request-Id: req-7625b515-d8ee-4adf-b4bb-249658881cd8 Date: Thu, 07 Jun 2018 12:34:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d9aaa3f5-f2c7-4e0f-8707-a616683a5966","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T12:34:02Z","provider:segmentation_id":4,"name":"tempest-net-490e1692-eba4-4a22-b384-dc699dc79ec7","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:34:01Z","provider:network_type":"vxlan"}]} 2018-06-07 12:34:02,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7625b515-d8ee-4adf-b4bb-249658881cd8 2018-06-07 12:34:02,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118535995483s 2018-06-07 12:34:02,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7625b515-d8ee-4adf-b4bb-249658881cd8 2018-06-07 12:34:02,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-07 12:34:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" -d '{"subnet": {"name": "tempest-subnet-490e1692-eba4-4a22-b384-dc699dc79ec7", "enable_dhcp": true, "network_id": "d9aaa3f5-f2c7-4e0f-8707-a616683a5966", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.150.0/24"}}' 2018-06-07 12:34:02,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-18311c27-376e-473e-b117-51b4046626d7 Date: Thu, 07 Jun 2018 12:34:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaa3f5-f2c7-4e0f-8707-a616683a5966","tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:34:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T12:34:02Z","gateway_ip":"192.168.150.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.150.2","end":"192.168.150.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.150.0/24","project_id":"9d5d600ad155427099cd7cd580688ffb","id":"84dc23c8-466e-4b0a-8c80-fed48a54e825","subnetpool_id":null,"name":"tempest-subnet-490e1692-eba4-4a22-b384-dc699dc79ec7"}} 2018-06-07 12:34:02,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-18311c27-376e-473e-b117-51b4046626d7 2018-06-07 12:34:02,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.348285913467s 2018-06-07 12:34:02,639 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-18311c27-376e-473e-b117-51b4046626d7 2018-06-07 12:34:02,639 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-07T12:34:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'84dc23c8-466e-4b0a-8c80-fed48a54e825', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-490e1692-eba4-4a22-b384-dc699dc79ec7', u'enable_dhcp': True, u'network_id': u'd9aaa3f5-f2c7-4e0f-8707-a616683a5966', u'tenant_id': u'9d5d600ad155427099cd7cd580688ffb', u'created_at': u'2018-06-07T12:34:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9d5d600ad155427099cd7cd580688ffb'}) 2018-06-07 12:34:02,639 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-06-07 12:34:02,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-490e1692-eba4-4a22-b384-dc699dc79ec7' 2018-06-07 12:34:02,640 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-07 12:34:02,762 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-07 12:34:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:34:02,769 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Thu, 07 Jun 2018 12:34:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-06-07 12:34:02,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 12:34:02,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:34:02,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-de1afee5-0250-49d6-ad04-daf78b86db72 Date: Thu, 07 Jun 2018 12:34:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 12:34:02,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-de1afee5-0250-49d6-ad04-daf78b86db72 2018-06-07 12:34:02,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207567930222s 2018-06-07 12:34:02,978 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-de1afee5-0250-49d6-ad04-daf78b86db72 2018-06-07 12:34:02,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-07 12:34:02,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-490e1692-eba4-4a22-b384-dc699dc79ec7", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-490e1692-eba4-4a22-b384-dc699dc79ec7"}' 2018-06-07 12:34:03,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 867 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6 X-Openstack-Request-Id: req-2e947172-f25e-4e20-aba7-235094746ca9 Date: Thu, 07 Jun 2018 12:34:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "101de683-fc6f-4c36-b3b9-695c82f1a8e6", "size": null, "self": "/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T12:34:02Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-490e1692-eba4-4a22-b384-dc699dc79ec7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-490e1692-eba4-4a22-b384-dc699dc79ec7", "checksum": null, "created_at": "2018-06-07T12:34:02Z", "protected": false} 2018-06-07 12:34:03,023 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2e947172-f25e-4e20-aba7-235094746ca9 2018-06-07 12:34:03,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0440919399261s 2018-06-07 12:34:03,024 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2e947172-f25e-4e20-aba7-235094746ca9 returning object 101de683-fc6f-4c36-b3b9-695c82f1a8e6 2018-06-07 12:34:03,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-07 12:34:03,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" -d '' 2018-06-07 12:34:04,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a17ed846-c2e2-4f58-8de6-5d75e4cf2b1d Date: Thu, 07 Jun 2018 12:34:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:34:04,321 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6/file used request id req-a17ed846-c2e2-4f58-8de6-5d75e4cf2b1d 2018-06-07 12:34:04,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29730200768s 2018-06-07 12:34:04,321 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6/file used request id req-a17ed846-c2e2-4f58-8de6-5d75e4cf2b1d 2018-06-07 12:34:04,321 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-490e1692-eba4-4a22-b384-dc699dc79ec7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-07T12:34:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6/file', u'owner': u'9d5d600ad155427099cd7cd580688ffb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'101de683-fc6f-4c36-b3b9-695c82f1a8e6', u'size': None, u'name': u'Cirros-0.4.0-490e1692-eba4-4a22-b384-dc699dc79ec7', u'checksum': None, u'self': u'/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-07T12:34:02Z', u'schema': u'/v2/schemas/image'}) 2018-06-07 12:34:04,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-490e1692-eba4-4a22-b384-dc699dc79ec7' 2018-06-07 12:34:04,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-07 12:34:04,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:34:04,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json X-Openstack-Request-Id: req-3cbcd982-8ac2-4c49-8efb-fbc0dcab209c Date: Thu, 07 Jun 2018 12:34:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6/snap", "metadata": {}}], "file": "/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "101de683-fc6f-4c36-b3b9-695c82f1a8e6", "size": 12716032, "self": "/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6", "disk_format": "qcow2", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T12:34:04Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-490e1692-eba4-4a22-b384-dc699dc79ec7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-490e1692-eba4-4a22-b384-dc699dc79ec7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-07T12:34:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-07 12:34:04,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3cbcd982-8ac2-4c49-8efb-fbc0dcab209c 2018-06-07 12:34:04,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0184371471405s 2018-06-07 12:34:04,341 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3cbcd982-8ac2-4c49-8efb-fbc0dcab209c 2018-06-07 12:34:04,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-07 12:34:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-490e1692-eba4-4a22-b384-dc699dc79ec7", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-1-490e1692-eba4-4a22-b384-dc699dc79ec7"}' 2018-06-07 12:34:04,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ab8b997f-6b52-4435-956c-330a37751f55 X-Openstack-Request-Id: req-719a0e54-8727-4449-ae31-476edd00f21f Date: Thu, 07 Jun 2018 12:34:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ab8b997f-6b52-4435-956c-330a37751f55/file", "owner": "9d5d600ad155427099cd7cd580688ffb", "id": "ab8b997f-6b52-4435-956c-330a37751f55", "size": null, "self": "/v2/images/ab8b997f-6b52-4435-956c-330a37751f55", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-07T12:34:04Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-490e1692-eba4-4a22-b384-dc699dc79ec7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-1-490e1692-eba4-4a22-b384-dc699dc79ec7", "checksum": null, "created_at": "2018-06-07T12:34:04Z", "protected": false} 2018-06-07 12:34:04,407 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-719a0e54-8727-4449-ae31-476edd00f21f 2018-06-07 12:34:04,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0648281574249s 2018-06-07 12:34:04,408 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-719a0e54-8727-4449-ae31-476edd00f21f returning object ab8b997f-6b52-4435-956c-330a37751f55 2018-06-07 12:34:04,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-07 12:34:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ab8b997f-6b52-4435-956c-330a37751f55/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" -d '' 2018-06-07 12:34:06,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-450e1394-f9d8-4526-9655-431a72039bb2 Date: Thu, 07 Jun 2018 12:34:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:34:06,444 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ab8b997f-6b52-4435-956c-330a37751f55/file used request id req-450e1394-f9d8-4526-9655-431a72039bb2 2018-06-07 12:34:06,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.0364677906s 2018-06-07 12:34:06,445 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ab8b997f-6b52-4435-956c-330a37751f55/file used request id req-450e1394-f9d8-4526-9655-431a72039bb2 2018-06-07 12:34:06,445 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-490e1692-eba4-4a22-b384-dc699dc79ec7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-07T12:34:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ab8b997f-6b52-4435-956c-330a37751f55/file', u'owner': u'9d5d600ad155427099cd7cd580688ffb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ab8b997f-6b52-4435-956c-330a37751f55', u'size': None, u'name': u'Cirros-0.4.0-1-490e1692-eba4-4a22-b384-dc699dc79ec7', u'checksum': None, u'self': u'/v2/images/ab8b997f-6b52-4435-956c-330a37751f55', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-07T12:34:04Z', u'schema': u'/v2/schemas/image'}) 2018-06-07 12:34:06,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-06-07 12:34:06,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-07 12:34:06,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor-490e1692-eba4-4a22-b384-dc699dc79ec7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-07 12:34:06,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-522e61a5-4180-4d06-ae3f-c84461ca7715 x-compute-request-id: req-522e61a5-4180-4d06-ae3f-c84461ca7715 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56", "name": "opnfv_flavor-490e1692-eba4-4a22-b384-dc699dc79ec7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 12:34:06,626 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-522e61a5-4180-4d06-ae3f-c84461ca7715 2018-06-07 12:34:06,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.180124044418s 2018-06-07 12:34:06,627 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-522e61a5-4180-4d06-ae3f-c84461ca7715 returning object 2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56 2018-06-07 12:34:06,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-07 12:34:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" -d '{"extra_specs": {}}' 2018-06-07 12:34:06,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08e8bd00-fb74-4bbe-ba04-1e841e8255d6 x-compute-request-id: req-08e8bd00-fb74-4bbe-ba04-1e841e8255d6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 12:34:06,651 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56/os-extra_specs used request id req-08e8bd00-fb74-4bbe-ba04-1e841e8255d6 2018-06-07 12:34:06,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232489109039s 2018-06-07 12:34:06,651 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56/os-extra_specs used request id req-08e8bd00-fb74-4bbe-ba04-1e841e8255d6 2018-06-07 12:34:06,652 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-490e1692-eba4-4a22-b384-dc699dc79ec7', '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'9d5d600ad155427099cd7cd580688ffb', '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'2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56', 'swap': 0}) 2018-06-07 12:34:06,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-07 12:34:06,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor_1-490e1692-eba4-4a22-b384-dc699dc79ec7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-07 12:34:06,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b6c9311-8c36-457a-a624-f56f790db3de x-compute-request-id: req-2b6c9311-8c36-457a-a624-f56f790db3de Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "164d44b9-1c92-4f23-bbb9-702e0a11929d", "name": "opnfv_flavor_1-490e1692-eba4-4a22-b384-dc699dc79ec7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 12:34:06,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2b6c9311-8c36-457a-a624-f56f790db3de 2018-06-07 12:34:06,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0329451560974s 2018-06-07 12:34:06,685 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2b6c9311-8c36-457a-a624-f56f790db3de returning object 164d44b9-1c92-4f23-bbb9-702e0a11929d 2018-06-07 12:34:06,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-07 12:34:06,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" -d '{"extra_specs": {}}' 2018-06-07 12:34:06,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45e4740c-4cca-45ec-923b-bbc5809690c0 x-compute-request-id: req-45e4740c-4cca-45ec-923b-bbc5809690c0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-07 12:34:06,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d/os-extra_specs used request id req-45e4740c-4cca-45ec-923b-bbc5809690c0 2018-06-07 12:34:06,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202040672302s 2018-06-07 12:34:06,707 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d/os-extra_specs used request id req-45e4740c-4cca-45ec-923b-bbc5809690c0 2018-06-07 12:34:06,707 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-490e1692-eba4-4a22-b384-dc699dc79ec7', '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'9d5d600ad155427099cd7cd580688ffb', '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'164d44b9-1c92-4f23-bbb9-702e0a11929d', 'swap': 0}) 2018-06-07 12:34:06,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-06-07 12:34:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:34:06,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e22e4fd-e05f-41a6-8220-b8b21bb5d98d x-compute-request-id: req-8e22e4fd-e05f-41a6-8220-b8b21bb5d98d Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 6143, "hypervisor_version": 2009000, "disk_available_least": 6108, "local_gb": 6143, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 6143, "hypervisor_version": 2009000, "disk_available_least": 6108, "local_gb": 6143, "free_ram_mb": 28406, "id": 2}]} 2018-06-07 12:34:06,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8e22e4fd-e05f-41a6-8220-b8b21bb5d98d 2018-06-07 12:34:06,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0325150489807s 2018-06-07 12:34:06,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8e22e4fd-e05f-41a6-8220-b8b21bb5d98d 2018-06-07 12:34:09,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-07 12:34:08.865 11368 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5542aefc-b106-403c-b477-12c8d4192d7f) for deployment 'opnfv-rally' (UUID=a7d59b4b-8362-414e-a63d-845a9ea9c14f). 2018-06-07 12:34:09.559 11368 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5542aefc-b106-403c-b477-12c8d4192d7f) has been successfully configured for deployment 'opnfv-rally' (UUID=a7d59b4b-8362-414e-a63d-845a9ea9c14f)! 2018-06-07 12:34:09,715 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-07 12:34:09,715 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-07 12:34:09,720 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-07 12:34:09,738 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-07 12:34:12,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5542aefc-b106-403c-b477-12c8d4192d7f/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-06-07 12:34:12,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-06-07 12:34:15,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 12:34:15.128 11377 INFO rally.api [-] Starting verification (UUID=17bde15f-20e7-40fc-84cc-a32899bb7b7e) for deployment 'opnfv-rally' (UUID=a7d59b4b-8362-414e-a63d-845a9ea9c14f) by verifier 'opnfv-tempest' (UUID=5542aefc-b106-403c-b477-12c8d4192d7f). 2018-06-07 12:34:15,130 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 17bde15f-20e7-40fc-84cc-a32899bb7b7e 2018-06-07 12:36:48,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '17bde15f-20e7-40fc-84cc-a32899bb7b7e']'. 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 17bde15f-20e7-40fc-84cc-a32899bb7b7e | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-07 12:34:15 | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-07 12:36:47 | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:32 | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5542aefc-b106-403c-b477-12c8d4192d7f) | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a7d59b4b-8362-414e-a63d-845a9ea9c14f) | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 143.453 | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-07 12:36:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-07 12:36:49,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-07 12:36:49,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-07 12:36:49,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-06-07 12:36:49,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-07 12:36:49,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:36:51,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2cd3e3cd-789e-4d13-b8f5-0dd08a0751d5 Date: Thu, 07 Jun 2018 12:36:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:36:51,001 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6 used request id req-2cd3e3cd-789e-4d13-b8f5-0dd08a0751d5 2018-06-07 12:36:51,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.71568894386s 2018-06-07 12:36:51,001 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/101de683-fc6f-4c36-b3b9-695c82f1a8e6 used request id req-2cd3e3cd-789e-4d13-b8f5-0dd08a0751d5 2018-06-07 12:36:51,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-07 12:36:51,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ab8b997f-6b52-4435-956c-330a37751f55 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:36:52,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a887a2bf-89b2-477d-9f09-2269194fbe90 Date: Thu, 07 Jun 2018 12:36:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 12:36:52,019 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ab8b997f-6b52-4435-956c-330a37751f55 used request id req-a887a2bf-89b2-477d-9f09-2269194fbe90 2018-06-07 12:36:52,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01781606674s 2018-06-07 12:36:52,020 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ab8b997f-6b52-4435-956c-330a37751f55 used request id req-a887a2bf-89b2-477d-9f09-2269194fbe90 2018-06-07 12:36:52,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-07 12:36:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:36:52,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-95815232-34c9-4b90-b968-91d08055d2aa Date: Thu, 07 Jun 2018 12:36:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9aaa3f5-f2c7-4e0f-8707-a616683a5966","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d5d600ad155427099cd7cd580688ffb","status":"ACTIVE","subnets":["84dc23c8-466e-4b0a-8c80-fed48a54e825"],"description":"","tags":[],"updated_at":"2018-06-07T12:34:02Z","provider:segmentation_id":4,"name":"tempest-net-490e1692-eba4-4a22-b384-dc699dc79ec7","admin_state_up":true,"tenant_id":"9d5d600ad155427099cd7cd580688ffb","created_at":"2018-06-07T12:34:01Z","provider:network_type":"vxlan"}]} 2018-06-07 12:36:52,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-95815232-34c9-4b90-b968-91d08055d2aa 2018-06-07 12:36:52,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0837199687958s 2018-06-07 12:36:52,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-95815232-34c9-4b90-b968-91d08055d2aa 2018-06-07 12:36:52,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-07 12:36:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/d9aaa3f5-f2c7-4e0f-8707-a616683a5966.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:36:54,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-290c6f06-ba56-40aa-be65-0ca5ad47c592 Date: Thu, 07 Jun 2018 12:36:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 12:36:54,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d9aaa3f5-f2c7-4e0f-8707-a616683a5966.json used request id req-290c6f06-ba56-40aa-be65-0ca5ad47c592 2018-06-07 12:36:54,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.02903580666s 2018-06-07 12:36:54,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d9aaa3f5-f2c7-4e0f-8707-a616683a5966.json used request id req-290c6f06-ba56-40aa-be65-0ca5ad47c592 2018-06-07 12:36:54,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 12:36:54,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:36:54,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:36:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c22b5aec-40c6-4df2-beea-e1a6fc44a4fd x-compute-request-id: req-c22b5aec-40c6-4df2-beea-e1a6fc44a4fd Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "164d44b9-1c92-4f23-bbb9-702e0a11929d", "name": "opnfv_flavor_1-490e1692-eba4-4a22-b384-dc699dc79ec7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56", "name": "opnfv_flavor-490e1692-eba4-4a22-b384-dc699dc79ec7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 12:36:54,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c22b5aec-40c6-4df2-beea-e1a6fc44a4fd 2018-06-07 12:36:54,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0325629711151s 2018-06-07 12:36:54,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c22b5aec-40c6-4df2-beea-e1a6fc44a4fd 2018-06-07 12:36:54,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-07 12:36:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:36:54,222 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 12:36:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-caaec4cf-12f3-47d3-859f-f0a3e5066e05 x-compute-request-id: req-caaec4cf-12f3-47d3-859f-f0a3e5066e05 Content-Length: 0 Content-Type: application/json 2018-06-07 12:36:54,222 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56 used request id req-caaec4cf-12f3-47d3-859f-f0a3e5066e05 2018-06-07 12:36:54,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0519270896912s 2018-06-07 12:36:54,223 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2c7ccc61-8a5e-4654-a3d0-3d4e9aa98c56 used request id req-caaec4cf-12f3-47d3-859f-f0a3e5066e05 2018-06-07 12:36:54,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-07 12:36:54,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:36:54,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:36:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-390b6669-0cf0-437c-b028-c1f5453e0fd0 x-compute-request-id: req-390b6669-0cf0-437c-b028-c1f5453e0fd0 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "164d44b9-1c92-4f23-bbb9-702e0a11929d", "name": "opnfv_flavor_1-490e1692-eba4-4a22-b384-dc699dc79ec7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-06-07 12:36:54,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-390b6669-0cf0-437c-b028-c1f5453e0fd0 2018-06-07 12:36:54,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283260345459s 2018-06-07 12:36:54,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-390b6669-0cf0-437c-b028-c1f5453e0fd0 2018-06-07 12:36:54,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-07 12:36:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6084ee48df8fa4e4b4734269442c1516753cc023" 2018-06-07 12:36:54,287 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 12:36:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c1b2138-cb54-4502-a890-20a100825e93 x-compute-request-id: req-1c1b2138-cb54-4502-a890-20a100825e93 Content-Length: 0 Content-Type: application/json 2018-06-07 12:36:54,288 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d used request id req-1c1b2138-cb54-4502-a890-20a100825e93 2018-06-07 12:36:54,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0340321063995s 2018-06-07 12:36:54,288 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/164d44b9-1c92-4f23-bbb9-702e0a11929d used request id req-1c1b2138-cb54-4502-a890-20a100825e93 2018-06-07 12:36:54,445 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 12:36:54,445 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-06-07 12:36:54,450 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-06-07 12:36:55,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-07 12:36:55,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-07 12:36:55,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-07 12:36:55,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-07 12:36:55,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-07 12:36:55,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-07 12:36:55,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-07 12:36:55,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-07 12:36:55,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-07 12:36:55,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-07 12:36:55,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-06-07 12:36:55,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 12:36:55,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a678deb-af11-41bf-b939-f13bae52e76a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 12:36:55,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a678deb-af11-41bf-b939-f13bae52e76a 2018-06-07 12:36:55,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 12:36:55,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T13:36:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["giOxHIIXS6C-0E4E29a_HQ"], "issued_at": "2018-06-07T12:36:55.000000Z"}} 2018-06-07 12:36:55,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c71da42c1945e9668fd846e4907a5715c46c63e" 2018-06-07 12:36:55,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 12:36:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 12:36:55,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c71da42c1945e9668fd846e4907a5715c46c63e" 2018-06-07 12:36:55,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2594c8e1-6786-48c5-bc67-8b8a195ae010 Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/46c58a748ccf49d0b9b40e11374abd60"}, "enabled": true, "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.28:5000/v3/services/477e7ce3dc7f402a96feb61526c9ca4b"}, "enabled": true, "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.28:5000/v3/services/5a1e36f9a567434baa78300df23dce0d"}, "enabled": true, "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.28:5000/v3/services/5f3011c2b9534cbca0d72e73dd06fe36"}, "enabled": true, "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.28:5000/v3/services/6cdc951a87ca46baa715def5d06c3dca"}, "enabled": true, "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.28:5000/v3/services/733f1c0888364e7089199e5b1a64bfe1"}, "enabled": true, "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.28:5000/v3/services/73f374d90e9e450397d03c7ef69c6242"}, "enabled": true, "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.28:5000/v3/services/87182b29f6fb4b60a84f93e0a4e9e320"}, "enabled": true, "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.28:5000/v3/services/8b7e0fa700f04cb997f36243be3ee66d"}, "enabled": true, "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.28:5000/v3/services/9c0ad436d27c4120ba8d839f1ce0c770"}, "enabled": true, "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.28:5000/v3/services/bcfd33d0d54d4ae8b508371138791a0a"}, "enabled": true, "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.28:5000/v3/services/bf6381ece65a4d7dad699cf3c40382e8"}, "enabled": true, "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/c4ed8d65df014c989c30d262110a894e"}, "enabled": true, "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d2e4f35d79944088be1cd5242dbb26c4"}, "enabled": true, "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.28:5000/v3/services/f413b219e2744614a2e859104d4cfbd7"}, "enabled": true, "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.28:5000/v3/services/ff0d02f952f443dca5309deb6b20df80"}, "enabled": true, "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "links": {"self": "http://172.30.9.28:5000/v3/services", "previous": null, "next": null}} 2018-06-07 12:36:55,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/services used request id req-2594c8e1-6786-48c5-bc67-8b8a195ae010 2018-06-07 12:36:55,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.683837175369s 2018-06-07 12:36:55,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-06-07 12:36:55,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c71da42c1945e9668fd846e4907a5715c46c63e" 2018-06-07 12:36:55,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 12:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d94db4e-75b9-4a19-b361-d7d1228f54be Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02ac1722f54941afb91d7e09e8a13b49"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46c58a748ccf49d0b9b40e11374abd60", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0e3bc8318111468ba70200dec383c998"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c4ed8d65df014c989c30d262110a894e", "id": "0e3bc8318111468ba70200dec383c998"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1a13ec9faea54f40aa7ed83cd3cae929"}, "url": "http://172.30.9.28:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf6381ece65a4d7dad699cf3c40382e8", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1f4d0d55169e40e88c2d779389e0d669"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff0d02f952f443dca5309deb6b20df80", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2356f3d7625f4628940d37db2a5e1a3d"}, "url": "http://172.30.9.28:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c4ed8d65df014c989c30d262110a894e", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/23dfe2c1a9444d10a72fb82defc7115e"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "73f374d90e9e450397d03c7ef69c6242", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/26796693bd2d43f9956acf5176ba6d51"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f413b219e2744614a2e859104d4cfbd7", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/37a9e931438e4b13af96da7afb788320"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46c58a748ccf49d0b9b40e11374abd60", "id": "37a9e931438e4b13af96da7afb788320"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3af0365e656541958f45c5a19c90f979"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a1e36f9a567434baa78300df23dce0d", "id": "3af0365e656541958f45c5a19c90f979"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3db9a4f90da644d1944d737e453cd8a7"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8b7e0fa700f04cb997f36243be3ee66d", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/430c119502de4fa99feca04f03e7e6de"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8b7e0fa700f04cb997f36243be3ee66d", "id": "430c119502de4fa99feca04f03e7e6de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4393433880ee422697638017b86cd139"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcfd33d0d54d4ae8b508371138791a0a", "id": "4393433880ee422697638017b86cd139"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/48b7f65f821d4ea39be97b9f749f2e32"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f3011c2b9534cbca0d72e73dd06fe36", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/49650149922a443894421599c4be1d02"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6cdc951a87ca46baa715def5d06c3dca", "id": "49650149922a443894421599c4be1d02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/515bd5abe84b4013bbc83fe4f6a2c02b"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f3011c2b9534cbca0d72e73dd06fe36", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/544090f5b9b947a5ae651303cdf70d7c"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "477e7ce3dc7f402a96feb61526c9ca4b", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5b5b642fb73a44da8f3ce3aac83e69f9"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8b7e0fa700f04cb997f36243be3ee66d", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6bf60bfda9564e0691dc214b2df88e90"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c0ad436d27c4120ba8d839f1ce0c770", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6e92368a39034ca2ad393553c0a28d1d"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f413b219e2744614a2e859104d4cfbd7", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/73f03861a6f8421d904be053ce1ec656"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "477e7ce3dc7f402a96feb61526c9ca4b", "id": "73f03861a6f8421d904be053ce1ec656"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/75a85167d9eb48919bcf2b4e92faff84"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "733f1c0888364e7089199e5b1a64bfe1", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/84803da10421430d851ff0adcc0deedd"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46c58a748ccf49d0b9b40e11374abd60", "id": "84803da10421430d851ff0adcc0deedd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/914334f685d64d9180cc68ab8bd4412a"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf6381ece65a4d7dad699cf3c40382e8", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/99a5bdb3e1834d48add306758601db55"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c0ad436d27c4120ba8d839f1ce0c770", "id": "99a5bdb3e1834d48add306758601db55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9e0882c6d0ff4f3f9fb81ae37148bcb9"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c4ed8d65df014c989c30d262110a894e", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a12470b3d32b4439962924a4c3acf4c2"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f413b219e2744614a2e859104d4cfbd7", "id": "a12470b3d32b4439962924a4c3acf4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a1a7d7842d304893bde951c8a37b41e7"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff0d02f952f443dca5309deb6b20df80", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a4ec825fda1b405b8391fcc83ac3d498"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "87182b29f6fb4b60a84f93e0a4e9e320", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a585ae8416d244cebabbc91936f0c871"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a1e36f9a567434baa78300df23dce0d", "id": "a585ae8416d244cebabbc91936f0c871"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b143aac49a6f4f0aa3618a6a82ae2d92"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "477e7ce3dc7f402a96feb61526c9ca4b", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b419092becb246f6b2409e044c47fc81"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c0ad436d27c4120ba8d839f1ce0c770", "id": "b419092becb246f6b2409e044c47fc81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bac5d732ee734df9a7f5dd9791f37a26"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "733f1c0888364e7089199e5b1a64bfe1", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bb52b78533734a05a4024e22df908172"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6cdc951a87ca46baa715def5d06c3dca", "id": "bb52b78533734a05a4024e22df908172"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc6068cdf6de4208a3ad40d1f7c8bc4f"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcfd33d0d54d4ae8b508371138791a0a", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bf3794ada34548aea3b04d6922beb853"}, "url": "http://172.30.9.28:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "87182b29f6fb4b60a84f93e0a4e9e320", "id": "bf3794ada34548aea3b04d6922beb853"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c6d836fc2c3d47d596c5e13c070df594"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "733f1c0888364e7089199e5b1a64bfe1", "id": "c6d836fc2c3d47d596c5e13c070df594"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d0adffab636e4f2ba3d415a23371750c"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "73f374d90e9e450397d03c7ef69c6242", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d49e905688fc4050996b6d8c7fddad75"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f3011c2b9534cbca0d72e73dd06fe36", "id": "d49e905688fc4050996b6d8c7fddad75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d6f1eee81df04b67a2b7a0b4ab6f7e02"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a1e36f9a567434baa78300df23dce0d", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/da05c6800b6844cfb97eee01b88b7cc0"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcfd33d0d54d4ae8b508371138791a0a", "id": "da05c6800b6844cfb97eee01b88b7cc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f73ca0f4c86444b8b1bc1a4e5d846892"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "73f374d90e9e450397d03c7ef69c6242", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fb769ad0f4e7498d9f69463ee3226228"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6cdc951a87ca46baa715def5d06c3dca", "id": "fb769ad0f4e7498d9f69463ee3226228"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fda68b904ce14e59a04b0f583c90936c"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff0d02f952f443dca5309deb6b20df80", "id": "fda68b904ce14e59a04b0f583c90936c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fea75985cac54dcbb1fe736adad5226f"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf6381ece65a4d7dad699cf3c40382e8", "id": "fea75985cac54dcbb1fe736adad5226f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ffce431db6ab4f4f8b98765b537437b1"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "87182b29f6fb4b60a84f93e0a4e9e320", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-06-07 12:36:55,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-3d94db4e-75b9-4a19-b361-d7d1228f54be 2018-06-07 12:36:55,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0802669525146s 2018-06-07 12:37:14,113 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-06-07 12:37:14,113 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-06-07 12:37:14,159 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-06-07 12:37:14,281 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 12:37:14,282 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-06-07 12:37:14,285 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-06-07 12:37:14,497 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-07 12:37:14,497 - openstack_tests - INFO - OS Credentials = > 2018-06-07 12:37:15,212 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-06-07 12:37:16,326 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7e765fd2-b942-4f8-proj 2018-06-07 12:37:17,284 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7e765fd2-b942-4f8-user 2018-06-07 12:37:17,445 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7e765fd2-b942-4f8-proj-role 2018-06-07 12:37:17,522 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7e765fd2-b942-4f8-proj-role to project CreateSecurityGroupTests-7e765fd2-b942-4f8-proj 2018-06-07 12:37:18,314 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-bb553c71-3017-4522-83f4-24063894d056name... 2018-06-07 12:37:18,315 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-bb553c71-3017-4522-83f4-24063894d056name 2018-06-07 12:37:18,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:18,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:18,757 - neutron_utils - INFO - Retrieving security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:18,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:18,873 - neutron_utils - INFO - Retrieving security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:18,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:18,957 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-bb553c71-3017-4522-83f4-24063894d056name 2018-06-07 12:37:19,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:19,228 - neutron_utils - INFO - Retrieving security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:19,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:19,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:19,912 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:19,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:20,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:20,046 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-bb553c71-3017-4522-83f4-24063894d056name 2018-06-07 12:37:20,147 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:20,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44db01ce-a960-4340-8a21-946b9255d223 2018-06-07 12:37:20,380 - neutron_utils - INFO - Deleting security group rule with ID - 7854f914-7867-4fa4-af88-20f807616391 2018-06-07 12:37:20,488 - neutron_utils - INFO - Deleting security group rule with ID - 2ba9cd91-6fce-482e-8ed4-775c753ebd0d 2018-06-07 12:37:20,588 - neutron_utils - INFO - Deleting security group rule with ID - 0bec0267-3630-49c5-ba4b-d8221c4f11c4 2018-06-07 12:37:20,687 - neutron_utils - INFO - Deleting security group rule with ID - 89de9241-3de6-489f-b231-2381121470e3 2018-06-07 12:37:20,789 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-bb553c71-3017-4522-83f4-24063894d056name 2018-06-07 12:37:21,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 88ae2cb8-61ee-49fa-8903-1bcded6ad14f 2018-06-07 12:37:21,397 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:37:21,693 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7e765fd2-b942-4f8-proj 2018-06-07 12:37:21,858 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7e765fd2-b942-4f8-proj-role 2018-06-07 12:37:22,022 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7e765fd2-b942-4f8-user 2018-06-07 12:37:23,222 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-090c73e1-a0d0-4f3-proj 2018-06-07 12:37:24,198 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-090c73e1-a0d0-4f3-user 2018-06-07 12:37:24,359 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-090c73e1-a0d0-4f3-proj-role 2018-06-07 12:37:24,383 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-090c73e1-a0d0-4f3-proj-role to project CreateSecurityGroupTests-090c73e1-a0d0-4f3-proj 2018-06-07 12:37:25,243 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-6e2259d8-4fe9-41b9-8612-18d854a25f64name... 2018-06-07 12:37:25,243 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-6e2259d8-4fe9-41b9-8612-18d854a25f64name 2018-06-07 12:37:25,483 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e63df4e-19a7-4315-aa61-7c82c025275b 2018-06-07 12:37:25,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e63df4e-19a7-4315-aa61-7c82c025275b 2018-06-07 12:37:25,581 - neutron_utils - INFO - Retrieving security group with ID - 9e63df4e-19a7-4315-aa61-7c82c025275b 2018-06-07 12:37:25,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e63df4e-19a7-4315-aa61-7c82c025275b 2018-06-07 12:37:25,692 - neutron_utils - INFO - Retrieving security group with ID - 9e63df4e-19a7-4315-aa61-7c82c025275b 2018-06-07 12:37:25,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e63df4e-19a7-4315-aa61-7c82c025275b 2018-06-07 12:37:25,776 - neutron_utils - INFO - Retrieving security group with ID - 9e63df4e-19a7-4315-aa61-7c82c025275b 2018-06-07 12:37:25,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e63df4e-19a7-4315-aa61-7c82c025275b 2018-06-07 12:37:25,858 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6e2259d8-4fe9-41b9-8612-18d854a25f64name 2018-06-07 12:37:26,610 - neutron_utils - INFO - Deleting security group rule with ID - 5530b346-0cac-4156-b422-9c04d837f98a 2018-06-07 12:37:26,632 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 5530b346-0cac-4156-b422-9c04d837f98a does not exist Neutron server returns request_ids: ['req-eddccdd9-c5e1-4c85-bf86-0c7455cb30ab'] 2018-06-07 12:37:26,633 - neutron_utils - INFO - Deleting security group rule with ID - 4ba3363d-37dc-45d1-8cdf-0ca6f88233d6 2018-06-07 12:37:26,656 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 4ba3363d-37dc-45d1-8cdf-0ca6f88233d6 does not exist Neutron server returns request_ids: ['req-a50fd8b1-51d1-4f50-a1a9-2db0dacb2f0e'] 2018-06-07 12:37:26,656 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6e2259d8-4fe9-41b9-8612-18d854a25f64name 2018-06-07 12:37:26,678 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 9e63df4e-19a7-4315-aa61-7c82c025275b does not exist Neutron server returns request_ids: ['req-ec15a7f9-d2c5-451c-b109-0792ae442fde'] 2018-06-07 12:37:27,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84883e53-60a0-4886-8c99-1609afecfd95 2018-06-07 12:37:27,038 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:37:27,187 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-090c73e1-a0d0-4f3-proj 2018-06-07 12:37:27,391 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-090c73e1-a0d0-4f3-proj-role 2018-06-07 12:37:27,574 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-090c73e1-a0d0-4f3-user 2018-06-07 12:37:28,752 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7d2ce5f0-4acf-43e-proj 2018-06-07 12:37:29,813 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7d2ce5f0-4acf-43e-user 2018-06-07 12:37:29,919 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7d2ce5f0-4acf-43e-proj-role 2018-06-07 12:37:29,992 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7d2ce5f0-4acf-43e-proj-role to project CreateSecurityGroupTests-7d2ce5f0-4acf-43e-proj 2018-06-07 12:37:30,731 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1df57d15-7f3f-495d-a176-417e5f468b7ename... 2018-06-07 12:37:30,731 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1df57d15-7f3f-495d-a176-417e5f468b7ename 2018-06-07 12:37:31,329 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:31,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:31,380 - neutron_utils - INFO - Retrieving security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:31,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:31,461 - neutron_utils - INFO - Retrieving security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:31,510 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:31,540 - neutron_utils - INFO - Retrieving security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:31,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:32,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:32,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:32,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:32,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:32,996 - neutron_utils - INFO - Retrieving security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:33,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02cb618d-ff7b-4b3c-ac5d-05276a7f4e2c 2018-06-07 12:37:33,069 - neutron_utils - INFO - Deleting security group rule with ID - 7c041bc1-f4db-49bd-aad7-5cc6b403b0b3 2018-06-07 12:37:33,162 - neutron_utils - INFO - Deleting security group rule with ID - 22cdf658-55a7-433d-bf1f-ecd14f269bdc 2018-06-07 12:37:33,276 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1df57d15-7f3f-495d-a176-417e5f468b7ename 2018-06-07 12:37:33,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 795df44a-f999-4aee-a9d6-0b73f328b759 2018-06-07 12:37:33,723 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:37:33,899 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7d2ce5f0-4acf-43e-proj 2018-06-07 12:37:34,226 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7d2ce5f0-4acf-43e-proj-role 2018-06-07 12:37:34,403 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7d2ce5f0-4acf-43e-user 2018-06-07 12:37:35,714 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-45e3b892-b855-4c9-proj 2018-06-07 12:37:36,678 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-45e3b892-b855-4c9-user 2018-06-07 12:37:36,929 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-45e3b892-b855-4c9-proj-role 2018-06-07 12:37:36,948 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-45e3b892-b855-4c9-proj-role to project CreateSecurityGroupTests-45e3b892-b855-4c9-proj 2018-06-07 12:37:38,035 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a8a98f9c-3645-4ffb-b5e4-1b3f69eabe6dname... 2018-06-07 12:37:38,035 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a8a98f9c-3645-4ffb-b5e4-1b3f69eabe6dname 2018-06-07 12:37:38,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0df9680-f4cd-4d48-b3b3-77fbf74c949b 2018-06-07 12:37:38,483 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0df9680-f4cd-4d48-b3b3-77fbf74c949b 2018-06-07 12:37:38,509 - neutron_utils - INFO - Retrieving security group with ID - a0df9680-f4cd-4d48-b3b3-77fbf74c949b 2018-06-07 12:37:38,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0df9680-f4cd-4d48-b3b3-77fbf74c949b 2018-06-07 12:37:38,586 - neutron_utils - INFO - Retrieving security group with ID - a0df9680-f4cd-4d48-b3b3-77fbf74c949b 2018-06-07 12:37:38,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0df9680-f4cd-4d48-b3b3-77fbf74c949b 2018-06-07 12:37:38,657 - neutron_utils - INFO - Retrieving security group with ID - a0df9680-f4cd-4d48-b3b3-77fbf74c949b 2018-06-07 12:37:38,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0df9680-f4cd-4d48-b3b3-77fbf74c949b 2018-06-07 12:37:39,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0df9680-f4cd-4d48-b3b3-77fbf74c949b 2018-06-07 12:37:39,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0df9680-f4cd-4d48-b3b3-77fbf74c949b 2018-06-07 12:37:39,455 - neutron_utils - INFO - Deleting security group rule with ID - 3c4637b1-c856-4edd-9cf0-7b96574ff1a7 2018-06-07 12:37:39,562 - neutron_utils - INFO - Deleting security group rule with ID - 9f56c12d-efcd-43fd-be62-69b16fb427ac 2018-06-07 12:37:39,652 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a8a98f9c-3645-4ffb-b5e4-1b3f69eabe6dname 2018-06-07 12:37:40,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f2df814-78d5-4906-916d-c0e7845a3c7b 2018-06-07 12:37:40,165 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:37:40,303 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-45e3b892-b855-4c9-proj 2018-06-07 12:37:40,513 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-45e3b892-b855-4c9-proj-role 2018-06-07 12:37:40,687 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-45e3b892-b855-4c9-user 2018-06-07 12:37:41,984 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-0a70a553-b208-44d-proj 2018-06-07 12:37:42,852 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-0a70a553-b208-44d-user 2018-06-07 12:37:43,026 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-0a70a553-b208-44d-proj-role 2018-06-07 12:37:43,101 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-0a70a553-b208-44d-proj-role to project CreateSecurityGroupTests-0a70a553-b208-44d-proj 2018-06-07 12:37:44,354 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a0f757cd-002a-4ecb-9500-871cd7101972name... 2018-06-07 12:37:44,354 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a0f757cd-002a-4ecb-9500-871cd7101972name 2018-06-07 12:37:44,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:44,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:44,721 - neutron_utils - INFO - Retrieving security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:44,803 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:44,834 - neutron_utils - INFO - Retrieving security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:44,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:44,913 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a0f757cd-002a-4ecb-9500-871cd7101972name 2018-06-07 12:37:45,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:45,225 - neutron_utils - INFO - Retrieving security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:45,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:45,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:45,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:45,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cc6454d-3147-4f3f-9124-085dc1bb3a66 2018-06-07 12:37:46,025 - neutron_utils - INFO - Deleting security group rule with ID - 7a86bce5-bddb-43be-b424-4f0f5449ad63 2018-06-07 12:37:46,149 - neutron_utils - INFO - Deleting security group rule with ID - 836465f0-298b-40cd-8ee0-ffed8a662e60 2018-06-07 12:37:46,243 - neutron_utils - INFO - Deleting security group rule with ID - 042eadc0-d267-4ed5-9d9e-7477d896f1d0 2018-06-07 12:37:46,345 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a0f757cd-002a-4ecb-9500-871cd7101972name 2018-06-07 12:37:46,840 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcdb21fe-7859-433c-96ae-282850c2e18c 2018-06-07 12:37:46,864 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:37:47,007 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-0a70a553-b208-44d-proj 2018-06-07 12:37:47,204 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-0a70a553-b208-44d-proj-role 2018-06-07 12:37:47,405 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-0a70a553-b208-44d-user 2018-06-07 12:37:48,675 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-33153ee5-b7c5-46e-proj 2018-06-07 12:37:49,736 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-33153ee5-b7c5-46e-user 2018-06-07 12:37:49,897 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-33153ee5-b7c5-46e-proj-role 2018-06-07 12:37:49,971 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-33153ee5-b7c5-46e-proj-role to project CreateSecurityGroupTests-33153ee5-b7c5-46e-proj 2018-06-07 12:37:50,803 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-0ee19ca6-161a-4bd0-968e-886a3531f4cdname... 2018-06-07 12:37:50,803 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-0ee19ca6-161a-4bd0-968e-886a3531f4cdname 2018-06-07 12:37:51,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:51,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:51,166 - neutron_utils - INFO - Retrieving security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:51,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:51,452 - neutron_utils - INFO - Retrieving security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:51,507 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:51,541 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0ee19ca6-161a-4bd0-968e-886a3531f4cdname 2018-06-07 12:37:51,666 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:51,836 - neutron_utils - INFO - Retrieving security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:51,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:52,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:52,520 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:52,604 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:52,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:52,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1dc4fd0-8eda-4c7d-a9c9-692d284edffd 2018-06-07 12:37:52,787 - neutron_utils - INFO - Deleting security group rule with ID - 4f441c46-e823-4922-806d-78fd9cdd80e7 2018-06-07 12:37:52,910 - neutron_utils - INFO - Deleting security group rule with ID - c87b4b9d-41c9-436f-90c4-5966553d2f25 2018-06-07 12:37:53,007 - neutron_utils - INFO - Deleting security group rule with ID - f55e9e63-4567-4d91-9553-1d0cc2186823 2018-06-07 12:37:53,122 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-0ee19ca6-161a-4bd0-968e-886a3531f4cdname 2018-06-07 12:37:54,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8ab5483-45ea-415e-b4f3-dcc5e6802fdd 2018-06-07 12:37:54,053 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:37:54,228 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-33153ee5-b7c5-46e-proj 2018-06-07 12:37:54,466 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-33153ee5-b7c5-46e-proj-role 2018-06-07 12:37:54,631 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-33153ee5-b7c5-46e-user 2018-06-07 12:37:56,015 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fed9725c-73d4-473-proj 2018-06-07 12:37:57,056 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fed9725c-73d4-473-user 2018-06-07 12:37:57,098 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fed9725c-73d4-473-proj-role 2018-06-07 12:37:57,174 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fed9725c-73d4-473-proj-role to project CreateSecurityGroupTests-fed9725c-73d4-473-proj 2018-06-07 12:37:58,016 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e809ba0d-1cad-438f-b276-ea1552aeb298name... 2018-06-07 12:37:58,016 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e809ba0d-1cad-438f-b276-ea1552aeb298name 2018-06-07 12:37:58,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:37:58,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:37:58,363 - neutron_utils - INFO - Retrieving security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:37:58,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:37:58,476 - neutron_utils - INFO - Retrieving security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:37:58,538 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:37:58,568 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e809ba0d-1cad-438f-b276-ea1552aeb298name 2018-06-07 12:37:58,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:37:58,882 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e809ba0d-1cad-438f-b276-ea1552aeb298name 2018-06-07 12:37:59,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:37:59,219 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e809ba0d-1cad-438f-b276-ea1552aeb298name 2018-06-07 12:37:59,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:37:59,556 - neutron_utils - INFO - Retrieving security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:37:59,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:00,576 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:00,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:00,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:00,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:00,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:00,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:01,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:01,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:01,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:01,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed4ae7a-b9aa-4e63-ad65-18a0c71583c1 2018-06-07 12:38:01,283 - neutron_utils - INFO - Deleting security group rule with ID - 2d39ac2e-70dc-4ab2-beee-ab08bbdd332f 2018-06-07 12:38:01,408 - neutron_utils - INFO - Deleting security group rule with ID - b73e471e-8c88-4eeb-905e-ee8f302ca90b 2018-06-07 12:38:01,515 - neutron_utils - INFO - Deleting security group rule with ID - 772792cb-4af0-428c-a50f-fe9b3f30f245 2018-06-07 12:38:01,621 - neutron_utils - INFO - Deleting security group rule with ID - a9b2e9b8-a530-4dc5-aabb-56469f93b6a0 2018-06-07 12:38:01,726 - neutron_utils - INFO - Deleting security group rule with ID - 4bdd62e3-15e2-4208-ad89-7337743ecfc8 2018-06-07 12:38:01,833 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e809ba0d-1cad-438f-b276-ea1552aeb298name 2018-06-07 12:38:02,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cace54b8-e8c8-4a3a-b0d9-e69fc12a8a64 2018-06-07 12:38:02,346 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:38:02,505 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fed9725c-73d4-473-proj 2018-06-07 12:38:02,684 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fed9725c-73d4-473-proj-role 2018-06-07 12:38:02,846 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fed9725c-73d4-473-user 2018-06-07 12:38:04,081 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fc672cec-4242-435-proj 2018-06-07 12:38:05,057 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fc672cec-4242-435-user 2018-06-07 12:38:05,218 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fc672cec-4242-435-proj-role 2018-06-07 12:38:05,291 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fc672cec-4242-435-proj-role to project CreateSecurityGroupTests-fc672cec-4242-435-proj 2018-06-07 12:38:06,125 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2a5766bc-86b5-48e2-a7bd-7c509cc829eename... 2018-06-07 12:38:06,125 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2a5766bc-86b5-48e2-a7bd-7c509cc829eename 2018-06-07 12:38:06,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3b61869-dae7-4942-abe4-d8f957ed98fa 2018-06-07 12:38:06,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3b61869-dae7-4942-abe4-d8f957ed98fa 2018-06-07 12:38:06,453 - neutron_utils - INFO - Retrieving security group with ID - e3b61869-dae7-4942-abe4-d8f957ed98fa 2018-06-07 12:38:06,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3b61869-dae7-4942-abe4-d8f957ed98fa 2018-06-07 12:38:06,573 - neutron_utils - INFO - Retrieving security group with ID - e3b61869-dae7-4942-abe4-d8f957ed98fa 2018-06-07 12:38:06,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3b61869-dae7-4942-abe4-d8f957ed98fa 2018-06-07 12:38:06,800 - neutron_utils - INFO - Retrieving security group with ID - e3b61869-dae7-4942-abe4-d8f957ed98fa 2018-06-07 12:38:06,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3b61869-dae7-4942-abe4-d8f957ed98fa 2018-06-07 12:38:07,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3b61869-dae7-4942-abe4-d8f957ed98fa 2018-06-07 12:38:07,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3b61869-dae7-4942-abe4-d8f957ed98fa 2018-06-07 12:38:07,482 - neutron_utils - INFO - Deleting security group rule with ID - b86e057a-3471-4155-abe8-a401a38a985a 2018-06-07 12:38:07,603 - neutron_utils - INFO - Deleting security group rule with ID - 5c365678-3b0b-4758-89c9-9052b0ca4342 2018-06-07 12:38:07,709 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2a5766bc-86b5-48e2-a7bd-7c509cc829eename 2018-06-07 12:38:08,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58528880-3a93-4c04-a96f-a1f4af242348 2018-06-07 12:38:08,221 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:38:08,367 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fc672cec-4242-435-proj 2018-06-07 12:38:08,568 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fc672cec-4242-435-proj-role 2018-06-07 12:38:08,831 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fc672cec-4242-435-user 2018-06-07 12:38:10,052 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2ff2dde3-0484-4d9-proj 2018-06-07 12:38:11,054 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2ff2dde3-0484-4d9-user 2018-06-07 12:38:11,225 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2ff2dde3-0484-4d9-proj-role 2018-06-07 12:38:11,299 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2ff2dde3-0484-4d9-proj-role to project CreateSecurityGroupTests-2ff2dde3-0484-4d9-proj 2018-06-07 12:38:12,118 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4e9b39dc-0ba7-4f06-a1d8-a89e59b3f0ccname... 2018-06-07 12:38:12,118 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4e9b39dc-0ba7-4f06-a1d8-a89e59b3f0ccname 2018-06-07 12:38:12,374 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:12,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:12,466 - neutron_utils - INFO - Retrieving security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:12,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:12,581 - neutron_utils - INFO - Retrieving security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:12,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:12,666 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4e9b39dc-0ba7-4f06-a1d8-a89e59b3f0ccname 2018-06-07 12:38:12,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:12,971 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4e9b39dc-0ba7-4f06-a1d8-a89e59b3f0ccname 2018-06-07 12:38:13,039 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:13,235 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4e9b39dc-0ba7-4f06-a1d8-a89e59b3f0ccname 2018-06-07 12:38:13,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:13,561 - neutron_utils - INFO - Retrieving security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:13,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:14,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:14,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:14,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:14,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:14,538 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:14,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:14,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:14,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:14,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:14,932 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:15,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:15,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:15,162 - neutron_utils - INFO - Deleting security group rule with ID - 30938d9d-76c5-47ff-9a3d-ad0f140373fd 2018-06-07 12:38:15,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38c2243-e7dc-4fcd-a5f5-35340a208e9d 2018-06-07 12:38:15,319 - neutron_utils - INFO - Deleting security group rule with ID - 8968ff91-4d56-48be-ae2e-0b119cf8f436 2018-06-07 12:38:15,418 - neutron_utils - INFO - Deleting security group rule with ID - 30938d9d-76c5-47ff-9a3d-ad0f140373fd 2018-06-07 12:38:15,443 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 30938d9d-76c5-47ff-9a3d-ad0f140373fd does not exist Neutron server returns request_ids: ['req-f833263b-3816-4ed7-861d-bcfd79f28c0d'] 2018-06-07 12:38:15,444 - neutron_utils - INFO - Deleting security group rule with ID - 5130bc20-072d-4b7f-b5a8-2fd7f4c80510 2018-06-07 12:38:15,540 - neutron_utils - INFO - Deleting security group rule with ID - d1204152-e720-44b9-b2e9-e788077fcb83 2018-06-07 12:38:15,648 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4e9b39dc-0ba7-4f06-a1d8-a89e59b3f0ccname 2018-06-07 12:38:16,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d52ec1cc-1ad6-4805-98f8-dcc9f449abce 2018-06-07 12:38:16,186 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:38:16,339 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2ff2dde3-0484-4d9-proj 2018-06-07 12:38:16,511 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2ff2dde3-0484-4d9-proj-role 2018-06-07 12:38:16,686 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2ff2dde3-0484-4d9-user 2018-06-07 12:38:17,899 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-81a680c5-79cc-491-proj 2018-06-07 12:38:18,861 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-81a680c5-79cc-491-user 2018-06-07 12:38:19,022 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-81a680c5-79cc-491-proj-role 2018-06-07 12:38:19,099 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-81a680c5-79cc-491-proj-role to project CreateSecurityGroupTests-81a680c5-79cc-491-proj 2018-06-07 12:38:19,963 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4a0aa25f-eba6-45cd-bcbc-77ee159fe84bname... 2018-06-07 12:38:19,963 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4a0aa25f-eba6-45cd-bcbc-77ee159fe84bname 2018-06-07 12:38:20,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:20,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:20,430 - neutron_utils - INFO - Retrieving security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:20,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:20,543 - neutron_utils - INFO - Retrieving security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:20,593 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:20,623 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4a0aa25f-eba6-45cd-bcbc-77ee159fe84bname 2018-06-07 12:38:20,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:20,943 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4a0aa25f-eba6-45cd-bcbc-77ee159fe84bname 2018-06-07 12:38:21,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:21,288 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4a0aa25f-eba6-45cd-bcbc-77ee159fe84bname 2018-06-07 12:38:21,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:21,560 - neutron_utils - INFO - Retrieving security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:21,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:22,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:22,264 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:22,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:22,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:22,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:22,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:22,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:22,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:22,768 - neutron_utils - INFO - Deleting security group rule with ID - 39c7876c-64bd-44e6-8e08-0f63088d93bf 2018-06-07 12:38:22,891 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-06-07 12:38:22,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6e2fd1-a5b4-40d5-b73e-685683eceaa3 2018-06-07 12:38:22,923 - neutron_utils - INFO - Deleting security group rule with ID - e655a750-38ba-4940-88d5-fb03acd7187f 2018-06-07 12:38:23,017 - neutron_utils - INFO - Deleting security group rule with ID - 244e2a9a-2410-4e61-8a3b-71843eb4d26a 2018-06-07 12:38:23,121 - neutron_utils - INFO - Deleting security group rule with ID - f6a7cc95-f51b-4796-8ab4-d48f63dbb2c0 2018-06-07 12:38:23,222 - neutron_utils - INFO - Deleting security group rule with ID - 97f61b69-b5f1-45c2-8426-d43cb0318a46 2018-06-07 12:38:23,318 - neutron_utils - INFO - Deleting security group rule with ID - 39c7876c-64bd-44e6-8e08-0f63088d93bf 2018-06-07 12:38:23,347 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 39c7876c-64bd-44e6-8e08-0f63088d93bf does not exist Neutron server returns request_ids: ['req-bf572615-e0ed-4c82-84eb-4fd6191b14bd'] 2018-06-07 12:38:23,347 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4a0aa25f-eba6-45cd-bcbc-77ee159fe84bname 2018-06-07 12:38:23,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa099f2e-43c7-4f77-8f04-147bfc518f52 2018-06-07 12:38:23,934 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:38:24,079 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-81a680c5-79cc-491-proj 2018-06-07 12:38:24,396 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-81a680c5-79cc-491-proj-role 2018-06-07 12:38:24,556 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-81a680c5-79cc-491-user 2018-06-07 12:38:25,738 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a97907ea-b9b8-45d-proj 2018-06-07 12:38:26,720 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a97907ea-b9b8-45d-user 2018-06-07 12:38:26,881 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a97907ea-b9b8-45d-proj-role 2018-06-07 12:38:26,970 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a97907ea-b9b8-45d-proj-role to project CreateImageSuccessTests-a97907ea-b9b8-45d-proj 2018-06-07 12:38:28,762 - create_image - INFO - Created image with name - CreateImageSuccessTests-181e8778-321b-476b-9411-acffb008e47b 2018-06-07 12:38:28,779 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-181e8778-321b-476b-9411-acffb008e47b 2018-06-07 12:38:29,499 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-181e8778-321b-476b-9411-acffb008e47b 2018-06-07 12:38:31,145 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-181e8778-321b-476b-9411-acffb008e47b 2018-06-07 12:38:31,507 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a97907ea-b9b8-45d-proj 2018-06-07 12:38:31,675 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a97907ea-b9b8-45d-proj-role 2018-06-07 12:38:31,848 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a97907ea-b9b8-45d-user 2018-06-07 12:38:33,131 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-3d536bc0-1803-4e5-proj 2018-06-07 12:38:34,103 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-3d536bc0-1803-4e5-user 2018-06-07 12:38:34,203 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-3d536bc0-1803-4e5-proj-role 2018-06-07 12:38:34,225 - keystone_utils - INFO - Granting role CreateImageSuccessTests-3d536bc0-1803-4e5-proj-role to project CreateImageSuccessTests-3d536bc0-1803-4e5-proj 2018-06-07 12:38:36,401 - create_image - INFO - Created image with name - CreateImageSuccessTests-debe79e0-2ddb-4519-8444-c93856c482d7 2018-06-07 12:38:36,419 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-debe79e0-2ddb-4519-8444-c93856c482d7 2018-06-07 12:38:36,962 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-debe79e0-2ddb-4519-8444-c93856c482d7 2018-06-07 12:38:38,108 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-3d536bc0-1803-4e5-proj 2018-06-07 12:38:38,295 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-3d536bc0-1803-4e5-proj-role 2018-06-07 12:38:38,460 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-3d536bc0-1803-4e5-user 2018-06-07 12:38:39,672 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-1d207864-9edd-46f-proj 2018-06-07 12:38:40,657 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-1d207864-9edd-46f-user 2018-06-07 12:38:40,764 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-1d207864-9edd-46f-proj-role 2018-06-07 12:38:40,837 - keystone_utils - INFO - Granting role CreateImageSuccessTests-1d207864-9edd-46f-proj-role to project CreateImageSuccessTests-1d207864-9edd-46f-proj 2018-06-07 12:38:42,659 - create_image - INFO - Created image with name - CreateImageSuccessTests-6e5e4fb9-f6ac-4433-8408-09ac23c7f5eb 2018-06-07 12:38:42,675 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-6e5e4fb9-f6ac-4433-8408-09ac23c7f5eb 2018-06-07 12:38:43,242 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6e5e4fb9-f6ac-4433-8408-09ac23c7f5eb 2018-06-07 12:38:44,568 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-1d207864-9edd-46f-proj 2018-06-07 12:38:44,734 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-1d207864-9edd-46f-proj-role 2018-06-07 12:38:44,894 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-1d207864-9edd-46f-user 2018-06-07 12:38:46,101 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-e1b8235d-7d02-4c1-proj 2018-06-07 12:38:47,064 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-e1b8235d-7d02-4c1-user 2018-06-07 12:38:47,232 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-e1b8235d-7d02-4c1-proj-role 2018-06-07 12:38:47,306 - keystone_utils - INFO - Granting role CreateImageSuccessTests-e1b8235d-7d02-4c1-proj-role to project CreateImageSuccessTests-e1b8235d-7d02-4c1-proj 2018-06-07 12:38:49,245 - create_image - INFO - Created image with name - CreateImageSuccessTests-210197b1-2560-4970-8c57-1e6ee819a135 2018-06-07 12:38:49,260 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-210197b1-2560-4970-8c57-1e6ee819a135 2018-06-07 12:38:49,801 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-210197b1-2560-4970-8c57-1e6ee819a135 2018-06-07 12:38:52,278 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-e1b8235d-7d02-4c1-proj 2018-06-07 12:38:52,474 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-e1b8235d-7d02-4c1-proj-role 2018-06-07 12:38:52,658 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-e1b8235d-7d02-4c1-user 2018-06-07 12:38:53,815 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-fab472a1-4e16-48c-proj 2018-06-07 12:38:54,806 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-fab472a1-4e16-48c-user 2018-06-07 12:38:54,968 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-fab472a1-4e16-48c-proj-role 2018-06-07 12:38:55,043 - keystone_utils - INFO - Granting role CreateImageSuccessTests-fab472a1-4e16-48c-proj-role to project CreateImageSuccessTests-fab472a1-4e16-48c-proj 2018-06-07 12:38:57,784 - create_image - INFO - Created image with name - CreateImageSuccessTests-cb519b5a-86a2-4913-b68d-b4e1f5939fa2 2018-06-07 12:38:57,804 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-cb519b5a-86a2-4913-b68d-b4e1f5939fa2 2018-06-07 12:38:58,981 - create_image - INFO - Found image with name - CreateImageSuccessTests-cb519b5a-86a2-4913-b68d-b4e1f5939fa2 2018-06-07 12:38:58,982 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-cb519b5a-86a2-4913-b68d-b4e1f5939fa2 2018-06-07 12:39:00,654 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-fab472a1-4e16-48c-proj 2018-06-07 12:39:00,821 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-fab472a1-4e16-48c-proj-role 2018-06-07 12:39:01,014 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-fab472a1-4e16-48c-user 2018-06-07 12:39:02,391 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-1431a56d-118f-42b-proj 2018-06-07 12:39:03,309 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-1431a56d-118f-42b-user 2018-06-07 12:39:03,469 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-1431a56d-118f-42b-proj-role 2018-06-07 12:39:03,545 - keystone_utils - INFO - Granting role CreateImageSuccessTests-1431a56d-118f-42b-proj-role to project CreateImageSuccessTests-1431a56d-118f-42b-proj 2018-06-07 12:39:05,330 - create_image - INFO - Created image with name - CreateImageSuccessTests-40f694cb-1a28-43fe-9209-a33b2a3b757d 2018-06-07 12:39:05,347 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-40f694cb-1a28-43fe-9209-a33b2a3b757d 2018-06-07 12:39:06,878 - create_image - INFO - Found image with name - CreateImageSuccessTests-40f694cb-1a28-43fe-9209-a33b2a3b757d 2018-06-07 12:39:06,878 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-40f694cb-1a28-43fe-9209-a33b2a3b757d 2018-06-07 12:39:08,176 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-1431a56d-118f-42b-proj 2018-06-07 12:39:08,371 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-1431a56d-118f-42b-proj-role 2018-06-07 12:39:08,617 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-1431a56d-118f-42b-user 2018-06-07 12:39:09,768 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-73597ff6-c375-4be-proj 2018-06-07 12:39:10,786 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-73597ff6-c375-4be-user 2018-06-07 12:39:10,947 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-73597ff6-c375-4be-proj-role 2018-06-07 12:39:10,966 - keystone_utils - INFO - Granting role CreateImageNegativeTests-73597ff6-c375-4be-proj-role to project CreateImageNegativeTests-73597ff6-c375-4be-proj 2018-06-07 12:39:11,744 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-06-07 12:39:11,744 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-f8fb8f11-bc17-46e8-a85f-86452d80966f 2018-06-07 12:39:12,509 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-73597ff6-c375-4be-proj 2018-06-07 12:39:12,670 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-73597ff6-c375-4be-proj-role 2018-06-07 12:39:12,829 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-73597ff6-c375-4be-user 2018-06-07 12:39:14,022 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-deda5e91-ff75-462-proj 2018-06-07 12:39:14,982 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-deda5e91-ff75-462-user 2018-06-07 12:39:15,136 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-deda5e91-ff75-462-proj-role 2018-06-07 12:39:15,213 - keystone_utils - INFO - Granting role CreateImageNegativeTests-deda5e91-ff75-462-proj-role to project CreateImageNegativeTests-deda5e91-ff75-462-proj 2018-06-07 12:39:16,640 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-06-07 12:39:16,640 - glance_utils - INFO - Removing file ./tmp/0902f0e4-2af3-4bc9-858c-28b21212e403 2018-06-07 12:39:16,976 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-deda5e91-ff75-462-proj 2018-06-07 12:39:17,165 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-deda5e91-ff75-462-proj-role 2018-06-07 12:39:17,332 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-deda5e91-ff75-462-user 2018-06-07 12:39:18,643 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-6e83c75a-8d31-421-proj 2018-06-07 12:39:19,632 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-6e83c75a-8d31-421-user 2018-06-07 12:39:19,804 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-6e83c75a-8d31-421-proj-role 2018-06-07 12:39:19,883 - keystone_utils - INFO - Granting role CreateImageNegativeTests-6e83c75a-8d31-421-proj-role to project CreateImageNegativeTests-6e83c75a-8d31-421-proj 2018-06-07 12:39:21,008 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-6e83c75a-8d31-421-proj 2018-06-07 12:39:21,161 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-6e83c75a-8d31-421-proj-role 2018-06-07 12:39:21,407 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-6e83c75a-8d31-421-user 2018-06-07 12:39:22,636 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-38eb34cc-cdb7-43b-proj 2018-06-07 12:39:23,608 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-38eb34cc-cdb7-43b-user 2018-06-07 12:39:23,763 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-38eb34cc-cdb7-43b-proj-role 2018-06-07 12:39:23,838 - keystone_utils - INFO - Granting role CreateImageNegativeTests-38eb34cc-cdb7-43b-proj-role to project CreateImageNegativeTests-38eb34cc-cdb7-43b-proj 2018-06-07 12:39:24,973 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-38eb34cc-cdb7-43b-proj 2018-06-07 12:39:25,153 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-38eb34cc-cdb7-43b-proj-role 2018-06-07 12:39:25,329 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-38eb34cc-cdb7-43b-user 2018-06-07 12:39:26,559 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-6eca1f9a-8778-4f5-proj 2018-06-07 12:39:27,469 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-6eca1f9a-8778-4f5-user 2018-06-07 12:39:27,643 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-6eca1f9a-8778-4f5-proj-role 2018-06-07 12:39:27,717 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-6eca1f9a-8778-4f5-proj-role to project CreateMultiPartImageTests-6eca1f9a-8778-4f5-proj 2018-06-07 12:39:27,826 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-06-07 12:39:28,326 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-6eca1f9a-8778-4f5-proj 2018-06-07 12:39:28,473 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-6eca1f9a-8778-4f5-proj-role 2018-06-07 12:39:28,635 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-6eca1f9a-8778-4f5-user 2018-06-07 12:39:29,880 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-16df583e-122b-4bf-proj 2018-06-07 12:39:30,838 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-16df583e-122b-4bf-user 2018-06-07 12:39:30,993 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-16df583e-122b-4bf-proj-role 2018-06-07 12:39:31,069 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-16df583e-122b-4bf-proj-role to project CreateMultiPartImageTests-16df583e-122b-4bf-proj 2018-06-07 12:39:31,263 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-07 12:39:31,627 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-16df583e-122b-4bf-proj 2018-06-07 12:39:31,788 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-16df583e-122b-4bf-proj-role 2018-06-07 12:39:31,949 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-16df583e-122b-4bf-user 2018-06-07 12:39:33,209 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-b2aa8dfe-599b-4ad-proj 2018-06-07 12:39:34,165 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-b2aa8dfe-599b-4ad-user 2018-06-07 12:39:34,320 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-b2aa8dfe-599b-4ad-proj-role 2018-06-07 12:39:34,341 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-b2aa8dfe-599b-4ad-proj-role to project CreateMultiPartImageTests-b2aa8dfe-599b-4ad-proj 2018-06-07 12:39:34,467 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-07 12:39:34,804 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-b2aa8dfe-599b-4ad-proj 2018-06-07 12:39:34,950 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-b2aa8dfe-599b-4ad-proj-role 2018-06-07 12:39:35,111 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-b2aa8dfe-599b-4ad-user 2018-06-07 12:39:36,406 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-7897293b-5f07-417-proj 2018-06-07 12:39:37,449 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-7897293b-5f07-417-user 2018-06-07 12:39:37,575 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-7897293b-5f07-417-proj-role 2018-06-07 12:39:37,650 - keystone_utils - INFO - Granting role CreateKeypairsTests-7897293b-5f07-417-proj-role to project CreateKeypairsTests-7897293b-5f07-417-proj 2018-06-07 12:39:38,408 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-68933e38-59a9-45af-8c85-124488e33dd5... 2018-06-07 12:39:38,409 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 12:39:38,508 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-68933e38-59a9-45af-8c85-124488e33dd5 2018-06-07 12:39:39,852 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-7897293b-5f07-417-proj 2018-06-07 12:39:40,013 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-7897293b-5f07-417-proj-role 2018-06-07 12:39:40,181 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-7897293b-5f07-417-user 2018-06-07 12:39:41,401 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-94e46ff9-77ec-4dc-proj 2018-06-07 12:39:42,305 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-94e46ff9-77ec-4dc-user 2018-06-07 12:39:42,467 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-94e46ff9-77ec-4dc-proj-role 2018-06-07 12:39:42,544 - keystone_utils - INFO - Granting role CreateKeypairsTests-94e46ff9-77ec-4dc-proj-role to project CreateKeypairsTests-94e46ff9-77ec-4dc-proj 2018-06-07 12:39:42,875 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-faa733cb-8a79-44f9-b876-19df7b4e244d.pub 2018-06-07 12:39:43,496 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-faa733cb-8a79-44f9-b876-19df7b4e244d... 2018-06-07 12:39:43,496 - OpenStackKeypair - INFO - Uploading existing keypair 2018-06-07 12:39:43,496 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-faa733cb-8a79-44f9-b876-19df7b4e244d.pub 2018-06-07 12:39:43,496 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-faa733cb-8a79-44f9-b876-19df7b4e244d 2018-06-07 12:39:44,437 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-94e46ff9-77ec-4dc-proj 2018-06-07 12:39:44,597 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-94e46ff9-77ec-4dc-proj-role 2018-06-07 12:39:44,837 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-94e46ff9-77ec-4dc-user 2018-06-07 12:39:46,033 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-428cbe0f-5867-4ff-proj 2018-06-07 12:39:47,064 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-428cbe0f-5867-4ff-user 2018-06-07 12:39:47,165 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-428cbe0f-5867-4ff-proj-role 2018-06-07 12:39:47,242 - keystone_utils - INFO - Granting role CreateKeypairsTests-428cbe0f-5867-4ff-proj-role to project CreateKeypairsTests-428cbe0f-5867-4ff-proj 2018-06-07 12:39:47,890 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-23591797-7521-45ed-bb0a-d1bd5cfe2ba7... 2018-06-07 12:39:47,890 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 12:40:07,607 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-23591797-7521-45ed-bb0a-d1bd5cfe2ba7 2018-06-07 12:40:08,662 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-428cbe0f-5867-4ff-proj 2018-06-07 12:40:08,832 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-428cbe0f-5867-4ff-proj-role 2018-06-07 12:40:09,010 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-428cbe0f-5867-4ff-user 2018-06-07 12:40:10,207 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-df79ccbd-710c-46f-proj 2018-06-07 12:40:11,232 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-df79ccbd-710c-46f-user 2018-06-07 12:40:11,345 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-df79ccbd-710c-46f-proj-role 2018-06-07 12:40:11,420 - keystone_utils - INFO - Granting role CreateKeypairsTests-df79ccbd-710c-46f-proj-role to project CreateKeypairsTests-df79ccbd-710c-46f-proj 2018-06-07 12:40:12,687 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d9964550-1aad-47eb-bb75-4bd03a4ad661... 2018-06-07 12:40:12,687 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 12:40:12,710 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d9964550-1aad-47eb-bb75-4bd03a4ad661 2018-06-07 12:40:14,007 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-df79ccbd-710c-46f-proj 2018-06-07 12:40:14,182 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-df79ccbd-710c-46f-proj-role 2018-06-07 12:40:14,347 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-df79ccbd-710c-46f-user 2018-06-07 12:40:15,636 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-8ab3a90d-dcb3-48b-proj 2018-06-07 12:40:16,606 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-8ab3a90d-dcb3-48b-user 2018-06-07 12:40:16,714 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-8ab3a90d-dcb3-48b-proj-role 2018-06-07 12:40:16,785 - keystone_utils - INFO - Granting role CreateKeypairsTests-8ab3a90d-dcb3-48b-proj-role to project CreateKeypairsTests-8ab3a90d-dcb3-48b-proj 2018-06-07 12:40:17,942 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-b9f95d24-8845-4449-8f4a-8f7ff63644a8... 2018-06-07 12:40:17,942 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 12:40:18,005 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-b9f95d24-8845-4449-8f4a-8f7ff63644a8 2018-06-07 12:40:18,060 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-b9f95d24-8845-4449-8f4a-8f7ff63644a8.pub 2018-06-07 12:40:18,061 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-b9f95d24-8845-4449-8f4a-8f7ff63644a8 2018-06-07 12:40:18,603 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-b9f95d24-8845-4449-8f4a-8f7ff63644a8.pub] 2018-06-07 12:40:18,604 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-b9f95d24-8845-4449-8f4a-8f7ff63644a8] 2018-06-07 12:40:18,946 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-8ab3a90d-dcb3-48b-proj 2018-06-07 12:40:19,137 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-8ab3a90d-dcb3-48b-proj-role 2018-06-07 12:40:19,312 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-8ab3a90d-dcb3-48b-user 2018-06-07 12:40:20,711 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-8224c5d1-421e-4eb-proj 2018-06-07 12:40:21,624 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-8224c5d1-421e-4eb-user 2018-06-07 12:40:21,780 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-8224c5d1-421e-4eb-proj-role 2018-06-07 12:40:21,797 - keystone_utils - INFO - Granting role CreateKeypairsTests-8224c5d1-421e-4eb-proj-role to project CreateKeypairsTests-8224c5d1-421e-4eb-proj 2018-06-07 12:40:22,557 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-9658489c-2262-4f78-ba01-f58240a510d9... 2018-06-07 12:40:22,558 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 12:40:22,601 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-9658489c-2262-4f78-ba01-f58240a510d9 2018-06-07 12:40:22,650 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-9658489c-2262-4f78-ba01-f58240a510d9.pub 2018-06-07 12:40:23,576 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-9658489c-2262-4f78-ba01-f58240a510d9.pub] 2018-06-07 12:40:23,913 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-8224c5d1-421e-4eb-proj 2018-06-07 12:40:24,075 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-8224c5d1-421e-4eb-proj-role 2018-06-07 12:40:24,247 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-8224c5d1-421e-4eb-user 2018-06-07 12:40:25,442 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-e22d2de2-6c10-486-proj 2018-06-07 12:40:26,442 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-e22d2de2-6c10-486-user 2018-06-07 12:40:26,555 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-e22d2de2-6c10-486-proj-role 2018-06-07 12:40:26,630 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-e22d2de2-6c10-486-proj-role to project CreateKeypairsCleanupTests-e22d2de2-6c10-486-proj 2018-06-07 12:40:26,887 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-94f8bfe9-5924-4ad4-b1c2-baf83035bb7d.pub 2018-06-07 12:40:26,888 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-94f8bfe9-5924-4ad4-b1c2-baf83035bb7d 2018-06-07 12:40:27,473 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-94f8bfe9-5924-4ad4-b1c2-baf83035bb7d... 2018-06-07 12:40:27,474 - OpenStackKeypair - INFO - Uploading existing keypair 2018-06-07 12:40:27,474 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-94f8bfe9-5924-4ad4-b1c2-baf83035bb7d.pub 2018-06-07 12:40:27,474 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-94f8bfe9-5924-4ad4-b1c2-baf83035bb7d 2018-06-07 12:40:27,556 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-94f8bfe9-5924-4ad4-b1c2-baf83035bb7d.pub] 2018-06-07 12:40:27,556 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-94f8bfe9-5924-4ad4-b1c2-baf83035bb7d] 2018-06-07 12:40:27,890 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-e22d2de2-6c10-486-proj 2018-06-07 12:40:28,054 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-e22d2de2-6c10-486-proj-role 2018-06-07 12:40:28,220 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-e22d2de2-6c10-486-user 2018-06-07 12:40:29,439 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-d95761bb-3fae-46d-proj 2018-06-07 12:40:30,409 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-d95761bb-3fae-46d-user 2018-06-07 12:40:30,570 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-d95761bb-3fae-46d-proj-role 2018-06-07 12:40:30,643 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-d95761bb-3fae-46d-proj-role to project CreateKeypairsCleanupTests-d95761bb-3fae-46d-proj 2018-06-07 12:40:30,935 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-983e9e40-129f-453b-af88-aab4081fcf1b.pub 2018-06-07 12:40:30,935 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-983e9e40-129f-453b-af88-aab4081fcf1b 2018-06-07 12:40:31,601 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-983e9e40-129f-453b-af88-aab4081fcf1b... 2018-06-07 12:40:31,601 - OpenStackKeypair - INFO - Uploading existing keypair 2018-06-07 12:40:31,601 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-983e9e40-129f-453b-af88-aab4081fcf1b.pub 2018-06-07 12:40:31,601 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-983e9e40-129f-453b-af88-aab4081fcf1b 2018-06-07 12:40:32,034 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-d95761bb-3fae-46d-proj 2018-06-07 12:40:32,207 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-d95761bb-3fae-46d-proj-role 2018-06-07 12:40:32,444 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-d95761bb-3fae-46d-user 2018-06-07 12:40:33,640 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-b02d1a58-9542-43f-proj 2018-06-07 12:40:34,658 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-b02d1a58-9542-43f-user 2018-06-07 12:40:34,765 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-b02d1a58-9542-43f-proj-role 2018-06-07 12:40:34,849 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-b02d1a58-9542-43f-proj-role to project CreateKeypairsCleanupTests-b02d1a58-9542-43f-proj 2018-06-07 12:40:36,097 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-12bb1716-369a-4ccd-87c0-0aa90ad6eb6b... 2018-06-07 12:40:36,097 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 12:40:36,114 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-12bb1716-369a-4ccd-87c0-0aa90ad6eb6b 2018-06-07 12:40:36,199 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-12bb1716-369a-4ccd-87c0-0aa90ad6eb6b.pub 2018-06-07 12:40:36,199 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-12bb1716-369a-4ccd-87c0-0aa90ad6eb6b 2018-06-07 12:40:36,233 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-12bb1716-369a-4ccd-87c0-0aa90ad6eb6b.pub] 2018-06-07 12:40:36,233 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-12bb1716-369a-4ccd-87c0-0aa90ad6eb6b] 2018-06-07 12:40:36,570 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-b02d1a58-9542-43f-proj 2018-06-07 12:40:36,749 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-b02d1a58-9542-43f-proj-role 2018-06-07 12:40:36,934 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-b02d1a58-9542-43f-user 2018-06-07 12:40:38,086 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-7ef19079-9587-4d0-proj 2018-06-07 12:40:39,056 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-7ef19079-9587-4d0-user 2018-06-07 12:40:39,218 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-7ef19079-9587-4d0-proj-role 2018-06-07 12:40:39,294 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-7ef19079-9587-4d0-proj-role to project CreateKeypairsCleanupTests-7ef19079-9587-4d0-proj 2018-06-07 12:40:39,978 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-4b04ee82-1704-4331-b911-4f0ffd3b3815... 2018-06-07 12:40:39,978 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 12:40:40,012 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-4b04ee82-1704-4331-b911-4f0ffd3b3815 2018-06-07 12:40:40,063 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-4b04ee82-1704-4331-b911-4f0ffd3b3815.pub 2018-06-07 12:40:40,064 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-4b04ee82-1704-4331-b911-4f0ffd3b3815 2018-06-07 12:40:40,086 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-4b04ee82-1704-4331-b911-4f0ffd3b3815.pub] 2018-06-07 12:40:40,086 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-4b04ee82-1704-4331-b911-4f0ffd3b3815] 2018-06-07 12:40:40,575 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-7ef19079-9587-4d0-proj 2018-06-07 12:40:40,734 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-7ef19079-9587-4d0-proj-role 2018-06-07 12:40:40,902 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-7ef19079-9587-4d0-user 2018-06-07 12:40:42,101 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-6bcfebfe-e0ea-48c-proj 2018-06-07 12:40:43,005 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-6bcfebfe-e0ea-48c-user 2018-06-07 12:40:43,167 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-6bcfebfe-e0ea-48c-proj-role 2018-06-07 12:40:43,327 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-6bcfebfe-e0ea-48c-proj-role to project CreateKeypairsCleanupTests-6bcfebfe-e0ea-48c-proj 2018-06-07 12:40:44,024 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-eefb6fed-b836-4b1c-b0c5-ffb75a841d2d... 2018-06-07 12:40:44,024 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 12:40:44,082 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-eefb6fed-b836-4b1c-b0c5-ffb75a841d2d 2018-06-07 12:40:44,145 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-eefb6fed-b836-4b1c-b0c5-ffb75a841d2d.pub 2018-06-07 12:40:44,145 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-eefb6fed-b836-4b1c-b0c5-ffb75a841d2d 2018-06-07 12:40:44,522 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-6bcfebfe-e0ea-48c-proj 2018-06-07 12:40:44,690 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-6bcfebfe-e0ea-48c-proj-role 2018-06-07 12:40:44,853 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-6bcfebfe-e0ea-48c-user 2018-06-07 12:40:46,134 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-d3130eed-66ea-430-proj 2018-06-07 12:40:47,146 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-d3130eed-66ea-430-user 2018-06-07 12:40:47,248 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-d3130eed-66ea-430-proj-role 2018-06-07 12:40:47,323 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-d3130eed-66ea-430-proj-role to project CreateNetworkSuccessTests-d3130eed-66ea-430-proj 2018-06-07 12:40:48,394 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-a935c480-2b89-414b-9a12-515d63db6e51-pub-net 2018-06-07 12:40:49,040 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-a935c480-2b89-414b-9a12-515d63db6e51-pub-subnet 2018-06-07 12:40:50,693 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a935c480-2b89-414b-9a12-515d63db6e51-pub-subnet 2018-06-07 12:40:50,693 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a935c480-2b89-414b-9a12-515d63db6e51-pub-subnet 2018-06-07 12:40:51,747 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-a935c480-2b89-414b-9a12-515d63db6e51-pub-net 2018-06-07 12:40:53,577 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a935c480-2b89-414b-9a12-515d63db6e51-pub-subnet 2018-06-07 12:40:53,577 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a935c480-2b89-414b-9a12-515d63db6e51-pub-subnet 2018-06-07 12:40:53,618 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-a935c480-2b89-414b-9a12-515d63db6e51-pub-net 2018-06-07 12:40:54,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - adbf57fb-5a13-4d9b-aecc-cebb3e6f84f3 2018-06-07 12:40:54,039 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:40:54,341 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-d3130eed-66ea-430-proj 2018-06-07 12:40:54,577 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-d3130eed-66ea-430-proj-role 2018-06-07 12:40:54,739 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-d3130eed-66ea-430-user 2018-06-07 12:40:55,946 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-bc0e3466-d68a-477-proj 2018-06-07 12:40:56,862 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-bc0e3466-d68a-477-user 2018-06-07 12:40:56,970 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-bc0e3466-d68a-477-proj-role 2018-06-07 12:40:57,045 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-bc0e3466-d68a-477-proj-role to project CreateNetworkSuccessTests-bc0e3466-d68a-477-proj 2018-06-07 12:40:57,757 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-net 2018-06-07 12:40:59,433 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-subnet 2018-06-07 12:41:02,733 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-router 2018-06-07 12:41:04,054 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-router 2018-06-07 12:41:05,850 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-router and subnet CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-subnet 2018-06-07 12:41:05,850 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-router 2018-06-07 12:41:06,872 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-router 2018-06-07 12:41:06,872 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-router 2018-06-07 12:41:07,883 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-subnet 2018-06-07 12:41:07,884 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-subnet 2018-06-07 12:41:08,841 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-22df2bc0-3583-4ac4-aabe-e6dc2e1ef4c6-pub-net 2018-06-07 12:41:10,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbb443a6-9965-4978-aa88-44d232c31cfb 2018-06-07 12:41:10,694 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:41:10,848 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-bc0e3466-d68a-477-proj 2018-06-07 12:41:11,083 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-bc0e3466-d68a-477-proj-role 2018-06-07 12:41:11,240 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-bc0e3466-d68a-477-user 2018-06-07 12:41:12,466 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-77e4a9ee-4a10-48b-proj 2018-06-07 12:41:13,511 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-77e4a9ee-4a10-48b-user 2018-06-07 12:41:13,624 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-77e4a9ee-4a10-48b-proj-role 2018-06-07 12:41:13,699 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-77e4a9ee-4a10-48b-proj-role to project CreateNetworkSuccessTests-77e4a9ee-4a10-48b-proj 2018-06-07 12:41:14,491 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-net 2018-06-07 12:41:16,241 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-subnet 2018-06-07 12:41:18,903 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-router 2018-06-07 12:41:20,324 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-router 2018-06-07 12:41:22,350 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-router and subnet CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-subnet 2018-06-07 12:41:22,350 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-router 2018-06-07 12:41:23,346 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-router 2018-06-07 12:41:23,346 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-router 2018-06-07 12:41:24,391 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-subnet 2018-06-07 12:41:24,391 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-subnet 2018-06-07 12:41:25,351 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-b589bbd8-8956-44a8-8710-45dc0708ceb5-pub-net 2018-06-07 12:41:27,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54f41ee8-e977-478c-8e38-5b6fb7600039 2018-06-07 12:41:27,162 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:41:27,324 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-77e4a9ee-4a10-48b-proj 2018-06-07 12:41:27,490 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-77e4a9ee-4a10-48b-proj-role 2018-06-07 12:41:27,658 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-77e4a9ee-4a10-48b-user 2018-06-07 12:41:28,872 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-f5879f08-8657-421-proj 2018-06-07 12:41:29,911 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-f5879f08-8657-421-user 2018-06-07 12:41:30,084 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-f5879f08-8657-421-proj-role 2018-06-07 12:41:30,157 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-f5879f08-8657-421-proj-role to project CreateNetworkSuccessTests-f5879f08-8657-421-proj 2018-06-07 12:41:30,864 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-net 2018-06-07 12:41:31,556 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-subnet 2018-06-07 12:41:33,468 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-router 2018-06-07 12:41:34,798 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-router 2018-06-07 12:41:37,541 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-router and subnet CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-subnet 2018-06-07 12:41:37,542 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-router 2018-06-07 12:41:38,602 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-router 2018-06-07 12:41:38,602 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-router 2018-06-07 12:41:39,643 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-subnet 2018-06-07 12:41:39,643 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-subnet 2018-06-07 12:41:40,749 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-48f61729-57ca-4a2c-830d-e66ecd67527b-pub-net 2018-06-07 12:41:42,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3a8b880-65f3-42b8-8239-492fec4af331 2018-06-07 12:41:42,154 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:41:42,300 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-f5879f08-8657-421-proj 2018-06-07 12:41:42,524 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-f5879f08-8657-421-proj-role 2018-06-07 12:41:42,686 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-f5879f08-8657-421-user 2018-06-07 12:41:43,936 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-b187b201-868f-453-proj 2018-06-07 12:41:44,912 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-b187b201-868f-453-user 2018-06-07 12:41:45,074 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-b187b201-868f-453-proj-role 2018-06-07 12:41:45,149 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-b187b201-868f-453-proj-role to project CreateNetworkSuccessTests-b187b201-868f-453-proj 2018-06-07 12:41:45,871 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-4b3aa4b4-7e40-4f1a-9af5-5e22ce91d445-pub-net 2018-06-07 12:41:46,833 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-4b3aa4b4-7e40-4f1a-9af5-5e22ce91d445-pub-subnet 2018-06-07 12:41:48,423 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4b3aa4b4-7e40-4f1a-9af5-5e22ce91d445-pub-subnet 2018-06-07 12:41:48,423 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4b3aa4b4-7e40-4f1a-9af5-5e22ce91d445-pub-subnet 2018-06-07 12:41:49,441 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-4b3aa4b4-7e40-4f1a-9af5-5e22ce91d445-pub-net 2018-06-07 12:41:51,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0cd50815-91e0-4a14-b28a-84bdc94ddce1 2018-06-07 12:41:51,469 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:41:51,629 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-b187b201-868f-453-proj 2018-06-07 12:41:51,941 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-b187b201-868f-453-proj-role 2018-06-07 12:41:52,152 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-b187b201-868f-453-user 2018-06-07 12:41:53,431 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-1bf004a5-4d46-439-proj 2018-06-07 12:41:54,410 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-1bf004a5-4d46-439-user 2018-06-07 12:41:54,577 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-1bf004a5-4d46-439-proj-role 2018-06-07 12:41:54,651 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-1bf004a5-4d46-439-proj-role to project CreateNetworkSuccessTests-1bf004a5-4d46-439-proj 2018-06-07 12:41:55,347 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-98a8b90b-2ad1-4a81-b57e-95cb23c0a6bd-pub-net 2018-06-07 12:41:55,921 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-98a8b90b-2ad1-4a81-b57e-95cb23c0a6bd-pub-subnet 2018-06-07 12:41:57,583 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-98a8b90b-2ad1-4a81-b57e-95cb23c0a6bd-pub-subnet 2018-06-07 12:41:57,583 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-98a8b90b-2ad1-4a81-b57e-95cb23c0a6bd-pub-subnet 2018-06-07 12:41:58,643 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-98a8b90b-2ad1-4a81-b57e-95cb23c0a6bd-pub-net 2018-06-07 12:42:00,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5649e901-93f5-4b9c-bcf6-850c4ddc2fbb 2018-06-07 12:42:00,573 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:42:00,730 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-1bf004a5-4d46-439-proj 2018-06-07 12:42:00,987 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-1bf004a5-4d46-439-proj-role 2018-06-07 12:42:01,163 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-1bf004a5-4d46-439-user 2018-06-07 12:42:02,443 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-075adb95-42d4-4a3-proj 2018-06-07 12:42:03,407 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-075adb95-42d4-4a3-user 2018-06-07 12:42:03,509 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-075adb95-42d4-4a3-proj-role 2018-06-07 12:42:03,583 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-075adb95-42d4-4a3-proj-role to project CreateRouterSuccessTests-075adb95-42d4-4a3-proj 2018-06-07 12:42:04,967 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-213b438b-769e-4613-962d-e79d43a90efb-pub-router 2018-06-07 12:42:06,793 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-213b438b-769e-4613-962d-e79d43a90efb-pub-router 2018-06-07 12:42:08,011 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-213b438b-769e-4613-962d-e79d43a90efb-pub-router 2018-06-07 12:42:08,011 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-213b438b-769e-4613-962d-e79d43a90efb-pub-router 2018-06-07 12:42:08,488 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-075adb95-42d4-4a3-proj 2018-06-07 12:42:08,643 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-075adb95-42d4-4a3-proj-role 2018-06-07 12:42:08,807 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-075adb95-42d4-4a3-user 2018-06-07 12:42:10,010 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-2cef9a64-9d08-429-proj 2018-06-07 12:42:11,011 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-2cef9a64-9d08-429-user 2018-06-07 12:42:11,189 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-2cef9a64-9d08-429-proj-role 2018-06-07 12:42:11,263 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-2cef9a64-9d08-429-proj-role to project CreateRouterSuccessTests-2cef9a64-9d08-429-proj 2018-06-07 12:42:12,441 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e636a6ca-a71c-4882-a2b8-510d519a0a09-pub-router 2018-06-07 12:42:13,473 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e636a6ca-a71c-4882-a2b8-510d519a0a09-pub-router 2018-06-07 12:42:13,473 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e636a6ca-a71c-4882-a2b8-510d519a0a09-pub-router 2018-06-07 12:42:14,063 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-2cef9a64-9d08-429-proj 2018-06-07 12:42:14,225 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-2cef9a64-9d08-429-proj-role 2018-06-07 12:42:14,387 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-2cef9a64-9d08-429-user 2018-06-07 12:42:15,600 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d41a74dd-2ebb-4d6-proj 2018-06-07 12:42:16,498 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d41a74dd-2ebb-4d6-user 2018-06-07 12:42:16,666 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d41a74dd-2ebb-4d6-proj-role 2018-06-07 12:42:16,748 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d41a74dd-2ebb-4d6-proj-role to project CreateRouterSuccessTests-d41a74dd-2ebb-4d6-proj 2018-06-07 12:42:17,994 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5ce25967-98cc-43b0-82da-05cf09892e0e-pub-router 2018-06-07 12:42:18,923 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5ce25967-98cc-43b0-82da-05cf09892e0e-pub-router 2018-06-07 12:42:18,924 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5ce25967-98cc-43b0-82da-05cf09892e0e-pub-router 2018-06-07 12:42:19,513 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d41a74dd-2ebb-4d6-proj 2018-06-07 12:42:19,683 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d41a74dd-2ebb-4d6-proj-role 2018-06-07 12:42:19,854 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d41a74dd-2ebb-4d6-user 2018-06-07 12:42:21,103 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-5752df6b-d424-49f-proj 2018-06-07 12:42:22,019 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-5752df6b-d424-49f-user 2018-06-07 12:42:22,146 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-5752df6b-d424-49f-proj-role 2018-06-07 12:42:22,227 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-5752df6b-d424-49f-proj-role to project CreateRouterSuccessTests-5752df6b-d424-49f-proj 2018-06-07 12:42:23,704 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-22c7834e-011b-4728-89d5-9593503ff6e9-pub-router 2018-06-07 12:42:26,186 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-22c7834e-011b-4728-89d5-9593503ff6e9-pub-router 2018-06-07 12:42:26,186 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-22c7834e-011b-4728-89d5-9593503ff6e9-pub-router 2018-06-07 12:42:27,595 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-5752df6b-d424-49f-proj 2018-06-07 12:42:27,757 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-5752df6b-d424-49f-proj-role 2018-06-07 12:42:27,949 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-5752df6b-d424-49f-user 2018-06-07 12:42:29,233 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-95756f81-c3c9-4c7-proj 2018-06-07 12:42:30,191 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-95756f81-c3c9-4c7-user 2018-06-07 12:42:30,382 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-95756f81-c3c9-4c7-proj-role 2018-06-07 12:42:30,402 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-95756f81-c3c9-4c7-proj-role to project CreateRouterSuccessTests-95756f81-c3c9-4c7-proj 2018-06-07 12:42:31,112 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-net1 2018-06-07 12:42:31,814 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-subnet1 2018-06-07 12:42:33,780 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-router 2018-06-07 12:42:35,129 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-port1 for router - CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-router 2018-06-07 12:42:35,712 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-net1 2018-06-07 12:42:36,559 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-port1 for router - CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-router 2018-06-07 12:42:36,559 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-router 2018-06-07 12:42:39,425 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-router and port CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-port1 2018-06-07 12:42:39,425 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-router 2018-06-07 12:42:40,433 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-router 2018-06-07 12:42:40,433 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-router 2018-06-07 12:42:41,498 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-subnet1 2018-06-07 12:42:41,498 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-subnet1 2018-06-07 12:42:42,657 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-731b4833-e357-4ff6-bb99-020ee1993752-pub-net1 2018-06-07 12:42:44,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c69c82f-044f-451d-b92c-1b10a7912c3d 2018-06-07 12:42:44,671 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:42:44,820 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-95756f81-c3c9-4c7-proj 2018-06-07 12:42:45,085 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-95756f81-c3c9-4c7-proj-role 2018-06-07 12:42:45,261 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-95756f81-c3c9-4c7-user 2018-06-07 12:42:46,527 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-df4f2556-bd60-436-proj 2018-06-07 12:42:47,518 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-df4f2556-bd60-436-user 2018-06-07 12:42:47,692 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-df4f2556-bd60-436-proj-role 2018-06-07 12:42:47,712 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-df4f2556-bd60-436-proj-role to project CreateRouterSuccessTests-df4f2556-bd60-436-proj 2018-06-07 12:42:49,023 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3b83132b-9033-4ab1-ae84-20bc269dd989-pub-router 2018-06-07 12:42:51,290 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3b83132b-9033-4ab1-ae84-20bc269dd989-pub-router 2018-06-07 12:42:51,290 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3b83132b-9033-4ab1-ae84-20bc269dd989-pub-router 2018-06-07 12:42:52,711 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-df4f2556-bd60-436-proj 2018-06-07 12:42:52,873 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-df4f2556-bd60-436-proj-role 2018-06-07 12:42:53,035 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-df4f2556-bd60-436-user 2018-06-07 12:42:54,316 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-418ff994-1ac6-4f4-proj 2018-06-07 12:42:55,285 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-418ff994-1ac6-4f4-user 2018-06-07 12:42:55,450 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-418ff994-1ac6-4f4-proj-role 2018-06-07 12:42:55,525 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-418ff994-1ac6-4f4-proj-role to project CreateRouterSuccessTests-418ff994-1ac6-4f4-proj 2018-06-07 12:42:56,321 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-net1 2018-06-07 12:42:56,898 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-subnet1 2018-06-07 12:42:58,333 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-net2 2018-06-07 12:42:58,804 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-subnet2 2018-06-07 12:43:00,792 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:01,282 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-port1 for router - CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:01,863 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-net1 2018-06-07 12:43:02,771 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-port1 for router - CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:02,771 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:04,210 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-port2 for router - CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:04,853 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-net2 2018-06-07 12:43:05,750 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-port2 for router - CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:05,750 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:10,896 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router and port CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-port1 2018-06-07 12:43:10,896 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:11,953 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router and port CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-port2 2018-06-07 12:43:11,953 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:12,938 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:12,938 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-router 2018-06-07 12:43:13,353 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-subnet1 2018-06-07 12:43:13,353 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-subnet1 2018-06-07 12:43:14,582 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-net1 2018-06-07 12:43:16,089 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-subnet2 2018-06-07 12:43:16,089 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-subnet2 2018-06-07 12:43:17,255 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-39ec990b-9173-4bd8-bd83-1e3206e329ab-pub-net2 2018-06-07 12:43:19,402 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e439b6a-9b22-4f9a-9b99-26fbf1327129 2018-06-07 12:43:19,426 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:43:19,585 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-418ff994-1ac6-4f4-proj 2018-06-07 12:43:19,774 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-418ff994-1ac6-4f4-proj-role 2018-06-07 12:43:19,937 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-418ff994-1ac6-4f4-user 2018-06-07 12:43:21,168 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-29727573-bc25-461-proj 2018-06-07 12:43:22,138 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-29727573-bc25-461-user 2018-06-07 12:43:22,303 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-29727573-bc25-461-proj-role 2018-06-07 12:43:22,378 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-29727573-bc25-461-proj-role to project CreateRouterSuccessTests-29727573-bc25-461-proj 2018-06-07 12:43:23,677 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5efef51f-1b2d-4c93-89c3-acf5e5c6e974-pub-router 2018-06-07 12:43:25,764 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5efef51f-1b2d-4c93-89c3-acf5e5c6e974-pub-router 2018-06-07 12:43:25,765 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5efef51f-1b2d-4c93-89c3-acf5e5c6e974-pub-router 2018-06-07 12:43:27,058 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-29727573-bc25-461-proj 2018-06-07 12:43:27,217 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-29727573-bc25-461-proj-role 2018-06-07 12:43:27,381 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-29727573-bc25-461-user 2018-06-07 12:43:28,765 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-85fa5d6d-7948-4af-proj 2018-06-07 12:43:29,728 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-85fa5d6d-7948-4af-user 2018-06-07 12:43:29,890 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-85fa5d6d-7948-4af-proj-role 2018-06-07 12:43:29,963 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-85fa5d6d-7948-4af-proj-role to project CreateRouterSuccessTests-85fa5d6d-7948-4af-proj 2018-06-07 12:43:31,311 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-pub-router 2018-06-07 12:43:31,715 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-port1 for router - CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-pub-router 2018-06-07 12:43:32,293 - neutron_utils - INFO - Creating port for network with name - external 2018-06-07 12:43:32,862 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-port1 for router - CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-pub-router 2018-06-07 12:43:32,862 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-pub-router 2018-06-07 12:43:35,351 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-pub-router and port CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-port1 2018-06-07 12:43:35,351 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-pub-router 2018-06-07 12:43:36,389 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-pub-router 2018-06-07 12:43:36,390 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-675d23ca-7fe3-47c8-8a63-3aaf424d9a67-pub-router 2018-06-07 12:43:36,995 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-85fa5d6d-7948-4af-proj 2018-06-07 12:43:37,164 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-85fa5d6d-7948-4af-proj-role 2018-06-07 12:43:37,217 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-85fa5d6d-7948-4af-user 2018-06-07 12:43:38,421 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-ea5b9231-4baf-460-proj 2018-06-07 12:43:39,322 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-ea5b9231-4baf-460-user 2018-06-07 12:43:39,489 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-ea5b9231-4baf-460-proj-role 2018-06-07 12:43:39,563 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-ea5b9231-4baf-460-proj-role to project CreateRouterNegativeTests-ea5b9231-4baf-460-proj 2018-06-07 12:43:40,344 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-cb86b97c-a189-4b5b-b6d0-83952708e669-pub-net1 2018-06-07 12:43:40,717 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-cb86b97c-a189-4b5b-b6d0-83952708e669-pub-subnet1 2018-06-07 12:43:42,586 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-cb86b97c-a189-4b5b-b6d0-83952708e669-pub-router 2018-06-07 12:43:43,666 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-cb86b97c-a189-4b5b-b6d0-83952708e669-port1 for router - CreateRouterNegativeTests-cb86b97c-a189-4b5b-b6d0-83952708e669-pub-router 2018-06-07 12:43:44,110 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-cb86b97c-a189-4b5b-b6d0-83952708e669-pub-router 2018-06-07 12:43:44,110 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-cb86b97c-a189-4b5b-b6d0-83952708e669-pub-router 2018-06-07 12:43:45,135 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-cb86b97c-a189-4b5b-b6d0-83952708e669-pub-subnet1 2018-06-07 12:43:45,135 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-cb86b97c-a189-4b5b-b6d0-83952708e669-pub-subnet1 2018-06-07 12:43:45,977 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-cb86b97c-a189-4b5b-b6d0-83952708e669-pub-net1 2018-06-07 12:43:48,014 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-ea5b9231-4baf-460-proj 2018-06-07 12:43:48,183 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-ea5b9231-4baf-460-proj-role 2018-06-07 12:43:48,346 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-ea5b9231-4baf-460-user 2018-06-07 12:43:49,637 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-0d4b0596-4db9-4fe-proj 2018-06-07 12:43:50,622 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-0d4b0596-4db9-4fe-user 2018-06-07 12:43:50,796 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-0d4b0596-4db9-4fe-proj-role 2018-06-07 12:43:50,872 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-0d4b0596-4db9-4fe-proj-role to project CreateRouterNegativeTests-0d4b0596-4db9-4fe-proj 2018-06-07 12:43:52,398 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-0d4b0596-4db9-4fe-proj 2018-06-07 12:43:52,605 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-0d4b0596-4db9-4fe-proj-role 2018-06-07 12:43:52,769 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-0d4b0596-4db9-4fe-user 2018-06-07 12:43:53,963 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-497e8b47-2a72-42f-proj 2018-06-07 12:43:54,979 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-497e8b47-2a72-42f-user 2018-06-07 12:43:55,140 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-497e8b47-2a72-42f-proj-role 2018-06-07 12:43:55,213 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-497e8b47-2a72-42f-proj-role to project CreateRouterNegativeTests-497e8b47-2a72-42f-proj 2018-06-07 12:43:55,595 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-497e8b47-2a72-42f-proj 2018-06-07 12:43:55,740 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-497e8b47-2a72-42f-proj-role 2018-06-07 12:43:55,906 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-497e8b47-2a72-42f-user 2018-06-07 12:43:57,164 - keystone_utils - INFO - Created project with name - CreateQoSTests-c8ea28d7-0c3c-4aa-proj 2018-06-07 12:43:58,111 - keystone_utils - INFO - Created user with name - CreateQoSTests-c8ea28d7-0c3c-4aa-user 2018-06-07 12:43:58,273 - keystone_utils - INFO - Created role with name - CreateQoSTests-c8ea28d7-0c3c-4aa-proj-role 2018-06-07 12:43:58,346 - keystone_utils - INFO - Granting role CreateQoSTests-c8ea28d7-0c3c-4aa-proj-role to project CreateQoSTests-c8ea28d7-0c3c-4aa-proj 2018-06-07 12:43:59,887 - create_qos - INFO - Created qos with name - CreateQoSTests-aa44a1db-35e0-4c60-bc9e-fd2913cbba18 2018-06-07 12:44:00,410 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-aa44a1db-35e0-4c60-bc9e-fd2913cbba18 2018-06-07 12:44:00,975 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-aa44a1db-35e0-4c60-bc9e-fd2913cbba18 2018-06-07 12:44:01,484 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-c8ea28d7-0c3c-4aa-proj 2018-06-07 12:44:01,654 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-c8ea28d7-0c3c-4aa-proj-role 2018-06-07 12:44:01,810 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-c8ea28d7-0c3c-4aa-user 2018-06-07 12:44:03,105 - keystone_utils - INFO - Created project with name - CreateQoSTests-675dd7ed-1cdf-4f7-proj 2018-06-07 12:44:04,117 - keystone_utils - INFO - Created user with name - CreateQoSTests-675dd7ed-1cdf-4f7-user 2018-06-07 12:44:04,218 - keystone_utils - INFO - Created role with name - CreateQoSTests-675dd7ed-1cdf-4f7-proj-role 2018-06-07 12:44:04,298 - keystone_utils - INFO - Granting role CreateQoSTests-675dd7ed-1cdf-4f7-proj-role to project CreateQoSTests-675dd7ed-1cdf-4f7-proj 2018-06-07 12:44:05,165 - create_qos - INFO - Created qos with name - CreateQoSTests-9ba38ed0-fda4-4a51-8959-40a69c3db5bc 2018-06-07 12:44:05,683 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-9ba38ed0-fda4-4a51-8959-40a69c3db5bc 2018-06-07 12:44:06,205 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-675dd7ed-1cdf-4f7-proj 2018-06-07 12:44:06,412 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-675dd7ed-1cdf-4f7-proj-role 2018-06-07 12:44:06,531 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-675dd7ed-1cdf-4f7-user 2018-06-07 12:44:07,736 - keystone_utils - INFO - Created project with name - CreateQoSTests-19bd9534-92ad-424-proj 2018-06-07 12:44:08,700 - keystone_utils - INFO - Created user with name - CreateQoSTests-19bd9534-92ad-424-user 2018-06-07 12:44:08,862 - keystone_utils - INFO - Created role with name - CreateQoSTests-19bd9534-92ad-424-proj-role 2018-06-07 12:44:08,937 - keystone_utils - INFO - Granting role CreateQoSTests-19bd9534-92ad-424-proj-role to project CreateQoSTests-19bd9534-92ad-424-proj 2018-06-07 12:44:09,745 - create_qos - INFO - Created qos with name - CreateQoSTests-b218d75d-d9cf-4fe3-bde4-d2cecc645a36 2018-06-07 12:44:10,854 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-b218d75d-d9cf-4fe3-bde4-d2cecc645a36 2018-06-07 12:44:11,364 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-19bd9534-92ad-424-proj 2018-06-07 12:44:11,525 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-19bd9534-92ad-424-proj-role 2018-06-07 12:44:11,681 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-19bd9534-92ad-424-user 2018-06-07 12:44:12,907 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-cbaacc6c-c5b9-422-proj 2018-06-07 12:44:13,865 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-cbaacc6c-c5b9-422-user 2018-06-07 12:44:13,979 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-cbaacc6c-c5b9-422-proj-role 2018-06-07 12:44:14,055 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-cbaacc6c-c5b9-422-proj-role to project CreateSimpleVolumeTypeSuccessTests-cbaacc6c-c5b9-422-proj 2018-06-07 12:44:14,929 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-14e6ed42-9fd9-4f14-9d12-d21397fb2801 2018-06-07 12:44:15,422 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-14e6ed42-9fd9-4f14-9d12-d21397fb2801 2018-06-07 12:44:16,475 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-14e6ed42-9fd9-4f14-9d12-d21397fb2801 2018-06-07 12:44:16,963 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-cbaacc6c-c5b9-422-proj 2018-06-07 12:44:17,104 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-cbaacc6c-c5b9-422-proj-role 2018-06-07 12:44:17,262 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-cbaacc6c-c5b9-422-user 2018-06-07 12:44:18,515 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-a18a160b-c778-4af-proj 2018-06-07 12:44:19,479 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-a18a160b-c778-4af-user 2018-06-07 12:44:19,644 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-a18a160b-c778-4af-proj-role 2018-06-07 12:44:19,721 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-a18a160b-c778-4af-proj-role to project CreateSimpleVolumeTypeSuccessTests-a18a160b-c778-4af-proj 2018-06-07 12:44:20,617 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-ac2816e7-1643-48fc-99b5-29c9cc6e4ab9 2018-06-07 12:44:22,337 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-ac2816e7-1643-48fc-99b5-29c9cc6e4ab9 2018-06-07 12:44:22,675 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-a18a160b-c778-4af-proj 2018-06-07 12:44:22,843 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-a18a160b-c778-4af-proj-role 2018-06-07 12:44:23,007 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-a18a160b-c778-4af-user 2018-06-07 12:44:24,210 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-596b6291-d51a-4d9-proj 2018-06-07 12:44:25,306 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-596b6291-d51a-4d9-user 2018-06-07 12:44:25,413 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-596b6291-d51a-4d9-proj-role 2018-06-07 12:44:25,487 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-596b6291-d51a-4d9-proj-role to project CreateSimpleVolumeTypeSuccessTests-596b6291-d51a-4d9-proj 2018-06-07 12:44:26,885 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-5ac7bb38-5a21-4a06-8c06-a78510e7efc6 2018-06-07 12:44:27,676 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-5ac7bb38-5a21-4a06-8c06-a78510e7efc6 2018-06-07 12:44:28,198 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-596b6291-d51a-4d9-proj 2018-06-07 12:44:28,364 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-596b6291-d51a-4d9-proj-role 2018-06-07 12:44:28,529 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-596b6291-d51a-4d9-user 2018-06-07 12:44:29,788 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-b034a243-ec6e-469-proj 2018-06-07 12:44:30,693 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-b034a243-ec6e-469-user 2018-06-07 12:44:30,855 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-b034a243-ec6e-469-proj-role 2018-06-07 12:44:30,928 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-b034a243-ec6e-469-proj-role to project CreateVolumeTypeComplexTests-b034a243-ec6e-469-proj 2018-06-07 12:44:31,894 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-44a8ff17-8a47-4e6c-b2a4-60945c300402-qos-spec 2018-06-07 12:44:32,787 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-44a8ff17-8a47-4e6c-b2a4-60945c300402-vol_type 2018-06-07 12:44:33,267 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-44a8ff17-8a47-4e6c-b2a4-60945c300402-vol_type 2018-06-07 12:44:33,313 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-44a8ff17-8a47-4e6c-b2a4-60945c300402-qos-spec 2018-06-07 12:44:33,831 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-b034a243-ec6e-469-proj 2018-06-07 12:44:33,984 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-b034a243-ec6e-469-proj-role 2018-06-07 12:44:34,147 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-b034a243-ec6e-469-user 2018-06-07 12:44:35,295 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-68da3d0c-5e82-483-proj 2018-06-07 12:44:36,262 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-68da3d0c-5e82-483-user 2018-06-07 12:44:36,423 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-68da3d0c-5e82-483-proj-role 2018-06-07 12:44:36,497 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-68da3d0c-5e82-483-proj-role to project CreateVolumeTypeComplexTests-68da3d0c-5e82-483-proj 2018-06-07 12:44:37,449 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-e2d5d815-42b0-460e-8e60-ee99d305811b-qos-spec 2018-06-07 12:44:38,550 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-e2d5d815-42b0-460e-8e60-ee99d305811b-vol_type 2018-06-07 12:44:39,025 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-e2d5d815-42b0-460e-8e60-ee99d305811b-vol_type 2018-06-07 12:44:39,077 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-e2d5d815-42b0-460e-8e60-ee99d305811b-qos-spec 2018-06-07 12:44:39,540 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-68da3d0c-5e82-483-proj 2018-06-07 12:44:39,716 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-68da3d0c-5e82-483-proj-role 2018-06-07 12:44:39,824 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-68da3d0c-5e82-483-user 2018-06-07 12:44:41,079 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-41777f72-0137-43c-proj 2018-06-07 12:44:41,983 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-41777f72-0137-43c-user 2018-06-07 12:44:42,145 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-41777f72-0137-43c-proj-role 2018-06-07 12:44:42,218 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-41777f72-0137-43c-proj-role to project CreateVolumeTypeComplexTests-41777f72-0137-43c-proj 2018-06-07 12:44:43,176 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-24e0bd0e-0cb1-49d1-8bfc-17929f0c0cee-qos-spec 2018-06-07 12:44:44,442 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-24e0bd0e-0cb1-49d1-8bfc-17929f0c0cee-vol_type 2018-06-07 12:44:44,917 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-24e0bd0e-0cb1-49d1-8bfc-17929f0c0cee-vol_type 2018-06-07 12:44:44,963 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-24e0bd0e-0cb1-49d1-8bfc-17929f0c0cee-qos-spec 2018-06-07 12:44:45,469 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-41777f72-0137-43c-proj 2018-06-07 12:44:45,641 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-41777f72-0137-43c-proj-role 2018-06-07 12:44:45,748 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-41777f72-0137-43c-user 2018-06-07 12:44:46,969 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-832efb92-8967-451-proj 2018-06-07 12:44:47,990 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-832efb92-8967-451-user 2018-06-07 12:44:48,043 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-832efb92-8967-451-proj-role 2018-06-07 12:44:48,118 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-832efb92-8967-451-proj-role to project CreateSimpleVolumeSuccessTests-832efb92-8967-451-proj 2018-06-07 12:44:49,695 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-56498681-5b73-4c20-8184-c840ed1c83d0 2018-06-07 12:44:52,939 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-56498681-5b73-4c20-8184-c840ed1c83d0 2018-06-07 12:44:53,382 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-56498681-5b73-4c20-8184-c840ed1c83d0 2018-06-07 12:44:56,684 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-56498681-5b73-4c20-8184-c840ed1c83d0 2018-06-07 12:44:57,210 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-832efb92-8967-451-proj 2018-06-07 12:44:57,388 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-832efb92-8967-451-proj-role 2018-06-07 12:44:57,550 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-832efb92-8967-451-user 2018-06-07 12:44:58,748 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-e5e245e1-773c-483-proj 2018-06-07 12:44:59,718 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-e5e245e1-773c-483-user 2018-06-07 12:44:59,820 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-e5e245e1-773c-483-proj-role 2018-06-07 12:44:59,892 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-e5e245e1-773c-483-proj-role to project CreateSimpleVolumeSuccessTests-e5e245e1-773c-483-proj 2018-06-07 12:45:01,513 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-f4352b8c-28c5-4457-b787-a95f1fc5593e 2018-06-07 12:45:01,877 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-f4352b8c-28c5-4457-b787-a95f1fc5593e 2018-06-07 12:45:02,784 - create_volume - INFO - Did not create volume due to cleanup mode 2018-06-07 12:45:02,968 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-f4352b8c-28c5-4457-b787-a95f1fc5593e 2018-06-07 12:45:06,266 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-f4352b8c-28c5-4457-b787-a95f1fc5593e 2018-06-07 12:45:06,617 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-e5e245e1-773c-483-proj 2018-06-07 12:45:06,786 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-e5e245e1-773c-483-proj-role 2018-06-07 12:45:06,954 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-e5e245e1-773c-483-user 2018-06-07 12:45:08,156 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-4a4126bd-cde1-45a-proj 2018-06-07 12:45:09,126 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-4a4126bd-cde1-45a-user 2018-06-07 12:45:09,228 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-4a4126bd-cde1-45a-proj-role 2018-06-07 12:45:09,301 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-4a4126bd-cde1-45a-proj-role to project CreateSimpleVolumeSuccessTests-4a4126bd-cde1-45a-proj 2018-06-07 12:45:10,935 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-b9fb751e-edd7-4ecc-8264-3070f03444bc 2018-06-07 12:45:11,132 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-b9fb751e-edd7-4ecc-8264-3070f03444bc 2018-06-07 12:45:11,593 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-b9fb751e-edd7-4ecc-8264-3070f03444bc 2018-06-07 12:45:15,048 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-b9fb751e-edd7-4ecc-8264-3070f03444bc 2018-06-07 12:45:15,386 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-4a4126bd-cde1-45a-proj 2018-06-07 12:45:15,553 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-4a4126bd-cde1-45a-proj-role 2018-06-07 12:45:15,721 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-4a4126bd-cde1-45a-user 2018-06-07 12:45:16,924 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-091495ff-d03f-42a-proj 2018-06-07 12:45:18,025 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-091495ff-d03f-42a-user 2018-06-07 12:45:18,187 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-091495ff-d03f-42a-proj-role 2018-06-07 12:45:18,261 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-091495ff-d03f-42a-proj-role to project CreateSimpleVolumeFailureTests-091495ff-d03f-42a-proj 2018-06-07 12:45:19,619 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-091495ff-d03f-42a-proj 2018-06-07 12:45:19,784 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-091495ff-d03f-42a-proj-role 2018-06-07 12:45:19,951 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-091495ff-d03f-42a-user 2018-06-07 12:45:21,166 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-b09c1150-1de3-429-proj 2018-06-07 12:45:22,148 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-b09c1150-1de3-429-user 2018-06-07 12:45:22,304 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-b09c1150-1de3-429-proj-role 2018-06-07 12:45:22,381 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-b09c1150-1de3-429-proj-role to project CreateSimpleVolumeFailureTests-b09c1150-1de3-429-proj 2018-06-07 12:45:23,531 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-b09c1150-1de3-429-proj 2018-06-07 12:45:23,685 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-b09c1150-1de3-429-proj-role 2018-06-07 12:45:23,848 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-b09c1150-1de3-429-user 2018-06-07 12:45:25,043 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-aba6e112-bf58-48d-proj 2018-06-07 12:45:25,953 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-aba6e112-bf58-48d-user 2018-06-07 12:45:26,131 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-aba6e112-bf58-48d-proj-role 2018-06-07 12:45:26,205 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-aba6e112-bf58-48d-proj-role to project CreateSimpleVolumeFailureTests-aba6e112-bf58-48d-proj 2018-06-07 12:45:27,635 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-aba6e112-bf58-48d-proj 2018-06-07 12:45:27,853 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-aba6e112-bf58-48d-proj-role 2018-06-07 12:45:27,953 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-aba6e112-bf58-48d-user 2018-06-07 12:45:29,107 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-84b910d1-c589-4db-proj 2018-06-07 12:45:30,227 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-84b910d1-c589-4db-user 2018-06-07 12:45:30,334 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-84b910d1-c589-4db-proj-role 2018-06-07 12:45:30,406 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-84b910d1-c589-4db-proj-role to project CreateVolumeWithTypeTests-84b910d1-c589-4db-proj 2018-06-07 12:45:31,285 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-81e1209c-cf43-4ca8-8234-42d08931b560-vol-type 2018-06-07 12:45:32,045 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-81e1209c-cf43-4ca8-8234-42d08931b560-vol-type 2018-06-07 12:45:32,371 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-84b910d1-c589-4db-proj 2018-06-07 12:45:32,524 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-84b910d1-c589-4db-proj-role 2018-06-07 12:45:32,697 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-84b910d1-c589-4db-user 2018-06-07 12:45:33,949 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-6080964d-067c-458-proj 2018-06-07 12:45:34,865 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-6080964d-067c-458-user 2018-06-07 12:45:35,020 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-6080964d-067c-458-proj-role 2018-06-07 12:45:35,101 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-6080964d-067c-458-proj-role to project CreateVolumeWithTypeTests-6080964d-067c-458-proj 2018-06-07 12:45:35,973 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-9162d106-7077-43bd-9171-7d98d4321889-vol-type 2018-06-07 12:45:37,114 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-9162d106-7077-43bd-9171-7d98d4321889-vol 2018-06-07 12:45:37,379 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-9162d106-7077-43bd-9171-7d98d4321889-vol 2018-06-07 12:45:37,430 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-9162d106-7077-43bd-9171-7d98d4321889-vol 2018-06-07 12:45:40,872 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-9162d106-7077-43bd-9171-7d98d4321889-vol 2018-06-07 12:45:40,873 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-9162d106-7077-43bd-9171-7d98d4321889-vol-type 2018-06-07 12:45:41,459 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-6080964d-067c-458-proj 2018-06-07 12:45:41,637 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-6080964d-067c-458-proj-role 2018-06-07 12:45:41,817 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-6080964d-067c-458-user 2018-06-07 12:45:43,151 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-e9ba8115-a473-460-proj 2018-06-07 12:45:44,057 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-e9ba8115-a473-460-user 2018-06-07 12:45:44,291 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-e9ba8115-a473-460-proj-role 2018-06-07 12:45:44,366 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-e9ba8115-a473-460-proj-role to project CreateVolumeWithImageTests-e9ba8115-a473-460-proj 2018-06-07 12:45:46,502 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-2817ed3c-b520-444a-95e7-6875219a10aa-image 2018-06-07 12:45:46,518 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-2817ed3c-b520-444a-95e7-6875219a10aa-image 2018-06-07 12:45:47,443 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-2817ed3c-b520-444a-95e7-6875219a10aa-image 2018-06-07 12:45:49,406 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-e9ba8115-a473-460-proj 2018-06-07 12:45:49,587 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-e9ba8115-a473-460-proj-role 2018-06-07 12:45:49,756 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-e9ba8115-a473-460-user 2018-06-07 12:45:51,010 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-ccb1f870-42ad-4fb-proj 2018-06-07 12:45:52,056 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-ccb1f870-42ad-4fb-user 2018-06-07 12:45:52,218 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-ccb1f870-42ad-4fb-proj-role 2018-06-07 12:45:52,292 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-ccb1f870-42ad-4fb-proj-role to project CreateVolumeWithImageTests-ccb1f870-42ad-4fb-proj 2018-06-07 12:45:55,450 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-b136a028-c749-468e-88b1-7fce68ff6129-image 2018-06-07 12:45:55,468 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-b136a028-c749-468e-88b1-7fce68ff6129-image 2018-06-07 12:45:57,667 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-b136a028-c749-468e-88b1-7fce68ff6129-vol 2018-06-07 12:46:04,102 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-b136a028-c749-468e-88b1-7fce68ff6129-vol 2018-06-07 12:46:04,745 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-b136a028-c749-468e-88b1-7fce68ff6129-vol 2018-06-07 12:46:07,915 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-b136a028-c749-468e-88b1-7fce68ff6129-vol 2018-06-07 12:46:07,915 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-b136a028-c749-468e-88b1-7fce68ff6129-image 2018-06-07 12:46:10,248 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-ccb1f870-42ad-4fb-proj 2018-06-07 12:46:10,405 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-ccb1f870-42ad-4fb-proj-role 2018-06-07 12:46:10,571 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-ccb1f870-42ad-4fb-user 2018-06-07 12:46:11,776 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-62ba133e-9461-414-proj 2018-06-07 12:46:12,681 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-62ba133e-9461-414-user 2018-06-07 12:46:12,842 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-62ba133e-9461-414-proj-role 2018-06-07 12:46:12,915 - keystone_utils - INFO - Granting role SimpleHealthCheck-62ba133e-9461-414-proj-role to project SimpleHealthCheck-62ba133e-9461-414-proj 2018-06-07 12:46:15,635 - create_image - INFO - Created image with name - SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-image 2018-06-07 12:46:15,652 - create_image - INFO - Image is now active with name - SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-image 2018-06-07 12:46:16,255 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-priv-net 2018-06-07 12:46:17,156 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-priv-subnet 2018-06-07 12:46:20,461 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-priv-net 2018-06-07 12:46:21,732 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-inst 2018-06-07 12:46:23,720 - create_instance - INFO - Created instance with name - SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-inst 2018-06-07 12:46:31,518 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:46:31,974 - create_instance_tests - INFO - Looking for IP 10.55.0.3 in the console log 2018-06-07 12:46:33,344 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 12:46:33,344 - create_instance - INFO - Deleting Port with ID - 2fb312a7-25a4-485b-856a-3773e371b553 2018-06-07 12:46:33,344 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71bport-1 2018-06-07 12:46:33,939 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-inst 2018-06-07 12:46:34,089 - create_instance - INFO - Checking deletion status 2018-06-07 12:46:37,402 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-inst 2018-06-07 12:46:37,403 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-priv-subnet 2018-06-07 12:46:37,403 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-priv-subnet 2018-06-07 12:46:38,674 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-priv-net 2018-06-07 12:46:40,244 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-26f7c944-c3f4-42b5-b569-220f83c2e71b-image 2018-06-07 12:46:42,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13a9844f-070c-4106-ab5e-fbe17bcb7500 2018-06-07 12:46:42,424 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:46:42,606 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-62ba133e-9461-414-proj 2018-06-07 12:46:42,838 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-62ba133e-9461-414-proj-role 2018-06-07 12:46:43,000 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-62ba133e-9461-414-user 2018-06-07 12:46:44,154 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-9d488651-8450-4e1-proj 2018-06-07 12:46:45,184 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-9d488651-8450-4e1-user 2018-06-07 12:46:45,298 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-9d488651-8450-4e1-proj-role 2018-06-07 12:46:45,372 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-9d488651-8450-4e1-proj-role to project CreateInstanceTwoNetTests-9d488651-8450-4e1-proj 2018-06-07 12:46:48,020 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-e03b2881-2db6-409d-893e-f7e98eb8b79e 2018-06-07 12:46:48,045 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-e03b2881-2db6-409d-893e-f7e98eb8b79e 2018-06-07 12:46:48,639 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-net1 2018-06-07 12:46:49,523 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-subnet1 2018-06-07 12:46:50,836 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-net2 2018-06-07 12:46:51,284 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-subnet2 2018-06-07 12:46:53,330 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:46:53,747 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-router-port1 for router - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:46:54,473 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-net1 2018-06-07 12:46:55,188 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-router-port1 for router - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:46:55,189 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:46:56,710 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-router-port2 for router - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:46:57,422 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-net2 2018-06-07 12:46:58,157 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-router-port2 for router - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:46:58,157 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:47:00,973 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-sec-grp... 2018-06-07 12:47:00,973 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-sec-grp 2018-06-07 12:47:01,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 802acfe2-8eff-4f93-8b93-ae0367654cf1 2018-06-07 12:47:01,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 802acfe2-8eff-4f93-8b93-ae0367654cf1 2018-06-07 12:47:01,299 - neutron_utils - INFO - Retrieving security group with ID - 802acfe2-8eff-4f93-8b93-ae0367654cf1 2018-06-07 12:47:01,375 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 802acfe2-8eff-4f93-8b93-ae0367654cf1 2018-06-07 12:47:01,401 - neutron_utils - INFO - Retrieving security group with ID - 802acfe2-8eff-4f93-8b93-ae0367654cf1 2018-06-07 12:47:01,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 802acfe2-8eff-4f93-8b93-ae0367654cf1 2018-06-07 12:47:01,472 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-sec-grp 2018-06-07 12:47:01,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 802acfe2-8eff-4f93-8b93-ae0367654cf1 2018-06-07 12:47:01,861 - neutron_utils - INFO - Retrieving security group with ID - 802acfe2-8eff-4f93-8b93-ae0367654cf1 2018-06-07 12:47:01,913 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 802acfe2-8eff-4f93-8b93-ae0367654cf1 2018-06-07 12:47:04,122 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-net1 2018-06-07 12:47:05,297 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-inst1 2018-06-07 12:47:07,708 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-inst1 2018-06-07 12:47:14,716 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:47:18,108 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-net2 2018-06-07 12:47:19,511 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-inst2 2018-06-07 12:47:21,385 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-inst2 2018-06-07 12:47:28,343 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:47:29,148 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-06-07 12:47:30,523 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 12:47:30,523 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-06-07 12:47:31,759 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 12:47:41,566 - create_instance - INFO - Deleting Port with ID - b5c9d44d-7c77-4ee0-bb31-50e545b4115d 2018-06-07 12:47:41,566 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-vm1-port 2018-06-07 12:47:42,050 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-inst1 2018-06-07 12:47:42,194 - create_instance - INFO - Checking deletion status 2018-06-07 12:47:55,106 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-inst1 2018-06-07 12:47:55,107 - create_instance - INFO - Deleting Port with ID - 21c40577-55d4-45f8-8863-02668e128e44 2018-06-07 12:47:55,107 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-vm2-port 2018-06-07 12:47:55,696 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-inst2 2018-06-07 12:47:55,886 - create_instance - INFO - Checking deletion status 2018-06-07 12:48:02,596 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-inst2 2018-06-07 12:48:02,641 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router and port CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-router-port1 2018-06-07 12:48:02,641 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:48:03,625 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router and port CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-router-port2 2018-06-07 12:48:03,626 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:48:04,470 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:48:04,471 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-pub-router 2018-06-07 12:48:04,934 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-subnet1 2018-06-07 12:48:04,935 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-subnet1 2018-06-07 12:48:06,110 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-net1 2018-06-07 12:48:07,836 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-subnet2 2018-06-07 12:48:07,836 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-subnet2 2018-06-07 12:48:09,270 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-net2 2018-06-07 12:48:10,339 - neutron_utils - INFO - Deleting security group rule with ID - 7f356d22-816d-435c-822f-e269d63a4fe6 2018-06-07 12:48:10,580 - neutron_utils - INFO - Deleting security group rule with ID - 67bbebac-d9f1-4ae2-9ccb-31053415c631 2018-06-07 12:48:10,678 - neutron_utils - INFO - Deleting security group rule with ID - c3ef1353-bf2e-427d-933c-1082ed6027ed 2018-06-07 12:48:10,799 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-a0d57a03-13a1-4613-b770-8afcc1f50ef8-sec-grp 2018-06-07 12:48:10,958 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-e03b2881-2db6-409d-893e-f7e98eb8b79e 2018-06-07 12:48:12,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ec0780a-af03-4209-8f2f-bb0bab5fb505 2018-06-07 12:48:12,567 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:48:12,768 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-9d488651-8450-4e1-proj 2018-06-07 12:48:13,072 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-9d488651-8450-4e1-proj-role 2018-06-07 12:48:13,241 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-9d488651-8450-4e1-user 2018-06-07 12:48:14,557 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-b0739843-4476-483-proj 2018-06-07 12:48:15,596 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-b0739843-4476-483-user 2018-06-07 12:48:15,703 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-b0739843-4476-483-proj-role 2018-06-07 12:48:15,779 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-b0739843-4476-483-proj-role to project CreateInstanceSimpleTests-b0739843-4476-483-proj 2018-06-07 12:48:17,469 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-image 2018-06-07 12:48:17,486 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-image 2018-06-07 12:48:18,957 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-pub-net 2018-06-07 12:48:19,573 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-pub-subnet 2018-06-07 12:48:22,652 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-pub-net 2018-06-07 12:48:23,669 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-inst 2018-06-07 12:48:25,465 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-inst 2018-06-07 12:48:32,495 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:48:36,070 - create_instance - INFO - Deleting Port with ID - a5c2d78f-0782-40fc-8dfd-6e3cf1ec1462 2018-06-07 12:48:36,070 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-port 2018-06-07 12:48:36,620 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-inst 2018-06-07 12:48:36,755 - create_instance - INFO - Checking deletion status 2018-06-07 12:48:43,279 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-inst 2018-06-07 12:48:43,320 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-pub-subnet 2018-06-07 12:48:43,320 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-pub-subnet 2018-06-07 12:48:44,337 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-pub-net 2018-06-07 12:48:45,968 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-9c065755-504e-41e3-aff2-b789186b0f7f-image 2018-06-07 12:48:47,839 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-b0739843-4476-483-proj 2018-06-07 12:48:48,011 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-b0739843-4476-483-proj-role 2018-06-07 12:48:48,172 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-b0739843-4476-483-user 2018-06-07 12:48:49,407 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-24b324f8-9d63-478-proj 2018-06-07 12:48:50,336 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-24b324f8-9d63-478-user 2018-06-07 12:48:50,509 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-24b324f8-9d63-478-proj-role 2018-06-07 12:48:50,584 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-24b324f8-9d63-478-proj-role to project CreateInstanceSimpleTests-24b324f8-9d63-478-proj 2018-06-07 12:48:52,770 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-image 2018-06-07 12:48:52,798 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-image 2018-06-07 12:48:54,007 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-pub-net 2018-06-07 12:48:54,756 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-pub-subnet 2018-06-07 12:48:57,622 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-pub-net 2018-06-07 12:48:58,733 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-inst 2018-06-07 12:48:59,984 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-inst 2018-06-07 12:49:07,030 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:49:17,532 - create_instance - INFO - Deleting Port with ID - 246b0a52-746b-441e-8f78-a420ac427431 2018-06-07 12:49:17,532 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-port 2018-06-07 12:49:18,017 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-inst 2018-06-07 12:49:18,074 - create_instance - WARNING - Instance already deleted - Instance c871ef36-47ce-4ec9-bc9d-784872f1ef3c could not be found. (HTTP 404) (Request-ID: req-7d05a11d-4c43-4e32-b992-92e109158ce0) 2018-06-07 12:49:18,075 - create_instance - INFO - Checking deletion status 2018-06-07 12:49:18,126 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-inst 2018-06-07 12:49:18,163 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-pub-subnet 2018-06-07 12:49:18,164 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-pub-subnet 2018-06-07 12:49:19,446 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-pub-net 2018-06-07 12:49:20,477 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-d6a50d63-9227-4b92-bb4c-4d31ab0def9d-image 2018-06-07 12:49:22,520 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1d34c63-2074-44d1-b5b4-f034b2b2579b 2018-06-07 12:49:22,554 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:49:22,755 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-24b324f8-9d63-478-proj 2018-06-07 12:49:23,015 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-24b324f8-9d63-478-proj-role 2018-06-07 12:49:23,184 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-24b324f8-9d63-478-user 2018-06-07 12:49:24,436 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9c2c0d22-6da1-460-proj 2018-06-07 12:49:25,415 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9c2c0d22-6da1-460-user 2018-06-07 12:49:25,582 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9c2c0d22-6da1-460-proj-role 2018-06-07 12:49:25,655 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9c2c0d22-6da1-460-proj-role to project CreateInstancePortManipulationTests-9c2c0d22-6da1-460-proj 2018-06-07 12:49:28,162 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-image 2018-06-07 12:49:28,182 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-image 2018-06-07 12:49:28,723 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-pub-net 2018-06-07 12:49:29,465 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-pub-subnet 2018-06-07 12:49:32,843 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-pub-net 2018-06-07 12:49:34,178 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-inst 2018-06-07 12:49:36,180 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-inst 2018-06-07 12:49:40,033 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:49:40,508 - create_instance - INFO - Deleting Port with ID - 6f6c1ea2-d8e9-49e0-aa26-a977ee818e99 2018-06-07 12:49:40,508 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80port-1 2018-06-07 12:49:41,146 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-inst 2018-06-07 12:49:41,294 - create_instance - INFO - Checking deletion status 2018-06-07 12:49:44,467 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-inst 2018-06-07 12:49:44,504 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-pub-subnet 2018-06-07 12:49:44,504 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-pub-subnet 2018-06-07 12:49:45,906 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-pub-net 2018-06-07 12:49:47,435 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-449be809-fcb3-4984-ac5f-c216a1e50d80-image 2018-06-07 12:49:48,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 643922be-729c-4e4b-9c68-a0c5c5e192a1 2018-06-07 12:49:48,955 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:49:49,123 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9c2c0d22-6da1-460-proj 2018-06-07 12:49:49,388 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9c2c0d22-6da1-460-proj-role 2018-06-07 12:49:49,574 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9c2c0d22-6da1-460-user 2018-06-07 12:49:50,868 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-973660e1-4207-419-proj 2018-06-07 12:49:51,926 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-973660e1-4207-419-user 2018-06-07 12:49:52,099 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-973660e1-4207-419-proj-role 2018-06-07 12:49:52,173 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-973660e1-4207-419-proj-role to project CreateInstancePortManipulationTests-973660e1-4207-419-proj 2018-06-07 12:49:53,831 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-509bbae1-112e-4477-beca-a2449196dbdd-image 2018-06-07 12:49:53,849 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-509bbae1-112e-4477-beca-a2449196dbdd-image 2018-06-07 12:49:54,460 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-509bbae1-112e-4477-beca-a2449196dbdd-pub-net 2018-06-07 12:49:55,247 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-509bbae1-112e-4477-beca-a2449196dbdd-pub-subnet 2018-06-07 12:49:58,822 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-509bbae1-112e-4477-beca-a2449196dbdd-pub-net 2018-06-07 12:49:58,870 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-509bbae1-112e-4477-beca-a2449196dbdd-pub-subnet 2018-06-07 12:49:58,870 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-509bbae1-112e-4477-beca-a2449196dbdd-pub-subnet 2018-06-07 12:50:00,004 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-509bbae1-112e-4477-beca-a2449196dbdd-pub-net 2018-06-07 12:50:01,628 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-509bbae1-112e-4477-beca-a2449196dbdd-image 2018-06-07 12:50:02,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 241b9464-758f-48ea-b089-b292b89f0474 2018-06-07 12:50:02,777 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:50:02,925 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-973660e1-4207-419-proj 2018-06-07 12:50:03,127 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-973660e1-4207-419-proj-role 2018-06-07 12:50:03,253 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-973660e1-4207-419-user 2018-06-07 12:50:04,503 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-03e23a5c-1918-421-proj 2018-06-07 12:50:05,536 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-03e23a5c-1918-421-user 2018-06-07 12:50:05,643 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-03e23a5c-1918-421-proj-role 2018-06-07 12:50:05,718 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-03e23a5c-1918-421-proj-role to project CreateInstancePortManipulationTests-03e23a5c-1918-421-proj 2018-06-07 12:50:07,946 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-32902b60-8336-49a7-a7ae-696142dedd5b-image 2018-06-07 12:50:07,969 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-32902b60-8336-49a7-a7ae-696142dedd5b-image 2018-06-07 12:50:08,566 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-32902b60-8336-49a7-a7ae-696142dedd5b-pub-net 2018-06-07 12:50:09,434 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-32902b60-8336-49a7-a7ae-696142dedd5b-pub-subnet 2018-06-07 12:50:12,820 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-32902b60-8336-49a7-a7ae-696142dedd5b-pub-net 2018-06-07 12:50:12,865 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-32902b60-8336-49a7-a7ae-696142dedd5b-pub-subnet 2018-06-07 12:50:12,865 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-32902b60-8336-49a7-a7ae-696142dedd5b-pub-subnet 2018-06-07 12:50:13,972 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-32902b60-8336-49a7-a7ae-696142dedd5b-pub-net 2018-06-07 12:50:14,994 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-32902b60-8336-49a7-a7ae-696142dedd5b-image 2018-06-07 12:50:16,844 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64c17ad-7b47-4e13-baab-ffa4eb320551 2018-06-07 12:50:16,881 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:50:17,159 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-03e23a5c-1918-421-proj 2018-06-07 12:50:17,356 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-03e23a5c-1918-421-proj-role 2018-06-07 12:50:17,519 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-03e23a5c-1918-421-user 2018-06-07 12:50:18,828 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b3cc4672-0d16-456-proj 2018-06-07 12:50:19,745 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b3cc4672-0d16-456-user 2018-06-07 12:50:19,906 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b3cc4672-0d16-456-proj-role 2018-06-07 12:50:19,978 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b3cc4672-0d16-456-proj-role to project CreateInstancePortManipulationTests-b3cc4672-0d16-456-proj 2018-06-07 12:50:21,529 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-bba4e185-5442-48f6-9b57-2484d24da30f-image 2018-06-07 12:50:21,545 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-bba4e185-5442-48f6-9b57-2484d24da30f-image 2018-06-07 12:50:22,125 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-bba4e185-5442-48f6-9b57-2484d24da30f-pub-net 2018-06-07 12:50:22,914 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-bba4e185-5442-48f6-9b57-2484d24da30f-pub-subnet 2018-06-07 12:50:26,659 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-bba4e185-5442-48f6-9b57-2484d24da30f-pub-net 2018-06-07 12:50:27,074 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bba4e185-5442-48f6-9b57-2484d24da30f-pub-subnet 2018-06-07 12:50:27,074 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bba4e185-5442-48f6-9b57-2484d24da30f-pub-subnet 2018-06-07 12:50:27,984 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-bba4e185-5442-48f6-9b57-2484d24da30f-pub-net 2018-06-07 12:50:29,615 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-bba4e185-5442-48f6-9b57-2484d24da30f-image 2018-06-07 12:50:30,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 812db387-5288-4947-aab3-42aee552d0ad 2018-06-07 12:50:30,722 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:50:30,873 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b3cc4672-0d16-456-proj 2018-06-07 12:50:31,101 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b3cc4672-0d16-456-proj-role 2018-06-07 12:50:31,337 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b3cc4672-0d16-456-user 2018-06-07 12:50:32,562 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-396e0bee-f4e7-498-proj 2018-06-07 12:50:33,467 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-396e0bee-f4e7-498-user 2018-06-07 12:50:33,627 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-396e0bee-f4e7-498-proj-role 2018-06-07 12:50:33,699 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-396e0bee-f4e7-498-proj-role to project CreateInstancePortManipulationTests-396e0bee-f4e7-498-proj 2018-06-07 12:50:35,434 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3c4a5cec-6c08-4397-bdcd-12487af362d6-image 2018-06-07 12:50:35,453 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3c4a5cec-6c08-4397-bdcd-12487af362d6-image 2018-06-07 12:50:35,998 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3c4a5cec-6c08-4397-bdcd-12487af362d6-pub-net 2018-06-07 12:50:36,560 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3c4a5cec-6c08-4397-bdcd-12487af362d6-pub-subnet 2018-06-07 12:50:40,289 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3c4a5cec-6c08-4397-bdcd-12487af362d6-pub-net 2018-06-07 12:50:40,336 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3c4a5cec-6c08-4397-bdcd-12487af362d6-pub-subnet 2018-06-07 12:50:40,336 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3c4a5cec-6c08-4397-bdcd-12487af362d6-pub-subnet 2018-06-07 12:50:41,219 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3c4a5cec-6c08-4397-bdcd-12487af362d6-pub-net 2018-06-07 12:50:42,856 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3c4a5cec-6c08-4397-bdcd-12487af362d6-image 2018-06-07 12:50:44,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92ebb925-2888-4403-868d-c246c486947e 2018-06-07 12:50:44,709 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:50:44,858 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-396e0bee-f4e7-498-proj 2018-06-07 12:50:45,062 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-396e0bee-f4e7-498-proj-role 2018-06-07 12:50:45,224 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-396e0bee-f4e7-498-user 2018-06-07 12:50:46,430 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c4255292-ceb8-422-proj 2018-06-07 12:50:47,448 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c4255292-ceb8-422-user 2018-06-07 12:50:47,634 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c4255292-ceb8-422-proj-role 2018-06-07 12:50:47,713 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c4255292-ceb8-422-proj-role to project CreateInstancePortManipulationTests-c4255292-ceb8-422-proj 2018-06-07 12:50:49,431 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-image 2018-06-07 12:50:49,459 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-image 2018-06-07 12:50:50,053 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-pub-net 2018-06-07 12:50:50,747 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-pub-subnet 2018-06-07 12:50:54,925 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-pub-net 2018-06-07 12:50:56,081 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-inst 2018-06-07 12:50:57,302 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-inst 2018-06-07 12:51:04,332 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:51:05,188 - create_instance - INFO - Deleting Port with ID - 893c9e12-bb55-4bef-bb05-c3735ea43c3a 2018-06-07 12:51:05,188 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8port-1 2018-06-07 12:51:05,643 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-inst 2018-06-07 12:51:05,818 - create_instance - INFO - Checking deletion status 2018-06-07 12:51:12,367 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-inst 2018-06-07 12:51:12,426 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-pub-subnet 2018-06-07 12:51:12,426 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-pub-subnet 2018-06-07 12:51:13,642 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-pub-net 2018-06-07 12:51:15,147 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1854ea16-1afe-4674-b9fc-ca753b241ed8-image 2018-06-07 12:51:16,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 745c53aa-8f9c-40fb-8e2b-63889b175276 2018-06-07 12:51:16,260 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:51:16,453 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c4255292-ceb8-422-proj 2018-06-07 12:51:16,741 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c4255292-ceb8-422-proj-role 2018-06-07 12:51:16,910 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c4255292-ceb8-422-user 2018-06-07 12:51:18,191 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e66f48e9-304f-420-proj 2018-06-07 12:51:19,187 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e66f48e9-304f-420-user 2018-06-07 12:51:19,365 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e66f48e9-304f-420-proj-role 2018-06-07 12:51:19,441 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e66f48e9-304f-420-proj-role to project CreateInstancePortManipulationTests-e66f48e9-304f-420-proj 2018-06-07 12:51:21,303 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-image 2018-06-07 12:51:21,320 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-image 2018-06-07 12:51:21,927 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-pub-net 2018-06-07 12:51:22,569 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-pub-subnet 2018-06-07 12:51:26,093 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-pub-net 2018-06-07 12:51:27,361 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-inst 2018-06-07 12:51:29,178 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-inst 2018-06-07 12:51:35,697 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:51:36,516 - create_instance - INFO - Deleting Port with ID - 8e2b6fa8-798b-44ba-a16d-b1ae6712ea24 2018-06-07 12:51:36,516 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9port-1 2018-06-07 12:51:37,177 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-inst 2018-06-07 12:51:37,318 - create_instance - INFO - Checking deletion status 2018-06-07 12:51:43,713 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-inst 2018-06-07 12:51:43,754 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-pub-subnet 2018-06-07 12:51:43,754 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-pub-subnet 2018-06-07 12:51:45,092 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-pub-net 2018-06-07 12:51:46,552 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a4827d64-c06e-4ce0-bcfb-119081add9e9-image 2018-06-07 12:51:47,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb86d724-a037-46f9-a73a-040d78f6ce9b 2018-06-07 12:51:47,941 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:51:48,129 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e66f48e9-304f-420-proj 2018-06-07 12:51:48,399 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e66f48e9-304f-420-proj-role 2018-06-07 12:51:48,603 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e66f48e9-304f-420-user 2018-06-07 12:51:49,861 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d6f82c47-b019-4bf-proj 2018-06-07 12:51:50,903 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d6f82c47-b019-4bf-user 2018-06-07 12:51:51,065 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d6f82c47-b019-4bf-proj-role 2018-06-07 12:51:51,084 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d6f82c47-b019-4bf-proj-role to project CreateInstancePortManipulationTests-d6f82c47-b019-4bf-proj 2018-06-07 12:51:52,580 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-image 2018-06-07 12:51:52,596 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-image 2018-06-07 12:51:53,179 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-pub-net 2018-06-07 12:51:54,026 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-pub-subnet 2018-06-07 12:51:57,629 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-pub-net 2018-06-07 12:51:58,777 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-inst 2018-06-07 12:52:00,416 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-inst 2018-06-07 12:52:06,980 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:52:07,725 - create_instance - INFO - Deleting Port with ID - 5a159398-b4e0-4151-9fb0-e52a755d0ba6 2018-06-07 12:52:07,725 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21port-1 2018-06-07 12:52:09,003 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-inst 2018-06-07 12:52:09,161 - create_instance - INFO - Checking deletion status 2018-06-07 12:52:15,442 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-inst 2018-06-07 12:52:15,483 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-pub-subnet 2018-06-07 12:52:15,483 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-pub-subnet 2018-06-07 12:52:16,731 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-pub-net 2018-06-07 12:52:18,226 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0bdcc734-5359-4783-bf26-0a0e56401e21-image 2018-06-07 12:52:20,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8f8a1d7-8d06-4cde-8ac8-07d1baaea793 2018-06-07 12:52:20,271 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:52:20,435 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d6f82c47-b019-4bf-proj 2018-06-07 12:52:20,632 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d6f82c47-b019-4bf-proj-role 2018-06-07 12:52:20,796 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d6f82c47-b019-4bf-user 2018-06-07 12:52:22,173 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-70751767-b29b-420-proj 2018-06-07 12:52:23,151 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-70751767-b29b-420-user 2018-06-07 12:52:23,327 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-70751767-b29b-420-proj-role 2018-06-07 12:52:23,346 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-70751767-b29b-420-proj-role to project CreateInstancePortManipulationTests-70751767-b29b-420-proj 2018-06-07 12:52:24,732 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-image 2018-06-07 12:52:24,748 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-image 2018-06-07 12:52:25,354 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-pub-net 2018-06-07 12:52:26,084 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-pub-subnet 2018-06-07 12:52:29,827 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-pub-net 2018-06-07 12:52:31,184 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-inst 2018-06-07 12:52:32,304 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-inst 2018-06-07 12:52:39,215 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:52:39,828 - create_instance - INFO - Deleting Port with ID - 71960072-e6ae-43b7-9213-44e9b88f1592 2018-06-07 12:52:39,828 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0port-1 2018-06-07 12:52:40,742 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-inst 2018-06-07 12:52:40,907 - create_instance - INFO - Checking deletion status 2018-06-07 12:52:47,454 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-inst 2018-06-07 12:52:47,509 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-pub-subnet 2018-06-07 12:52:47,510 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-pub-subnet 2018-06-07 12:52:48,709 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-pub-net 2018-06-07 12:52:49,701 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-adf7369e-4eac-41ed-8b1a-ef6baf09baa0-image 2018-06-07 12:52:50,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 526d02ca-3c6b-4852-8750-e0d99c50fc15 2018-06-07 12:52:50,914 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:52:51,066 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-70751767-b29b-420-proj 2018-06-07 12:52:51,351 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-70751767-b29b-420-proj-role 2018-06-07 12:52:51,532 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-70751767-b29b-420-user 2018-06-07 12:52:52,817 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-eca5ca31-0155-425-proj 2018-06-07 12:52:53,799 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-eca5ca31-0155-425-user 2018-06-07 12:52:53,960 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-eca5ca31-0155-425-proj-role 2018-06-07 12:52:54,036 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-eca5ca31-0155-425-proj-role to project CreateInstancePortManipulationTests-eca5ca31-0155-425-proj 2018-06-07 12:52:55,658 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-image 2018-06-07 12:52:55,675 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-image 2018-06-07 12:52:56,270 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-pub-net 2018-06-07 12:52:56,943 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-pub-subnet 2018-06-07 12:52:58,952 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7net2 2018-06-07 12:52:59,525 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-subnet1 2018-06-07 12:53:00,068 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-subnet2 2018-06-07 12:53:02,948 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7net2 2018-06-07 12:53:04,224 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-inst 2018-06-07 12:53:05,536 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-inst 2018-06-07 12:53:12,320 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:53:13,155 - create_instance - INFO - Deleting Port with ID - a5ec4490-e4e0-4761-b113-2e3e369fde52 2018-06-07 12:53:13,155 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7port-1 2018-06-07 12:53:13,675 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-inst 2018-06-07 12:53:13,831 - create_instance - INFO - Checking deletion status 2018-06-07 12:53:20,752 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-inst 2018-06-07 12:53:20,799 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-pub-subnet 2018-06-07 12:53:20,799 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-pub-subnet 2018-06-07 12:53:22,238 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-pub-net 2018-06-07 12:53:23,712 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-061057a2-9472-4500-98cb-984b7c6bd8a7-image 2018-06-07 12:53:24,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d3a67da-b1cd-4d92-8f29-978112bbf853 2018-06-07 12:53:24,853 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:53:25,044 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-eca5ca31-0155-425-proj 2018-06-07 12:53:25,330 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-eca5ca31-0155-425-proj-role 2018-06-07 12:53:25,491 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-eca5ca31-0155-425-user 2018-06-07 12:53:26,653 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-6aa5c41e-1be3-470-proj 2018-06-07 12:53:27,630 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-6aa5c41e-1be3-470-user 2018-06-07 12:53:27,804 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-6aa5c41e-1be3-470-proj-role 2018-06-07 12:53:27,878 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-6aa5c41e-1be3-470-proj-role to project InstanceSecurityGroupTests-6aa5c41e-1be3-470-proj 2018-06-07 12:53:29,727 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-image 2018-06-07 12:53:29,745 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-image 2018-06-07 12:53:30,339 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-pub-net 2018-06-07 12:53:31,057 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-pub-subnet 2018-06-07 12:53:34,569 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-pub-net 2018-06-07 12:53:35,879 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-inst 2018-06-07 12:53:37,486 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-inst 2018-06-07 12:53:44,696 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:53:45,834 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-name... 2018-06-07 12:53:45,834 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-name 2018-06-07 12:53:46,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ff3b322-5f37-492e-91c7-52931949310a 2018-06-07 12:53:46,194 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ff3b322-5f37-492e-91c7-52931949310a 2018-06-07 12:53:46,220 - neutron_utils - INFO - Retrieving security group with ID - 9ff3b322-5f37-492e-91c7-52931949310a 2018-06-07 12:53:46,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ff3b322-5f37-492e-91c7-52931949310a 2018-06-07 12:53:46,349 - neutron_utils - INFO - Retrieving security group with ID - 9ff3b322-5f37-492e-91c7-52931949310a 2018-06-07 12:53:46,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ff3b322-5f37-492e-91c7-52931949310a 2018-06-07 12:53:46,425 - neutron_utils - INFO - Retrieving security group with ID - 9ff3b322-5f37-492e-91c7-52931949310a 2018-06-07 12:53:46,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ff3b322-5f37-492e-91c7-52931949310a 2018-06-07 12:53:46,498 - neutron_utils - INFO - Deleting security group rule with ID - 28b57d6a-d69b-4587-a799-1bbeb7f8e4fc 2018-06-07 12:53:46,616 - neutron_utils - INFO - Deleting security group rule with ID - be00ed04-d7c7-4f08-9279-0be304ff1bea 2018-06-07 12:53:46,721 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-name 2018-06-07 12:53:48,461 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:53:50,259 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-name] - Security group InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-name is not found for project f57c91c51794470299887d8a22f1948a (HTTP 404) (Request-ID: req-cb9aeffd-66f7-407d-bb5d-b49f3de1904c) 2018-06-07 12:53:50,259 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-name is not found for project f57c91c51794470299887d8a22f1948a (HTTP 404) (Request-ID: req-cb9aeffd-66f7-407d-bb5d-b49f3de1904c) 2018-06-07 12:53:51,135 - create_instance - INFO - Deleting Port with ID - 94aff231-c664-433b-897a-8fe32a0f4620 2018-06-07 12:53:51,136 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-port 2018-06-07 12:53:51,594 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-inst 2018-06-07 12:53:51,802 - create_instance - INFO - Checking deletion status 2018-06-07 12:53:58,208 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-inst 2018-06-07 12:53:58,245 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-pub-subnet 2018-06-07 12:53:58,245 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-pub-subnet 2018-06-07 12:53:59,641 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-pub-net 2018-06-07 12:54:01,450 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-5b7b5d9b-f4dd-46d5-864f-faf5c334af32-image 2018-06-07 12:54:03,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 137dd226-f172-44fc-b140-8f51b1ec304f 2018-06-07 12:54:03,187 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:54:03,346 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-6aa5c41e-1be3-470-proj 2018-06-07 12:54:03,622 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-6aa5c41e-1be3-470-proj-role 2018-06-07 12:54:03,801 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-6aa5c41e-1be3-470-user 2018-06-07 12:54:05,236 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-abcea7f4-e239-41d-proj 2018-06-07 12:54:06,212 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-abcea7f4-e239-41d-user 2018-06-07 12:54:06,374 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-abcea7f4-e239-41d-proj-role 2018-06-07 12:54:06,451 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-abcea7f4-e239-41d-proj-role to project InstanceSecurityGroupTests-abcea7f4-e239-41d-proj 2018-06-07 12:54:07,939 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-image 2018-06-07 12:54:07,956 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-image 2018-06-07 12:54:08,556 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-pub-net 2018-06-07 12:54:09,706 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-pub-subnet 2018-06-07 12:54:11,723 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-name... 2018-06-07 12:54:11,723 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-name 2018-06-07 12:54:12,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c238396d-7ac9-42bb-949a-a007fcb76569 2018-06-07 12:54:12,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c238396d-7ac9-42bb-949a-a007fcb76569 2018-06-07 12:54:12,094 - neutron_utils - INFO - Retrieving security group with ID - c238396d-7ac9-42bb-949a-a007fcb76569 2018-06-07 12:54:12,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c238396d-7ac9-42bb-949a-a007fcb76569 2018-06-07 12:54:12,214 - neutron_utils - INFO - Retrieving security group with ID - c238396d-7ac9-42bb-949a-a007fcb76569 2018-06-07 12:54:12,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c238396d-7ac9-42bb-949a-a007fcb76569 2018-06-07 12:54:12,278 - neutron_utils - INFO - Retrieving security group with ID - c238396d-7ac9-42bb-949a-a007fcb76569 2018-06-07 12:54:12,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c238396d-7ac9-42bb-949a-a007fcb76569 2018-06-07 12:54:14,332 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-pub-net 2018-06-07 12:54:15,460 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-inst 2018-06-07 12:54:16,509 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-inst 2018-06-07 12:54:20,382 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:54:21,458 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:54:24,198 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:54:25,719 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-name] already added to VM [InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-inst] 2018-06-07 12:54:26,425 - create_instance - INFO - Deleting Port with ID - f64f0936-7f55-441c-b5ef-b1604eb6c00b 2018-06-07 12:54:26,425 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-port 2018-06-07 12:54:26,860 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-inst 2018-06-07 12:54:27,079 - create_instance - INFO - Checking deletion status 2018-06-07 12:54:33,623 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-inst 2018-06-07 12:54:33,624 - neutron_utils - INFO - Deleting security group rule with ID - 1422ad5f-fbd2-43cf-84d8-907f3811b97f 2018-06-07 12:54:33,889 - neutron_utils - INFO - Deleting security group rule with ID - 08e5c917-6a1f-4ece-b37f-d67269ff99e2 2018-06-07 12:54:33,999 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-name 2018-06-07 12:54:34,207 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-pub-subnet 2018-06-07 12:54:34,207 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-pub-subnet 2018-06-07 12:54:35,402 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-pub-net 2018-06-07 12:54:36,417 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4cfc51ed-9acd-4f0c-bb52-200fe4fbf9a2-image 2018-06-07 12:54:39,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a6ea571-13b1-46da-8ee9-b0ebf8e1b0f2 2018-06-07 12:54:39,486 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:54:39,651 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-abcea7f4-e239-41d-proj 2018-06-07 12:54:39,854 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-abcea7f4-e239-41d-proj-role 2018-06-07 12:54:40,025 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-abcea7f4-e239-41d-user 2018-06-07 12:54:41,227 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-465080e6-c809-466-proj 2018-06-07 12:54:42,234 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-465080e6-c809-466-user 2018-06-07 12:54:42,400 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-465080e6-c809-466-proj-role 2018-06-07 12:54:42,475 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-465080e6-c809-466-proj-role to project InstanceSecurityGroupTests-465080e6-c809-466-proj 2018-06-07 12:54:44,798 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-image 2018-06-07 12:54:44,815 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-image 2018-06-07 12:54:45,416 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-pub-net 2018-06-07 12:54:46,250 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-pub-subnet 2018-06-07 12:54:49,922 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-pub-net 2018-06-07 12:54:51,034 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-inst 2018-06-07 12:54:52,383 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-inst 2018-06-07 12:54:59,385 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:55:00,747 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-name... 2018-06-07 12:55:00,747 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-name 2018-06-07 12:55:00,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c30e14e-21a9-43bf-91b7-663e6f6b6877 2018-06-07 12:55:01,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c30e14e-21a9-43bf-91b7-663e6f6b6877 2018-06-07 12:55:01,117 - neutron_utils - INFO - Retrieving security group with ID - 6c30e14e-21a9-43bf-91b7-663e6f6b6877 2018-06-07 12:55:01,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c30e14e-21a9-43bf-91b7-663e6f6b6877 2018-06-07 12:55:01,221 - neutron_utils - INFO - Retrieving security group with ID - 6c30e14e-21a9-43bf-91b7-663e6f6b6877 2018-06-07 12:55:01,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c30e14e-21a9-43bf-91b7-663e6f6b6877 2018-06-07 12:55:01,296 - neutron_utils - INFO - Retrieving security group with ID - 6c30e14e-21a9-43bf-91b7-663e6f6b6877 2018-06-07 12:55:01,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c30e14e-21a9-43bf-91b7-663e6f6b6877 2018-06-07 12:55:03,416 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:55:06,307 - create_instance - INFO - Deleting Port with ID - 9d64a4a9-111e-496a-8fc5-822b80be7f72 2018-06-07 12:55:06,307 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-port 2018-06-07 12:55:06,737 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-inst 2018-06-07 12:55:06,902 - create_instance - INFO - Checking deletion status 2018-06-07 12:55:13,188 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-inst 2018-06-07 12:55:13,189 - neutron_utils - INFO - Deleting security group rule with ID - 9183b98b-4479-42b9-814f-8ae904799645 2018-06-07 12:55:13,345 - neutron_utils - INFO - Deleting security group rule with ID - 0680954c-02fa-4ab7-a173-d8659f6af5b4 2018-06-07 12:55:13,459 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-name 2018-06-07 12:55:13,674 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-pub-subnet 2018-06-07 12:55:13,674 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-pub-subnet 2018-06-07 12:55:14,865 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-pub-net 2018-06-07 12:55:16,315 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-92cad8d5-23fb-4275-a5a8-4172f5482f37-image 2018-06-07 12:55:18,036 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f96d1e5-2c99-40fb-9bc9-5b92a570d4dd 2018-06-07 12:55:18,064 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:55:18,222 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-465080e6-c809-466-proj 2018-06-07 12:55:18,461 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-465080e6-c809-466-proj-role 2018-06-07 12:55:18,622 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-465080e6-c809-466-user 2018-06-07 12:55:19,855 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-e979898d-6a71-457-proj 2018-06-07 12:55:20,904 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-e979898d-6a71-457-user 2018-06-07 12:55:21,071 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-e979898d-6a71-457-proj-role 2018-06-07 12:55:21,147 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-e979898d-6a71-457-proj-role to project InstanceSecurityGroupTests-e979898d-6a71-457-proj 2018-06-07 12:55:22,845 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-image 2018-06-07 12:55:22,863 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-image 2018-06-07 12:55:23,463 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-pub-net 2018-06-07 12:55:24,243 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-pub-subnet 2018-06-07 12:55:26,342 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-name... 2018-06-07 12:55:26,342 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-name 2018-06-07 12:55:26,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c8d6222-b2c0-402d-a292-6b351846a54b 2018-06-07 12:55:27,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c8d6222-b2c0-402d-a292-6b351846a54b 2018-06-07 12:55:27,032 - neutron_utils - INFO - Retrieving security group with ID - 0c8d6222-b2c0-402d-a292-6b351846a54b 2018-06-07 12:55:27,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c8d6222-b2c0-402d-a292-6b351846a54b 2018-06-07 12:55:27,146 - neutron_utils - INFO - Retrieving security group with ID - 0c8d6222-b2c0-402d-a292-6b351846a54b 2018-06-07 12:55:27,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c8d6222-b2c0-402d-a292-6b351846a54b 2018-06-07 12:55:27,215 - neutron_utils - INFO - Retrieving security group with ID - 0c8d6222-b2c0-402d-a292-6b351846a54b 2018-06-07 12:55:27,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c8d6222-b2c0-402d-a292-6b351846a54b 2018-06-07 12:55:29,506 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-pub-net 2018-06-07 12:55:30,719 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-inst 2018-06-07 12:55:32,180 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-inst 2018-06-07 12:55:39,156 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:55:40,052 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:55:42,373 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:55:44,841 - create_instance - INFO - Deleting Port with ID - 02ba2df6-c5ee-44c8-858a-c9557c863928 2018-06-07 12:55:44,841 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-port 2018-06-07 12:55:45,432 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-inst 2018-06-07 12:55:45,595 - create_instance - INFO - Checking deletion status 2018-06-07 12:55:52,133 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-inst 2018-06-07 12:55:52,134 - neutron_utils - INFO - Deleting security group rule with ID - 2cade8c4-0f74-4039-bf84-97fc50b8d59e 2018-06-07 12:55:52,402 - neutron_utils - INFO - Deleting security group rule with ID - 3fd9dab0-c63c-4531-9711-477f3d55be98 2018-06-07 12:55:52,518 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-name 2018-06-07 12:55:52,698 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-pub-subnet 2018-06-07 12:55:52,698 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-pub-subnet 2018-06-07 12:55:53,926 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-pub-net 2018-06-07 12:55:54,946 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b8d685ec-a2cd-403a-bf58-97632e9bd4a4-image 2018-06-07 12:55:56,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20a6b63d-be4b-4050-bc25-f0891abdf4a2 2018-06-07 12:55:56,432 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:55:56,595 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-e979898d-6a71-457-proj 2018-06-07 12:55:56,798 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-e979898d-6a71-457-proj-role 2018-06-07 12:55:56,973 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-e979898d-6a71-457-user 2018-06-07 12:55:58,193 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-11510800-0e46-489-proj 2018-06-07 12:55:59,265 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-11510800-0e46-489-user 2018-06-07 12:55:59,457 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-11510800-0e46-489-proj-role 2018-06-07 12:55:59,533 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-11510800-0e46-489-proj-role to project InstanceSecurityGroupTests-11510800-0e46-489-proj 2018-06-07 12:56:01,333 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-image 2018-06-07 12:56:01,350 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-image 2018-06-07 12:56:01,964 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-pub-net 2018-06-07 12:56:02,662 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-pub-subnet 2018-06-07 12:56:04,744 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-name... 2018-06-07 12:56:04,745 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-name 2018-06-07 12:56:05,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a91af994-32f2-445b-99eb-dce525bab709 2018-06-07 12:56:05,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a91af994-32f2-445b-99eb-dce525bab709 2018-06-07 12:56:05,307 - neutron_utils - INFO - Retrieving security group with ID - a91af994-32f2-445b-99eb-dce525bab709 2018-06-07 12:56:05,401 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a91af994-32f2-445b-99eb-dce525bab709 2018-06-07 12:56:05,435 - neutron_utils - INFO - Retrieving security group with ID - a91af994-32f2-445b-99eb-dce525bab709 2018-06-07 12:56:05,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a91af994-32f2-445b-99eb-dce525bab709 2018-06-07 12:56:05,510 - neutron_utils - INFO - Retrieving security group with ID - a91af994-32f2-445b-99eb-dce525bab709 2018-06-07 12:56:05,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a91af994-32f2-445b-99eb-dce525bab709 2018-06-07 12:56:07,555 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-pub-net 2018-06-07 12:56:09,342 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-inst 2018-06-07 12:56:11,193 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-inst 2018-06-07 12:56:14,613 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:56:16,556 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:56:18,057 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-name not associated with the instance de4a02df-4da7-4a9c-a6e0-340881e78e3a (HTTP 404) (Request-ID: req-bee5d068-8536-4b5f-b5ef-23bf35bcabaa) 2018-06-07 12:56:19,170 - create_instance - INFO - Deleting Port with ID - b7bec6cb-3995-4638-b2c4-0441824ec411 2018-06-07 12:56:19,170 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-port 2018-06-07 12:56:19,710 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-inst 2018-06-07 12:56:19,929 - create_instance - INFO - Checking deletion status 2018-06-07 12:56:26,223 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-inst 2018-06-07 12:56:26,224 - neutron_utils - INFO - Deleting security group rule with ID - 3206ec1b-2368-4ed0-b7d2-4fad1f390d8d 2018-06-07 12:56:26,579 - neutron_utils - INFO - Deleting security group rule with ID - 98dcb1c3-432a-49e3-bc51-52368fb0bfdf 2018-06-07 12:56:26,686 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-name 2018-06-07 12:56:27,046 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-pub-subnet 2018-06-07 12:56:27,046 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-pub-subnet 2018-06-07 12:56:28,246 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-pub-net 2018-06-07 12:56:29,698 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-39663663-87b9-47a5-bf8d-97bc6a123929-image 2018-06-07 12:56:30,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18dc64a8-0673-4463-ad22-2b33cae1ee64 2018-06-07 12:56:30,824 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:56:31,001 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-11510800-0e46-489-proj 2018-06-07 12:56:31,274 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-11510800-0e46-489-proj-role 2018-06-07 12:56:31,443 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-11510800-0e46-489-user 2018-06-07 12:56:32,626 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-0cfe0b5a-32a9-49e-proj 2018-06-07 12:56:33,607 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-0cfe0b5a-32a9-49e-user 2018-06-07 12:56:33,769 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-0cfe0b5a-32a9-49e-proj-role 2018-06-07 12:56:33,844 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-0cfe0b5a-32a9-49e-proj-role to project CreateInstanceOnComputeHost-0cfe0b5a-32a9-49e-proj 2018-06-07 12:56:34,548 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-priv-net 2018-06-07 12:56:35,009 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-priv-subnet 2018-06-07 12:56:39,255 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-image 2018-06-07 12:56:39,272 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-image 2018-06-07 12:56:41,431 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-priv-net 2018-06-07 12:56:42,592 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-06-07 12:56:44,006 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-06-07 12:56:50,812 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:56:54,209 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-priv-net 2018-06-07 12:56:55,236 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-06-07 12:56:56,661 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-06-07 12:57:03,459 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:57:04,951 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:57:05,911 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:57:06,592 - create_instance - INFO - Deleting Port with ID - bbc4f554-fc0c-4a38-ab1a-7d0187d6af58 2018-06-07 12:57:06,592 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334port-1 2018-06-07 12:57:07,033 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-06-07 12:57:07,180 - create_instance - INFO - Checking deletion status 2018-06-07 12:57:10,444 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-06-07 12:57:10,445 - create_instance - INFO - Deleting Port with ID - 16bd72fc-2ffd-4e7b-8b8d-63d45a1cc721 2018-06-07 12:57:10,445 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334port-2 2018-06-07 12:57:10,972 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-06-07 12:57:11,106 - create_instance - INFO - Checking deletion status 2018-06-07 12:57:14,563 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-06-07 12:57:14,602 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-priv-subnet 2018-06-07 12:57:14,602 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-priv-subnet 2018-06-07 12:57:15,611 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-priv-net 2018-06-07 12:57:16,667 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-2d613000-c15a-4458-89d2-0850387a8334-image 2018-06-07 12:57:17,616 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-0cfe0b5a-32a9-49e-proj 2018-06-07 12:57:17,787 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-0cfe0b5a-32a9-49e-proj-role 2018-06-07 12:57:17,953 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-0cfe0b5a-32a9-49e-user 2018-06-07 12:57:19,189 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-82b393a7-bd95-498-proj 2018-06-07 12:57:20,237 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-82b393a7-bd95-498-user 2018-06-07 12:57:20,357 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-82b393a7-bd95-498-proj-role 2018-06-07 12:57:20,375 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-82b393a7-bd95-498-proj-role to project CreateInstanceFromThreePartImage-82b393a7-bd95-498-proj 2018-06-07 12:57:20,486 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-06-07 12:57:22,475 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784 2018-06-07 12:57:22,493 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784 2018-06-07 12:57:23,687 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-pub-net 2018-06-07 12:57:24,651 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-pub-subnet 2018-06-07 12:57:27,423 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-pub-net 2018-06-07 12:57:28,599 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-inst 2018-06-07 12:57:30,114 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-inst 2018-06-07 12:57:33,766 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:57:34,371 - create_instance - INFO - Deleting Port with ID - 7c41cec6-baa2-4317-89b0-5b9831f7e3fa 2018-06-07 12:57:34,372 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-port 2018-06-07 12:57:34,969 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-inst 2018-06-07 12:57:35,180 - create_instance - INFO - Checking deletion status 2018-06-07 12:57:39,244 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-inst 2018-06-07 12:57:39,286 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-pub-subnet 2018-06-07 12:57:39,286 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-pub-subnet 2018-06-07 12:57:40,569 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784-pub-net 2018-06-07 12:57:42,037 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-8c0cc2d4-930f-4848-8e41-c826ded02784 2018-06-07 12:57:43,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f1dc7cb-1cdb-4d37-a751-612e4eb840a3 2018-06-07 12:57:43,105 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:57:43,265 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-82b393a7-bd95-498-proj 2018-06-07 12:57:43,511 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-82b393a7-bd95-498-proj-role 2018-06-07 12:57:43,695 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-82b393a7-bd95-498-user 2018-06-07 12:57:45,093 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-33f08747-a08e-408-proj 2018-06-07 12:57:46,086 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-33f08747-a08e-408-user 2018-06-07 12:57:46,195 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-33f08747-a08e-408-proj-role 2018-06-07 12:57:46,269 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-33f08747-a08e-408-proj-role to project CreateInstanceVolumeTests-33f08747-a08e-408-proj 2018-06-07 12:57:47,945 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-image 2018-06-07 12:57:47,961 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-image 2018-06-07 12:57:49,161 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-pub-net 2018-06-07 12:57:49,977 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-pub-subnet 2018-06-07 12:57:51,978 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-1 2018-06-07 12:57:52,450 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-1 2018-06-07 12:57:53,556 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-2 2018-06-07 12:57:53,743 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-2 2018-06-07 12:57:55,764 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-pub-net 2018-06-07 12:57:57,122 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-inst 2018-06-07 12:57:58,836 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-inst 2018-06-07 12:58:05,932 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:58:07,219 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:58:11,551 - create_instance - INFO - Deleting Port with ID - 3afca1b6-410d-4407-95d7-0b058fe26378 2018-06-07 12:58:11,551 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-port 2018-06-07 12:58:17,222 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-inst 2018-06-07 12:58:17,355 - create_instance - INFO - Checking deletion status 2018-06-07 12:58:20,522 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-inst 2018-06-07 12:58:20,568 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-pub-subnet 2018-06-07 12:58:20,568 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-pub-subnet 2018-06-07 12:58:21,864 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-pub-net 2018-06-07 12:58:23,437 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-2 2018-06-07 12:58:27,060 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-2 2018-06-07 12:58:27,116 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-1 2018-06-07 12:58:30,407 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-1 2018-06-07 12:58:30,408 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-b0789688-951f-415b-ba1e-3257c1fdc11d-image 2018-06-07 12:58:31,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 106c7515-0739-49ec-9b6c-3d6281bd3bfe 2018-06-07 12:58:31,507 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:58:31,697 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-33f08747-a08e-408-proj 2018-06-07 12:58:31,897 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-33f08747-a08e-408-proj-role 2018-06-07 12:58:32,098 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-33f08747-a08e-408-user 2018-06-07 12:58:33,273 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-e9c2bc95-11f2-4ac-proj 2018-06-07 12:58:34,339 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-e9c2bc95-11f2-4ac-user 2018-06-07 12:58:34,512 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-e9c2bc95-11f2-4ac-proj-role 2018-06-07 12:58:34,588 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-e9c2bc95-11f2-4ac-proj-role to project CreateInstanceVolumeTests-e9c2bc95-11f2-4ac-proj 2018-06-07 12:58:37,730 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-image 2018-06-07 12:58:37,755 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-image 2018-06-07 12:58:39,152 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-pub-net 2018-06-07 12:58:39,966 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-pub-subnet 2018-06-07 12:58:42,291 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-1 2018-06-07 12:58:42,472 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-1 2018-06-07 12:58:43,650 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-2 2018-06-07 12:58:46,888 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-2 2018-06-07 12:58:48,921 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-pub-net 2018-06-07 12:58:50,157 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-inst 2018-06-07 12:58:51,615 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-inst 2018-06-07 12:58:58,718 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:58:59,688 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:59:03,430 - create_instance - INFO - VM is - ACTIVE 2018-06-07 12:59:06,669 - create_instance - INFO - Deleting Port with ID - 2bb2b4c7-6888-46e2-b1f8-82b35b378547 2018-06-07 12:59:06,669 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-port 2018-06-07 12:59:15,337 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-inst 2018-06-07 12:59:15,472 - create_instance - INFO - Checking deletion status 2018-06-07 12:59:18,652 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-inst 2018-06-07 12:59:18,689 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-pub-subnet 2018-06-07 12:59:18,689 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-pub-subnet 2018-06-07 12:59:19,901 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-pub-net 2018-06-07 12:59:21,509 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-2 2018-06-07 12:59:24,882 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-2 2018-06-07 12:59:25,083 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-1 2018-06-07 12:59:28,535 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-1 2018-06-07 12:59:28,536 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-f86636ab-2804-4194-ad12-a8d7eb402b40-image 2018-06-07 12:59:29,841 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c547e46-ecce-4e5d-8c65-9bd67380cb46 2018-06-07 12:59:29,865 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 12:59:30,030 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-e9c2bc95-11f2-4ac-proj 2018-06-07 12:59:30,271 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-e9c2bc95-11f2-4ac-proj-role 2018-06-07 12:59:30,435 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-e9c2bc95-11f2-4ac-user 2018-06-07 12:59:31,664 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-37b969a8-ad6b-4f8-proj 2018-06-07 12:59:32,816 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-37b969a8-ad6b-4f8-user 2018-06-07 12:59:32,981 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-37b969a8-ad6b-4f8-proj-role 2018-06-07 12:59:33,056 - keystone_utils - INFO - Granting role CreateStackSuccessTests-37b969a8-ad6b-4f8-proj-role to project CreateStackSuccessTests-37b969a8-ad6b-4f8-proj 2018-06-07 12:59:34,604 - create_image - INFO - Created image with name - CreateStackSuccessTests-7422cc8f-cbdd-4089-83d2-3e3b16a28cb2-image 2018-06-07 12:59:34,621 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7422cc8f-cbdd-4089-83d2-3e3b16a28cb2-image 2018-06-07 12:59:39,830 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7422cc8f-cbdd-4089-83d2-3e3b16a28cb2-stack 2018-06-07 12:59:50,673 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7422cc8f-cbdd-4089-83d2-3e3b16a28cb2-stack 2018-06-07 13:00:00,764 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7422cc8f-cbdd-4089-83d2-3e3b16a28cb2-stack 2018-06-07 13:00:00,972 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7422cc8f-cbdd-4089-83d2-3e3b16a28cb2-image 2018-06-07 13:00:02,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85a3011a-3939-4fe5-91bd-87e8575852e9 2018-06-07 13:00:02,899 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:00:03,080 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-37b969a8-ad6b-4f8-proj 2018-06-07 13:00:03,271 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-37b969a8-ad6b-4f8-proj-role 2018-06-07 13:00:03,433 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-37b969a8-ad6b-4f8-user 2018-06-07 13:00:04,874 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c2ddec4f-9dee-4e0-proj 2018-06-07 13:00:06,022 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c2ddec4f-9dee-4e0-user 2018-06-07 13:00:06,198 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c2ddec4f-9dee-4e0-proj-role 2018-06-07 13:00:06,285 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c2ddec4f-9dee-4e0-proj-role to project CreateStackSuccessTests-c2ddec4f-9dee-4e0-proj 2018-06-07 13:00:08,249 - create_image - INFO - Created image with name - CreateStackSuccessTests-3f6bc6b2-b434-4e2b-ba85-c86b3585dfb9-image 2018-06-07 13:00:08,273 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-3f6bc6b2-b434-4e2b-ba85-c86b3585dfb9-image 2018-06-07 13:00:11,742 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3f6bc6b2-b434-4e2b-ba85-c86b3585dfb9-stack 2018-06-07 13:00:21,856 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-3f6bc6b2-b434-4e2b-ba85-c86b3585dfb9-stack 2018-06-07 13:00:23,253 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3f6bc6b2-b434-4e2b-ba85-c86b3585dfb9-stack 2018-06-07 13:00:23,253 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3f6bc6b2-b434-4e2b-ba85-c86b3585dfb9-stack 2018-06-07 13:00:23,253 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-3f6bc6b2-b434-4e2b-ba85-c86b3585dfb9-stack 2018-06-07 13:00:29,924 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-3f6bc6b2-b434-4e2b-ba85-c86b3585dfb9-stack 2018-06-07 13:00:29,977 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-3f6bc6b2-b434-4e2b-ba85-c86b3585dfb9-image 2018-06-07 13:00:31,904 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf5e7e9e-0669-4900-aabd-c7e11a095946 2018-06-07 13:00:31,929 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:00:32,193 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c2ddec4f-9dee-4e0-proj 2018-06-07 13:00:32,462 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c2ddec4f-9dee-4e0-proj-role 2018-06-07 13:00:32,635 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c2ddec4f-9dee-4e0-user 2018-06-07 13:00:34,006 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-d7624902-58e4-427-proj 2018-06-07 13:00:35,136 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-d7624902-58e4-427-user 2018-06-07 13:00:35,301 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-d7624902-58e4-427-proj-role 2018-06-07 13:00:35,375 - keystone_utils - INFO - Granting role CreateStackSuccessTests-d7624902-58e4-427-proj-role to project CreateStackSuccessTests-d7624902-58e4-427-proj 2018-06-07 13:00:37,930 - create_image - INFO - Created image with name - CreateStackSuccessTests-38aab3bb-181f-44cd-a7d5-b217d4777d40-image 2018-06-07 13:00:37,947 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-38aab3bb-181f-44cd-a7d5-b217d4777d40-image 2018-06-07 13:00:41,511 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-38aab3bb-181f-44cd-a7d5-b217d4777d40-stack 2018-06-07 13:00:41,511 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-06-07 13:00:41,828 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-06-07 13:00:41,828 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-38aab3bb-181f-44cd-a7d5-b217d4777d40-stack 2018-06-07 13:00:48,895 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-38aab3bb-181f-44cd-a7d5-b217d4777d40-stack 2018-06-07 13:00:49,103 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-38aab3bb-181f-44cd-a7d5-b217d4777d40-image 2018-06-07 13:00:51,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73a673bc-a812-4bfc-becd-c8f2b86c1f49 2018-06-07 13:00:51,040 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:00:51,231 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-d7624902-58e4-427-proj 2018-06-07 13:00:51,447 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-d7624902-58e4-427-proj-role 2018-06-07 13:00:51,616 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-d7624902-58e4-427-user 2018-06-07 13:00:52,793 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c047bce1-9bc4-4e7-proj 2018-06-07 13:00:53,995 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c047bce1-9bc4-4e7-user 2018-06-07 13:00:54,157 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c047bce1-9bc4-4e7-proj-role 2018-06-07 13:00:54,236 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c047bce1-9bc4-4e7-proj-role to project CreateStackSuccessTests-c047bce1-9bc4-4e7-proj 2018-06-07 13:00:55,683 - create_image - INFO - Created image with name - CreateStackSuccessTests-9367fdf6-5dd2-4a2c-9189-25846c14723f-image 2018-06-07 13:00:55,704 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9367fdf6-5dd2-4a2c-9189-25846c14723f-image 2018-06-07 13:00:59,089 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9367fdf6-5dd2-4a2c-9189-25846c14723f-stack 2018-06-07 13:01:08,914 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9367fdf6-5dd2-4a2c-9189-25846c14723f-stack 2018-06-07 13:01:09,672 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9367fdf6-5dd2-4a2c-9189-25846c14723f-stack 2018-06-07 13:01:16,288 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9367fdf6-5dd2-4a2c-9189-25846c14723f-stack 2018-06-07 13:01:16,471 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9367fdf6-5dd2-4a2c-9189-25846c14723f-image 2018-06-07 13:01:17,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e2e85af-49c3-4ba3-b89a-0795e2437693 2018-06-07 13:01:17,953 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:01:18,110 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c047bce1-9bc4-4e7-proj 2018-06-07 13:01:18,470 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c047bce1-9bc4-4e7-proj-role 2018-06-07 13:01:18,662 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c047bce1-9bc4-4e7-user 2018-06-07 13:01:19,958 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-a32fbafb-8dd8-45d-proj 2018-06-07 13:01:21,055 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-a32fbafb-8dd8-45d-user 2018-06-07 13:01:21,221 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-a32fbafb-8dd8-45d-proj-role 2018-06-07 13:01:21,301 - keystone_utils - INFO - Granting role CreateStackSuccessTests-a32fbafb-8dd8-45d-proj-role to project CreateStackSuccessTests-a32fbafb-8dd8-45d-proj 2018-06-07 13:01:22,704 - create_image - INFO - Created image with name - CreateStackSuccessTests-51d1b94a-0065-46ba-8e55-2db05b4ed54c-image 2018-06-07 13:01:22,721 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-51d1b94a-0065-46ba-8e55-2db05b4ed54c-image 2018-06-07 13:01:26,127 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-51d1b94a-0065-46ba-8e55-2db05b4ed54c-stack 2018-06-07 13:01:38,774 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-51d1b94a-0065-46ba-8e55-2db05b4ed54c-stack 2018-06-07 13:01:40,146 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-51d1b94a-0065-46ba-8e55-2db05b4ed54c-stack 2018-06-07 13:01:40,498 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-51d1b94a-0065-46ba-8e55-2db05b4ed54c-stack 2018-06-07 13:01:50,063 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-51d1b94a-0065-46ba-8e55-2db05b4ed54c-stack 2018-06-07 13:01:50,252 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-51d1b94a-0065-46ba-8e55-2db05b4ed54c-image 2018-06-07 13:01:52,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d970991-fee5-4598-93d1-f9e1c77a8a92 2018-06-07 13:01:52,302 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:01:52,466 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-a32fbafb-8dd8-45d-proj 2018-06-07 13:01:52,814 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-a32fbafb-8dd8-45d-proj-role 2018-06-07 13:01:52,979 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-a32fbafb-8dd8-45d-user 2018-06-07 13:01:54,141 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-eadb81a5-1c36-4a3-proj 2018-06-07 13:01:55,316 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-eadb81a5-1c36-4a3-user 2018-06-07 13:01:55,488 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-eadb81a5-1c36-4a3-proj-role 2018-06-07 13:01:55,564 - keystone_utils - INFO - Granting role CreateStackSuccessTests-eadb81a5-1c36-4a3-proj-role to project CreateStackSuccessTests-eadb81a5-1c36-4a3-proj 2018-06-07 13:01:57,047 - create_image - INFO - Created image with name - CreateStackSuccessTests-eda71611-66b0-402b-9c52-8e07d761e5ce-image 2018-06-07 13:01:57,063 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-eda71611-66b0-402b-9c52-8e07d761e5ce-image 2018-06-07 13:02:00,449 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-eda71611-66b0-402b-9c52-8e07d761e5ce-stack 2018-06-07 13:02:13,501 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-eda71611-66b0-402b-9c52-8e07d761e5ce-stack 2018-06-07 13:02:15,978 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-eda71611-66b0-402b-9c52-8e07d761e5ce-stack 2018-06-07 13:02:28,638 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-eda71611-66b0-402b-9c52-8e07d761e5ce-stack 2018-06-07 13:02:28,693 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-eda71611-66b0-402b-9c52-8e07d761e5ce-image 2018-06-07 13:02:29,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 53fe1365-64fc-4b26-b537-72d4eca0e73c 2018-06-07 13:02:29,865 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:02:30,050 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-eadb81a5-1c36-4a3-proj 2018-06-07 13:02:30,348 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-eadb81a5-1c36-4a3-proj-role 2018-06-07 13:02:30,506 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-eadb81a5-1c36-4a3-user 2018-06-07 13:02:31,730 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b8e8d013-4975-492-proj 2018-06-07 13:02:32,851 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b8e8d013-4975-492-user 2018-06-07 13:02:33,011 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b8e8d013-4975-492-proj-role 2018-06-07 13:02:33,028 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b8e8d013-4975-492-proj-role to project CreateStackSuccessTests-b8e8d013-4975-492-proj 2018-06-07 13:02:34,597 - create_image - INFO - Created image with name - CreateStackSuccessTests-413e0954-5f72-4c08-8f66-73a8bb437ec7-image 2018-06-07 13:02:34,616 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-413e0954-5f72-4c08-8f66-73a8bb437ec7-image 2018-06-07 13:02:37,936 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-413e0954-5f72-4c08-8f66-73a8bb437ec7-stack 2018-06-07 13:02:50,741 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-413e0954-5f72-4c08-8f66-73a8bb437ec7-stack 2018-06-07 13:02:54,382 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-413e0954-5f72-4c08-8f66-73a8bb437ec7-inst 2018-06-07 13:02:58,476 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-413e0954-5f72-4c08-8f66-73a8bb437ec7-stack 2018-06-07 13:03:11,046 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-413e0954-5f72-4c08-8f66-73a8bb437ec7-stack 2018-06-07 13:03:11,236 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-413e0954-5f72-4c08-8f66-73a8bb437ec7-image 2018-06-07 13:03:13,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97d551ae-495e-444a-96c6-2964bb7a5f2d 2018-06-07 13:03:13,104 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:03:13,317 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b8e8d013-4975-492-proj 2018-06-07 13:03:13,593 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b8e8d013-4975-492-proj-role 2018-06-07 13:03:13,760 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b8e8d013-4975-492-user 2018-06-07 13:03:15,022 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-0a02db02-9277-4d4-proj 2018-06-07 13:03:16,415 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-0a02db02-9277-4d4-proj 2018-06-07 13:03:16,705 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-0a02db02-9277-4d4-user 2018-06-07 13:03:16,879 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-0a02db02-9277-4d4-proj-role 2018-06-07 13:03:16,953 - keystone_utils - INFO - Granting role CreateStackVolumeTests-0a02db02-9277-4d4-proj-role to project CreateStackVolumeTests-0a02db02-9277-4d4-proj 2018-06-07 13:03:20,049 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-dbf80bf0-a494-44b0-bea7-ccc22050d33b-stack 2018-06-07 13:03:23,329 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-dbf80bf0-a494-44b0-bea7-ccc22050d33b-stack 2018-06-07 13:03:24,359 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-dbf80bf0-a494-44b0-bea7-ccc22050d33b-stack 2018-06-07 13:03:28,108 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-dbf80bf0-a494-44b0-bea7-ccc22050d33b-stack 2018-06-07 13:03:28,524 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-0a02db02-9277-4d4-proj 2018-06-07 13:03:28,696 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-0a02db02-9277-4d4-proj-role 2018-06-07 13:03:28,857 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-0a02db02-9277-4d4-user 2018-06-07 13:03:30,144 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-04ef7bb8-e448-412-proj 2018-06-07 13:03:31,456 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-04ef7bb8-e448-412-proj 2018-06-07 13:03:31,720 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-04ef7bb8-e448-412-user 2018-06-07 13:03:31,886 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-04ef7bb8-e448-412-proj-role 2018-06-07 13:03:31,960 - keystone_utils - INFO - Granting role CreateStackVolumeTests-04ef7bb8-e448-412-proj-role to project CreateStackVolumeTests-04ef7bb8-e448-412-proj 2018-06-07 13:03:34,267 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-9709f44b-b23e-4dc1-9c1c-6d537ed6f287-stack 2018-06-07 13:03:37,841 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-9709f44b-b23e-4dc1-9c1c-6d537ed6f287-stack 2018-06-07 13:03:39,112 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-9709f44b-b23e-4dc1-9c1c-6d537ed6f287-stack 2018-06-07 13:03:42,462 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-9709f44b-b23e-4dc1-9c1c-6d537ed6f287-stack 2018-06-07 13:03:42,857 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-04ef7bb8-e448-412-proj 2018-06-07 13:03:43,051 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-04ef7bb8-e448-412-proj-role 2018-06-07 13:03:43,298 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-04ef7bb8-e448-412-user 2018-06-07 13:03:44,649 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-698ce117-7b98-459-proj 2018-06-07 13:03:46,013 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-698ce117-7b98-459-proj 2018-06-07 13:03:46,286 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-698ce117-7b98-459-user 2018-06-07 13:03:46,437 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-698ce117-7b98-459-proj-role 2018-06-07 13:03:46,511 - keystone_utils - INFO - Granting role CreateStackFlavorTests-698ce117-7b98-459-proj-role to project CreateStackFlavorTests-698ce117-7b98-459-proj 2018-06-07 13:03:49,038 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-9ce0f9e9-ce58-4539-84cd-b9a72b9a087b-stack 2018-06-07 13:03:49,242 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-9ce0f9e9-ce58-4539-84cd-b9a72b9a087b-stack 2018-06-07 13:03:50,075 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-9ce0f9e9-ce58-4539-84cd-b9a72b9a087b-stack-flavor-cdrwulqncpum 2018-06-07 13:03:50,075 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-9ce0f9e9-ce58-4539-84cd-b9a72b9a087b-stack 2018-06-07 13:03:53,375 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-9ce0f9e9-ce58-4539-84cd-b9a72b9a087b-stack 2018-06-07 13:03:53,976 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-698ce117-7b98-459-proj 2018-06-07 13:03:54,189 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-698ce117-7b98-459-proj-role 2018-06-07 13:03:54,357 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-698ce117-7b98-459-user 2018-06-07 13:03:55,613 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-3b73c2b4-f68f-4c8-proj 2018-06-07 13:03:56,726 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-3b73c2b4-f68f-4c8-user 2018-06-07 13:03:56,828 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-3b73c2b4-f68f-4c8-proj-role 2018-06-07 13:03:56,900 - keystone_utils - INFO - Granting role CreateStackKeypairTests-3b73c2b4-f68f-4c8-proj-role to project CreateStackKeypairTests-3b73c2b4-f68f-4c8-proj 2018-06-07 13:03:59,514 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-0ea1395f-6cc7-42c4-bd4f-c54d2722cc51-stack 2018-06-07 13:03:59,664 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-0ea1395f-6cc7-42c4-bd4f-c54d2722cc51-stack 2018-06-07 13:04:01,223 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-0ea1395f-6cc7-42c4-bd4f-c54d2722cc51-stack 2018-06-07 13:04:04,813 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-0ea1395f-6cc7-42c4-bd4f-c54d2722cc51-stack 2018-06-07 13:04:05,201 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-3b73c2b4-f68f-4c8-proj 2018-06-07 13:04:05,362 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-3b73c2b4-f68f-4c8-proj-role 2018-06-07 13:04:05,524 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-3b73c2b4-f68f-4c8-user 2018-06-07 13:04:06,673 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-13035652-4eb6-469-proj 2018-06-07 13:04:07,790 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-13035652-4eb6-469-user 2018-06-07 13:04:07,954 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-13035652-4eb6-469-proj-role 2018-06-07 13:04:08,028 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-13035652-4eb6-469-proj-role to project CreateStackSecurityGroupTests-13035652-4eb6-469-proj 2018-06-07 13:04:10,443 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-ada5a359-5e92-4627-8e49-547c32de2ef2-stack 2018-06-07 13:04:13,776 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-ada5a359-5e92-4627-8e49-547c32de2ef2-stack 2018-06-07 13:04:13,975 - neutron_utils - INFO - Retrieving security group with ID - 002a4ade-589e-4f47-91d8-1cbc7b460103 2018-06-07 13:04:14,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 002a4ade-589e-4f47-91d8-1cbc7b460103 2018-06-07 13:04:14,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 002a4ade-589e-4f47-91d8-1cbc7b460103 2018-06-07 13:04:14,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 002a4ade-589e-4f47-91d8-1cbc7b460103 2018-06-07 13:04:14,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 002a4ade-589e-4f47-91d8-1cbc7b460103 2018-06-07 13:04:14,980 - neutron_utils - INFO - Retrieving security group with ID - 002a4ade-589e-4f47-91d8-1cbc7b460103 2018-06-07 13:04:15,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 002a4ade-589e-4f47-91d8-1cbc7b460103 2018-06-07 13:04:15,060 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-ada5a359-5e92-4627-8e49-547c32de2ef2-stack 2018-06-07 13:04:18,389 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-ada5a359-5e92-4627-8e49-547c32de2ef2-stack 2018-06-07 13:04:18,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed24e670-271e-48bd-b4d6-3b039df189eb 2018-06-07 13:04:18,892 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:04:19,042 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-13035652-4eb6-469-proj 2018-06-07 13:04:19,273 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-13035652-4eb6-469-proj-role 2018-06-07 13:04:19,448 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-13035652-4eb6-469-user 2018-06-07 13:04:20,793 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-a9229e59-40aa-4a0-proj 2018-06-07 13:04:21,907 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-a9229e59-40aa-4a0-user 2018-06-07 13:04:22,063 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-a9229e59-40aa-4a0-proj-role 2018-06-07 13:04:22,135 - keystone_utils - INFO - Granting role CreateStackNegativeTests-a9229e59-40aa-4a0-proj-role to project CreateStackNegativeTests-a9229e59-40aa-4a0-proj 2018-06-07 13:04:23,183 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-a9229e59-40aa-4a0-proj 2018-06-07 13:04:23,329 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-a9229e59-40aa-4a0-proj-role 2018-06-07 13:04:23,508 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-a9229e59-40aa-4a0-user 2018-06-07 13:04:24,741 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-35527404-2504-4ce-proj 2018-06-07 13:04:25,863 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-35527404-2504-4ce-user 2018-06-07 13:04:26,022 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-35527404-2504-4ce-proj-role 2018-06-07 13:04:26,096 - keystone_utils - INFO - Granting role CreateStackNegativeTests-35527404-2504-4ce-proj-role to project CreateStackNegativeTests-35527404-2504-4ce-proj 2018-06-07 13:04:27,555 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-35527404-2504-4ce-proj 2018-06-07 13:04:27,782 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-35527404-2504-4ce-proj-role 2018-06-07 13:04:27,941 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-35527404-2504-4ce-user 2018-06-07 13:04:29,105 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-7817dfc8-a377-43f-proj 2018-06-07 13:04:30,117 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-7817dfc8-a377-43f-user 2018-06-07 13:04:30,285 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-7817dfc8-a377-43f-proj-role 2018-06-07 13:04:30,304 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-7817dfc8-a377-43f-proj-role to project CreateInstanceSingleNetworkTests-7817dfc8-a377-43f-proj 2018-06-07 13:04:32,042 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-image 2018-06-07 13:04:32,058 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-image 2018-06-07 13:04:32,663 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-net 2018-06-07 13:04:33,437 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-subnet 2018-06-07 13:04:35,384 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-router 2018-06-07 13:04:36,874 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-router 2018-06-07 13:04:39,949 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-kp... 2018-06-07 13:04:39,950 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 13:04:39,986 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-kp 2018-06-07 13:04:40,043 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5.pub 2018-06-07 13:04:40,044 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5 2018-06-07 13:04:40,645 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-sec-grp... 2018-06-07 13:04:40,646 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-sec-grp 2018-06-07 13:04:40,844 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49b82f29-8004-46b1-b776-72b223e6c094 2018-06-07 13:04:40,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49b82f29-8004-46b1-b776-72b223e6c094 2018-06-07 13:04:40,925 - neutron_utils - INFO - Retrieving security group with ID - 49b82f29-8004-46b1-b776-72b223e6c094 2018-06-07 13:04:41,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49b82f29-8004-46b1-b776-72b223e6c094 2018-06-07 13:04:41,187 - neutron_utils - INFO - Retrieving security group with ID - 49b82f29-8004-46b1-b776-72b223e6c094 2018-06-07 13:04:41,233 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49b82f29-8004-46b1-b776-72b223e6c094 2018-06-07 13:04:41,259 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-sec-grp 2018-06-07 13:04:41,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49b82f29-8004-46b1-b776-72b223e6c094 2018-06-07 13:04:41,570 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-sec-grp 2018-06-07 13:04:41,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49b82f29-8004-46b1-b776-72b223e6c094 2018-06-07 13:04:41,831 - neutron_utils - INFO - Retrieving security group with ID - 49b82f29-8004-46b1-b776-72b223e6c094 2018-06-07 13:04:41,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49b82f29-8004-46b1-b776-72b223e6c094 2018-06-07 13:04:44,104 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-net 2018-06-07 13:04:45,240 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-inst 2018-06-07 13:04:46,382 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-inst 2018-06-07 13:04:50,206 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:04:51,579 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:04:52,193 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 13:04:54,206 - create_instance - INFO - Created floating IP 172.30.9.208 via router - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-router 2018-06-07 13:04:54,372 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:04:55,626 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-06-07 13:04:56,137 - create_instance - INFO - Deleting Port with ID - 36c7c42e-ba58-4852-9a5f-6e0f8f2c14fc 2018-06-07 13:04:56,137 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5port-1 2018-06-07 13:04:56,788 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-inst 2018-06-07 13:04:56,947 - create_instance - INFO - Checking deletion status 2018-06-07 13:05:03,372 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-inst 2018-06-07 13:05:03,423 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5.pub] 2018-06-07 13:05:03,423 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5] 2018-06-07 13:05:03,467 - neutron_utils - INFO - Deleting security group rule with ID - a3328f74-d8d2-489f-9737-c0a5af6c424d 2018-06-07 13:05:03,712 - neutron_utils - INFO - Deleting security group rule with ID - ebcda017-8e26-443b-bd14-9414a3055e90 2018-06-07 13:05:03,810 - neutron_utils - INFO - Deleting security group rule with ID - 402fca6c-9392-4567-b414-18c99c748a00 2018-06-07 13:05:03,931 - neutron_utils - INFO - Deleting security group rule with ID - e0ae0d1d-caa1-43f3-a08d-0e66af1f0ff9 2018-06-07 13:05:04,056 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-sec-grp 2018-06-07 13:05:04,197 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-router and subnet CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-subnet 2018-06-07 13:05:04,197 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-router 2018-06-07 13:05:05,432 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-router 2018-06-07 13:05:05,432 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-router 2018-06-07 13:05:06,514 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-subnet 2018-06-07 13:05:06,515 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-subnet 2018-06-07 13:05:07,752 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-pub-net 2018-06-07 13:05:09,305 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-18f7ab67-766e-4c5a-928c-8512cd9baff5-image 2018-06-07 13:05:11,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ddabbde-8849-414b-b66a-bfa80cac9b81 2018-06-07 13:05:11,087 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:05:11,300 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-7817dfc8-a377-43f-proj 2018-06-07 13:05:11,605 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-7817dfc8-a377-43f-proj-role 2018-06-07 13:05:11,787 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-7817dfc8-a377-43f-user 2018-06-07 13:05:13,021 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-b00fdfda-0951-4ba-proj 2018-06-07 13:05:13,949 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-b00fdfda-0951-4ba-user 2018-06-07 13:05:14,122 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-b00fdfda-0951-4ba-proj-role 2018-06-07 13:05:14,199 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-b00fdfda-0951-4ba-proj-role to project CreateInstanceSingleNetworkTests-b00fdfda-0951-4ba-proj 2018-06-07 13:05:15,892 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-image 2018-06-07 13:05:15,905 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-image 2018-06-07 13:05:16,504 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-net 2018-06-07 13:05:17,136 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-subnet 2018-06-07 13:05:19,093 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-router 2018-06-07 13:05:20,626 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-router 2018-06-07 13:05:23,456 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-kp... 2018-06-07 13:05:23,456 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 13:05:23,511 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-kp 2018-06-07 13:05:23,558 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7.pub 2018-06-07 13:05:23,558 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7 2018-06-07 13:05:24,198 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-sec-grp... 2018-06-07 13:05:24,198 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-sec-grp 2018-06-07 13:05:24,401 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3197c328-5fb3-4b12-98a1-f69aadde5833 2018-06-07 13:05:24,462 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3197c328-5fb3-4b12-98a1-f69aadde5833 2018-06-07 13:05:24,494 - neutron_utils - INFO - Retrieving security group with ID - 3197c328-5fb3-4b12-98a1-f69aadde5833 2018-06-07 13:05:24,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3197c328-5fb3-4b12-98a1-f69aadde5833 2018-06-07 13:05:24,607 - neutron_utils - INFO - Retrieving security group with ID - 3197c328-5fb3-4b12-98a1-f69aadde5833 2018-06-07 13:05:24,655 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3197c328-5fb3-4b12-98a1-f69aadde5833 2018-06-07 13:05:24,679 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-sec-grp 2018-06-07 13:05:24,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3197c328-5fb3-4b12-98a1-f69aadde5833 2018-06-07 13:05:24,987 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-sec-grp 2018-06-07 13:05:25,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3197c328-5fb3-4b12-98a1-f69aadde5833 2018-06-07 13:05:25,395 - neutron_utils - INFO - Retrieving security group with ID - 3197c328-5fb3-4b12-98a1-f69aadde5833 2018-06-07 13:05:25,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3197c328-5fb3-4b12-98a1-f69aadde5833 2018-06-07 13:05:27,543 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-net 2018-06-07 13:05:28,559 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-inst 2018-06-07 13:05:29,938 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-inst 2018-06-07 13:05:33,756 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:05:34,421 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:05:36,971 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:05:37,447 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 13:05:38,949 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-router 2018-06-07 13:05:39,300 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:05:39,928 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-06-07 13:05:41,582 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 13:05:42,065 - create_instance - INFO - Checking if VM is active 2018-06-07 13:05:42,366 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:05:42,974 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-07 13:05:43,034 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:05:43,152 - create_instance - INFO - SSH is active for VM instance 2018-06-07 13:05:43,154 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-07 13:05:43,213 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:05:43,222 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-06-07 13:05:43,759 - create_instance - INFO - Deleting Port with ID - 8684e317-1200-49c9-8ee2-e15fa7ffe329 2018-06-07 13:05:43,759 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7port-1 2018-06-07 13:05:44,365 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-inst 2018-06-07 13:05:44,525 - create_instance - INFO - Checking deletion status 2018-06-07 13:05:47,693 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-inst 2018-06-07 13:05:47,736 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7.pub] 2018-06-07 13:05:47,736 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7] 2018-06-07 13:05:47,779 - neutron_utils - INFO - Deleting security group rule with ID - ee1cb9be-3087-49de-bca7-8ee8b70a6730 2018-06-07 13:05:48,084 - neutron_utils - INFO - Deleting security group rule with ID - bbe635d1-7059-4d57-ac3c-d997f6b46634 2018-06-07 13:05:48,187 - neutron_utils - INFO - Deleting security group rule with ID - b18f2bf7-182a-4653-ac73-bc7af25dbf10 2018-06-07 13:05:48,313 - neutron_utils - INFO - Deleting security group rule with ID - ceaecd37-4003-427a-8868-4294d0694561 2018-06-07 13:05:48,415 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-sec-grp 2018-06-07 13:05:48,546 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-router and subnet CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-subnet 2018-06-07 13:05:48,546 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-router 2018-06-07 13:05:49,746 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-router 2018-06-07 13:05:49,747 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-router 2018-06-07 13:05:50,772 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-subnet 2018-06-07 13:05:50,773 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-subnet 2018-06-07 13:05:51,980 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-pub-net 2018-06-07 13:05:53,419 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-019b4024-2a73-4d86-8504-89f23543cea7-image 2018-06-07 13:05:55,223 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5b0c6c8-d7d8-46b5-aa2b-e6cdbd14982a 2018-06-07 13:05:55,248 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:05:55,424 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-b00fdfda-0951-4ba-proj 2018-06-07 13:05:55,716 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-b00fdfda-0951-4ba-proj-role 2018-06-07 13:05:55,909 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-b00fdfda-0951-4ba-user 2018-06-07 13:05:57,180 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-49682da7-3c67-499-proj 2018-06-07 13:05:58,216 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-49682da7-3c67-499-user 2018-06-07 13:05:58,342 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-49682da7-3c67-499-proj-role 2018-06-07 13:05:58,452 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-49682da7-3c67-499-proj-role to project CreateInstanceSingleNetworkTests-49682da7-3c67-499-proj 2018-06-07 13:06:00,892 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-image 2018-06-07 13:06:00,912 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-image 2018-06-07 13:06:01,516 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-net 2018-06-07 13:06:02,163 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-subnet 2018-06-07 13:06:04,137 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-router 2018-06-07 13:06:05,562 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-router 2018-06-07 13:06:08,363 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-kp... 2018-06-07 13:06:08,363 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 13:06:08,427 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-kp 2018-06-07 13:06:08,477 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57.pub 2018-06-07 13:06:08,478 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57 2018-06-07 13:06:09,085 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-sec-grp... 2018-06-07 13:06:09,085 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-sec-grp 2018-06-07 13:06:09,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c72a6fb3-648d-416a-b3af-7091e21c0d52 2018-06-07 13:06:09,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c72a6fb3-648d-416a-b3af-7091e21c0d52 2018-06-07 13:06:09,407 - neutron_utils - INFO - Retrieving security group with ID - c72a6fb3-648d-416a-b3af-7091e21c0d52 2018-06-07 13:06:09,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c72a6fb3-648d-416a-b3af-7091e21c0d52 2018-06-07 13:06:09,527 - neutron_utils - INFO - Retrieving security group with ID - c72a6fb3-648d-416a-b3af-7091e21c0d52 2018-06-07 13:06:09,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c72a6fb3-648d-416a-b3af-7091e21c0d52 2018-06-07 13:06:09,598 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-sec-grp 2018-06-07 13:06:09,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c72a6fb3-648d-416a-b3af-7091e21c0d52 2018-06-07 13:06:09,862 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-sec-grp 2018-06-07 13:06:09,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c72a6fb3-648d-416a-b3af-7091e21c0d52 2018-06-07 13:06:10,695 - neutron_utils - INFO - Retrieving security group with ID - c72a6fb3-648d-416a-b3af-7091e21c0d52 2018-06-07 13:06:10,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c72a6fb3-648d-416a-b3af-7091e21c0d52 2018-06-07 13:06:12,784 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-net 2018-06-07 13:06:13,839 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-inst 2018-06-07 13:06:15,394 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-inst 2018-06-07 13:06:22,265 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:06:23,019 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:06:25,487 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:06:26,098 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-06-07 13:06:27,362 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 13:06:28,410 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:06:29,023 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 13:06:31,540 - create_instance - INFO - Created floating IP 172.30.9.209 via router - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-router 2018-06-07 13:06:31,540 - create_instance - INFO - Checking if VM is active 2018-06-07 13:06:31,714 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:06:32,205 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-07 13:06:32,266 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:06:32,383 - create_instance - INFO - SSH is active for VM instance 2018-06-07 13:06:32,385 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-07 13:06:32,442 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:06:32,454 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2018-06-07 13:06:32,974 - create_instance - INFO - Deleting Port with ID - 7499d64c-80fd-4305-8151-b41757cc415f 2018-06-07 13:06:32,974 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57port-1 2018-06-07 13:06:33,647 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-inst 2018-06-07 13:06:33,811 - create_instance - INFO - Checking deletion status 2018-06-07 13:06:43,679 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-inst 2018-06-07 13:06:43,721 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57.pub] 2018-06-07 13:06:43,722 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57] 2018-06-07 13:06:43,765 - neutron_utils - INFO - Deleting security group rule with ID - 8f8d6571-48eb-4b65-8ff6-4120e4edf5a7 2018-06-07 13:06:44,033 - neutron_utils - INFO - Deleting security group rule with ID - 8460fb8e-8a92-4146-94e9-dc99ba12c53d 2018-06-07 13:06:44,139 - neutron_utils - INFO - Deleting security group rule with ID - 9a7e816c-2d72-416f-b714-e4a07f58ce48 2018-06-07 13:06:44,237 - neutron_utils - INFO - Deleting security group rule with ID - 4b6dbded-8039-4b04-8840-ca8f947e09ee 2018-06-07 13:06:44,346 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-sec-grp 2018-06-07 13:06:44,518 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-router and subnet CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-subnet 2018-06-07 13:06:44,519 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-router 2018-06-07 13:06:45,810 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-router 2018-06-07 13:06:45,810 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-router 2018-06-07 13:06:46,782 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-subnet 2018-06-07 13:06:46,782 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-subnet 2018-06-07 13:06:47,954 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-pub-net 2018-06-07 13:06:48,996 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-335dddad-259f-40f1-98dc-bbdd341dbc57-image 2018-06-07 13:06:49,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5e0a5c1-de57-451e-abd1-eba70bf19ef3 2018-06-07 13:06:49,982 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:06:50,272 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-49682da7-3c67-499-proj 2018-06-07 13:06:50,472 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-49682da7-3c67-499-proj-role 2018-06-07 13:06:50,641 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-49682da7-3c67-499-user 2018-06-07 13:06:51,902 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-da7bbb06-cb2f-4b3-proj 2018-06-07 13:06:53,015 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-da7bbb06-cb2f-4b3-user 2018-06-07 13:06:53,063 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-da7bbb06-cb2f-4b3-proj-role 2018-06-07 13:06:53,137 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-da7bbb06-cb2f-4b3-proj-role to project CreateInstanceSingleNetworkTests-da7bbb06-cb2f-4b3-proj 2018-06-07 13:06:54,794 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-image 2018-06-07 13:06:54,810 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-image 2018-06-07 13:06:55,424 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-net 2018-06-07 13:06:56,086 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-subnet 2018-06-07 13:06:58,153 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-router 2018-06-07 13:06:59,844 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-router 2018-06-07 13:07:02,723 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-kp... 2018-06-07 13:07:02,723 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 13:07:02,797 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-kp 2018-06-07 13:07:02,844 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b.pub 2018-06-07 13:07:02,845 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b 2018-06-07 13:07:03,454 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-sec-grp... 2018-06-07 13:07:03,454 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-sec-grp 2018-06-07 13:07:03,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38ba41f4-64e5-4e86-8b17-65c7e211a378 2018-06-07 13:07:03,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38ba41f4-64e5-4e86-8b17-65c7e211a378 2018-06-07 13:07:03,747 - neutron_utils - INFO - Retrieving security group with ID - 38ba41f4-64e5-4e86-8b17-65c7e211a378 2018-06-07 13:07:03,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38ba41f4-64e5-4e86-8b17-65c7e211a378 2018-06-07 13:07:03,850 - neutron_utils - INFO - Retrieving security group with ID - 38ba41f4-64e5-4e86-8b17-65c7e211a378 2018-06-07 13:07:03,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38ba41f4-64e5-4e86-8b17-65c7e211a378 2018-06-07 13:07:03,935 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-sec-grp 2018-06-07 13:07:04,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38ba41f4-64e5-4e86-8b17-65c7e211a378 2018-06-07 13:07:04,191 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-sec-grp 2018-06-07 13:07:04,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38ba41f4-64e5-4e86-8b17-65c7e211a378 2018-06-07 13:07:04,544 - neutron_utils - INFO - Retrieving security group with ID - 38ba41f4-64e5-4e86-8b17-65c7e211a378 2018-06-07 13:07:04,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38ba41f4-64e5-4e86-8b17-65c7e211a378 2018-06-07 13:07:06,666 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-net 2018-06-07 13:07:07,885 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-inst 2018-06-07 13:07:09,403 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-inst 2018-06-07 13:07:16,731 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:07:17,456 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:07:19,571 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:07:20,313 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 13:07:21,822 - create_instance - INFO - Created floating IP 172.30.9.200 via router - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-router 2018-06-07 13:07:22,008 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:07:22,488 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-06-07 13:07:23,726 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 13:07:24,219 - create_instance - INFO - Checking if VM is active 2018-06-07 13:07:24,386 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:09:32,143 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-06-07 13:11:42,319 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-06-07 13:11:45,323 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2018-06-07 13:11:45,325 - create_instance - INFO - Deleting Floating IP - 172.30.9.200 2018-06-07 13:11:46,248 - create_instance - INFO - Deleting Port with ID - 2f9c2969-f25c-4469-a8a6-6eb3aefc2cc5 2018-06-07 13:11:46,248 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6bport-1 2018-06-07 13:11:46,769 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-inst 2018-06-07 13:11:47,026 - create_instance - INFO - Checking deletion status 2018-06-07 13:11:53,556 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-inst 2018-06-07 13:11:53,592 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b.pub] 2018-06-07 13:11:53,592 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b] 2018-06-07 13:11:53,659 - neutron_utils - INFO - Deleting security group rule with ID - c07e9bf9-c289-460d-a922-8217e2e604ac 2018-06-07 13:11:53,922 - neutron_utils - INFO - Deleting security group rule with ID - 9bf6e017-0db2-4fc6-9e16-4ed31abf9bf5 2018-06-07 13:11:54,158 - neutron_utils - INFO - Deleting security group rule with ID - 9f901388-8476-4a6d-a5c8-2eb46e803446 2018-06-07 13:11:54,262 - neutron_utils - INFO - Deleting security group rule with ID - a46ccdfa-a3b4-4e4c-8179-07333a24c8d2 2018-06-07 13:11:54,365 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-sec-grp 2018-06-07 13:11:54,537 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-router and subnet CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-subnet 2018-06-07 13:11:54,537 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-router 2018-06-07 13:11:55,724 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-router 2018-06-07 13:11:55,724 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-router 2018-06-07 13:11:56,909 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-subnet 2018-06-07 13:11:56,909 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-subnet 2018-06-07 13:11:58,157 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-pub-net 2018-06-07 13:11:59,596 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-1e4e0ff1-d5d8-42d8-b408-34ba68b74e6b-image 2018-06-07 13:12:00,894 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8405a3eb-6b59-45a8-8053-bb1f1466a42d 2018-06-07 13:12:00,918 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:12:01,059 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-da7bbb06-cb2f-4b3-proj 2018-06-07 13:12:01,347 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-da7bbb06-cb2f-4b3-proj-role 2018-06-07 13:12:01,514 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-da7bbb06-cb2f-4b3-user 2018-06-07 13:12:02,770 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-50d1453b-cf1d-499-proj 2018-06-07 13:12:03,722 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-50d1453b-cf1d-499-user 2018-06-07 13:12:03,847 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-50d1453b-cf1d-499-proj-role 2018-06-07 13:12:03,923 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-50d1453b-cf1d-499-proj-role to project CreateInstanceSingleNetworkTests-50d1453b-cf1d-499-proj 2018-06-07 13:12:05,622 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-image 2018-06-07 13:12:05,637 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-image 2018-06-07 13:12:06,234 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-net 2018-06-07 13:12:07,252 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-subnet 2018-06-07 13:12:09,217 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-router 2018-06-07 13:12:10,609 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-router 2018-06-07 13:12:13,611 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-kp... 2018-06-07 13:12:13,612 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 13:12:13,643 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-kp 2018-06-07 13:12:13,696 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d.pub 2018-06-07 13:12:13,696 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d 2018-06-07 13:12:14,317 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-sec-grp... 2018-06-07 13:12:14,317 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-sec-grp 2018-06-07 13:12:14,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ecf1811-3b56-4abe-affd-2505f5341f0b 2018-06-07 13:12:14,602 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ecf1811-3b56-4abe-affd-2505f5341f0b 2018-06-07 13:12:14,627 - neutron_utils - INFO - Retrieving security group with ID - 6ecf1811-3b56-4abe-affd-2505f5341f0b 2018-06-07 13:12:14,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ecf1811-3b56-4abe-affd-2505f5341f0b 2018-06-07 13:12:14,741 - neutron_utils - INFO - Retrieving security group with ID - 6ecf1811-3b56-4abe-affd-2505f5341f0b 2018-06-07 13:12:14,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ecf1811-3b56-4abe-affd-2505f5341f0b 2018-06-07 13:12:14,822 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-sec-grp 2018-06-07 13:12:14,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ecf1811-3b56-4abe-affd-2505f5341f0b 2018-06-07 13:12:15,137 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-sec-grp 2018-06-07 13:12:15,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ecf1811-3b56-4abe-affd-2505f5341f0b 2018-06-07 13:12:15,473 - neutron_utils - INFO - Retrieving security group with ID - 6ecf1811-3b56-4abe-affd-2505f5341f0b 2018-06-07 13:12:15,526 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ecf1811-3b56-4abe-affd-2505f5341f0b 2018-06-07 13:12:17,518 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-net 2018-06-07 13:12:18,556 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-inst 2018-06-07 13:12:20,284 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-inst 2018-06-07 13:12:27,618 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:12:30,184 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:12:30,943 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 13:12:32,525 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-router 2018-06-07 13:12:32,727 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:12:33,346 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-06-07 13:12:34,593 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 13:12:35,448 - create_instance - INFO - Checking if VM is active 2018-06-07 13:12:35,878 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:14:43,567 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-06-07 13:16:53,871 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-06-07 13:16:56,875 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2018-06-07 13:16:56,875 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-06-07 13:16:57,705 - create_instance - INFO - Deleting Port with ID - 61df0115-7506-4be5-9581-eb9f2b822cca 2018-06-07 13:16:57,705 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16dport-1 2018-06-07 13:16:58,223 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-inst 2018-06-07 13:16:58,383 - create_instance - INFO - Checking deletion status 2018-06-07 13:17:01,717 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-inst 2018-06-07 13:17:01,750 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d.pub] 2018-06-07 13:17:01,750 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d] 2018-06-07 13:17:01,787 - neutron_utils - INFO - Deleting security group rule with ID - 859ce144-f97f-46b3-b6f3-cde2e871b0cc 2018-06-07 13:17:02,139 - neutron_utils - INFO - Deleting security group rule with ID - 4eef6047-c6c8-4652-820c-13676457da6f 2018-06-07 13:17:02,236 - neutron_utils - INFO - Deleting security group rule with ID - 126a0667-3b70-47fa-a835-69a6abd08e01 2018-06-07 13:17:02,362 - neutron_utils - INFO - Deleting security group rule with ID - 8667791e-bee8-47d5-b45e-69ffcfabd19c 2018-06-07 13:17:02,466 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-sec-grp 2018-06-07 13:17:02,656 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-router and subnet CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-subnet 2018-06-07 13:17:02,656 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-router 2018-06-07 13:17:03,830 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-router 2018-06-07 13:17:03,830 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-router 2018-06-07 13:17:04,970 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-subnet 2018-06-07 13:17:04,970 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-subnet 2018-06-07 13:17:06,180 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-pub-net 2018-06-07 13:17:07,809 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-238592b8-0119-45cc-9ed8-ba35074df16d-image 2018-06-07 13:17:09,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81866bb9-36a7-4dde-b032-cbe30057e6a5 2018-06-07 13:17:09,548 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:17:09,691 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-50d1453b-cf1d-499-proj 2018-06-07 13:17:09,877 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-50d1453b-cf1d-499-proj-role 2018-06-07 13:17:10,059 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-50d1453b-cf1d-499-user 2018-06-07 13:17:11,319 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-2dfbe218-8bf1-4d5-proj 2018-06-07 13:17:12,331 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-2dfbe218-8bf1-4d5-user 2018-06-07 13:17:12,439 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-2dfbe218-8bf1-4d5-proj-role 2018-06-07 13:17:12,514 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-2dfbe218-8bf1-4d5-proj-role to project CreateInstanceSingleNetworkTests-2dfbe218-8bf1-4d5-proj 2018-06-07 13:17:14,621 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-image 2018-06-07 13:17:14,641 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-image 2018-06-07 13:17:15,238 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-net 2018-06-07 13:17:16,029 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-subnet 2018-06-07 13:17:18,055 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-router 2018-06-07 13:17:19,765 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-router 2018-06-07 13:17:22,748 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-kp... 2018-06-07 13:17:22,749 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 13:17:22,807 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-kp 2018-06-07 13:17:22,862 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94.pub 2018-06-07 13:17:22,862 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94 2018-06-07 13:17:23,482 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-sec-grp... 2018-06-07 13:17:23,482 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-sec-grp 2018-06-07 13:17:23,723 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c4dff0-a724-4dec-b8d3-ec672b955df3 2018-06-07 13:17:23,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c4dff0-a724-4dec-b8d3-ec672b955df3 2018-06-07 13:17:23,848 - neutron_utils - INFO - Retrieving security group with ID - a9c4dff0-a724-4dec-b8d3-ec672b955df3 2018-06-07 13:17:24,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c4dff0-a724-4dec-b8d3-ec672b955df3 2018-06-07 13:17:24,075 - neutron_utils - INFO - Retrieving security group with ID - a9c4dff0-a724-4dec-b8d3-ec672b955df3 2018-06-07 13:17:24,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c4dff0-a724-4dec-b8d3-ec672b955df3 2018-06-07 13:17:24,144 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-sec-grp 2018-06-07 13:17:24,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c4dff0-a724-4dec-b8d3-ec672b955df3 2018-06-07 13:17:24,382 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-sec-grp 2018-06-07 13:17:24,510 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c4dff0-a724-4dec-b8d3-ec672b955df3 2018-06-07 13:17:24,723 - neutron_utils - INFO - Retrieving security group with ID - a9c4dff0-a724-4dec-b8d3-ec672b955df3 2018-06-07 13:17:24,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c4dff0-a724-4dec-b8d3-ec672b955df3 2018-06-07 13:17:26,733 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-net 2018-06-07 13:17:27,960 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-inst 2018-06-07 13:17:29,610 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-inst 2018-06-07 13:17:36,875 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:17:37,586 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:17:39,259 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:17:43,257 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-inst 2018-06-07 13:17:43,985 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:17:44,732 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 13:17:47,461 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-router 2018-06-07 13:17:47,461 - create_instance - INFO - Checking if VM is active 2018-06-07 13:17:47,638 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:19:55,375 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-06-07 13:22:05,679 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-06-07 13:22:08,683 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2018-06-07 13:22:08,684 - create_instance - INFO - Deleting Port with ID - cd8d4580-fb06-4737-9bdd-95d77fd78154 2018-06-07 13:22:08,684 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94port-1 2018-06-07 13:22:09,460 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-inst 2018-06-07 13:22:09,638 - create_instance - INFO - Checking deletion status 2018-06-07 13:22:16,262 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-inst 2018-06-07 13:22:16,263 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-06-07 13:22:16,759 - create_instance - INFO - Deleting Port with ID - cd8d4580-fb06-4737-9bdd-95d77fd78154 2018-06-07 13:22:16,759 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94port-1 2018-06-07 13:22:16,945 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port cd8d4580-fb06-4737-9bdd-95d77fd78154 could not be found. Neutron server returns request_ids: ['req-f3675c79-3d75-443c-bbe7-b5644222972e'] 2018-06-07 13:22:16,974 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94.pub] 2018-06-07 13:22:16,974 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94] 2018-06-07 13:22:17,016 - neutron_utils - INFO - Deleting security group rule with ID - ad211621-fe5a-4f96-b673-1f63b7b7c569 2018-06-07 13:22:17,279 - neutron_utils - INFO - Deleting security group rule with ID - f420e484-7d36-4df8-9b7a-8003b053dced 2018-06-07 13:22:17,388 - neutron_utils - INFO - Deleting security group rule with ID - bb06d7e9-d77b-44e9-97b3-e7687bd64247 2018-06-07 13:22:17,519 - neutron_utils - INFO - Deleting security group rule with ID - dd17cd7f-16f9-4996-b1c7-48bdc9a92956 2018-06-07 13:22:17,628 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-sec-grp 2018-06-07 13:22:17,805 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-router and subnet CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-subnet 2018-06-07 13:22:17,805 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-router 2018-06-07 13:22:18,971 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-router 2018-06-07 13:22:18,972 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-router 2018-06-07 13:22:20,147 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-subnet 2018-06-07 13:22:20,148 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-subnet 2018-06-07 13:22:21,438 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-pub-net 2018-06-07 13:22:22,768 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-edf8167d-4fd0-499c-85ac-f9ed26eeab94-image 2018-06-07 13:22:24,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ffdb1d-a2c6-4c80-b5b2-1029df03024b 2018-06-07 13:22:24,172 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:22:24,316 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-2dfbe218-8bf1-4d5-proj 2018-06-07 13:22:24,574 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-2dfbe218-8bf1-4d5-proj-role 2018-06-07 13:22:24,743 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-2dfbe218-8bf1-4d5-user 2018-06-07 13:22:25,973 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-b5813bb9-9d59-42c-proj 2018-06-07 13:22:26,968 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-b5813bb9-9d59-42c-user 2018-06-07 13:22:27,087 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-b5813bb9-9d59-42c-proj-role 2018-06-07 13:22:27,163 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-b5813bb9-9d59-42c-proj-role to project CreateInstanceSingleNetworkTests-b5813bb9-9d59-42c-proj 2018-06-07 13:22:28,928 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-image 2018-06-07 13:22:28,946 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-image 2018-06-07 13:22:29,537 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-net 2018-06-07 13:22:30,215 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-subnet 2018-06-07 13:22:32,685 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-router 2018-06-07 13:22:34,060 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-router 2018-06-07 13:22:36,938 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-kp... 2018-06-07 13:22:36,938 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 13:22:36,958 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-kp 2018-06-07 13:22:37,025 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec.pub 2018-06-07 13:22:37,025 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec 2018-06-07 13:22:37,662 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-sec-grp... 2018-06-07 13:22:37,662 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-sec-grp 2018-06-07 13:22:37,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff078ad5-fdd1-4a00-9faa-589f5a243958 2018-06-07 13:22:37,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff078ad5-fdd1-4a00-9faa-589f5a243958 2018-06-07 13:22:37,993 - neutron_utils - INFO - Retrieving security group with ID - ff078ad5-fdd1-4a00-9faa-589f5a243958 2018-06-07 13:22:38,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff078ad5-fdd1-4a00-9faa-589f5a243958 2018-06-07 13:22:38,102 - neutron_utils - INFO - Retrieving security group with ID - ff078ad5-fdd1-4a00-9faa-589f5a243958 2018-06-07 13:22:38,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff078ad5-fdd1-4a00-9faa-589f5a243958 2018-06-07 13:22:38,172 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-sec-grp 2018-06-07 13:22:38,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff078ad5-fdd1-4a00-9faa-589f5a243958 2018-06-07 13:22:38,489 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-sec-grp 2018-06-07 13:22:38,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff078ad5-fdd1-4a00-9faa-589f5a243958 2018-06-07 13:22:38,771 - neutron_utils - INFO - Retrieving security group with ID - ff078ad5-fdd1-4a00-9faa-589f5a243958 2018-06-07 13:22:38,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff078ad5-fdd1-4a00-9faa-589f5a243958 2018-06-07 13:22:41,034 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-net 2018-06-07 13:22:42,100 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-inst 2018-06-07 13:22:43,405 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-inst 2018-06-07 13:22:50,394 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:22:51,625 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:22:53,605 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:22:54,082 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 13:22:55,929 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-router 2018-06-07 13:22:56,127 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:22:56,601 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-06-07 13:22:58,026 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 13:22:58,517 - create_instance - INFO - Checking if VM is active 2018-06-07 13:22:58,694 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:25:06,415 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-06-07 13:27:16,719 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-06-07 13:27:19,723 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2018-06-07 13:27:19,723 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-06-07 13:27:20,264 - create_instance - INFO - Deleting Port with ID - 56865e25-43d9-4b8a-966f-49a5510b9c75 2018-06-07 13:27:20,265 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aecport-1 2018-06-07 13:27:20,838 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-inst 2018-06-07 13:27:20,991 - create_instance - INFO - Checking deletion status 2018-06-07 13:27:24,664 - create_instance - INFO - VM is - DELETED 2018-06-07 13:27:24,665 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-inst 2018-06-07 13:27:24,703 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec.pub] 2018-06-07 13:27:24,703 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec] 2018-06-07 13:27:24,740 - neutron_utils - INFO - Deleting security group rule with ID - 1afed295-aeb6-411a-9df5-bb72b98e4695 2018-06-07 13:27:24,967 - neutron_utils - INFO - Deleting security group rule with ID - 315c7887-b5dc-450f-a2dc-19fe2e3428ee 2018-06-07 13:27:25,072 - neutron_utils - INFO - Deleting security group rule with ID - 33780280-30c8-40b2-aae0-dab9c47025d1 2018-06-07 13:27:25,178 - neutron_utils - INFO - Deleting security group rule with ID - 2f565fa3-d2bb-4f5e-82ff-5910cd583c1f 2018-06-07 13:27:25,282 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-sec-grp 2018-06-07 13:27:25,445 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-router and subnet CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-subnet 2018-06-07 13:27:25,446 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-router 2018-06-07 13:27:26,597 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-router 2018-06-07 13:27:26,598 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-router 2018-06-07 13:27:27,711 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-subnet 2018-06-07 13:27:27,711 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-subnet 2018-06-07 13:27:28,918 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-pub-net 2018-06-07 13:27:29,905 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-f57d1b22-3531-40b4-97a4-9f167d6a0aec-image 2018-06-07 13:27:31,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2601805e-5b9c-4488-99e0-5c072f1fb490 2018-06-07 13:27:31,402 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:27:31,553 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-b5813bb9-9d59-42c-proj 2018-06-07 13:27:31,843 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-b5813bb9-9d59-42c-proj-role 2018-06-07 13:27:32,011 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-b5813bb9-9d59-42c-user 2018-06-07 13:27:33,224 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-8e0c64b7-1be8-431-proj 2018-06-07 13:27:34,702 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-8e0c64b7-1be8-431-proj 2018-06-07 13:27:34,893 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-8e0c64b7-1be8-431-user 2018-06-07 13:27:35,069 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-8e0c64b7-1be8-431-proj-role 2018-06-07 13:27:35,145 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-8e0c64b7-1be8-431-proj-role to project CreateStackFloatingIpTests-8e0c64b7-1be8-431-proj 2018-06-07 13:27:37,258 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-4672e068-dd27-4a79-866f-5b270895443c-image 2018-06-07 13:27:37,275 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-4672e068-dd27-4a79-866f-5b270895443c-image 2018-06-07 13:27:40,339 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-4672e068-dd27-4a79-866f-5b270895443c-stack 2018-06-07 13:27:57,580 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-4672e068-dd27-4a79-866f-5b270895443c-stack 2018-06-07 13:28:01,606 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-4672e068-dd27-4a79-866f-5b270895443c-inst2 2018-06-07 13:28:04,860 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-4672e068-dd27-4a79-866f-5b270895443c-inst1 2018-06-07 13:28:06,003 - create_instance - INFO - Checking if VM is active 2018-06-07 13:28:06,287 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:30:14,127 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-06-07 13:32:24,431 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-06-07 13:32:27,435 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2018-06-07 13:32:27,436 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-4672e068-dd27-4a79-866f-5b270895443c-stack 2018-06-07 13:32:36,994 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-4672e068-dd27-4a79-866f-5b270895443c-stack 2018-06-07 13:32:37,047 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-4672e068-dd27-4a79-866f-5b270895443c-image 2018-06-07 13:32:38,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e37f79-c624-4985-8748-2acb13601423 2018-06-07 13:32:38,678 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:32:38,884 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-8e0c64b7-1be8-431-proj 2018-06-07 13:32:39,140 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-8e0c64b7-1be8-431-proj-role 2018-06-07 13:32:39,308 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-8e0c64b7-1be8-431-user 2018-06-07 13:32:40,667 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-d91ff996-efc2-420-proj 2018-06-07 13:32:42,015 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-d91ff996-efc2-420-proj 2018-06-07 13:32:42,380 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-d91ff996-efc2-420-user 2018-06-07 13:32:42,554 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-d91ff996-efc2-420-proj-role 2018-06-07 13:32:42,628 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-d91ff996-efc2-420-proj-role to project CreateStackFloatingIpTests-d91ff996-efc2-420-proj 2018-06-07 13:32:44,996 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-a47d1d55-986e-439e-9fe2-85defc8abe32-image 2018-06-07 13:32:45,020 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-a47d1d55-986e-439e-9fe2-85defc8abe32-image 2018-06-07 13:32:48,341 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a47d1d55-986e-439e-9fe2-85defc8abe32-stack 2018-06-07 13:33:05,274 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a47d1d55-986e-439e-9fe2-85defc8abe32-stack 2018-06-07 13:33:05,897 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a47d1d55-986e-439e-9fe2-85defc8abe32-stack 2018-06-07 13:33:11,646 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a47d1d55-986e-439e-9fe2-85defc8abe32-inst2 2018-06-07 13:33:14,631 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a47d1d55-986e-439e-9fe2-85defc8abe32-inst1 2018-06-07 13:33:15,784 - create_instance - INFO - Checking if VM is active 2018-06-07 13:33:16,062 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:34:19,633 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-07 13:34:19,697 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:34:19,811 - create_instance - INFO - SSH is active for VM instance 2018-06-07 13:34:19,814 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-07 13:34:19,877 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:34:19,883 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a47d1d55-986e-439e-9fe2-85defc8abe32-stack 2018-06-07 13:34:32,611 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a47d1d55-986e-439e-9fe2-85defc8abe32-stack 2018-06-07 13:34:32,667 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-a47d1d55-986e-439e-9fe2-85defc8abe32-image 2018-06-07 13:34:34,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ef7928c-0e3d-4a40-93d9-637a39640ea4 2018-06-07 13:34:34,486 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:34:34,651 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-d91ff996-efc2-420-proj 2018-06-07 13:34:34,898 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-d91ff996-efc2-420-proj-role 2018-06-07 13:34:35,072 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-d91ff996-efc2-420-user 2018-06-07 13:34:36,286 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-2197437a-d61b-41d-proj 2018-06-07 13:34:37,222 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-2197437a-d61b-41d-user 2018-06-07 13:34:37,401 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-2197437a-d61b-41d-proj-role 2018-06-07 13:34:37,476 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-2197437a-d61b-41d-proj-role to project AnsibleProvisioningTests-2197437a-d61b-41d-proj 2018-06-07 13:34:46,645 - create_image - INFO - Created image with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72--image 2018-06-07 13:34:46,678 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72--image 2018-06-07 13:34:47,302 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-net 2018-06-07 13:34:48,192 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-subnet 2018-06-07 13:34:50,218 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-router 2018-06-07 13:34:51,655 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-router 2018-06-07 13:34:54,516 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-kp... 2018-06-07 13:34:54,516 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 13:34:54,557 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-kp 2018-06-07 13:34:54,608 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72.pub 2018-06-07 13:34:54,608 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72 2018-06-07 13:34:55,224 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-sec-grp... 2018-06-07 13:34:55,224 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-sec-grp 2018-06-07 13:34:55,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78c6b86-7c86-47ca-b417-2d34972239a0 2018-06-07 13:34:55,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78c6b86-7c86-47ca-b417-2d34972239a0 2018-06-07 13:34:55,566 - neutron_utils - INFO - Retrieving security group with ID - d78c6b86-7c86-47ca-b417-2d34972239a0 2018-06-07 13:34:55,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78c6b86-7c86-47ca-b417-2d34972239a0 2018-06-07 13:34:55,674 - neutron_utils - INFO - Retrieving security group with ID - d78c6b86-7c86-47ca-b417-2d34972239a0 2018-06-07 13:34:55,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78c6b86-7c86-47ca-b417-2d34972239a0 2018-06-07 13:34:55,746 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-sec-grp 2018-06-07 13:34:55,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78c6b86-7c86-47ca-b417-2d34972239a0 2018-06-07 13:34:56,004 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-sec-grp 2018-06-07 13:34:56,076 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78c6b86-7c86-47ca-b417-2d34972239a0 2018-06-07 13:34:56,267 - neutron_utils - INFO - Retrieving security group with ID - d78c6b86-7c86-47ca-b417-2d34972239a0 2018-06-07 13:34:56,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78c6b86-7c86-47ca-b417-2d34972239a0 2018-06-07 13:34:58,360 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-net 2018-06-07 13:34:59,419 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-inst 2018-06-07 13:35:00,821 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-inst 2018-06-07 13:36:48,856 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:36:49,947 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:36:50,550 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 13:36:52,519 - create_instance - INFO - Created floating IP 172.30.9.215 via router - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-router 2018-06-07 13:36:52,519 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-06-07 13:36:53,752 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 13:36:53,924 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:36:55,437 - create_instance - INFO - Checking if VM is active 2018-06-07 13:36:55,618 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:36:56,231 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-07 13:36:56,339 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:36:56,468 - create_instance - INFO - SSH is active for VM instance 2018-06-07 13:36:56,469 - create_instance - INFO - Checking if cloud-init has completed 2018-06-07 13:36:56,776 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:36:57,250 - create_instance - INFO - Checking if VM is active 2018-06-07 13:36:57,419 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:36:57,917 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-07 13:36:58,001 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:36:58,123 - create_instance - INFO - SSH is active for VM instance 2018-06-07 13:36:58,128 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-07 13:36:58,213 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:36:58,430 - create_instance - INFO - cloud-init complete for VM instance 2018-06-07 13:36:58,435 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-07 13:36:58,521 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:37:00,726 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-07 13:37:00,818 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:37:01,005 - create_instance - INFO - Deleting Floating IP - 172.30.9.215 2018-06-07 13:37:01,894 - create_instance - INFO - Deleting Port with ID - 4f98abf3-3fc8-4c58-95d5-889151dbae0b 2018-06-07 13:37:01,895 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-port-1 2018-06-07 13:37:02,487 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-inst 2018-06-07 13:37:02,610 - create_instance - INFO - Checking deletion status 2018-06-07 13:37:05,943 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-inst 2018-06-07 13:37:05,945 - neutron_utils - INFO - Deleting security group rule with ID - f4742509-6672-4c47-8aaf-c5bc39c3417b 2018-06-07 13:37:06,215 - neutron_utils - INFO - Deleting security group rule with ID - d7c62723-5770-4018-9298-4a649837cd84 2018-06-07 13:37:06,319 - neutron_utils - INFO - Deleting security group rule with ID - ac594f3a-436a-478f-9b30-5f780ee11c9c 2018-06-07 13:37:06,454 - neutron_utils - INFO - Deleting security group rule with ID - f99fa58c-843a-4e91-852e-c0e70f563940 2018-06-07 13:37:06,558 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-sec-grp 2018-06-07 13:37:06,769 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72.pub] 2018-06-07 13:37:06,770 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72] 2018-06-07 13:37:06,821 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-router and subnet AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-subnet 2018-06-07 13:37:06,821 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-router 2018-06-07 13:37:08,459 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-router 2018-06-07 13:37:08,459 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-router 2018-06-07 13:37:09,590 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-subnet 2018-06-07 13:37:09,590 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-subnet 2018-06-07 13:37:10,788 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72-pub-net 2018-06-07 13:37:12,436 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-02d71e14-293d-4937-9f66-d34d69d3bf72--image 2018-06-07 13:37:14,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d224e368-8f87-42a5-8766-a78f1890f853 2018-06-07 13:37:14,511 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:37:14,681 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-2197437a-d61b-41d-proj 2018-06-07 13:37:15,233 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-2197437a-d61b-41d-proj-role 2018-06-07 13:37:15,439 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-2197437a-d61b-41d-user 2018-06-07 13:37:16,758 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-7d18c2aa-5a98-4d3-proj 2018-06-07 13:37:17,671 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-7d18c2aa-5a98-4d3-user 2018-06-07 13:37:17,845 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-7d18c2aa-5a98-4d3-proj-role 2018-06-07 13:37:17,921 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-7d18c2aa-5a98-4d3-proj-role to project AnsibleProvisioningTests-7d18c2aa-5a98-4d3-proj 2018-06-07 13:37:24,549 - create_image - INFO - Created image with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e--image 2018-06-07 13:37:24,565 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e--image 2018-06-07 13:37:25,108 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-net 2018-06-07 13:37:25,850 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-subnet 2018-06-07 13:37:27,975 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-router 2018-06-07 13:37:29,623 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-router 2018-06-07 13:37:32,476 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-kp... 2018-06-07 13:37:32,476 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 13:37:32,487 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-kp 2018-06-07 13:37:32,543 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e.pub 2018-06-07 13:37:32,543 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e 2018-06-07 13:37:33,185 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-sec-grp... 2018-06-07 13:37:33,186 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-sec-grp 2018-06-07 13:37:33,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04af8140-dbb8-4b6e-a2ec-e9cf078250c9 2018-06-07 13:37:33,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04af8140-dbb8-4b6e-a2ec-e9cf078250c9 2018-06-07 13:37:33,537 - neutron_utils - INFO - Retrieving security group with ID - 04af8140-dbb8-4b6e-a2ec-e9cf078250c9 2018-06-07 13:37:33,648 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04af8140-dbb8-4b6e-a2ec-e9cf078250c9 2018-06-07 13:37:33,674 - neutron_utils - INFO - Retrieving security group with ID - 04af8140-dbb8-4b6e-a2ec-e9cf078250c9 2018-06-07 13:37:33,719 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04af8140-dbb8-4b6e-a2ec-e9cf078250c9 2018-06-07 13:37:33,743 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-sec-grp 2018-06-07 13:37:33,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04af8140-dbb8-4b6e-a2ec-e9cf078250c9 2018-06-07 13:37:33,991 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-sec-grp 2018-06-07 13:37:34,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04af8140-dbb8-4b6e-a2ec-e9cf078250c9 2018-06-07 13:37:34,297 - neutron_utils - INFO - Retrieving security group with ID - 04af8140-dbb8-4b6e-a2ec-e9cf078250c9 2018-06-07 13:37:34,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04af8140-dbb8-4b6e-a2ec-e9cf078250c9 2018-06-07 13:37:36,537 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-net 2018-06-07 13:37:37,523 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-inst 2018-06-07 13:37:38,850 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-inst 2018-06-07 13:39:28,836 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:39:30,166 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:39:30,669 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 13:39:32,504 - create_instance - INFO - Created floating IP 172.30.9.200 via router - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-router 2018-06-07 13:39:32,504 - create_instance_tests - INFO - Looking for IP 10.55.1.3 in the console log 2018-06-07 13:39:33,880 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-07 13:39:34,049 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:39:35,893 - create_instance - INFO - Checking if VM is active 2018-06-07 13:39:36,064 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:39:36,780 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-07 13:39:36,892 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:39:37,016 - create_instance - INFO - SSH is active for VM instance 2018-06-07 13:39:37,016 - create_instance - INFO - Checking if cloud-init has completed 2018-06-07 13:39:37,192 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:39:37,668 - create_instance - INFO - Checking if VM is active 2018-06-07 13:39:37,838 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:39:38,314 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-07 13:39:38,401 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:39:38,520 - create_instance - INFO - SSH is active for VM instance 2018-06-07 13:39:38,524 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-07 13:39:38,613 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:39:38,828 - create_instance - INFO - cloud-init complete for VM instance 2018-06-07 13:39:39,001 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:39:40,635 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-sec-grp] already added to VM [AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-inst] 2018-06-07 13:39:41,908 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-07 13:39:41,999 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:39:42,221 - create_instance - INFO - Deleting Floating IP - 172.30.9.200 2018-06-07 13:39:42,946 - create_instance - INFO - Deleting Port with ID - ed7a7d2e-e988-4aba-ad35-d8853b2593e1 2018-06-07 13:39:42,946 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-port-1 2018-06-07 13:39:43,399 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-inst 2018-06-07 13:39:43,579 - create_instance - INFO - Checking deletion status 2018-06-07 13:39:46,727 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-inst 2018-06-07 13:39:46,728 - neutron_utils - INFO - Deleting security group rule with ID - bed8d81c-32f1-4724-8cc6-57521c7f77b7 2018-06-07 13:39:46,982 - neutron_utils - INFO - Deleting security group rule with ID - c7571e48-d806-497a-ae8b-1bc18542d692 2018-06-07 13:39:47,079 - neutron_utils - INFO - Deleting security group rule with ID - ce1e55bd-f830-4d20-bc1a-7bf22c025b75 2018-06-07 13:39:47,201 - neutron_utils - INFO - Deleting security group rule with ID - 3897ab6c-4e19-46f4-bfac-4c6e03b4ac5e 2018-06-07 13:39:47,306 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-sec-grp 2018-06-07 13:39:47,502 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e.pub] 2018-06-07 13:39:47,502 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e] 2018-06-07 13:39:47,539 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-router and subnet AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-subnet 2018-06-07 13:39:47,540 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-router 2018-06-07 13:39:48,996 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-router 2018-06-07 13:39:48,996 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-router 2018-06-07 13:39:50,089 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-subnet 2018-06-07 13:39:50,089 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-subnet 2018-06-07 13:39:51,267 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e-pub-net 2018-06-07 13:39:52,813 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-89fd70f6-0073-43ba-9150-b297132d7d2e--image 2018-06-07 13:39:54,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16e2dabd-b35f-4a28-87c6-ac33c0bc6efa 2018-06-07 13:39:54,222 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 13:39:54,401 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-7d18c2aa-5a98-4d3-proj 2018-06-07 13:39:54,588 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-7d18c2aa-5a98-4d3-proj-role 2018-06-07 13:39:54,752 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-7d18c2aa-5a98-4d3-user 2018-06-07 13:39:55,066 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 13:39:55,066 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 62:40 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-06-07 13:39:55,070 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-06-07 13:39:55,070 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-06-07 13:39:55,152 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-07 13:39:57,547 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-06-07 13:39:57.172 11570 INFO rally.deployment.engine [-] Deployment a7d59b4b-8362-414e-a63d-845a9ea9c14f | Starting: Destroy cloud and free allocated resources. 2018-06-07 13:39:57.253 11570 INFO rally.deployment.engine [-] Deployment a7d59b4b-8362-414e-a63d-845a9ea9c14f | Completed: Destroy cloud and free allocated resources. 2018-06-07 13:39:57.279 11570 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=5542aefc-b106-403c-b477-12c8d4192d7f) for deployment 'opnfv-rally'. 2018-06-07 13:39:57.295 11570 INFO rally.api [-] Deleting verification (UUID=17bde15f-20e7-40fc-84cc-a32899bb7b7e). 2018-06-07 13:39:57.336 11570 INFO rally.api [-] Verification has been successfully deleted! 2018-06-07 13:39:57.336 11570 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=5542aefc-b106-403c-b477-12c8d4192d7f). 2018-06-07 13:39:57.348 11570 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-06-07 13:39:59,844 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-06-07 13:39:59.558 11573 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6aeb2c60-112e-4775-abaa-9af0a105ff33) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6aeb2c60-112e-4775-abaa-9af0a105ff33 | 2018-06-07T13:39:59 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6aeb2c60-112e-4775-abaa-9af0a105ff33 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-07 13:40:03,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-06-07 13:40:03,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-07 13:40:05,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-06-07 13:40:05.106 11579 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=5542aefc-b106-403c-b477-12c8d4192d7f). 2018-06-07 13:40:05.235 11579 INFO rally.api [-] Verifier has been successfully deleted! 2018-06-07 13:40:08,662 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-06-07 13:40:07.271 11582 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-06-07 13:40:07.422 11582 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-06-07 13:40:08.505 11582 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6e0a96af-1638-439a-80c8-f58b234a507e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6e0a96af-1638-439a-80c8-f58b234a507e) as the default verifier for the future CLI operations. 2018-06-07 13:40:11,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-d572f0d7-e9c7-4df3-ae61-1e3cf1e585a4' 2018-06-07 13:40:13,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-d572f0d7-e9c7-4df3-ae61-1e3cf1e585a4' 2018-06-07 13:40:14,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-d572f0d7-e9c7-4df3-ae61-1e3cf1e585a4' 2018-06-07 13:40:16,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-06-07 13:40:19,429 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-07 13:40:18.572 11601 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6e0a96af-1638-439a-80c8-f58b234a507e) for deployment 'opnfv-rally' (UUID=6aeb2c60-112e-4775-abaa-9af0a105ff33). 2018-06-07 13:40:19.269 11601 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6e0a96af-1638-439a-80c8-f58b234a507e) has been successfully configured for deployment 'opnfv-rally' (UUID=6aeb2c60-112e-4775-abaa-9af0a105ff33)! 2018-06-07 13:40:22,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6e0a96af-1638-439a-80c8-f58b234a507e/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-06-07 13:40:22,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-06-07 13:40:24,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-06-07 13:40:24.386 11610 INFO rally.api [-] Starting verification (UUID=636139aa-db54-4ecf-a962-7493206f31e4) for deployment 'opnfv-rally' (UUID=6aeb2c60-112e-4775-abaa-9af0a105ff33) by verifier 'opnfv-tempest' (UUID=6e0a96af-1638-439a-80c8-f58b234a507e). 2018-06-07 13:42:14,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '636139aa-db54-4ecf-a962-7493206f31e4']'. 2018-06-07 13:42:14,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 636139aa-db54-4ecf-a962-7493206f31e4 | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-07 13:40:24 | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-07 13:42:13 | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:49 | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6e0a96af-1638-439a-80c8-f58b234a507e) | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6aeb2c60-112e-4775-abaa-9af0a105ff33) | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-06-07 13:42:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 99.766 | 2018-06-07 13:42:14,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-06-07 13:42:14,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-06-07 13:42:14,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-07 13:42:14,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-07 13:42:14,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-07 13:42:14,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-07 13:42:14,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-07 13:42:14,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-06-07 13:42:19,584 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 13:42:19,585 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:08 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-06-07 13:42:19,589 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:36 | PASS | | vping_userdata | functest | smoke | 00:28 | PASS | | tempest_smoke_serial | functest | smoke | 11:39 | PASS | | rally_sanity | functest | smoke | 22:18 | PASS | | refstack_defcore | functest | smoke | 07:49 | FAIL | | patrole | functest | smoke | 02:53 | PASS | | odl | functest | smoke | 00:18 | PASS | | snaps_smoke | functest | smoke | 62:40 | FAIL | | neutron_trunk | functest | smoke | 02:08 | PASS | +------------------------------+------------------+---------------+------------------+----------------+ 2018-06-07 13:42:19,596 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-06-07 13:42:23,008 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-174 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-06-07 13:42:23,010 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=dUwjXY9YYfMkcf3ec6x8VenKY export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-06-07 13:42:23,010 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-07 13:42:23,010 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-06-07 13:42:23,011 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-06-07 13:42:23,012 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-06-07 13:42:25,514 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-174 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-06-07 13:42:25,516 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=dUwjXY9YYfMkcf3ec6x8VenKY export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-06-07 13:42:25,516 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-07 13:42:25,517 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-06-07 13:42:25,518 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-06-07 13:42:25,518 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-06-07 13:42:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-06-07 13:42:26,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-06-07 13:42:26,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-06-07 13:42:26,214 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-06-07 13:42:26,214 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-06-07 13:42:26,215 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-07 13:42:26,215 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-07 13:42:26,215 - openstack_tests - INFO - OS Credentials = > 2018-06-07 13:42:26,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:42:26,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:42:26,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T14:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["ryXczEcKTQqlnoJGq8embw"], "issued_at": "2018-06-07T13:42:26.000000Z"}} 2018-06-07 13:42:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e67ef287be71bbaaa453fe9a8c55bbeb0d67a" 2018-06-07 13:42:26,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc061872-761f-41bd-adef-a0dad4c46ab3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:42:26,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc061872-761f-41bd-adef-a0dad4c46ab3 2018-06-07 13:42:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 13:42:26,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 13:42:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 13:42:26,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f&description=Created+by+OPNFV+Functest%3A+cloudify_ims -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e67ef287be71bbaaa453fe9a8c55bbeb0d67a" 2018-06-07 13:42:26,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01901e46-eaed-45e5-8717-803b18172188 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f&description=Created+by+OPNFV+Functest%3A+cloudify_ims", "previous": null, "next": null}, "projects": []} 2018-06-07 13:42:26,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f&description=Created+by+OPNFV+Functest%3A+cloudify_ims used request id req-01901e46-eaed-45e5-8717-803b18172188 2018-06-07 13:42:26,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e67ef287be71bbaaa453fe9a8c55bbeb0d67a" 2018-06-07 13:42:26,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a981ed2-b3b5-44ba-b970-9003d2872ab8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 13:42:26,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6a981ed2-b3b5-44ba-b970-9003d2872ab8 2018-06-07 13:42:26,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e67ef287be71bbaaa453fe9a8c55bbeb0d67a" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: cloudify_ims", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "domain_id": "default"}}' 2018-06-07 13:42:26,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 13:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f71e69f3-a80f-408b-a2fa-2176f88c055f Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:42:26,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f71e69f3-a80f-408b-a2fa-2176f88c055f 2018-06-07 13:42:26,858 - keystone_utils - INFO - Created project with name - cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:42:26,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:42:26,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:42:27,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T14:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["OmMlxb7rS_igGT5EP6iglw"], "issued_at": "2018-06-07T13:42:27.000000Z"}} 2018-06-07 13:42:27,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c63f1d910a710a8e4d5317a9068b9ac9793675" 2018-06-07 13:42:27,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1894b15-3d49-4624-bb7a-c96afaac18fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:42:27,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f1894b15-3d49-4624-bb7a-c96afaac18fd 2018-06-07 13:42:27,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 13:42:27,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 13:42:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 13:42:27,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c63f1d910a710a8e4d5317a9068b9ac9793675" 2018-06-07 13:42:27,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e272368b-31e6-4edf-b4b7-7a9b89c3ea7b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 13:42:27,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e272368b-31e6-4edf-b4b7-7a9b89c3ea7b 2018-06-07 13:42:27,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:42:27,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:42:27,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T14:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["_2QCY5C4Sgmz1gFSJdYZOw"], "issued_at": "2018-06-07T13:42:27.000000Z"}} 2018-06-07 13:42:27,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4976de49241bf31c044208139f1dd1ea4deeeb8" 2018-06-07 13:42:27,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0690bf-6a7d-441b-9f4f-42cba9ff5d5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:42:27,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c0690bf-6a7d-441b-9f4f-42cba9ff5d5c 2018-06-07 13:42:27,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 13:42:27,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 13:42:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 13:42:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4976de49241bf31c044208139f1dd1ea4deeeb8" 2018-06-07 13:42:27,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e963d6e4-878d-49de-8de7-cf150c5ceb9b Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 13:42:27,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e963d6e4-878d-49de-8de7-cf150c5ceb9b 2018-06-07 13:42:27,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4976de49241bf31c044208139f1dd1ea4deeeb8" 2018-06-07 13:42:27,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2dc1ec2-385f-4392-8134-df8968be530d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:42:27,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-e2dc1ec2-385f-4392-8134-df8968be530d 2018-06-07 13:42:27,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4976de49241bf31c044208139f1dd1ea4deeeb8" 2018-06-07 13:42:27,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928e8573-f3b0-464c-9f49-aebffb183fe7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 13:42:27,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-928e8573-f3b0-464c-9f49-aebffb183fe7 2018-06-07 13:42:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4976de49241bf31c044208139f1dd1ea4deeeb8" 2018-06-07 13:42:28,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c759946-2a70-4655-bd4a-0dde865c012c Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 13:42:28,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c759946-2a70-4655-bd4a-0dde865c012c 2018-06-07 13:42:28,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4976de49241bf31c044208139f1dd1ea4deeeb8" 2018-06-07 13:42:28,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e8f09a-6b8b-4569-9e56-3a65c7272572 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:42:28,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-24e8f09a-6b8b-4569-9e56-3a65c7272572 2018-06-07 13:42:28,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/5ac0cd13b99e49a9931167fefdb59de1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4976de49241bf31c044208139f1dd1ea4deeeb8" 2018-06-07 13:42:28,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afcf1948-227d-4863-a982-6772da6a59a8 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "links": {"self": "http://172.30.9.28:5000/v3/users/5ac0cd13b99e49a9931167fefdb59de1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3414f379de9940c7b158034cca40011d", "id": "5ac0cd13b99e49a9931167fefdb59de1", "password_expires_at": null}} 2018-06-07 13:42:28,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5ac0cd13b99e49a9931167fefdb59de1 used request id req-afcf1948-227d-4863-a982-6772da6a59a8 2018-06-07 13:42:28,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d/users/5ac0cd13b99e49a9931167fefdb59de1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4976de49241bf31c044208139f1dd1ea4deeeb8" 2018-06-07 13:42:28,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27199b0-45ec-4e8e-9c25-6cc15365965d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d/users/5ac0cd13b99e49a9931167fefdb59de1/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 13:42:28,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d/users/5ac0cd13b99e49a9931167fefdb59de1/roles used request id req-e27199b0-45ec-4e8e-9c25-6cc15365965d 2018-06-07 13:42:28,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4976de49241bf31c044208139f1dd1ea4deeeb8" 2018-06-07 13:42:28,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cbce5a6-a266-4d61-af33-2b1268401cc9 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "domain_id": null, "name": "admin", "id": "152549901afe47f6a212a8a105933b05"}} 2018-06-07 13:42:28,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 used request id req-7cbce5a6-a266-4d61-af33-2b1268401cc9 2018-06-07 13:42:28,689 - keystone_utils - INFO - Granting role admin to project cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:42:28,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d/users/5ac0cd13b99e49a9931167fefdb59de1/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4976de49241bf31c044208139f1dd1ea4deeeb8" 2018-06-07 13:42:28,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 13:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cda5b20e-f440-41df-b546-73fb45bc598e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 13:42:28,804 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d/users/5ac0cd13b99e49a9931167fefdb59de1/roles/152549901afe47f6a212a8a105933b05 used request id req-cda5b20e-f440-41df-b546-73fb45bc598e 2018-06-07 13:42:28,805 - keystone_utils - INFO - Created user with name - cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:42:28,806 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f, password=4404b982-1f0d-45a5-aa46-ef359b856ae4, auth_url=http://172.30.9.28:5000/v3, project_name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-06-07 13:42:28,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-06-07 13:42:28,807 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 13:42:28,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/3414f379de9940c7b158034cca40011d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e67ef287be71bbaaa453fe9a8c55bbeb0d67a" 2018-06-07 13:42:29,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce29597-8ea7-4a9a-bc02-8aad833222b4 x-compute-request-id: req-4ce29597-8ea7-4a9a-bc02-8aad833222b4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json 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": "3414f379de9940c7b158034cca40011d", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-07 13:42:29,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/3414f379de9940c7b158034cca40011d used request id req-4ce29597-8ea7-4a9a-bc02-8aad833222b4 2018-06-07 13:42:29,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/3414f379de9940c7b158034cca40011d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e67ef287be71bbaaa453fe9a8c55bbeb0d67a" 2018-06-07 13:42:29,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 187 X-Openstack-Request-Id: req-43d36acc-1ed1-4aec-9614-7e279a30a4e1 Date: Thu, 07 Jun 2018 13:42:29 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500}} 2018-06-07 13:42:29,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/3414f379de9940c7b158034cca40011d used request id req-43d36acc-1ed1-4aec-9614-7e279a30a4e1 2018-06-07 13:42:29,756 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 13:42:29,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/3414f379de9940c7b158034cca40011d -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e67ef287be71bbaaa453fe9a8c55bbeb0d67a" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 10240, "ram": 51200, "key_pairs": 100, "instances": 15, "injected_files": 5, "cores": 50, "fixed_ips": -1}}' 2018-06-07 13:42:30,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c063d9b-e26a-4b97-a483-59bbd3b6446f x-compute-request-id: req-5c063d9b-e26a-4b97-a483-59bbd3b6446f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json 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, "instances": 15, "security_group_rules": 20, "injected_files": 5, "cores": 50, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-07 13:42:30,100 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/3414f379de9940c7b158034cca40011d used request id req-5c063d9b-e26a-4b97-a483-59bbd3b6446f 2018-06-07 13:42:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/quotas/3414f379de9940c7b158034cca40011d -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e67ef287be71bbaaa453fe9a8c55bbeb0d67a" -d '{"quota": {"subnet": 100, "network": 100, "floatingip": 50, "security_group_rule": 100, "security_group": 20, "router": 10, "port": 50}}' 2018-06-07 13:42:30,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-dfb7a24c-50aa-4886-b984-2ee23df5a5b1 Date: Thu, 07 Jun 2018 13:42:30 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-06-07 13:42:30,396 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/3414f379de9940c7b158034cca40011d used request id req-dfb7a24c-50aa-4886-b984-2ee23df5a5b1 2018-06-07 13:42:30,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-06-07 13:42:30,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:42:30,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:42:30,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T14:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "5ac0cd13b99e49a9931167fefdb59de1"}, "audit_ids": ["z2bObHCpQ1yCmYRZiRgwbQ"], "issued_at": "2018-06-07T13:42:30.000000Z"}} 2018-06-07 13:42:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586c99f1938da33a54ef4d73c0b6653f7e9ecd3d" 2018-06-07 13:42:30,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a27d831-7314-4cff-8363-664fb846ff95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:42:30,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a27d831-7314-4cff-8363-664fb846ff95 2018-06-07 13:42:30,814 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 13:42:30,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586c99f1938da33a54ef4d73c0b6653f7e9ecd3d" 2018-06-07 13:42:30,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c0805f5-64c0-482c-b4a8-48e3a9b9cfa6 x-compute-request-id: req-5c0805f5-64c0-482c-b4a8-48e3a9b9cfa6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 13:42:30,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5c0805f5-64c0-482c-b4a8-48e3a9b9cfa6 2018-06-07 13:42:30,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586c99f1938da33a54ef4d73c0b6653f7e9ecd3d" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-9633535b-724a-458d-b09d-2a601e1dbf9f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-06-07 13:42:31,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f659c0f-4c1c-499f-863c-8c15b4896c80 x-compute-request-id: req-4f659c0f-4c1c-499f-863c-8c15b4896c80 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "name": "cloudify.medium-9633535b-724a-458d-b09d-2a601e1dbf9f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 13:42:31,040 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4f659c0f-4c1c-499f-863c-8c15b4896c80 2018-06-07 13:42:31,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating a second user to bypass issues ... 2018-06-07 13:42:31,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:42:31,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:42:31,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T14:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "5ac0cd13b99e49a9931167fefdb59de1"}, "audit_ids": ["b2LjzPWlSveR2tKnYdjjfw"], "issued_at": "2018-06-07T13:42:31.000000Z"}} 2018-06-07 13:42:31,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac59a0b14beecf894974ab9cbf5d98141350ecb" 2018-06-07 13:42:31,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec7b345-d705-43b4-bc2e-9ed9a0802fe8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:42:31,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7ec7b345-d705-43b4-bc2e-9ed9a0802fe8 2018-06-07 13:42:31,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 13:42:31,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 13:42:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 13:42:31,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac59a0b14beecf894974ab9cbf5d98141350ecb" 2018-06-07 13:42:31,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f1e1cb-cfc4-4cc4-b4a7-159aac409240 Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "links": {"self": "http://172.30.9.28:5000/v3/users/5ac0cd13b99e49a9931167fefdb59de1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3414f379de9940c7b158034cca40011d", "id": "5ac0cd13b99e49a9931167fefdb59de1", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 13:42:31,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-27f1e1cb-cfc4-4cc4-b4a7-159aac409240 2018-06-07 13:42:31,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac59a0b14beecf894974ab9cbf5d98141350ecb" 2018-06-07 13:42:31,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ed3e8a-2c40-48b0-b9f3-2f692c6924c8 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:42:31,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-99ed3e8a-2c40-48b0-b9f3-2f692c6924c8 2018-06-07 13:42:31,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac59a0b14beecf894974ab9cbf5d98141350ecb" 2018-06-07 13:42:31,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec8dfba-eb9e-4123-98e7-4b328051977b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 13:42:31,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9ec8dfba-eb9e-4123-98e7-4b328051977b 2018-06-07 13:42:31,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac59a0b14beecf894974ab9cbf5d98141350ecb" 2018-06-07 13:42:32,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b5ec54-a52d-4f64-89ad-b75980aaedf7 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 13:42:32,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b5b5ec54-a52d-4f64-89ad-b75980aaedf7 2018-06-07 13:42:32,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac59a0b14beecf894974ab9cbf5d98141350ecb" 2018-06-07 13:42:32,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa81c4f-1717-404d-9c0b-2681ea9422cd Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:42:32,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-afa81c4f-1717-404d-9c0b-2681ea9422cd 2018-06-07 13:42:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/4021290d56e349f38de294f59af154a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac59a0b14beecf894974ab9cbf5d98141350ecb" 2018-06-07 13:42:32,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd6c5fd-baba-4e6c-a1d2-b47a367aace3 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "links": {"self": "http://172.30.9.28:5000/v3/users/4021290d56e349f38de294f59af154a7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3414f379de9940c7b158034cca40011d", "id": "4021290d56e349f38de294f59af154a7", "password_expires_at": null}} 2018-06-07 13:42:32,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4021290d56e349f38de294f59af154a7 used request id req-efd6c5fd-baba-4e6c-a1d2-b47a367aace3 2018-06-07 13:42:32,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d/users/4021290d56e349f38de294f59af154a7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac59a0b14beecf894974ab9cbf5d98141350ecb" 2018-06-07 13:42:32,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f307942b-d6f1-4d62-85d1-6a526bddfd7e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d/users/4021290d56e349f38de294f59af154a7/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 13:42:32,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d/users/4021290d56e349f38de294f59af154a7/roles used request id req-f307942b-d6f1-4d62-85d1-6a526bddfd7e 2018-06-07 13:42:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac59a0b14beecf894974ab9cbf5d98141350ecb" 2018-06-07 13:42:32,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead64b71-6d1d-41e3-bdfa-5a334ba7a021 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "domain_id": null, "name": "_member_", "id": "9fe2ff9ee4384b1894a90878d3e92bab"}} 2018-06-07 13:42:32,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-ead64b71-6d1d-41e3-bdfa-5a334ba7a021 2018-06-07 13:42:32,387 - keystone_utils - INFO - Granting role _member_ to project cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:42:32,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d/users/4021290d56e349f38de294f59af154a7/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac59a0b14beecf894974ab9cbf5d98141350ecb" 2018-06-07 13:42:32,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 13:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85c23e0-f865-47e8-945c-b36c5977df4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 13:42:32,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d/users/4021290d56e349f38de294f59af154a7/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-a85c23e0-f865-47e8-945c-b36c5977df4f 2018-06-07 13:42:32,499 - keystone_utils - INFO - Created user with name - cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:42:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f, password=76a59766-d7a6-4517-a82a-e687fefb200b, auth_url=http://172.30.9.28:5000/v3, project_name=cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-06-07 13:42:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-06-07 13:42:32,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:42:32,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:42:32,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["bMBjP9iwQV-D-4Cs0Fic0A"], "issued_at": "2018-06-07T13:42:32.000000Z"}} 2018-06-07 13:42:32,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1cf65190cfa3026f76a1a038dd96c9a8352e66" 2018-06-07 13:42:32,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955d3c76-2087-4bbb-a1c4-c8a77cb2459b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:42:32,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-955d3c76-2087-4bbb-a1c4-c8a77cb2459b 2018-06-07 13:42:32,938 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 13:42:32,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1cf65190cfa3026f76a1a038dd96c9a8352e66" 2018-06-07 13:42:33,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74f6b731-30d4-4287-83de-b6d94661f220 x-compute-request-id: req-74f6b731-30d4-4287-83de-b6d94661f220 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-06-07 13:42:33,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-74f6b731-30d4-4287-83de-b6d94661f220 2018-06-07 13:42:33,093 - OpenStackKeypair - INFO - Creating keypair cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f... 2018-06-07 13:42:33,094 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 13:42:33,144 - nova_utils - INFO - Creating keypair with name - cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:42:33,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1cf65190cfa3026f76a1a038dd96c9a8352e66" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDS3cll3s9FURWPhRGXiFLmb3MSytCtOtdS1UMe2oJ3msSRL+KNCJ9uqCd0etTgzlUej2iGCXx82cVSQ6xnseQEJ7bkmYh2lZ7UJlBtW9K+LUBm6jsZ0KdFR/P0pD2kwwc2tX0t16eyfCMWpB7oO60GvraAN3acguD6t6qSum5VvQ==", "name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f"}}' 2018-06-07 13:42:33,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aca551cd-8bd9-4a6d-af5f-538d67786ddd x-compute-request-id: req-aca551cd-8bd9-4a6d-af5f-538d67786ddd Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDS3cll3s9FURWPhRGXiFLmb3MSytCtOtdS1UMe2oJ3msSRL+KNCJ9uqCd0etTgzlUej2iGCXx82cVSQ6xnseQEJ7bkmYh2lZ7UJlBtW9K+LUBm6jsZ0KdFR/P0pD2kwwc2tX0t16eyfCMWpB7oO60GvraAN3acguD6t6qSum5VvQ==", "user_id": "4021290d56e349f38de294f59af154a7", "name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "fingerprint": "e3:0d:49:b0:f7:49:30:94:c5:2c:39:65:c4:77:35:d2"}} 2018-06-07 13:42:33,194 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-aca551cd-8bd9-4a6d-af5f-538d67786ddd 2018-06-07 13:42:33,196 - file_utils - INFO - Saved private key to - /home/opnfv/functest/data/ims/cloudify_ims.pem 2018-06-07 13:42:33,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-06-07 13:42:33,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-06-07 13:42:33,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:42:33,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:42:33,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["snH0_7s2Tr-cCeIrXYuMsA"], "issued_at": "2018-06-07T13:42:33.000000Z"}} 2018-06-07 13:42:33,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0ec0e3a8763fd1e12d9457fd08cf9dcd3f1d59" 2018-06-07 13:42:33,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3591e14b-2b73-4abf-a134-97e29abe969a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:42:33,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3591e14b-2b73-4abf-a134-97e29abe969a 2018-06-07 13:42:33,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce0ec0e3a8763fd1e12d9457fd08cf9dcd3f1d59" 2018-06-07 13:42:33,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 122 Content-Type: application/json X-Openstack-Request-Id: req-bf87fadd-e5ec-4069-9b2e-d4cd8e101d2b Date: Thu, 07 Jun 2018 13:42:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=cloudify_manager_4.0"} 2018-06-07 13:42:33,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 used request id req-bf87fadd-e5ec-4069-9b2e-d4cd8e101d2b 2018-06-07 13:42:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce0ec0e3a8763fd1e12d9457fd08cf9dcd3f1d59" 2018-06-07 13:42:33,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-616d14ba-4a11-4fa7-b61e-a6a53a0182f4 Date: Thu, 07 Jun 2018 13:42:33 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 13:42:33,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-616d14ba-4a11-4fa7-b61e-a6a53a0182f4 2018-06-07 13:42:33,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce0ec0e3a8763fd1e12d9457fd08cf9dcd3f1d59" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "cloudify_manager_4.0"}' 2018-06-07 13:42:33,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 581 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668 X-Openstack-Request-Id: req-29e426ce-94b0-4adb-a467-3b2a43b57877 Date: Thu, 07 Jun 2018 13:42:33 GMT RESP BODY: {"status": "queued", "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-06-07T13:42:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T13:42:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "min_disk": 0, "protected": false, "id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "file": "/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/file", "checksum": null, "owner": "3414f379de9940c7b158034cca40011d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 13:42:33,992 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-29e426ce-94b0-4adb-a467-3b2a43b57877 2018-06-07 13:42:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce0ec0e3a8763fd1e12d9457fd08cf9dcd3f1d59" -d '' 2018-06-07 13:44:00,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25666bb7-0925-4bda-81b3-ae17cba954c4 Date: Thu, 07 Jun 2018 13:44:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 13:44:00,088 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/file used request id req-25666bb7-0925-4bda-81b3-ae17cba954c4 2018-06-07 13:44:00,089 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-06-07 13:44:00,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce0ec0e3a8763fd1e12d9457fd08cf9dcd3f1d59" 2018-06-07 13:44:00,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-97e72ae6-e1c1-40df-b549-e3bf6f754d12 Date: Thu, 07 Jun 2018 13:44:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-06-07T13:42:33Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-06-07T13:44:00Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/snap", "metadata": {}}], "self": "/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "min_disk": 0, "protected": false, "id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "file": "/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "3414f379de9940c7b158034cca40011d", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 13:44:00,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668 used request id req-97e72ae6-e1c1-40df-b549-e3bf6f754d12 2018-06-07 13:44:00,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce0ec0e3a8763fd1e12d9457fd08cf9dcd3f1d59" 2018-06-07 13:44:00,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-58c1e8c3-0ce5-4d35-b548-92eab63ec9b4 Date: Thu, 07 Jun 2018 13:44:00 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 13:44:00,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-58c1e8c3-0ce5-4d35-b548-92eab63ec9b4 2018-06-07 13:44:00,124 - create_image - INFO - Created image with name - cloudify_manager_4.0 2018-06-07 13:44:00,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce0ec0e3a8763fd1e12d9457fd08cf9dcd3f1d59" 2018-06-07 13:44:00,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-d31b74e5-dec1-4537-9bc8-7be83dfe216d Date: Thu, 07 Jun 2018 13:44:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-06-07T13:42:33Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-06-07T13:44:00Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/snap", "metadata": {}}], "self": "/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "min_disk": 0, "protected": false, "id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "file": "/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "3414f379de9940c7b158034cca40011d", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 13:44:00,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668 used request id req-d31b74e5-dec1-4537-9bc8-7be83dfe216d 2018-06-07 13:44:00,142 - create_image - DEBUG - Instance status is - active 2018-06-07 13:44:00,142 - create_image - DEBUG - Image is active with name - cloudify_manager_4.0 2018-06-07 13:44:00,142 - create_image - INFO - Image is now active with name - cloudify_manager_4.0 2018-06-07 13:44:00,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-07 13:44:00,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:44:00,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:44:00,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["A0c1Fpq3QU-hTg4CGYO5YA"], "issued_at": "2018-06-07T13:44:00.000000Z"}} 2018-06-07 13:44:00,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e651bcf07ef88de2bbcbc2566dffe9433322e46" 2018-06-07 13:44:00,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074802da-6d56-498d-81ca-5c18ed60e425 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:44:00,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-074802da-6d56-498d-81ca-5c18ed60e425 2018-06-07 13:44:00,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=ubuntu_14.04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e651bcf07ef88de2bbcbc2566dffe9433322e46" 2018-06-07 13:44:00,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 114 Content-Type: application/json X-Openstack-Request-Id: req-2ebaf4ad-6fbd-479f-b239-7cccb9f08e34 Date: Thu, 07 Jun 2018 13:44:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=ubuntu_14.04"} 2018-06-07 13:44:00,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=ubuntu_14.04 used request id req-2ebaf4ad-6fbd-479f-b239-7cccb9f08e34 2018-06-07 13:44:00,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e651bcf07ef88de2bbcbc2566dffe9433322e46" 2018-06-07 13:44:00,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c2e95885-8acd-4544-89f9-873c53692814 Date: Thu, 07 Jun 2018 13:44:00 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 13:44:00,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c2e95885-8acd-4544-89f9-873c53692814 2018-06-07 13:44:00,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e651bcf07ef88de2bbcbc2566dffe9433322e46" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "ubuntu_14.04"}' 2018-06-07 13:44:00,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8 X-Openstack-Request-Id: req-77240800-ed60-4326-91c7-986c73eefe80 Date: Thu, 07 Jun 2018 13:44:00 GMT RESP BODY: {"status": "queued", "name": "ubuntu_14.04", "tags": [], "container_format": "bare", "created_at": "2018-06-07T13:44:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T13:44:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8", "min_disk": 0, "protected": false, "id": "fbc5f0fe-f1d1-488b-866d-51b71241a3f8", "file": "/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8/file", "checksum": null, "owner": "3414f379de9940c7b158034cca40011d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 13:44:00,822 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-77240800-ed60-4326-91c7-986c73eefe80 2018-06-07 13:44:00,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e651bcf07ef88de2bbcbc2566dffe9433322e46" -d '' 2018-06-07 13:44:06,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87b0c5e9-7ad1-415f-bad7-c1ce557262c6 Date: Thu, 07 Jun 2018 13:44:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 13:44:06,674 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8/file used request id req-87b0c5e9-7ad1-415f-bad7-c1ce557262c6 2018-06-07 13:44:06,675 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-07 13:44:06,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e651bcf07ef88de2bbcbc2566dffe9433322e46" 2018-06-07 13:44:06,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 835 Content-Type: application/json X-Openstack-Request-Id: req-e9c89cd1-53de-428f-a2d0-d75b5bb432d3 Date: Thu, 07 Jun 2018 13:44:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "ubuntu_14.04", "tags": [], "container_format": "bare", "created_at": "2018-06-07T13:44:00Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-06-07T13:44:06Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8/snap", "metadata": {}}], "self": "/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8", "min_disk": 0, "protected": false, "id": "fbc5f0fe-f1d1-488b-866d-51b71241a3f8", "file": "/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8/file", "checksum": "2869011ab5dda06bee7ebceae49a3a56", "owner": "3414f379de9940c7b158034cca40011d", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 13:44:06,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8 used request id req-e9c89cd1-53de-428f-a2d0-d75b5bb432d3 2018-06-07 13:44:06,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e651bcf07ef88de2bbcbc2566dffe9433322e46" 2018-06-07 13:44:06,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b8204b0-3c3a-4e03-a073-dc6aff323f64 Date: Thu, 07 Jun 2018 13:44:06 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 13:44:06,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2b8204b0-3c3a-4e03-a073-dc6aff323f64 2018-06-07 13:44:06,706 - create_image - INFO - Created image with name - ubuntu_14.04 2018-06-07 13:44:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e651bcf07ef88de2bbcbc2566dffe9433322e46" 2018-06-07 13:44:06,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 835 Content-Type: application/json X-Openstack-Request-Id: req-aeb36de7-271d-4cf2-a378-9b147b650df1 Date: Thu, 07 Jun 2018 13:44:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "ubuntu_14.04", "tags": [], "container_format": "bare", "created_at": "2018-06-07T13:44:00Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-06-07T13:44:06Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8/snap", "metadata": {}}], "self": "/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8", "min_disk": 0, "protected": false, "id": "fbc5f0fe-f1d1-488b-866d-51b71241a3f8", "file": "/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8/file", "checksum": "2869011ab5dda06bee7ebceae49a3a56", "owner": "3414f379de9940c7b158034cca40011d", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 13:44:06,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8 used request id req-aeb36de7-271d-4cf2-a378-9b147b650df1 2018-06-07 13:44:06,725 - create_image - DEBUG - Instance status is - active 2018-06-07 13:44:06,725 - create_image - DEBUG - Image is active with name - ubuntu_14.04 2018-06-07 13:44:06,725 - create_image - INFO - Image is now active with name - ubuntu_14.04 2018-06-07 13:44:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-06-07 13:44:06,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:44:06,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:44:07,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["nrYkFXtTRweeQ4bBcvOqSQ"], "issued_at": "2018-06-07T13:44:07.000000Z"}} 2018-06-07 13:44:07,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca36e3fb9a5ebd1b7c757b1ec7c91fd1f7958caf" 2018-06-07 13:44:07,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b8f13c-8347-405e-a60f-a7600c40daba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:44:07,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-41b8f13c-8347-405e-a60f-a7600c40daba 2018-06-07 13:44:07,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca36e3fb9a5ebd1b7c757b1ec7c91fd1f7958caf" 2018-06-07 13:44:07,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e43a2a4f-2f42-4ad9-b7c5-8dcdf6f2556e Date: Thu, 07 Jun 2018 13:44:07 GMT RESP BODY: {"networks":[]} 2018-06-07 13:44:07,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-e43a2a4f-2f42-4ad9-b7c5-8dcdf6f2556e 2018-06-07 13:44:07,327 - neutron_utils - INFO - Creating network with name cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:44:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca36e3fb9a5ebd1b7c757b1ec7c91fd1f7958caf" -d '{"network": {"name": "cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f", "admin_state_up": true}}' 2018-06-07 13:44:07,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 594 X-Openstack-Request-Id: req-54c479d1-496d-4cef-b970-5a84f3650b7f Date: Thu, 07 Jun 2018 13:44:07 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-07T13:44:07Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3414f379de9940c7b158034cca40011d","id":"bca37a50-abd7-465f-ae72-37eafc9948bd","name":"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:07,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-54c479d1-496d-4cef-b970-5a84f3650b7f 2018-06-07 13:44:07,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca36e3fb9a5ebd1b7c757b1ec7c91fd1f7958caf" 2018-06-07 13:44:08,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-7d9add84-86f0-4c40-b79c-31a3547f3122 Date: Thu, 07 Jun 2018 13:44:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-07T13:44:07Z","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3414f379de9940c7b158034cca40011d","id":"bca37a50-abd7-465f-ae72-37eafc9948bd","name":"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:08,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-7d9add84-86f0-4c40-b79c-31a3547f3122 2018-06-07 13:44:08,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca36e3fb9a5ebd1b7c757b1ec7c91fd1f7958caf" 2018-06-07 13:44:08,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9dd2fbf7-8b6a-4d4f-9426-61b41991f97e Date: Thu, 07 Jun 2018 13:44:08 GMT RESP BODY: {"subnets":[]} 2018-06-07 13:44:08,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-9dd2fbf7-8b6a-4d4f-9426-61b41991f97e 2018-06-07 13:44:08,220 - neutron_utils - INFO - Creating subnet with name cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:44:08,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca36e3fb9a5ebd1b7c757b1ec7c91fd1f7958caf" -d '{"subnets": [{"ip_version": 4, "network_id": "bca37a50-abd7-465f-ae72-37eafc9948bd", "cidr": "10.67.79.0/24", "dns_nameservers": ["8.8.8.8"], "name": "cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]}' 2018-06-07 13:44:08,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-0a26f31d-b24d-41ff-bd60-73013aa2be31 Date: Thu, 07 Jun 2018 13:44:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:08,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-0a26f31d-b24d-41ff-bd60-73013aa2be31 2018-06-07 13:44:08,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca36e3fb9a5ebd1b7c757b1ec7c91fd1f7958caf" 2018-06-07 13:44:08,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-745e2cb4-2923-480f-ad81-eee88e8bcdeb Date: Thu, 07 Jun 2018 13:44:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b09820e-bc90-46f8-84c8-aa928309e79c"],"updated_at":"2018-06-07T13:44:08Z","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3414f379de9940c7b158034cca40011d","id":"bca37a50-abd7-465f-ae72-37eafc9948bd","name":"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:08,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-745e2cb4-2923-480f-ad81-eee88e8bcdeb 2018-06-07 13:44:08,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca36e3fb9a5ebd1b7c757b1ec7c91fd1f7958caf" 2018-06-07 13:44:08,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-d194e0e3-45f8-413c-aace-38ab71521f23 Date: Thu, 07 Jun 2018 13:44:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:08,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-d194e0e3-45f8-413c-aace-38ab71521f23 2018-06-07 13:44:08,905 - OpenStackNetwork - DEBUG - Network [bca37a50-abd7-465f-ae72-37eafc9948bd] created successfully 2018-06-07 13:44:08,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:44:08,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:44:09,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["SVBV8J8SSEWGPv-M68Qltw"], "issued_at": "2018-06-07T13:44:09.000000Z"}} 2018-06-07 13:44:09,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e0cf002dc9c4cd00343c44d803e78961756fe4" 2018-06-07 13:44:09,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-e2ebed8f-1626-4b72-8bf6-d57d6702dc72 Date: Thu, 07 Jun 2018 13:44:09 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":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"updated_at":"2018-06-07T11:33:03Z","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","name":"external"}]} 2018-06-07 13:44:09,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-e2ebed8f-1626-4b72-8bf6-d57d6702dc72 2018-06-07 13:44:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e0cf002dc9c4cd00343c44d803e78961756fe4" 2018-06-07 13:44:09,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5176b12a-201e-4a47-9f35-f056734fb7ef Date: Thu, 07 Jun 2018 13:44:09 GMT RESP BODY: {"subnets":[]} 2018-06-07 13:44:09,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-5176b12a-201e-4a47-9f35-f056734fb7ef 2018-06-07 13:44:09,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:44:09,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:44:09,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["k1s8-d6ITf6zqqN6pyZL-w"], "issued_at": "2018-06-07T13:44:09.000000Z"}} 2018-06-07 13:44:09,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" 2018-06-07 13:44:10,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312d08db-2b5c-402a-bbfd-a70aec6ec674 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:44:10,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-312d08db-2b5c-402a-bbfd-a70aec6ec674 2018-06-07 13:44:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" 2018-06-07 13:44:10,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aa8b4a86-9639-4123-b153-41c4fb85a73b Date: Thu, 07 Jun 2018 13:44:10 GMT RESP BODY: {"routers": []} 2018-06-07 13:44:10,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f&admin_state_up=True used request id req-aa8b4a86-9639-4123-b153-41c4fb85a73b 2018-06-07 13:44:10,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:44:10,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:44:10,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["LJlpDmMQQ9it0v6YogRcZQ"], "issued_at": "2018-06-07T13:44:10.000000Z"}} 2018-06-07 13:44:10,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2276cf7ef4fcc546e493254e30ee4ae7c51a9558" 2018-06-07 13:44:10,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0873ef07-2647-48ea-9102-3cdffd9e6ce5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:44:10,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0873ef07-2647-48ea-9102-3cdffd9e6ce5 2018-06-07 13:44:10,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" 2018-06-07 13:44:10,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-29e80ec7-f6bd-4b49-a0ac-50cf64129ab8 Date: Thu, 07 Jun 2018 13:44: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":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"updated_at":"2018-06-07T11:33:03Z","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","name":"external"}]} 2018-06-07 13:44:10,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-29e80ec7-f6bd-4b49-a0ac-50cf64129ab8 2018-06-07 13:44:10,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" 2018-06-07 13:44:10,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-31086145-62b4-4ef2-aad9-068b735dfc2d Date: Thu, 07 Jun 2018 13:44:10 GMT RESP BODY: {"subnets":[]} 2018-06-07 13:44:10,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-31086145-62b4-4ef2-aad9-068b735dfc2d 2018-06-07 13:44:10,900 - neutron_utils - INFO - Creating router with name - cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:44:10,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f", "admin_state_up": true}}' 2018-06-07 13:44:11,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-202d7c60-c4c7-48ae-bc9d-42666a23746a Date: Thu, 07 Jun 2018 13:44:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:10Z", "admin_state_up": true, "updated_at": "2018-06-07T13:44:11Z", "revision_number": 2, "routes": [], "project_id": "3414f379de9940c7b158034cca40011d", "id": "1fce7cdf-e173-4edf-9382-ec1530fb4b42", "name": "cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:11,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-202d7c60-c4c7-48ae-bc9d-42666a23746a 2018-06-07 13:44:11,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=1fce7cdf-e173-4edf-9382-ec1530fb4b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" 2018-06-07 13:44:11,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-927e19f6-e20e-4fcd-9fa1-31142150d124 Date: Thu, 07 Jun 2018 13:44:11 GMT RESP BODY: {"ports":[]} 2018-06-07 13:44:11,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=1fce7cdf-e173-4edf-9382-ec1530fb4b42 used request id req-927e19f6-e20e-4fcd-9fa1-31142150d124 2018-06-07 13:44:11,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" 2018-06-07 13:44:12,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-21f1ec37-21c2-48a6-9f33-9fd477227fcc Date: Thu, 07 Jun 2018 13:44:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:12,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-21f1ec37-21c2-48a6-9f33-9fd477227fcc 2018-06-07 13:44:12,022 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-07 13:44:12,022 - neutron_utils - INFO - Adding interface to router with name cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:44:12,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/1fce7cdf-e173-4edf-9382-ec1530fb4b42/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" -d '{"subnet_id": "0b09820e-bc90-46f8-84c8-aa928309e79c"}' 2018-06-07 13:44:13,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4fc4efee-f502-4aa3-9829-e9aec1151dcd Date: Thu, 07 Jun 2018 13:44:13 GMT RESP BODY: {"network_id": "bca37a50-abd7-465f-ae72-37eafc9948bd", "tenant_id": "3414f379de9940c7b158034cca40011d", "subnet_id": "0b09820e-bc90-46f8-84c8-aa928309e79c", "subnet_ids": ["0b09820e-bc90-46f8-84c8-aa928309e79c"], "port_id": "2fe1b585-8e1f-413c-b69e-5e5368f121b6", "id": "1fce7cdf-e173-4edf-9382-ec1530fb4b42"} 2018-06-07 13:44:13,537 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1fce7cdf-e173-4edf-9382-ec1530fb4b42/add_router_interface used request id req-4fc4efee-f502-4aa3-9829-e9aec1151dcd 2018-06-07 13:44:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/1fce7cdf-e173-4edf-9382-ec1530fb4b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" 2018-06-07 13:44:13,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-d2e342db-65c4-4d2f-98ad-e35e4bf6f6c7 Date: Thu, 07 Jun 2018 13:44:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:10Z", "admin_state_up": true, "updated_at": "2018-06-07T13:44:12Z", "revision_number": 3, "routes": [], "project_id": "3414f379de9940c7b158034cca40011d", "id": "1fce7cdf-e173-4edf-9382-ec1530fb4b42", "name": "cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:13,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/1fce7cdf-e173-4edf-9382-ec1530fb4b42 used request id req-d2e342db-65c4-4d2f-98ad-e35e4bf6f6c7 2018-06-07 13:44:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=1fce7cdf-e173-4edf-9382-ec1530fb4b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" 2018-06-07 13:44:13,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-94467cb1-5a81-41a4-9f0a-de91d323ee37 Date: Thu, 07 Jun 2018 13:44:13 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:12Z","admin_state_up":true,"updated_at":"2018-06-07T13:44:13Z","binding:vnic_type":"normal","device_id":"1fce7cdf-e173-4edf-9382-ec1530fb4b42","device_owner":"network:router_interface","revision_number":4,"mac_address":"fa:16:3e:55:b7:ce","id":"2fe1b585-8e1f-413c-b69e-5e5368f121b6","port_security_enabled":false,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-07 13:44:13,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=1fce7cdf-e173-4edf-9382-ec1530fb4b42 used request id req-94467cb1-5a81-41a4-9f0a-de91d323ee37 2018-06-07 13:44:13,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0b09820e-bc90-46f8-84c8-aa928309e79c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc1fcb6b4acf6f0efe9ef53056dbdaaf518e57" 2018-06-07 13:44:13,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-76d640fb-8093-4b77-846f-03f6b7a7fabc Date: Thu, 07 Jun 2018 13:44:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:13,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0b09820e-bc90-46f8-84c8-aa928309e79c used request id req-76d640fb-8093-4b77-846f-03f6b7a7fabc 2018-06-07 13:44:13,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-06-07 13:44:13,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:44:13,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:44:14,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:44:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["qbsAbNPnTV2C_F53met4tQ"], "issued_at": "2018-06-07T13:44:14.000000Z"}} 2018-06-07 13:44:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:14,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41021496-5ca9-4870-bac2-189a93f9d788 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:44:14,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-41021496-5ca9-4870-bac2-189a93f9d788 2018-06-07 13:44:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:14,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-22d007dd-8707-4baf-b1d9-7a63e667c3bc Date: Thu, 07 Jun 2018 13:44:14 GMT RESP BODY: {"security_groups": []} 2018-06-07 13:44:14,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-22d007dd-8707-4baf-b1d9-7a63e667c3bc 2018-06-07 13:44:14,391 - OpenStackSecurityGroup - INFO - Creating security group sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f... 2018-06-07 13:44:14,392 - neutron_utils - INFO - Creating security group with name - sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:44:14,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" -d '{"security_group": {"name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}}' 2018-06-07 13:44:14,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-b0d2ac37-4c13-4389-b260-33489450bdfc Date: Thu, 07 Jun 2018 13:44:14 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "updated_at": "2018-06-07T13:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "7d96e493-56a2-4ea0-a9bb-484518791cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "cc049586-19bf-4053-a577-e06dda9dfda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}], "revision_number": 2, "project_id": "3414f379de9940c7b158034cca40011d", "id": "1ca241b2-d276-429a-9e49-d8418aa11673", "name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:14,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-b0d2ac37-4c13-4389-b260-33489450bdfc 2018-06-07 13:44:14,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ca241b2-d276-429a-9e49-d8418aa11673 2018-06-07 13:44:14,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:14,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8b17469-da9c-43ab-acc0-2cb0f0196760 Date: Thu, 07 Jun 2018 13:44:14 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-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "7d96e493-56a2-4ea0-a9bb-484518791cba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "cc049586-19bf-4053-a577-e06dda9dfda0"}]} 2018-06-07 13:44:14,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-d8b17469-da9c-43ab-acc0-2cb0f0196760 2018-06-07 13:44:14,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ca241b2-d276-429a-9e49-d8418aa11673 2018-06-07 13:44:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:14,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-505edb15-2089-4d4f-bac6-280ce2a21e43 Date: Thu, 07 Jun 2018 13:44:14 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-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "7d96e493-56a2-4ea0-a9bb-484518791cba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "cc049586-19bf-4053-a577-e06dda9dfda0"}]} 2018-06-07 13:44:14,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-505edb15-2089-4d4f-bac6-280ce2a21e43 2018-06-07 13:44:14,874 - neutron_utils - INFO - Retrieving security group with ID - 1ca241b2-d276-429a-9e49-d8418aa11673 2018-06-07 13:44:14,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:14,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4207dc23-c544-4978-93d5-bdd806fc057b Date: Thu, 07 Jun 2018 13:44:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "updated_at": "2018-06-07T13:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "7d96e493-56a2-4ea0-a9bb-484518791cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "cc049586-19bf-4053-a577-e06dda9dfda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}], "revision_number": 2, "project_id": "3414f379de9940c7b158034cca40011d", "id": "1ca241b2-d276-429a-9e49-d8418aa11673", "name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:14,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-4207dc23-c544-4978-93d5-bdd806fc057b 2018-06-07 13:44:14,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ca241b2-d276-429a-9e49-d8418aa11673 2018-06-07 13:44:14,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:14,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8eee6d78-6cad-46db-b673-47c7799ce682 Date: Thu, 07 Jun 2018 13:44:14 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-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "7d96e493-56a2-4ea0-a9bb-484518791cba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "cc049586-19bf-4053-a577-e06dda9dfda0"}]} 2018-06-07 13:44:14,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-8eee6d78-6cad-46db-b673-47c7799ce682 2018-06-07 13:44:14,990 - neutron_utils - INFO - Retrieving security group with ID - 1ca241b2-d276-429a-9e49-d8418aa11673 2018-06-07 13:44:14,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:15,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f43b004c-91e1-49e4-8635-40287453d959 Date: Thu, 07 Jun 2018 13:44:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "updated_at": "2018-06-07T13:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "7d96e493-56a2-4ea0-a9bb-484518791cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "cc049586-19bf-4053-a577-e06dda9dfda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}], "revision_number": 2, "project_id": "3414f379de9940c7b158034cca40011d", "id": "1ca241b2-d276-429a-9e49-d8418aa11673", "name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:15,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-f43b004c-91e1-49e4-8635-40287453d959 2018-06-07 13:44:15,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ca241b2-d276-429a-9e49-d8418aa11673 2018-06-07 13:44:15,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:15,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b462e13-98ed-468c-baab-72b3bf296970 Date: Thu, 07 Jun 2018 13:44:15 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-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "7d96e493-56a2-4ea0-a9bb-484518791cba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "cc049586-19bf-4053-a577-e06dda9dfda0"}]} 2018-06-07 13:44:15,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-9b462e13-98ed-468c-baab-72b3bf296970 2018-06-07 13:44:15,074 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:44:15,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:15,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-17045927-7d21-483f-9e63-8dc9462420f7 Date: Thu, 07 Jun 2018 13:44:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "updated_at": "2018-06-07T13:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "7d96e493-56a2-4ea0-a9bb-484518791cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "cc049586-19bf-4053-a577-e06dda9dfda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}], "revision_number": 2, "project_id": "3414f379de9940c7b158034cca40011d", "id": "1ca241b2-d276-429a-9e49-d8418aa11673", "name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:15,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-17045927-7d21-483f-9e63-8dc9462420f7 2018-06-07 13:44:15,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 13:44:15,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 13:44:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 13:44:15,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:15,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30e8fe1-5080-457c-83ff-5c5939e56109 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:15,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-c30e8fe1-5080-457c-83ff-5c5939e56109 2018-06-07 13:44:15,206 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ca241b2-d276-429a-9e49-d8418aa11673 2018-06-07 13:44:15,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:15,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4e26d1c-aa13-464e-bf78-c23118c69039 Date: Thu, 07 Jun 2018 13:44:15 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-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "7d96e493-56a2-4ea0-a9bb-484518791cba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "cc049586-19bf-4053-a577-e06dda9dfda0"}]} 2018-06-07 13:44:15,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-c4e26d1c-aa13-464e-bf78-c23118c69039 2018-06-07 13:44:15,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}46db150e5fc3cf9adf0865584f6bb7944709af62" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673"}}' 2018-06-07 13:44:15,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0db60378-5299-4ccf-985d-ecbbd5eff91b Date: Thu, 07 Jun 2018 13:44:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-06-07T13:44:15Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": 1, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:15Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "d5a2f48f-d595-4b15-aaaa-e5f14e561d7e"}} 2018-06-07 13:44:15,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-0db60378-5299-4ccf-985d-ecbbd5eff91b 2018-06-07 13:44:15,408 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:44:15,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:15,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-0cc5c4ce-0682-4581-8572-a04d6cd586f1 Date: Thu, 07 Jun 2018 13:44:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "updated_at": "2018-06-07T13:44:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "7d96e493-56a2-4ea0-a9bb-484518791cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "cc049586-19bf-4053-a577-e06dda9dfda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-06-07T13:44:15Z", "revision_number": 0, "id": "d5a2f48f-d595-4b15-aaaa-e5f14e561d7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:15Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": 1, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}], "revision_number": 3, "project_id": "3414f379de9940c7b158034cca40011d", "id": "1ca241b2-d276-429a-9e49-d8418aa11673", "name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:15,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-0cc5c4ce-0682-4581-8572-a04d6cd586f1 2018-06-07 13:44:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:15,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a249fd-799a-490a-bb83-d694621de417 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:15,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-f3a249fd-799a-490a-bb83-d694621de417 2018-06-07 13:44:15,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ca241b2-d276-429a-9e49-d8418aa11673 2018-06-07 13:44:15,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:15,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1486 X-Openstack-Request-Id: req-ce8f69d9-b9c5-4f01-ad3d-60a6a12584c2 Date: Thu, 07 Jun 2018 13:44:15 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-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "7d96e493-56a2-4ea0-a9bb-484518791cba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "cc049586-19bf-4053-a577-e06dda9dfda0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-06-07T13:44:15Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": 1, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:15Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "d5a2f48f-d595-4b15-aaaa-e5f14e561d7e"}]} 2018-06-07 13:44:15,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-ce8f69d9-b9c5-4f01-ad3d-60a6a12584c2 2018-06-07 13:44:15,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}46db150e5fc3cf9adf0865584f6bb7944709af62" -d '{"security_group_rule": {"protocol": 17, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673"}}' 2018-06-07 13:44:15,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-e1f94c4c-3723-4190-b7be-447783929038 Date: Thu, 07 Jun 2018 13:44:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-06-07T13:44:15Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": 1, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:15Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "9c7887fc-eb44-4909-ac3b-89539b1f69ad"}} 2018-06-07 13:44:15,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-e1f94c4c-3723-4190-b7be-447783929038 2018-06-07 13:44:15,672 - neutron_utils - INFO - Retrieving security group with ID - 1ca241b2-d276-429a-9e49-d8418aa11673 2018-06-07 13:44:15,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:15,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-ce1318f1-9d7f-4cbb-b722-15ad47e698d1 Date: Thu, 07 Jun 2018 13:44:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "updated_at": "2018-06-07T13:44:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "7d96e493-56a2-4ea0-a9bb-484518791cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "ingress", "protocol": "17", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-06-07T13:44:15Z", "revision_number": 0, "id": "9c7887fc-eb44-4909-ac3b-89539b1f69ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:15Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": 1, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "revision_number": 0, "id": "cc049586-19bf-4053-a577-e06dda9dfda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-06-07T13:44:15Z", "revision_number": 0, "id": "d5a2f48f-d595-4b15-aaaa-e5f14e561d7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:15Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": 1, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}], "revision_number": 4, "project_id": "3414f379de9940c7b158034cca40011d", "id": "1ca241b2-d276-429a-9e49-d8418aa11673", "name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:15,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-ce1318f1-9d7f-4cbb-b722-15ad47e698d1 2018-06-07 13:44:15,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ca241b2-d276-429a-9e49-d8418aa11673 2018-06-07 13:44:15,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db150e5fc3cf9adf0865584f6bb7944709af62" 2018-06-07 13:44:15,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1971 X-Openstack-Request-Id: req-34a92231-3375-47ed-a507-6aff243ef456 Date: Thu, 07 Jun 2018 13:44:15 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-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "7d96e493-56a2-4ea0-a9bb-484518791cba"}, {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-06-07T13:44:15Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": 1, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:15Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "9c7887fc-eb44-4909-ac3b-89539b1f69ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:14Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:14Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "cc049586-19bf-4053-a577-e06dda9dfda0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-06-07T13:44:15Z", "security_group_id": "1ca241b2-d276-429a-9e49-d8418aa11673", "port_range_min": 1, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:15Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "d5a2f48f-d595-4b15-aaaa-e5f14e561d7e"}]} 2018-06-07 13:44:15,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-34a92231-3375-47ed-a507-6aff243ef456 2018-06-07 13:44:15,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-06-07 13:44:15,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:44:15,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:44:16,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["aZh_-wG-Qui93wcjOLUd_Q"], "issued_at": "2018-06-07T13:44:16.000000Z"}} 2018-06-07 13:44:16,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:16,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704078e8-e81c-4c3a-8ce0-db7b758dcfa2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:44:16,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-704078e8-e81c-4c3a-8ce0-db7b758dcfa2 2018-06-07 13:44:16,219 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 13:44:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:16,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dedf6899-03ce-4db6-a04c-0223e48c2f9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:44:16,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dedf6899-03ce-4db6-a04c-0223e48c2f9d 2018-06-07 13:44:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:16,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-090d7d7c-c014-41fb-8c55-64d9579af146 Date: Thu, 07 Jun 2018 13:44:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b09820e-bc90-46f8-84c8-aa928309e79c"],"updated_at":"2018-06-07T13:44:08Z","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3414f379de9940c7b158034cca40011d","id":"bca37a50-abd7-465f-ae72-37eafc9948bd","name":"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:16,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-090d7d7c-c014-41fb-8c55-64d9579af146 2018-06-07 13:44:16,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 13:44:16,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 13:44:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 13:44:16,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:16,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d64e50-a8fd-48a8-aade-b3f87e7c1d50 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:16,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-a8d64e50-a8fd-48a8-aade-b3f87e7c1d50 2018-06-07 13:44:16,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:16,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-eee9fcc9-bfcf-4f42-a90f-b599f6137fc9 Date: Thu, 07 Jun 2018 13:44:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:16,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-eee9fcc9-bfcf-4f42-a90f-b599f6137fc9 2018-06-07 13:44:16,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd&name=cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:16,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9c26422-ed77-488d-af27-beefb360e366 Date: Thu, 07 Jun 2018 13:44:16 GMT RESP BODY: {"ports":[]} 2018-06-07 13:44:16,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd&name=cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f&admin_state_up=True used request id req-b9c26422-ed77-488d-af27-beefb360e366 2018-06-07 13:44:16,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:17,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23299f50-cd85-4b0a-89f0-579d95d98cf8 x-compute-request-id: req-23299f50-cd85-4b0a-89f0-579d95d98cf8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-07 13:44:17,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-23299f50-cd85-4b0a-89f0-579d95d98cf8 2018-06-07 13:44:17,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:17,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-149ba53e-69a5-4223-a57c-87cbe297b0a3 Date: Thu, 07 Jun 2018 13:44:17 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":["0b09820e-bc90-46f8-84c8-aa928309e79c"],"updated_at":"2018-06-07T13:44:08Z","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3414f379de9940c7b158034cca40011d","id":"bca37a50-abd7-465f-ae72-37eafc9948bd","name":"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:17,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-149ba53e-69a5-4223-a57c-87cbe297b0a3 2018-06-07 13:44:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:17,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e2c772-c287-48b9-b504-8ea645816eac Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:17,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-d9e2c772-c287-48b9-b504-8ea645816eac 2018-06-07 13:44:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:17,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-4a1be342-e7c2-4ace-b702-f18599f3c881 Date: Thu, 07 Jun 2018 13:44:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:17,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-4a1be342-e7c2-4ace-b702-f18599f3c881 2018-06-07 13:44:17,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd&name=cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:17,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-af08eeb8-23bd-40fa-901f-a3339347d248 Date: Thu, 07 Jun 2018 13:44:17 GMT RESP BODY: {"ports":[]} 2018-06-07 13:44:17,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd&name=cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f&admin_state_up=True used request id req-af08eeb8-23bd-40fa-901f-a3339347d248 2018-06-07 13:44:17,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:44:17,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:44:18,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["Itky2OrvRni0L3aBw0aCkw"], "issued_at": "2018-06-07T13:44:18.000000Z"}} 2018-06-07 13:44:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7f1f860a3c87cb4a6b983dcc13c175d8048e68" 2018-06-07 13:44:18,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d465f6-83a4-45e3-b741-6f8eed9570c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:44:18,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d1d465f6-83a4-45e3-b741-6f8eed9570c5 2018-06-07 13:44:18,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:18,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-d94bf8e6-6a05-43b6-a310-7ee24771f8bf Date: Thu, 07 Jun 2018 13:44:18 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":["0b09820e-bc90-46f8-84c8-aa928309e79c"],"updated_at":"2018-06-07T13:44:08Z","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3414f379de9940c7b158034cca40011d","id":"bca37a50-abd7-465f-ae72-37eafc9948bd","name":"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:18,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-d94bf8e6-6a05-43b6-a310-7ee24771f8bf 2018-06-07 13:44:18,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:18,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-c3f7127b-9ad5-4a0d-bf1a-f37312fdde8c Date: Thu, 07 Jun 2018 13:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:18,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-c3f7127b-9ad5-4a0d-bf1a-f37312fdde8c 2018-06-07 13:44:18,351 - neutron_utils - INFO - Creating port for network with name - cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:44:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" -d '{"port": {"network_id": "bca37a50-abd7-465f-ae72-37eafc9948bd", "name": "cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f", "admin_state_up": true}}' 2018-06-07 13:44:19,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-248dbdb0-b965-4a7b-8a0a-6402de739aa0 Date: Thu, 07 Jun 2018 13:44:19 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-07T13:44:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-07T13:44:18Z","name":"cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:60:52:7e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.3"}],"id":"49b62b05-10ab-4658-96ac-7e0dcab12a2d","security_groups":["611d4676-ca2a-49f1-be0a-5d73e8f0f6df"],"device_id":""}} 2018-06-07 13:44:19,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-248dbdb0-b965-4a7b-8a0a-6402de739aa0 2018-06-07 13:44:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:19,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-7ccbc267-2bcb-4641-b1e0-3af8c843ec38 Date: Thu, 07 Jun 2018 13:44:19 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":["0b09820e-bc90-46f8-84c8-aa928309e79c"],"updated_at":"2018-06-07T13:44:08Z","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3414f379de9940c7b158034cca40011d","id":"bca37a50-abd7-465f-ae72-37eafc9948bd","name":"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:19,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-7ccbc267-2bcb-4641-b1e0-3af8c843ec38 2018-06-07 13:44:19,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:19,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103f1f80-6ff7-4757-b347-9f956afc84e5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:19,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-103f1f80-6ff7-4757-b347-9f956afc84e5 2018-06-07 13:44:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:19,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-9d30430f-b38a-433a-ada9-58ba9be74d11 Date: Thu, 07 Jun 2018 13:44:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:19,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-9d30430f-b38a-433a-ada9-58ba9be74d11 2018-06-07 13:44:19,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd&name=cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:19,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a5b62afe-521a-485f-af1e-a1c8c35d4a1b Date: Thu, 07 Jun 2018 13:44:19 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:18Z","admin_state_up":true,"updated_at":"2018-06-07T13:44:18Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:60:52:7e","id":"49b62b05-10ab-4658-96ac-7e0dcab12a2d","port_security_enabled":true,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.3"}],"extra_dhcp_opts":[],"security_groups":["611d4676-ca2a-49f1-be0a-5d73e8f0f6df"],"name":"cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:19,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd&name=cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f&admin_state_up=True used request id req-a5b62afe-521a-485f-af1e-a1c8c35d4a1b 2018-06-07 13:44:19,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:19,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c237289b-7563-495a-86a8-ebd14cb36d95 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:44:19,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-c237289b-7563-495a-86a8-ebd14cb36d95 2018-06-07 13:44:19,396 - nova_utils - INFO - Creating VM with name - cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:44:19,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:19,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddf3016b-5cb4-4f1a-90be-50a6dabb7e88 x-compute-request-id: req-ddf3016b-5cb4-4f1a-90be-50a6dabb7e88 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}], "name": "cloudify.medium-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:44:19,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ddf3016b-5cb4-4f1a-90be-50a6dabb7e88 2018-06-07 13:44:19,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:19,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f8a2308-b75d-4864-975a-42fa1f520e98 x-compute-request-id: req-2f8a2308-b75d-4864-975a-42fa1f520e98 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "name": "cloudify.medium-9633535b-724a-458d-b09d-2a601e1dbf9f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 13:44:19,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1 used request id req-2f8a2308-b75d-4864-975a-42fa1f520e98 2018-06-07 13:44:19,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:19,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 948 Content-Type: application/json X-Openstack-Request-Id: req-e08876ae-c4a8-4d92-b2c6-1e97c737864e Date: Thu, 07 Jun 2018 13:44:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-06-07T13:42:33Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-06-07T13:44:00Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/snap", "metadata": {}}], "self": "/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "min_disk": 0, "protected": false, "id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "file": "/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "3414f379de9940c7b158034cca40011d", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=cloudify_manager_4.0"} 2018-06-07 13:44:19,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=cloudify_manager_4.0 used request id req-e08876ae-c4a8-4d92-b2c6-1e97c737864e 2018-06-07 13:44:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:19,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11107db6-e36f-4dc0-bb01-1adb2d4ee8c1 Date: Thu, 07 Jun 2018 13:44:19 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 13:44:19,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-11107db6-e36f-4dc0-bb01-1adb2d4ee8c1 2018-06-07 13:44:19,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" -d '{"server": {"name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "imageRef": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "flavorRef": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "max_count": 1, "min_count": 1, "networks": [{"port": "49b62b05-10ab-4658-96ac-7e0dcab12a2d"}], "security_groups": [{"name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}]}}' 2018-06-07 13:44:21,071 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 13:44:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-707f41ac-3695-42e6-8ca2-41b7167cdced x-compute-request-id: req-707f41ac-3695-42e6-8ca2-41b7167cdced Content-Length: 423 location: http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}], "OS-DCF:diskConfig": "MANUAL", "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "adminPass": "FybNDwVzE64o"}} 2018-06-07 13:44:21,071 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-707f41ac-3695-42e6-8ca2-41b7167cdced 2018-06-07 13:44:21,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:21,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2b69481-b530-4870-a4e8-a5227febdd68 x-compute-request-id: req-a2b69481-b530-4870-a4e8-a5227febdd68 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:21,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-a2b69481-b530-4870-a4e8-a5227febdd68 2018-06-07 13:44:21,673 - create_instance - INFO - Created instance with name - cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:44:21,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:22,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a311ab8-c790-47af-abe5-d89d76c74076 x-compute-request-id: req-2a311ab8-c790-47af-abe5-d89d76c74076 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:22,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-2a311ab8-c790-47af-abe5-d89d76c74076 2018-06-07 13:44:22,053 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:22,053 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:25,056 - create_instance - DEBUG - VM status query timeout in 896.616725922 2018-06-07 13:44:25,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:25,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-179ea525-6964-4066-a738-df28b486d090 x-compute-request-id: req-179ea525-6964-4066-a738-df28b486d090 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:25,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-179ea525-6964-4066-a738-df28b486d090 2018-06-07 13:44:25,167 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:25,167 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:28,170 - create_instance - DEBUG - VM status query timeout in 893.502594948 2018-06-07 13:44:28,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:28,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10ca8ab4-3065-45f0-841e-2461e3a274bd x-compute-request-id: req-10ca8ab4-3065-45f0-841e-2461e3a274bd Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:28,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-10ca8ab4-3065-45f0-841e-2461e3a274bd 2018-06-07 13:44:28,570 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:28,570 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:31,574 - create_instance - DEBUG - VM status query timeout in 890.099207878 2018-06-07 13:44:31,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:31,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a502590f-a87d-43ce-8174-9e0bc7b2368a x-compute-request-id: req-a502590f-a87d-43ce-8174-9e0bc7b2368a Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:31,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-a502590f-a87d-43ce-8174-9e0bc7b2368a 2018-06-07 13:44:31,685 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:31,685 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:34,688 - create_instance - DEBUG - VM status query timeout in 886.984721899 2018-06-07 13:44:34,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:35,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf7c18c7-3e92-4270-888f-15aa685b28b0 x-compute-request-id: req-bf7c18c7-3e92-4270-888f-15aa685b28b0 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:35,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-bf7c18c7-3e92-4270-888f-15aa685b28b0 2018-06-07 13:44:35,378 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:35,378 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:38,381 - create_instance - DEBUG - VM status query timeout in 883.291373968 2018-06-07 13:44:38,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:38,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de11bf2c-4b8c-4bea-ae82-2ea0376abec2 x-compute-request-id: req-de11bf2c-4b8c-4bea-ae82-2ea0376abec2 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:38,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-de11bf2c-4b8c-4bea-ae82-2ea0376abec2 2018-06-07 13:44:38,763 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:38,763 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:41,766 - create_instance - DEBUG - VM status query timeout in 879.906650066 2018-06-07 13:44:41,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:42,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6daf2a6-df32-4051-aa8d-0412ec15709e x-compute-request-id: req-c6daf2a6-df32-4051-aa8d-0412ec15709e Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:42,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-c6daf2a6-df32-4051-aa8d-0412ec15709e 2018-06-07 13:44:42,081 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:42,081 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:45,084 - create_instance - DEBUG - VM status query timeout in 876.588361979 2018-06-07 13:44:45,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:45,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac2e6fa4-bf4f-4656-8d76-9495d2b9156e x-compute-request-id: req-ac2e6fa4-bf4f-4656-8d76-9495d2b9156e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:45,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-ac2e6fa4-bf4f-4656-8d76-9495d2b9156e 2018-06-07 13:44:45,790 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:45,790 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:48,794 - create_instance - DEBUG - VM status query timeout in 872.879160881 2018-06-07 13:44:48,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:49,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-952c0c57-7be9-4850-920b-9133a3986cf6 x-compute-request-id: req-952c0c57-7be9-4850-920b-9133a3986cf6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:49,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-952c0c57-7be9-4850-920b-9133a3986cf6 2018-06-07 13:44:49,103 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:49,103 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:52,107 - create_instance - DEBUG - VM status query timeout in 869.566218853 2018-06-07 13:44:52,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:52,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6dcd1177-f1e4-4a5b-9cf4-1b33601200d4 x-compute-request-id: req-6dcd1177-f1e4-4a5b-9cf4-1b33601200d4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:52,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-6dcd1177-f1e4-4a5b-9cf4-1b33601200d4 2018-06-07 13:44:52,425 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:52,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:55,429 - create_instance - DEBUG - VM status query timeout in 866.244250059 2018-06-07 13:44:55,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:55,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2488672d-472b-45df-89d9-dacfde8a1f6e x-compute-request-id: req-2488672d-472b-45df-89d9-dacfde8a1f6e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:55,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-2488672d-472b-45df-89d9-dacfde8a1f6e 2018-06-07 13:44:55,760 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:55,761 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:44:58,764 - create_instance - DEBUG - VM status query timeout in 862.909031868 2018-06-07 13:44:58,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:44:58,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:44:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19623a32-88a6-4f1f-8405-9b286390762e x-compute-request-id: req-19623a32-88a6-4f1f-8405-9b286390762e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:44:58,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-19623a32-88a6-4f1f-8405-9b286390762e 2018-06-07 13:44:58,944 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:44:58,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:01,948 - create_instance - DEBUG - VM status query timeout in 859.725238085 2018-06-07 13:45:01,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:02,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-460b69ed-7ff5-48fc-a4ea-7d1f90d06764 x-compute-request-id: req-460b69ed-7ff5-48fc-a4ea-7d1f90d06764 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:02,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-460b69ed-7ff5-48fc-a4ea-7d1f90d06764 2018-06-07 13:45:02,130 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:02,131 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:05,134 - create_instance - DEBUG - VM status query timeout in 856.539133072 2018-06-07 13:45:05,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:05,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36b1fd4c-7c75-4ed8-a124-fe44f132a2fb x-compute-request-id: req-36b1fd4c-7c75-4ed8-a124-fe44f132a2fb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:05,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-36b1fd4c-7c75-4ed8-a124-fe44f132a2fb 2018-06-07 13:45:05,645 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:05,646 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:08,649 - create_instance - DEBUG - VM status query timeout in 853.024136066 2018-06-07 13:45:08,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:08,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ad23dd5-dd51-40fa-a589-62f439b5dab7 x-compute-request-id: req-5ad23dd5-dd51-40fa-a589-62f439b5dab7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:08,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-5ad23dd5-dd51-40fa-a589-62f439b5dab7 2018-06-07 13:45:08,963 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:08,963 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:11,967 - create_instance - DEBUG - VM status query timeout in 849.706228971 2018-06-07 13:45:11,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:12,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4b610c3-23cf-4597-9e03-d5cd1eb8c586 x-compute-request-id: req-b4b610c3-23cf-4597-9e03-d5cd1eb8c586 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:12,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-b4b610c3-23cf-4597-9e03-d5cd1eb8c586 2018-06-07 13:45:12,171 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:12,171 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:15,175 - create_instance - DEBUG - VM status query timeout in 846.498317003 2018-06-07 13:45:15,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:15,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e578df50-2db6-4873-8734-ee33baaf6003 x-compute-request-id: req-e578df50-2db6-4873-8734-ee33baaf6003 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:15,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-e578df50-2db6-4873-8734-ee33baaf6003 2018-06-07 13:45:15,483 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:15,484 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:18,487 - create_instance - DEBUG - VM status query timeout in 843.186079979 2018-06-07 13:45:18,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:18,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fb55f6c-eed2-4707-a76c-e5e601a14b76 x-compute-request-id: req-3fb55f6c-eed2-4707-a76c-e5e601a14b76 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:18,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-3fb55f6c-eed2-4707-a76c-e5e601a14b76 2018-06-07 13:45:18,666 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:18,666 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:21,669 - create_instance - DEBUG - VM status query timeout in 840.003911972 2018-06-07 13:45:21,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:21,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e11c5d94-6749-48c0-9bda-e48525557676 x-compute-request-id: req-e11c5d94-6749-48c0-9bda-e48525557676 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:21,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-e11c5d94-6749-48c0-9bda-e48525557676 2018-06-07 13:45:21,856 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:21,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:24,859 - create_instance - DEBUG - VM status query timeout in 836.813382864 2018-06-07 13:45:24,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:25,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2b8fbb2-a001-4d8b-a1e8-9956ef5b1ef6 x-compute-request-id: req-f2b8fbb2-a001-4d8b-a1e8-9956ef5b1ef6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:25,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-f2b8fbb2-a001-4d8b-a1e8-9956ef5b1ef6 2018-06-07 13:45:25,551 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:25,551 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:28,554 - create_instance - DEBUG - VM status query timeout in 833.118341923 2018-06-07 13:45:28,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:28,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a5f0364-8bee-4e1b-ac20-d81553f9a8a0 x-compute-request-id: req-5a5f0364-8bee-4e1b-ac20-d81553f9a8a0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:28,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-5a5f0364-8bee-4e1b-ac20-d81553f9a8a0 2018-06-07 13:45:28,741 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:28,742 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:31,745 - create_instance - DEBUG - VM status query timeout in 829.928142071 2018-06-07 13:45:31,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:32,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eefc44b3-9a4f-4860-b967-e7fd07eb270d x-compute-request-id: req-eefc44b3-9a4f-4860-b967-e7fd07eb270d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:32,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-eefc44b3-9a4f-4860-b967-e7fd07eb270d 2018-06-07 13:45:32,051 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:32,052 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:35,055 - create_instance - DEBUG - VM status query timeout in 826.618128061 2018-06-07 13:45:35,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:35,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b44b9f36-d814-4e66-b28f-acc84f00a5fa x-compute-request-id: req-b44b9f36-d814-4e66-b28f-acc84f00a5fa Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:35,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-b44b9f36-d814-4e66-b28f-acc84f00a5fa 2018-06-07 13:45:35,721 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:35,722 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:38,725 - create_instance - DEBUG - VM status query timeout in 822.948090076 2018-06-07 13:45:38,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:38,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df84858d-e0cc-4b69-883f-82763aac9922 x-compute-request-id: req-df84858d-e0cc-4b69-883f-82763aac9922 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:38,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-df84858d-e0cc-4b69-883f-82763aac9922 2018-06-07 13:45:38,894 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:38,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:41,897 - create_instance - DEBUG - VM status query timeout in 819.775399923 2018-06-07 13:45:41,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:42,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a335b84-261d-464c-b918-81270e19d528 x-compute-request-id: req-7a335b84-261d-464c-b918-81270e19d528 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:42,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-7a335b84-261d-464c-b918-81270e19d528 2018-06-07 13:45:42,215 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:42,215 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:45,219 - create_instance - DEBUG - VM status query timeout in 816.45420289 2018-06-07 13:45:45,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:45,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bd35207-80a4-4a36-bb45-545aecbaf4bd x-compute-request-id: req-0bd35207-80a4-4a36-bb45-545aecbaf4bd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:45,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-0bd35207-80a4-4a36-bb45-545aecbaf4bd 2018-06-07 13:45:45,676 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:45,676 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:48,680 - create_instance - DEBUG - VM status query timeout in 812.993169069 2018-06-07 13:45:48,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:49,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df303596-e91e-43bc-81de-9af647d8e252 x-compute-request-id: req-df303596-e91e-43bc-81de-9af647d8e252 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:49,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-df303596-e91e-43bc-81de-9af647d8e252 2018-06-07 13:45:49,125 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:49,125 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:52,128 - create_instance - DEBUG - VM status query timeout in 809.544702053 2018-06-07 13:45:52,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:52,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5301bcf8-15a7-4c8a-805b-300a6a1804f4 x-compute-request-id: req-5301bcf8-15a7-4c8a-805b-300a6a1804f4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:52,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-5301bcf8-15a7-4c8a-805b-300a6a1804f4 2018-06-07 13:45:52,443 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:52,443 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:55,446 - create_instance - DEBUG - VM status query timeout in 806.226994991 2018-06-07 13:45:55,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:55,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3022a144-c29d-4e0f-a9aa-6b26c948f0b0 x-compute-request-id: req-3022a144-c29d-4e0f-a9aa-6b26c948f0b0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:55,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-3022a144-c29d-4e0f-a9aa-6b26c948f0b0 2018-06-07 13:45:55,616 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:55,616 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:45:58,619 - create_instance - DEBUG - VM status query timeout in 803.053354025 2018-06-07 13:45:58,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:45:58,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:45:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd0b27d1-682c-4d23-9ab5-50af11552112 x-compute-request-id: req-cd0b27d1-682c-4d23-9ab5-50af11552112 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:45:58,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-cd0b27d1-682c-4d23-9ab5-50af11552112 2018-06-07 13:45:58,792 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:45:58,792 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:01,796 - create_instance - DEBUG - VM status query timeout in 799.877207041 2018-06-07 13:46:01,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:01,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c8cbe6c-e592-4fb6-ba78-455d6f74f608 x-compute-request-id: req-6c8cbe6c-e592-4fb6-ba78-455d6f74f608 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:01,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-6c8cbe6c-e592-4fb6-ba78-455d6f74f608 2018-06-07 13:46:01,964 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:01,964 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:04,968 - create_instance - DEBUG - VM status query timeout in 796.705203056 2018-06-07 13:46:04,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:05,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee0bba4e-525f-4326-ac28-9586b5785a36 x-compute-request-id: req-ee0bba4e-525f-4326-ac28-9586b5785a36 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:05,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-ee0bba4e-525f-4326-ac28-9586b5785a36 2018-06-07 13:46:05,277 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:05,277 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:08,280 - create_instance - DEBUG - VM status query timeout in 793.392904043 2018-06-07 13:46:08,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:08,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1782a064-7a20-4cce-a3af-80178a9123ee x-compute-request-id: req-1782a064-7a20-4cce-a3af-80178a9123ee Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:08,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-1782a064-7a20-4cce-a3af-80178a9123ee 2018-06-07 13:46:08,447 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:08,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:11,448 - create_instance - DEBUG - VM status query timeout in 790.225270033 2018-06-07 13:46:11,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:11,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad04008c-bad7-40b4-9599-4e53798b8388 x-compute-request-id: req-ad04008c-bad7-40b4-9599-4e53798b8388 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:11,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-ad04008c-bad7-40b4-9599-4e53798b8388 2018-06-07 13:46:11,768 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:11,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:14,768 - create_instance - DEBUG - VM status query timeout in 786.904829025 2018-06-07 13:46:14,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:14,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd9c0bed-2e0c-434d-8940-b7c8758f7a54 x-compute-request-id: req-dd9c0bed-2e0c-434d-8940-b7c8758f7a54 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:14,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-dd9c0bed-2e0c-434d-8940-b7c8758f7a54 2018-06-07 13:46:14,934 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:14,935 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:17,938 - create_instance - DEBUG - VM status query timeout in 783.7351439 2018-06-07 13:46:17,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:18,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f63b31f-a7c2-4a71-b3ea-62464b733da3 x-compute-request-id: req-4f63b31f-a7c2-4a71-b3ea-62464b733da3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:18,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-4f63b31f-a7c2-4a71-b3ea-62464b733da3 2018-06-07 13:46:18,624 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:18,624 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:21,627 - create_instance - DEBUG - VM status query timeout in 780.045846939 2018-06-07 13:46:21,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:21,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f929e3a-ad40-4b9e-9203-fcf21f0bfe9e x-compute-request-id: req-4f929e3a-ad40-4b9e-9203-fcf21f0bfe9e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:21,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-4f929e3a-ad40-4b9e-9203-fcf21f0bfe9e 2018-06-07 13:46:21,797 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:21,797 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:24,800 - create_instance - DEBUG - VM status query timeout in 776.872612 2018-06-07 13:46:24,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:25,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05372474-832d-45b6-9f34-4cf942e8f60f x-compute-request-id: req-05372474-832d-45b6-9f34-4cf942e8f60f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:25,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-05372474-832d-45b6-9f34-4cf942e8f60f 2018-06-07 13:46:25,187 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:25,188 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:28,191 - create_instance - DEBUG - VM status query timeout in 773.482225895 2018-06-07 13:46:28,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:28,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31071c2c-3b6a-416e-b75b-e500a8539346 x-compute-request-id: req-31071c2c-3b6a-416e-b75b-e500a8539346 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:28,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-31071c2c-3b6a-416e-b75b-e500a8539346 2018-06-07 13:46:28,369 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:28,369 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:31,371 - create_instance - DEBUG - VM status query timeout in 770.302259922 2018-06-07 13:46:31,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:31,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a532825e-03f7-438e-8dcb-0070eae562f4 x-compute-request-id: req-a532825e-03f7-438e-8dcb-0070eae562f4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:31,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-a532825e-03f7-438e-8dcb-0070eae562f4 2018-06-07 13:46:31,674 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:31,675 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:34,678 - create_instance - DEBUG - VM status query timeout in 766.995010853 2018-06-07 13:46:34,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:34,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36e2ce56-2a4d-49b5-b148-4ca7b03e6978 x-compute-request-id: req-36e2ce56-2a4d-49b5-b148-4ca7b03e6978 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:34,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-36e2ce56-2a4d-49b5-b148-4ca7b03e6978 2018-06-07 13:46:34,854 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:34,854 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:37,858 - create_instance - DEBUG - VM status query timeout in 763.815146923 2018-06-07 13:46:37,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:38,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b26b5f28-1cfe-4024-b7fd-ff8cb8be589f x-compute-request-id: req-b26b5f28-1cfe-4024-b7fd-ff8cb8be589f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:38,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-b26b5f28-1cfe-4024-b7fd-ff8cb8be589f 2018-06-07 13:46:38,308 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:38,308 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:41,311 - create_instance - DEBUG - VM status query timeout in 760.361667871 2018-06-07 13:46:41,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:41,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e5e9454-d58f-4c53-a7fb-0a6c1454fd57 x-compute-request-id: req-6e5e9454-d58f-4c53-a7fb-0a6c1454fd57 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:41,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-6e5e9454-d58f-4c53-a7fb-0a6c1454fd57 2018-06-07 13:46:41,489 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:41,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:44,493 - create_instance - DEBUG - VM status query timeout in 757.180254936 2018-06-07 13:46:44,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:44,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ecf34d4-165f-4989-811b-23c751960681 x-compute-request-id: req-6ecf34d4-165f-4989-811b-23c751960681 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:44,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-6ecf34d4-165f-4989-811b-23c751960681 2018-06-07 13:46:44,663 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:44,663 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:47,666 - create_instance - DEBUG - VM status query timeout in 754.006581068 2018-06-07 13:46:47,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:47,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ae20988-0d06-4d9b-afdd-b2759245dabe x-compute-request-id: req-5ae20988-0d06-4d9b-afdd-b2759245dabe Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:47,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-5ae20988-0d06-4d9b-afdd-b2759245dabe 2018-06-07 13:46:47,966 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:47,966 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:50,970 - create_instance - DEBUG - VM status query timeout in 750.703160048 2018-06-07 13:46:50,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:51,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e955239-c41e-4613-85b0-d37e954c9b9e x-compute-request-id: req-2e955239-c41e-4613-85b0-d37e954c9b9e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:51,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-2e955239-c41e-4613-85b0-d37e954c9b9e 2018-06-07 13:46:51,146 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:51,146 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:54,150 - create_instance - DEBUG - VM status query timeout in 747.523210049 2018-06-07 13:46:54,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:54,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ca05c65-2055-43a2-a675-bc2d7cb73998 x-compute-request-id: req-9ca05c65-2055-43a2-a675-bc2d7cb73998 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:54,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-9ca05c65-2055-43a2-a675-bc2d7cb73998 2018-06-07 13:46:54,476 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:54,476 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:46:57,479 - create_instance - DEBUG - VM status query timeout in 744.19345808 2018-06-07 13:46:57,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:46:57,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:46:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a042ffc0-1834-464f-9dfb-469091f1fc5c x-compute-request-id: req-a042ffc0-1834-464f-9dfb-469091f1fc5c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:46:57,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-a042ffc0-1834-464f-9dfb-469091f1fc5c 2018-06-07 13:46:57,783 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:46:57,783 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:47:00,786 - create_instance - DEBUG - VM status query timeout in 740.88663888 2018-06-07 13:47:00,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:01,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-588388ed-ea3f-45de-b4e6-8514f5d333dd x-compute-request-id: req-588388ed-ea3f-45de-b4e6-8514f5d333dd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:44:21Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:47:01,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-588388ed-ea3f-45de-b4e6-8514f5d333dd 2018-06-07 13:47:01,096 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - BUILD 2018-06-07 13:47:01,096 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 13:47:04,099 - create_instance - DEBUG - VM status query timeout in 737.573647976 2018-06-07 13:47:04,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:04,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b969c06b-453f-4882-923e-60ed41af2375 x-compute-request-id: req-b969c06b-453f-4882-923e-60ed41af2375 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:52:7e", "version": 4, "addr": "10.67.79.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T13:39:11.000000", "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:47:02Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:47:04,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-b969c06b-453f-4882-923e-60ed41af2375 2018-06-07 13:47:04,552 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - ACTIVE 2018-06-07 13:47:04,552 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:47:04,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:04,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3873f0b6-e7b0-4ad9-aee8-9f5673081df5 x-compute-request-id: req-3873f0b6-e7b0-4ad9-aee8-9f5673081df5 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:52:7e", "version": 4, "addr": "10.67.79.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T13:39:11.000000", "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:47:02Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:47:04,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-3873f0b6-e7b0-4ad9-aee8-9f5673081df5 2018-06-07 13:47:04,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:04,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-2c81c24f-9ec4-462e-aae1-78e4c3f536f9 Date: Thu, 07 Jun 2018 13:47:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b09820e-bc90-46f8-84c8-aa928309e79c"],"updated_at":"2018-06-07T13:44:08Z","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3414f379de9940c7b158034cca40011d","id":"bca37a50-abd7-465f-ae72-37eafc9948bd","name":"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:47:04,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-2c81c24f-9ec4-462e-aae1-78e4c3f536f9 2018-06-07 13:47:04,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:05,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee21eb34-32f1-47b6-870f-811feac8bca2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:47:05,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-ee21eb34-32f1-47b6-870f-811feac8bca2 2018-06-07 13:47:05,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:05,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-a87eb2f3-2d03-42f2-8346-a79957e84229 Date: Thu, 07 Jun 2018 13:47:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:47:05,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-a87eb2f3-2d03-42f2-8346-a79957e84229 2018-06-07 13:47:05,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:05,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2251 X-Openstack-Request-Id: req-216b8b51-a81e-4056-be19-f388246b4d57 Date: Thu, 07 Jun 2018 13:47:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","admin_state_up":true,"updated_at":"2018-06-07T13:44:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bca37a50-abd7-465f-ae72-37eafc9948bd","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:b5:77:ba","id":"113b956a-e399-4af3-928f-ae64ea82ce33","port_security_enabled":false,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:12Z","admin_state_up":true,"updated_at":"2018-06-07T13:44:13Z","binding:vnic_type":"normal","device_id":"1fce7cdf-e173-4edf-9382-ec1530fb4b42","device_owner":"network:router_interface","revision_number":4,"mac_address":"fa:16:3e:55:b7:ce","id":"2fe1b585-8e1f-413c-b69e-5e5368f121b6","port_security_enabled":false,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:18Z","admin_state_up":true,"updated_at":"2018-06-07T13:44:45Z","binding:vnic_type":"normal","device_id":"7d57884d-0656-472d-815c-1ee3a4e42102","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:60:52:7e","id":"49b62b05-10ab-4658-96ac-7e0dcab12a2d","port_security_enabled":true,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.3"}],"extra_dhcp_opts":[],"security_groups":["611d4676-ca2a-49f1-be0a-5d73e8f0f6df"],"name":"cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:47:05,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-216b8b51-a81e-4056-be19-f388246b4d57 2018-06-07 13:47:05,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" -d '{"addSecurityGroup": {"name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}}' 2018-06-07 13:47:06,029 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 13:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83a2fda3-e7b5-482e-9d12-ddda63b55d4f x-compute-request-id: req-83a2fda3-e7b5-482e-9d12-ddda63b55d4f Content-Length: 0 Content-Type: application/json 2018-06-07 13:47:06,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102/action used request id req-83a2fda3-e7b5-482e-9d12-ddda63b55d4f 2018-06-07 13:47:06,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:06,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-666fad22-4f3f-424e-b7e1-cd525eaba660 Date: Thu, 07 Jun 2018 13:47:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:10Z", "admin_state_up": true, "updated_at": "2018-06-07T13:44:12Z", "revision_number": 3, "routes": [], "project_id": "3414f379de9940c7b158034cca40011d", "id": "1fce7cdf-e173-4edf-9382-ec1530fb4b42", "name": "cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:47:06,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-666fad22-4f3f-424e-b7e1-cd525eaba660 2018-06-07 13:47:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:06,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c56fafe-4402-4b34-a6bb-44ae8df6422c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:47:06,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-8c56fafe-4402-4b34-a6bb-44ae8df6422c 2018-06-07 13:47:06,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=1fce7cdf-e173-4edf-9382-ec1530fb4b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:06,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-fbd5729a-820a-44a2-af53-e8bd44f0df8a Date: Thu, 07 Jun 2018 13:47:06 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:12Z","admin_state_up":true,"updated_at":"2018-06-07T13:44:13Z","binding:vnic_type":"normal","device_id":"1fce7cdf-e173-4edf-9382-ec1530fb4b42","device_owner":"network:router_interface","revision_number":4,"mac_address":"fa:16:3e:55:b7:ce","id":"2fe1b585-8e1f-413c-b69e-5e5368f121b6","port_security_enabled":false,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-07 13:47:06,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=1fce7cdf-e173-4edf-9382-ec1530fb4b42 used request id req-fbd5729a-820a-44a2-af53-e8bd44f0df8a 2018-06-07 13:47:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0b09820e-bc90-46f8-84c8-aa928309e79c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:06,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2196c570-63a9-4728-928c-e93bd769db03 Date: Thu, 07 Jun 2018 13:47:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:47:06,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0b09820e-bc90-46f8-84c8-aa928309e79c used request id req-2196c570-63a9-4728-928c-e93bd769db03 2018-06-07 13:47:06,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:06,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-c01642f4-9fbd-4a10-8776-0e5878fd4744 Date: Thu, 07 Jun 2018 13:47:06 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":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"updated_at":"2018-06-07T11:33:03Z","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","name":"external"}]} 2018-06-07 13:47:06,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-c01642f4-9fbd-4a10-8776-0e5878fd4744 2018-06-07 13:47:06,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:06,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c146490-3e55-416b-847e-2a998bd6d902 Date: Thu, 07 Jun 2018 13:47:06 GMT RESP BODY: {"subnets":[]} 2018-06-07 13:47:06,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-0c146490-3e55-416b-847e-2a998bd6d902 2018-06-07 13:47:06,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:06,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36644dc3-599f-4af0-9643-5612fc299270 x-compute-request-id: req-36644dc3-599f-4af0-9643-5612fc299270 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:52:7e", "version": 4, "addr": "10.67.79.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T13:39:11.000000", "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}, {"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:47:02Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:47:06,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-36644dc3-599f-4af0-9643-5612fc299270 2018-06-07 13:47:06,629 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - ACTIVE 2018-06-07 13:47:06,629 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:47:06,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:06,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89e27af9-9a69-47a4-aa04-66e63590f956 x-compute-request-id: req-89e27af9-9a69-47a4-aa04-66e63590f956 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:52:7e", "version": 4, "addr": "10.67.79.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T13:39:11.000000", "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}, {"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:47:02Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:47:06,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-89e27af9-9a69-47a4-aa04-66e63590f956 2018-06-07 13:47:06,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:07,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-6530b978-05e4-46ef-954a-4d2bbde80b81 Date: Thu, 07 Jun 2018 13:47: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":["0b09820e-bc90-46f8-84c8-aa928309e79c"],"updated_at":"2018-06-07T13:44:08Z","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3414f379de9940c7b158034cca40011d","id":"bca37a50-abd7-465f-ae72-37eafc9948bd","name":"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:47:07,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-6530b978-05e4-46ef-954a-4d2bbde80b81 2018-06-07 13:47:07,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:07,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b954076-b4a2-46b1-aedc-7c7d6b8efa9b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:47:07,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-4b954076-b4a2-46b1-aedc-7c7d6b8efa9b 2018-06-07 13:47:07,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:07,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-80702eb4-a036-46de-bb23-b2e1a8f52f6b Date: Thu, 07 Jun 2018 13:47:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:47:07,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-80702eb4-a036-46de-bb23-b2e1a8f52f6b 2018-06-07 13:47:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:07,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2290 X-Openstack-Request-Id: req-a9c472cd-3a93-47fe-8bd9-bb902c30c0d9 Date: Thu, 07 Jun 2018 13:47:07 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","admin_state_up":true,"updated_at":"2018-06-07T13:44:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bca37a50-abd7-465f-ae72-37eafc9948bd","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:b5:77:ba","id":"113b956a-e399-4af3-928f-ae64ea82ce33","port_security_enabled":false,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:12Z","admin_state_up":true,"updated_at":"2018-06-07T13:44:13Z","binding:vnic_type":"normal","device_id":"1fce7cdf-e173-4edf-9382-ec1530fb4b42","device_owner":"network:router_interface","revision_number":4,"mac_address":"fa:16:3e:55:b7:ce","id":"2fe1b585-8e1f-413c-b69e-5e5368f121b6","port_security_enabled":false,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:18Z","admin_state_up":true,"updated_at":"2018-06-07T13:47:05Z","binding:vnic_type":"normal","device_id":"7d57884d-0656-472d-815c-1ee3a4e42102","device_owner":"compute:nova","revision_number":6,"mac_address":"fa:16:3e:60:52:7e","id":"49b62b05-10ab-4658-96ac-7e0dcab12a2d","port_security_enabled":true,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.3"}],"extra_dhcp_opts":[],"security_groups":["1ca241b2-d276-429a-9e49-d8418aa11673","611d4676-ca2a-49f1-be0a-5d73e8f0f6df"],"name":"cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:47:07,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-a9c472cd-3a93-47fe-8bd9-bb902c30c0d9 2018-06-07 13:47:07,252 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 13:47:07,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:07,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-80e6c1e0-715e-4cde-b9f1-ec6701540d57 Date: Thu, 07 Jun 2018 13:47: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":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"updated_at":"2018-06-07T11:33:03Z","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","name":"external"}]} 2018-06-07 13:47:07,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-80e6c1e0-715e-4cde-b9f1-ec6701540d57 2018-06-07 13:47:07,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:07,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6fceb43f-903a-41b5-b042-9f144775226f Date: Thu, 07 Jun 2018 13:47:07 GMT RESP BODY: {"subnets":[]} 2018-06-07 13:47:07,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-6fceb43f-903a-41b5-b042-9f144775226f 2018-06-07 13:47:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" -d '{"floatingip": {"floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "port_id": "49b62b05-10ab-4658-96ac-7e0dcab12a2d"}}' 2018-06-07 13:47:08,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 550 X-Openstack-Request-Id: req-6b9d9695-29a3-425c-8da4-7a6c0563608f Date: Thu, 07 Jun 2018 13:47:08 GMT RESP BODY: {"floatingip": {"router_id": "1fce7cdf-e173-4edf-9382-ec1530fb4b42", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-06-07T13:47:08Z", "floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "fixed_ip_address": "10.67.79.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "49b62b05-10ab-4658-96ac-7e0dcab12a2d", "id": "9b4ec6fc-87c5-460b-addc-a8d3cd7e4aa8", "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:47:08Z", "project_id": "3414f379de9940c7b158034cca40011d"}} 2018-06-07 13:47:08,960 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-6b9d9695-29a3-425c-8da4-7a6c0563608f 2018-06-07 13:47:08,961 - create_instance - INFO - Created floating IP 172.30.9.208 via router - cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:47:08,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:47:08,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:47:09,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T14:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["emzDcLefTWibg1jVhxt7Cw"], "issued_at": "2018-06-07T13:47:09.000000Z"}} 2018-06-07 13:47:09,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '76a59766-d7a6-4517-a82a-e687fefb200b', 'keystone_tenant_name': 'cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.28:5000', 'user_domain_name': 'Default', 'keystone_username': 'cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f', 'project_domain_name': 'Default'} 2018-06-07 13:47:09,337 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-06-07 13:47:09,337 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-06-07 13:47:09,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-06-07 13:47:09,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-06-07 13:47:10,344 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - try 1: Cloudify Manager isn't up and running 2018-06-07 13:47:40,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-06-07 13:47:40,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:47:40,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:47:40,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:47:40,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:47:40,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:47:40,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:47:40,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:47:40,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5683, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5689, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 8637, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 865, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8875, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8894, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 8878, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5646, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-06-07 13:47:40,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:47:40,869 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:39:49 GMT 2018-06-07 13:47:40,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:47:40,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2386 2018-06-07 13:47:40,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:47:40,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5683, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 5689, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8637, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 865, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8875, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8894, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 8878, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 5646, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-06-07 13:47:40,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-06-07 13:47:41,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:47:41,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:47:41,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:47:41,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:47:41,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:47:41,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:47:41,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:47:41,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5683, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5689, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 8637, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 865, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8875, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8894, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 8878, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5646, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-06-07 13:47:41,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:47:41,286 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:47:41 GMT 2018-06-07 13:47:41,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:47:41,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2386 2018-06-07 13:47:41,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:47:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - The current manager status is running 2018-06-07 13:47:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-06-07 13:47:41,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/secrets 2018-06-07 13:47:41,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:47:41,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:47:41,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:47:41,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:47:41,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:47:41,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:47:41,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:47:41,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-06-07 13:47:41,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:47:41,470 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:47:41 GMT 2018-06-07 13:47:41,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:47:41,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-06-07 13:47:41,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:47:41,471 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/keystone_password; body: {"value": "76a59766-d7a6-4517-a82a-e687fefb200b"} 2018-06-07 13:47:41,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:47:41,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:47:41,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:47:41,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:47:41,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:47:41,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:47:41,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:47:41,752 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 49 2018-06-07 13:47:41,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-06-07T13:47:41.558Z", "updated_at": "2018-06-07T13:47:41.558Z", "created_by": "admin", "private_resource": false, "value": "76a59766-d7a6-4517-a82a-e687fefb200b", "key": "keystone_password"} 2018-06-07 13:47:41,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:47:41,752 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:47:41 GMT 2018-06-07 13:47:41,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:47:41,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-06-07 13:47:41,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:47:41,753 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/keystone_tenant_name; body: {"value": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"} 2018-06-07 13:47:41,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:47:41,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:47:41,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:47:41,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:47:41,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:47:41,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:47:41,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:47:41,839 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 62 2018-06-07 13:47:41,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-06-07T13:47:41.814Z", "updated_at": "2018-06-07T13:47:41.814Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "key": "keystone_tenant_name"} 2018-06-07 13:47:41,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:47:41,839 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:47:41 GMT 2018-06-07 13:47:41,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:47:41,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 260 2018-06-07 13:47:41,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:47:41,840 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/region; body: {"value": "regionOne"} 2018-06-07 13:47:41,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:47:41,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:47:41,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:47:41,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:47:41,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:47:41,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:47:41,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:47:41,965 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 22 2018-06-07 13:47:41,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-06-07T13:47:41.939Z", "updated_at": "2018-06-07T13:47:41.939Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-06-07 13:47:41,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:47:41,965 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:47:41 GMT 2018-06-07 13:47:41,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:47:41,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-06-07 13:47:41,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:47:41,966 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/keystone_url; body: {"value": "http://172.30.9.28:5000"} 2018-06-07 13:47:42,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:47:42,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:47:42,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:47:42,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:47:42,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:47:42,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:47:42,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:47:42,105 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 36 2018-06-07 13:47:42,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-06-07T13:47:42.067Z", "updated_at": "2018-06-07T13:47:42.067Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.28:5000", "key": "keystone_url"} 2018-06-07 13:47:42,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:47:42,105 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:47:42 GMT 2018-06-07 13:47:42,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:47:42,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-06-07 13:47:42,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:47:42,106 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/user_domain_name; body: {"value": "Default"} 2018-06-07 13:47:42,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:47:42,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:47:42,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:47:42,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:47:42,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:47:42,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:47:42,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:47:42,706 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 20 2018-06-07 13:47:42,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-06-07T13:47:42.593Z", "updated_at": "2018-06-07T13:47:42.593Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-06-07 13:47:42,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:47:42,707 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:47:42 GMT 2018-06-07 13:47:42,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:47:42,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-06-07 13:47:42,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:47:42,707 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/keystone_username; body: {"value": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f"} 2018-06-07 13:47:42,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:47:42,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:47:42,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:47:42,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:47:42,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:47:42,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:47:42,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:47:42,868 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 70 2018-06-07 13:47:42,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-06-07T13:47:42.795Z", "updated_at": "2018-06-07T13:47:42.795Z", "created_by": "admin", "private_resource": false, "value": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "key": "keystone_username"} 2018-06-07 13:47:42,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:47:42,869 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:47:42 GMT 2018-06-07 13:47:42,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:47:42,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 265 2018-06-07 13:47:42,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:47:42,869 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/project_domain_name; body: {"value": "Default"} 2018-06-07 13:47:43,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:47:43,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:47:43,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:47:43,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:47:43,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:47:43,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:47:43,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:47:43,010 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 20 2018-06-07 13:47:43,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-06-07T13:47:42.973Z", "updated_at": "2018-06-07T13:47:42.973Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-06-07 13:47:43,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:47:43,010 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:47:43 GMT 2018-06-07 13:47:43,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:47:43,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-06-07 13:47:43,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:47:43,011 - create_instance - INFO - Checking if VM is active 2018-06-07 13:47:43,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:43,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aa11505-1524-404a-8c70-84ce1fe83487 x-compute-request-id: req-7aa11505-1524-404a-8c70-84ce1fe83487 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:52:7e", "version": 4, "addr": "10.67.79.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:52:7e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T13:39:11.000000", "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}, {"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:47:02Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:47:43,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-7aa11505-1524-404a-8c70-84ce1fe83487 2018-06-07 13:47:43,223 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - ACTIVE 2018-06-07 13:47:43,223 - create_instance - INFO - VM is - ACTIVE 2018-06-07 13:47:43,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:43,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45e7c0c1-c2be-443a-a82f-1f44ee3f50b5 x-compute-request-id: req-45e7c0c1-c2be-443a-a82f-1f44ee3f50b5 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:52:7e", "version": 4, "addr": "10.67.79.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:52:7e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T13:39:11.000000", "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "security_groups": [{"name": "sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f"}, {"name": "default"}], "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T13:47:02Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 13:47:43,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-45e7c0c1-c2be-443a-a82f-1f44ee3f50b5 2018-06-07 13:47:43,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:43,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-79d18835-193d-4ffb-9c7f-1610829eed28 Date: Thu, 07 Jun 2018 13:47:43 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":["0b09820e-bc90-46f8-84c8-aa928309e79c"],"updated_at":"2018-06-07T13:44:08Z","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3414f379de9940c7b158034cca40011d","id":"bca37a50-abd7-465f-ae72-37eafc9948bd","name":"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:47:43,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-79d18835-193d-4ffb-9c7f-1610829eed28 2018-06-07 13:47:43,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:43,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7c5179-17b5-4e4a-8221-ac85f2e0331f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 13:47:43,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-8d7c5179-17b5-4e4a-8221-ac85f2e0331f 2018-06-07 13:47:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:43,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-8b9080d8-0a64-4b55-a6ce-88a10aaf44a1 Date: Thu, 07 Jun 2018 13:47:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T13:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"3414f379de9940c7b158034cca40011d","id":"0b09820e-bc90-46f8-84c8-aa928309e79c","subnetpool_id":null,"name":"cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:47:43,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-8b9080d8-0a64-4b55-a6ce-88a10aaf44a1 2018-06-07 13:47:43,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408b0d07cc57f9e438a01069d6df57859c5c06b8" 2018-06-07 13:47:43,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2290 X-Openstack-Request-Id: req-310f3103-fd4d-4f8b-813b-b88e3cf978d5 Date: Thu, 07 Jun 2018 13:47:43 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:08Z","admin_state_up":true,"updated_at":"2018-06-07T13:44:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bca37a50-abd7-465f-ae72-37eafc9948bd","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:b5:77:ba","id":"113b956a-e399-4af3-928f-ae64ea82ce33","port_security_enabled":false,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:12Z","admin_state_up":true,"updated_at":"2018-06-07T13:44:13Z","binding:vnic_type":"normal","device_id":"1fce7cdf-e173-4edf-9382-ec1530fb4b42","device_owner":"network:router_interface","revision_number":4,"mac_address":"fa:16:3e:55:b7:ce","id":"2fe1b585-8e1f-413c-b69e-5e5368f121b6","port_security_enabled":false,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bca37a50-abd7-465f-ae72-37eafc9948bd","tenant_id":"3414f379de9940c7b158034cca40011d","created_at":"2018-06-07T13:44:18Z","admin_state_up":true,"updated_at":"2018-06-07T13:47:05Z","binding:vnic_type":"normal","device_id":"7d57884d-0656-472d-815c-1ee3a4e42102","device_owner":"compute:nova","revision_number":6,"mac_address":"fa:16:3e:60:52:7e","id":"49b62b05-10ab-4658-96ac-7e0dcab12a2d","port_security_enabled":true,"project_id":"3414f379de9940c7b158034cca40011d","fixed_ips":[{"subnet_id":"0b09820e-bc90-46f8-84c8-aa928309e79c","ip_address":"10.67.79.3"}],"extra_dhcp_opts":[],"security_groups":["1ca241b2-d276-429a-9e49-d8418aa11673","611d4676-ca2a-49f1-be0a-5d73e8f0f6df"],"name":"cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:47:43,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-310f3103-fd4d-4f8b-813b-b88e3cf978d5 2018-06-07 13:47:43,841 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-07 13:47:43,843 - paramiko.transport - DEBUG - starting thread (client mode): 0x5ee3bf10L 2018-06-07 13:47:43,844 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-06-07 13:47:43,856 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-06-07 13:47:43,856 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-06-07 13:47:43,874 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-06-07 13:47:43,875 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-07 13:47:43,875 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-07 13:47:43,875 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-07 13:47:43,875 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-07 13:47:43,875 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-07 13:47:43,882 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-07 13:47:43,883 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-07 13:47:43,909 - paramiko.transport - DEBUG - Trying key e30d49b0f7493094c52c3965c47735d2 from /home/opnfv/functest/data/ims/cloudify_ims.pem 2018-06-07 13:47:43,923 - paramiko.transport - DEBUG - userauth is OK 2018-06-07 13:47:43,942 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:47:44,042 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-07 13:47:44,087 - create_instance - INFO - SSH is active for VM instance 2018-06-07 13:47:44,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-06-07 13:47:44,087 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-07 13:47:44,089 - paramiko.transport - DEBUG - starting thread (client mode): 0x61f0c6d0L 2018-06-07 13:47:44,089 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-06-07 13:47:44,093 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-06-07 13:47:44,094 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-06-07 13:47:44,095 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-06-07 13:47:44,096 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-07 13:47:44,096 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-07 13:47:44,096 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-07 13:47:44,096 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-07 13:47:44,096 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-07 13:47:44,101 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-07 13:47:44,102 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-07 13:47:44,105 - paramiko.transport - DEBUG - Trying key e30d49b0f7493094c52c3965c47735d2 from /home/opnfv/functest/data/ims/cloudify_ims.pem 2018-06-07 13:47:44,141 - paramiko.transport - DEBUG - userauth is OK 2018-06-07 13:47:44,152 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 13:47:44,170 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-07 13:47:44,171 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-07 13:47:44,171 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-07 13:47:44,173 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-07 13:47:44,271 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-07 13:47:44,272 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-06-07 13:47:44,273 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-07 13:47:44,312 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-06-07 13:47:44,313 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-06-07 13:47:44,338 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-06-07 13:47:44,350 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-06-07 13:47:44,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo cp ~/cloudify_ims.pem /etc/cloudify/ stdout: 2018-06-07 13:47:44,351 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-06-07 13:47:44,351 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-06-07 13:47:44,352 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-06-07 13:47:44,352 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-06-07 13:47:44,393 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-06-07 13:47:44,404 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-06-07 13:47:44,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_ims.pem stdout: 2018-06-07 13:47:44,405 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-06-07 13:47:44,405 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-06-07 13:47:44,406 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-06-07 13:47:44,406 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-06-07 13:47:44,447 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-06-07 13:49:03,561 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-06-07 13:49:03,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo yum install -y gcc python-devel python-cmd2 stdout: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.chpc.utah.edu * extras: centos.s.uw.edu * updates: mirror.web-ster.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-68.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-68.el7 for package: python-devel-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-68.el7 for package: python-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.3.2.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-68.el7 base 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.3.2.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-68.el7 base 93 k python-libs x86_64 2.7.5-68.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 6.2 MB/s | 54 MB 00:08 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-68.el7.x86_64 7/24 Updating : python-2.7.5-68.el7.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.3.2.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-68.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-libs-2.7.5-68.el7.x86_64 1/24 Verifying : glibc-devel-2.17-222.el7.x86_64 2/24 Verifying : glibc-headers-2.17-222.el7.x86_64 3/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 4/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-devel-2.7.5-68.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : python-2.7.5-68.el7.x86_64 13/24 Verifying : mpfr-3.1.1-4.el7.x86_64 14/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 15/24 Verifying : kernel-headers-3.10.0-862.3.2.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-68.el7 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.3.2.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-68.el7 python-libs.x86_64 0:2.7.5-68.el7 Complete! 2018-06-07 13:49:03,562 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-06-07 13:49:03,563 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-06-07 13:49:03,564 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-06-07 13:49:03,564 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-06-07 13:49:03,606 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-06-07 13:49:05,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH cfy status stdout: Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-06-07 13:49:05,607 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-06-07 13:49:05,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-06-07 13:49:05,608 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-06-07 13:49:05,705 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-06-07 13:49:08,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:08,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:08,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:08,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:08,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:08,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:08,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:08,744 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-06-07 13:49:08,744 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:08.298Z", "updated_at": "2018-06-07T13:49:08.298Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-06-07 13:49:08,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:08,747 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:08 GMT 2018-06-07 13:49:08,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:08,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-06-07 13:49:08,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:08,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-06-07 13:49:08,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 13:49:08,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 13:49:09,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T14:49:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "5ac0cd13b99e49a9931167fefdb59de1"}, "audit_ids": ["MpR-XGrsQAenpdDafOiL4A"], "issued_at": "2018-06-07T13:49:09.000000Z"}} 2018-06-07 13:49:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23147cfc9ac7f765121fd885d7af4b1ab466313" 2018-06-07 13:49:09,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391245a0-6259-4bb6-896f-643d9d1a9758 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 13:49:09,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-391245a0-6259-4bb6-896f-643d9d1a9758 2018-06-07 13:49:09,222 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 13:49:09,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23147cfc9ac7f765121fd885d7af4b1ab466313" 2018-06-07 13:49:09,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:49:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91325bb4-41f9-4ff4-9831-7ab1f706b44d x-compute-request-id: req-91325bb4-41f9-4ff4-9831-7ab1f706b44d Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}], "name": "cloudify.medium-9633535b-724a-458d-b09d-2a601e1dbf9f"}]} 2018-06-07 13:49:09,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-91325bb4-41f9-4ff4-9831-7ab1f706b44d 2018-06-07 13:49:09,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23147cfc9ac7f765121fd885d7af4b1ab466313" -d '{"flavor": {"vcpus": 2, "disk": 25, "name": "cloudify.small-9633535b-724a-458d-b09d-2a601e1dbf9f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-06-07 13:49:09,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 13:49:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0edb9ae8-34a9-4c24-b996-3e68fd66e26f x-compute-request-id: req-0edb9ae8-34a9-4c24-b996-3e68fd66e26f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1769fe54-05a4-4861-a375-87db630315fc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1769fe54-05a4-4861-a375-87db630315fc", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "1769fe54-05a4-4861-a375-87db630315fc", "name": "cloudify.small-9633535b-724a-458d-b09d-2a601e1dbf9f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 13:49:09,463 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0edb9ae8-34a9-4c24-b996-3e68fd66e26f 2018-06-07 13:49:09,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-06-07 13:49:09,464 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "ubuntu_14.04", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "bono_cluster_size": 1, "flavor_id": "cloudify.small-9633535b-724a-458d-b09d-2a601e1dbf9f", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "blueprint_id": "clearwater-opnfv"} 2018-06-07 13:49:11,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:11,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:11,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:11,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:11,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:11,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:11,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:11,039 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 593 2018-06-07 13:49:11,040 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "ubuntu_14.04", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "bono_cluster_size": 1, "flavor_id": "cloudify.small-9633535b-724a-458d-b09d-2a601e1dbf9f", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:09.729Z", "updated_at": "2018-06-07T13:49:09.729Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-06-07 13:49:11,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:11,040 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:11 GMT 2018-06-07 13:49:11,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:11,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8219 2018-06-07 13:49:11,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:11,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-06-07 13:49:11,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:11,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:11,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:11,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:11,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:11,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:11,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:11,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:10.658Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-06-07 13:49:11,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:11,163 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:11 GMT 2018-06-07 13:49:11,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:11,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-06-07 13:49:11,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:11,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:49:11,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:11,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:11,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:11,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:11,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:11,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:11,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:11,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-06-07 13:49:11,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:11,234 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:11 GMT 2018-06-07 13:49:11,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:11,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-06-07 13:49:11,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:11,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/9fe4b429-d575-475a-869c-e23cf8a00ca4 2018-06-07 13:49:11,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:11,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:11,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:11,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:11,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:11,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:11,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:11,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:10.658Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"} 2018-06-07 13:49:11,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:11,305 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:11 GMT 2018-06-07 13:49:11,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:11,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-06-07 13:49:11,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:16,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:49:16,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:16,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:16,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:16,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:16,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:16,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:16,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:16,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:11.899Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:11.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:12.293Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:12.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4", "logger": "23c1d4a1-0aa1-419b-bc35-e877c81a1d97"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:12.781Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:12.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4", "logger": "23c1d4a1-0aa1-419b-bc35-e877c81a1d97"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:12.845Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:12.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:12.845Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:12.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:12.845Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:12.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:13.943Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:13.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4", "logger": "23c1d4a1-0aa1-419b-bc35-e877c81a1d97"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:13.943Z", "message": "Installing from directory: /tmp/tmpl0niw2 [args=--prefix=\"/tmp/openstack-cKORFB\" --constraint=\"/tmp/openstack-cKORFB/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:13.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4", "logger": "23c1d4a1-0aa1-419b-bc35-e877c81a1d97"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:13.943Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:13.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4", "logger": "23c1d4a1-0aa1-419b-bc35-e877c81a1d97"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:13.943Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:13.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4", "logger": "23c1d4a1-0aa1-419b-bc35-e877c81a1d97"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:13.943Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpl0niw2 --prefix=\"/tmp/openstack-cKORFB\" --constraint=\"/tmp/openstack-cKORFB/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:13.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4", "logger": "23c1d4a1-0aa1-419b-bc35-e877c81a1d97"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-06-07 13:49:16,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:16,649 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:16 GMT 2018-06-07 13:49:16,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:16,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-06-07 13:49:16,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:16,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-06-07 13:49:16,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-06-07 13:49:16,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-06-07 13:49:16,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-06-07 13:49:16,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-06-07 13:49:16,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-06-07 13:49:16,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-06-07 13:49:16,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpl0niw2 [args=--prefix="/tmp/openstack-cKORFB" --constraint="/tmp/openstack-cKORFB/constraint.txt", package_name=cloudify-openstack-plugin] 2018-06-07 13:49:16,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-06-07 13:49:16,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-06-07 13:49:16,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpl0niw2 --prefix="/tmp/openstack-cKORFB" --constraint="/tmp/openstack-cKORFB/constraint.txt" 2018-06-07 13:49:16,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/9fe4b429-d575-475a-869c-e23cf8a00ca4 2018-06-07 13:49:16,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:16,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:16,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:16,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:16,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:16,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:16,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:16,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:10.658Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"} 2018-06-07 13:49:16,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:16,722 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:16 GMT 2018-06-07 13:49:16,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:16,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-06-07 13:49:16,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:21,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:49:22,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:22,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:22,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:22,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:22,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:22,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:22,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:22,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-06-07 13:49:22,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:22,002 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:22 GMT 2018-06-07 13:49:22,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:22,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-06-07 13:49:22,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:22,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/9fe4b429-d575-475a-869c-e23cf8a00ca4 2018-06-07 13:49:22,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:22,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:22,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:22,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:22,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:22,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:22,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:22,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:10.658Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"} 2018-06-07 13:49:22,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:22,089 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:22 GMT 2018-06-07 13:49:22,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:22,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-06-07 13:49:22,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:27,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:49:27,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:27,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:27,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:27,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:27,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:27,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:27,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:27,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-06-07 13:49:27,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:27,429 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:27 GMT 2018-06-07 13:49:27,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:27,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-06-07 13:49:27,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:27,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/9fe4b429-d575-475a-869c-e23cf8a00ca4 2018-06-07 13:49:27,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:27,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:27,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:27,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:27,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:27,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:27,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:27,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:10.658Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"} 2018-06-07 13:49:27,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:27,572 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:27 GMT 2018-06-07 13:49:27,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:27,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-06-07 13:49:27,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:32,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:49:32,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:32,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:32,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:32,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:32,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:32,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:32,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:32,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-06-07 13:49:32,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:32,986 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:32 GMT 2018-06-07 13:49:32,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:32,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-06-07 13:49:32,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:32,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/9fe4b429-d575-475a-869c-e23cf8a00ca4 2018-06-07 13:49:33,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:33,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:33,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:33,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:33,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:33,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:33,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:33,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:10.658Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"} 2018-06-07 13:49:33,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:33,071 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:33 GMT 2018-06-07 13:49:33,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:33,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-06-07 13:49:33,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:38,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:49:38,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:38,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:38,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:38,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:38,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:38,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:38,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:38,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-06-07 13:49:38,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:38,633 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:38 GMT 2018-06-07 13:49:38,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:38,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-06-07 13:49:38,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:38,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/9fe4b429-d575-475a-869c-e23cf8a00ca4 2018-06-07 13:49:38,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:38,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:38,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:38,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:38,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:38,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:38,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:38,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:10.658Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"} 2018-06-07 13:49:38,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:38,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:38 GMT 2018-06-07 13:49:38,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:38,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-06-07 13:49:38,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:43,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:49:44,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:44,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:44,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:44,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:44,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:44,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:44,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:44,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:39.657Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:39.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4", "logger": "23c1d4a1-0aa1-419b-bc35-e877c81a1d97"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:40.206Z", "message": "Removing directory: /tmp/tmpl0niw2", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:40.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4", "logger": "23c1d4a1-0aa1-419b-bc35-e877c81a1d97"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:40.700Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:40.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:41.041Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:41.041Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:42.490Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:42.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-06-07 13:49:44,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:44,287 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:44 GMT 2018-06-07 13:49:44,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:44,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-06-07 13:49:44,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:44,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-06-07 13:49:44,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpl0niw2 2018-06-07 13:49:44,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-06-07 13:49:44,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-06-07 13:49:44,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-06-07 13:49:44,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-06-07 13:49:44,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/9fe4b429-d575-475a-869c-e23cf8a00ca4 2018-06-07 13:49:44,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:44,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:44,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:44,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:44,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:44,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:44,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:44,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:10.658Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"} 2018-06-07 13:49:44,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:44,372 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:44 GMT 2018-06-07 13:49:44,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:44,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-06-07 13:49:44,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-06-07 13:49:44,373 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-06-07 13:49:44,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:44,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:44,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:44 GMT 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:49:44,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:44,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:49:44,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:44,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:44,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:44,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:44,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:44,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:44,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:44,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-06-07 13:49:44,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:44,666 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:44 GMT 2018-06-07 13:49:44,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:44,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-06-07 13:49:44,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:44,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:49:44,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:44,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:44,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:44,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:44,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:44,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:44,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:44,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:49:44,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:44,728 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:44 GMT 2018-06-07 13:49:44,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:44,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:49:44,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:49,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:49:49,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:49,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:49,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:49,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:49,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:49,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:49,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:49,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:45.213Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:45.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:47.519Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:47.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:49.572Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:49.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:49.572Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:49.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:49.572Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:49.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:49.572Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:49.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:49.572Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:49.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:49.572Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:49.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "01e8930c-7da7-45ba-a82b-f67ea7315d18"}], "metadata": {"pagination": {"total": 8, "offset": 0, "size": 50}}} 2018-06-07 13:49:49,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:49,899 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:49 GMT 2018-06-07 13:49:49,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:49,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4145 2018-06-07 13:49:49,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:49,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-06-07 13:49:49,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:49,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:49,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:49,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:49,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-06-07 13:49:49,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-06-07 13:49:49,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-06-07 13:49:49,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:49:49,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:49,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:49,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:49,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:49,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:49,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:49,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:49,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:49:49,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:49,997 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:49 GMT 2018-06-07 13:49:49,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:49,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:49:49,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:55,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:49:55,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:55,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:55,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:55,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:55,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:55,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:55,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:55,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "dime_security_group_kpwmyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0a050c63-3d73-4181-b89e-98e26e9171f7"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "01e8930c-7da7-45ba-a82b-f67ea7315d18"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "01e8930c-7da7-45ba-a82b-f67ea7315d18"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "01e8930c-7da7-45ba-a82b-f67ea7315d18"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "dime_security_group_kpwmyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0a050c63-3d73-4181-b89e-98e26e9171f7"}, {"node_instance_id": "dime_security_group_kpwmyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0a050c63-3d73-4181-b89e-98e26e9171f7"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "sprout_security_group_ucuqb0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "042e3caa-9a85-401d-ad64-b9c68fe5d6a9"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "dime_security_group_kpwmyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0a050c63-3d73-4181-b89e-98e26e9171f7"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "01e8930c-7da7-45ba-a82b-f67ea7315d18"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "01e8930c-7da7-45ba-a82b-f67ea7315d18"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "dime_security_group_kpwmyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0a050c63-3d73-4181-b89e-98e26e9171f7"}, {"node_instance_id": "dime_security_group_kpwmyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0a050c63-3d73-4181-b89e-98e26e9171f7"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "247798bb-3e42-42b0-bc31-0d4446d4bf93"}, {"node_instance_id": "sprout_security_group_ucuqb0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.479Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "042e3caa-9a85-401d-ad64-b9c68fe5d6a9"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:50.616Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:50.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 79, "offset": 8, "size": 50}}} 2018-06-07 13:49:55,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:55,184 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:55 GMT 2018-06-07 13:49:55,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:55,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29908 2018-06-07 13:49:55,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:49:55,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:49:55,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-06-07 13:49:55,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-06-07 13:49:55,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-06-07 13:49:55,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-06-07 13:49:55,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-06-07 13:49:55,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-06-07 13:49:55,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-06-07 13:49:55,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-06-07 13:49:55,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-06-07 13:49:55,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-06-07 13:49:55,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-06-07 13:49:55,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-06-07 13:49:55,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:55,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:55,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:55,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:55,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:55,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:55,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:55,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:55,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:49:55,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-06-07 13:49:55,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-06-07 13:49:55,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-06-07 13:49:55,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-06-07 13:49:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-06-07 13:49:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-06-07 13:49:55,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:49:55,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:49:55,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:49:55,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:49:55,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:49:55,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:49:55,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:49:55,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:49:55,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:49:55,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:49:55,371 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:49:55 GMT 2018-06-07 13:49:55,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:49:55,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:49:55,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:00,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:00,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:00,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:00,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:00,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:00,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:00,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:00,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:00,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_ifpjwf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:52.489Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3414f379de9940c7b158034cca40011d', u'created_at': u'2018-06-07T13:49:51Z', u'updated_at': u'2018-06-07T13:49:51Z', u'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'3414f379de9940c7b158034cca40011d', u'port_id': None, u'id': u'4823c7c2-9d2e-4b54-a387-1cd01edf37f7'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:52.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b29cf391-b6bd-4127-a3d7-8edcad8bc105"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:52.672Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:52.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:53.785Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:53.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:53.785Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:53.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:53.785Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:53.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:53.785Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:53.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_security_group_17gg7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.187Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "53c43cd1-5d8e-48a3-8de8-82b17dd2399c"}, {"node_instance_id": "bind_security_group_17gg7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.499Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "53c43cd1-5d8e-48a3-8de8-82b17dd2399c"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.499Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.499Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bind_security_group_17gg7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.499Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "53c43cd1-5d8e-48a3-8de8-82b17dd2399c"}, {"node_instance_id": "bind_security_group_17gg7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.499Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "53c43cd1-5d8e-48a3-8de8-82b17dd2399c"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.499Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.499Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.916Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.916Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.916Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.916Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.916Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.916Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:54.916Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:54.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.146Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.146Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.146Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.146Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.146Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_floatingip_9k3zb7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3414f379de9940c7b158034cca40011d', u'created_at': u'2018-06-07T13:49:54Z', u'updated_at': u'2018-06-07T13:49:54Z', u'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'project_id': u'3414f379de9940c7b158034cca40011d', u'port_id': None, u'id': u'ec66f5b9-f4ab-499e-8811-ef3068c5454e'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "657936ce-2337-4a5a-8e55-23e0b8229e80"}, {"node_instance_id": "base_security_group_odnhf5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4829793d-4529-4cd6-acde-60c660ede82a"}, {"node_instance_id": "base_security_group_odnhf5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4829793d-4529-4cd6-acde-60c660ede82a"}, {"node_instance_id": "base_security_group_odnhf5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4829793d-4529-4cd6-acde-60c660ede82a"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "base_security_group_odnhf5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4829793d-4529-4cd6-acde-60c660ede82a"}, {"node_instance_id": "base_security_group_odnhf5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4829793d-4529-4cd6-acde-60c660ede82a"}, {"node_instance_id": "base_security_group_odnhf5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4829793d-4529-4cd6-acde-60c660ede82a"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:56.147Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:56.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "30d0a9f1-2ca0-46fd-b193-b0e21ba2cdb9"}, {"node_instance_id": "ellis_security_group_c0gs4o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.121Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "46808d93-b111-41d6-9015-46fc31f77337"}, {"node_instance_id": "ellis_security_group_c0gs4o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.121Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "46808d93-b111-41d6-9015-46fc31f77337"}, {"node_instance_id": "base_security_group_odnhf5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.121Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4829793d-4529-4cd6-acde-60c660ede82a"}, {"node_instance_id": "ellis_security_group_c0gs4o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.121Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "46808d93-b111-41d6-9015-46fc31f77337"}, {"node_instance_id": "ellis_security_group_c0gs4o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.121Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "46808d93-b111-41d6-9015-46fc31f77337"}], "metadata": {"pagination": {"total": 135, "offset": 58, "size": 50}}} 2018-06-07 13:50:00,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:00,452 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:00 GMT 2018-06-07 13:50:00,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:00,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31891 2018-06-07 13:50:00,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:00,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3414f379de9940c7b158034cca40011d', u'created_at': u'2018-06-07T13:49:51Z', u'updated_at': u'2018-06-07T13:49:51Z', u'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'3414f379de9940c7b158034cca40011d', u'port_id': None, u'id': u'4823c7c2-9d2e-4b54-a387-1cd01edf37f7'} 2018-06-07 13:50:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-06-07 13:50:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-06-07 13:50:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-06-07 13:50:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-06-07 13:50:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-06-07 13:50:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-06-07 13:50:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-06-07 13:50:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-06-07 13:50:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-06-07 13:50:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-06-07 13:50:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-06-07 13:50:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-06-07 13:50:00,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:00,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-06-07 13:50:00,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-06-07 13:50:00,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-06-07 13:50:00,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-06-07 13:50:00,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3414f379de9940c7b158034cca40011d', u'created_at': u'2018-06-07T13:49:54Z', u'updated_at': u'2018-06-07T13:49:54Z', u'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'project_id': u'3414f379de9940c7b158034cca40011d', u'port_id': None, u'id': u'ec66f5b9-f4ab-499e-8811-ef3068c5454e'} 2018-06-07 13:50:00,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-06-07 13:50:00,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-06-07 13:50:00,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-06-07 13:50:00,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-06-07 13:50:00,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-06-07 13:50:00,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-06-07 13:50:00,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-06-07 13:50:00,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-06-07 13:50:00,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-06-07 13:50:00,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:00,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-06-07 13:50:00,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-06-07 13:50:00,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:00,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:00,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:00,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:00,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:00,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:00,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:00,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:00,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:00,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:00,594 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:00 GMT 2018-06-07 13:50:00,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:00,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:00,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:05,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:05,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:05,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:05,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:05,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:05,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:05,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:05,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:05,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_odnhf5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.121Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4829793d-4529-4cd6-acde-60c660ede82a"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.167Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.167Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.167Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.167Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:57.167Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:57.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:58.188Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:58.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:58.188Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:58.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:58.188Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:58.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:58.188Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:58.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:58.227Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3414f379de9940c7b158034cca40011d', u'created_at': u'2018-06-07T13:49:57Z', u'updated_at': u'2018-06-07T13:49:57Z', u'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'3414f379de9940c7b158034cca40011d', u'port_id': None, u'id': u'6f11dfa6-8405-4956-a34b-2a11cf828c30'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:58.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "46b7131d-83b2-483a-87db-b7bb8faef60d"}, {"node_instance_id": "homer_security_group_ne8ffj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:59.160Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:59.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1d8e7cb3-49fe-4ad3-b9ab-fbc3dbf6af18"}, {"node_instance_id": "homer_security_group_ne8ffj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:59.160Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:59.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1d8e7cb3-49fe-4ad3-b9ab-fbc3dbf6af18"}, {"node_instance_id": "homer_security_group_ne8ffj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:59.160Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:59.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1d8e7cb3-49fe-4ad3-b9ab-fbc3dbf6af18"}, {"node_instance_id": "homer_security_group_ne8ffj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:59.160Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:59.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1d8e7cb3-49fe-4ad3-b9ab-fbc3dbf6af18"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:59.239Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:59.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:59.239Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:59.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:59.239Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:59.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:59.239Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:59.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:59.239Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:59.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:49:59.239Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:49:59.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "keypair_kj8kd3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:00.185Z", "message": "Using external resource keypair: cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:00.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "15f1c251-195b-4137-a8d1-16f31f89362c"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:00.250Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:00.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:00.250Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:00.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:00.250Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:00.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:00.250Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:00.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:00.250Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:00.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:01.272Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:01.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:01.272Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:01.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:01.272Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:01.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:01.272Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:01.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:01.272Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:01.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:01.272Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:01.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:01.272Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:01.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:02.307Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:02.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:03.715Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:03.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:03.715Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:03.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:03.715Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:03.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:03.715Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:03.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:03.715Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:03.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:03.715Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:03.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:03.715Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:03.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:03.715Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:03.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:03.715Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:03.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.594Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b1f0f58a-4785-4839-ae7d-ed98351e9e97', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'4823c7c2-9d2e-4b54-a387-1cd01edf37f7', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "82bf6231-5284-41c5-9e06-d38c46d8af4f"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 173, "offset": 108, "size": 50}}} 2018-06-07 13:50:05,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:05,669 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:05 GMT 2018-06-07 13:50:05,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:05,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26359 2018-06-07 13:50:05,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-06-07 13:50:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-06-07 13:50:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-06-07 13:50:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3414f379de9940c7b158034cca40011d', u'created_at': u'2018-06-07T13:49:57Z', u'updated_at': u'2018-06-07T13:49:57Z', u'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'3414f379de9940c7b158034cca40011d', u'port_id': None, u'id': u'6f11dfa6-8405-4956-a34b-2a11cf828c30'} 2018-06-07 13:50:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 13:50:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-06-07 13:50:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-06-07 13:50:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-06-07 13:50:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-06-07 13:50:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-06-07 13:50:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 13:50:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-06-07 13:50:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:50:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:50:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:50:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-06-07 13:50:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-06-07 13:50:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-06-07 13:50:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-06-07 13:50:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-06-07 13:50:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-06-07 13:50:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b1f0f58a-4785-4839-ae7d-ed98351e9e97', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'4823c7c2-9d2e-4b54-a387-1cd01edf37f7', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2018-06-07 13:50:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:50:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:50:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:50:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:50:05,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:05,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:05,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:05,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:05,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:05,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:05,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:05,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:05,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:05,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:05,738 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:05 GMT 2018-06-07 13:50:05,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:05,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:05,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:10,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:10,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:10,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:10,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:10,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:10,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:10,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:10,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:10,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:04.840Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:04.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.416Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae29436c-602a-49b9-926f-9f1b27245b4c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.416Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a4052048-9759-4310-bf3a-e06d6298bf12', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'159266e7-382c-4322-aec4-bee88b580b64', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "dfed02c3-8993-4e86-9807-3b594c506ab1"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.416Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a63198b9-abf8-40ad-9c16-d336323375a1', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b883e60f-96d0-43f9-a64c-89621dc849b8"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.416Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'eaeb7728-2653-4e1a-9e84-72e70c36bf6c', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc94179f-9464-42e5-8619-f8293e94b4ba"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.416Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_2quvjc'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "82bf6231-5284-41c5-9e06-d38c46d8af4f"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.416Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_dwccpg'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc94179f-9464-42e5-8619-f8293e94b4ba"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.416Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_ej6k9l'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae29436c-602a-49b9-926f-9f1b27245b4c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.416Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_2g8zgl'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "dfed02c3-8993-4e86-9807-3b594c506ab1"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.416Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_8bc4vy'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b883e60f-96d0-43f9-a64c-89621dc849b8"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.855Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.855Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:05.855Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:05.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:09.223Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_2quvjc', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:09.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "82bf6231-5284-41c5-9e06-d38c46d8af4f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:09.428Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:09.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "82bf6231-5284-41c5-9e06-d38c46d8af4f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:09.428Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_2quvjc', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:09.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "82bf6231-5284-41c5-9e06-d38c46d8af4f"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.441Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc94179f-9464-42e5-8619-f8293e94b4ba"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.441Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae29436c-602a-49b9-926f-9f1b27245b4c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.441Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "dfed02c3-8993-4e86-9807-3b594c506ab1"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.441Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_dwccpg', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc94179f-9464-42e5-8619-f8293e94b4ba"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.441Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_ej6k9l', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae29436c-602a-49b9-926f-9f1b27245b4c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.441Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_2g8zgl', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "dfed02c3-8993-4e86-9807-3b594c506ab1"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.441Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_dwccpg', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc94179f-9464-42e5-8619-f8293e94b4ba"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.441Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_ej6k9l', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae29436c-602a-49b9-926f-9f1b27245b4c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.441Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_2g8zgl', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "dfed02c3-8993-4e86-9807-3b594c506ab1"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.702Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 189, "offset": 158, "size": 50}}} 2018-06-07 13:50:10,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:10,911 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:10 GMT 2018-06-07 13:50:10,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:10,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22313 2018-06-07 13:50:10,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:10,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-06-07 13:50:10,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-06-07 13:50:10,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-06-07 13:50:10,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-06-07 13:50:10,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-06-07 13:50:10,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-06-07 13:50:10,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}] 2018-06-07 13:50:10,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a4052048-9759-4310-bf3a-e06d6298bf12', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'159266e7-382c-4322-aec4-bee88b580b64', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-06-07 13:50:10,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a63198b9-abf8-40ad-9c16-d336323375a1', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-06-07 13:50:10,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'eaeb7728-2653-4e1a-9e84-72e70c36bf6c', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-06-07 13:50:10,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_2quvjc'} 2018-06-07 13:50:10,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_dwccpg'} 2018-06-07 13:50:10,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_ej6k9l'} 2018-06-07 13:50:10,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_2g8zgl'} 2018-06-07 13:50:10,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_8bc4vy'} 2018-06-07 13:50:10,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:50:10,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_2quvjc', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_2quvjc', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_dwccpg', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_ej6k9l', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_2g8zgl', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_dwccpg', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:10,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_ej6k9l', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:10,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_2g8zgl', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:10,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-06-07 13:50:10,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:11,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:11,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:11,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:11,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:11,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:11,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:11,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:11,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:11,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:11,158 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:11 GMT 2018-06-07 13:50:11,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:11,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:11,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:16,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:16,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:16,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:16,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:16,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:16,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:16,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:16,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:16,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.961Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:10.961Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:10.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:11.848Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:11.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b883e60f-96d0-43f9-a64c-89621dc849b8"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:11.848Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_8bc4vy', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:11.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b883e60f-96d0-43f9-a64c-89621dc849b8"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:11.848Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_8bc4vy', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:11.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b883e60f-96d0-43f9-a64c-89621dc849b8"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:11.998Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:11.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:11.998Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:11.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:11.998Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:11.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:11.998Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:11.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:11.998Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:11.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:11.998Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:11.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:13.050Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:13.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:13.050Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:13.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:13.127Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'78f9e5bc-e8ee-4ba3-9d1e-92142ad715ec', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'a4052048-9759-4310-bf3a-e06d6298bf12', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'ec66f5b9-f4ab-499e-8811-ef3068c5454e', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:13.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "875ebae3-cf90-465e-95ba-8c05a019fa9f"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:13.873Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3180676c-c18c-48fc-ad85-01c280f6fcd7', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'6f11dfa6-8405-4956-a34b-2a11cf828c30', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:13.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75148563-c4fc-454b-8e49-48b0c3339de2"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:13.873Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'744fb86c-19f4-496f-8bfc-a0300b1cdf46', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:13.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "76dfd7d9-e7db-4a19-8a36-2d6893f98e14"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:13.873Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_aze76a'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:13.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "875ebae3-cf90-465e-95ba-8c05a019fa9f"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:13.873Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_7v4nt6'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:13.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75148563-c4fc-454b-8e49-48b0c3339de2"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:13.873Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_9z47c7'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:13.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "76dfd7d9-e7db-4a19-8a36-2d6893f98e14"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:14.084Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:14.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:15.356Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:15.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:15.356Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:15.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:15.356Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:15.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:15.356Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:15.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:15.795Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_aze76a', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:15.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "875ebae3-cf90-465e-95ba-8c05a019fa9f"}], "metadata": {"pagination": {"total": 214, "offset": 189, "size": 50}}} 2018-06-07 13:50:16,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:16,684 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:16 GMT 2018-06-07 13:50:16,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:16,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16149 2018-06-07 13:50:16,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-06-07 13:50:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-06-07 13:50:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-06-07 13:50:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_8bc4vy', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_8bc4vy', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-06-07 13:50:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-06-07 13:50:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-06-07 13:50:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-06-07 13:50:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-06-07 13:50:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'78f9e5bc-e8ee-4ba3-9d1e-92142ad715ec', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'a4052048-9759-4310-bf3a-e06d6298bf12', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'ec66f5b9-f4ab-499e-8811-ef3068c5454e', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}] 2018-06-07 13:50:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3180676c-c18c-48fc-ad85-01c280f6fcd7', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'6f11dfa6-8405-4956-a34b-2a11cf828c30', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2018-06-07 13:50:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', u'external_type': u'keypair'}, {u'external_id': u'6849807b-a75b-40ba-ad96-f7ed6a852c20', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'744fb86c-19f4-496f-8bfc-a0300b1cdf46', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-06-07 13:50:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_aze76a'} 2018-06-07 13:50:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_7v4nt6'} 2018-06-07 13:50:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_9z47c7'} 2018-06-07 13:50:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-06-07 13:50:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-06-07 13:50:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_aze76a', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:16,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:16,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:16,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:16,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:16,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:16,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:16,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:16,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:16,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:16,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:16,807 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:16 GMT 2018-06-07 13:50:16,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:16,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:16,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:21,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:21,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:21,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:21,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:21,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:21,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:21,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:21,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:21,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.356Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "875ebae3-cf90-465e-95ba-8c05a019fa9f"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.356Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75148563-c4fc-454b-8e49-48b0c3339de2"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.356Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "76dfd7d9-e7db-4a19-8a36-2d6893f98e14"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.356Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_aze76a', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "875ebae3-cf90-465e-95ba-8c05a019fa9f"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.356Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_7v4nt6', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75148563-c4fc-454b-8e49-48b0c3339de2"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.356Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_9z47c7', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "76dfd7d9-e7db-4a19-8a36-2d6893f98e14"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.356Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_7v4nt6', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75148563-c4fc-454b-8e49-48b0c3339de2"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.356Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_9z47c7', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "76dfd7d9-e7db-4a19-8a36-2d6893f98e14"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.543Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.543Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.543Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.543Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:17.543Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:17.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:18.569Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:18.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:18.569Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:18.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:18.569Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:18.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:18.569Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:18.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:18.569Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:18.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:19.750Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:19.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:19.750Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:19.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:19.750Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:19.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:19.750Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:19.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:19.750Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:19.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:19.750Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:19.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:19.750Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:19.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:19.750Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:19.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:20.769Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:20.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:20.769Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:20.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:20.769Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:20.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 243, "offset": 214, "size": 50}}} 2018-06-07 13:50:21,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:21,927 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:21 GMT 2018-06-07 13:50:21,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:21,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18889 2018-06-07 13:50:21,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:21,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-06-07 13:50:21,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-06-07 13:50:21,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-06-07 13:50:21,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_aze76a', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:21,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_7v4nt6', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:21,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_9z47c7', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:21,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_7v4nt6', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:21,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_9z47c7', 'key_name': u'cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f', 'image': u'fbc5f0fe-f1d1-488b-866d-51b71241a3f8', 'meta': {'cloudify_management_network_name': u'cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f', 'cloudify_management_network_id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}, 'nics': [{'net-id': u'bca37a50-abd7-465f-ae72-37eafc9948bd'}], 'flavor': u'1769fe54-05a4-4861-a375-87db630315fc'} 2018-06-07 13:50:21,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-06-07 13:50:21,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:21,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:21,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-06-07 13:50:21,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-06-07 13:50:21,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-06-07 13:50:21,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-06-07 13:50:21,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-06-07 13:50:21,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:21,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:21,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-06-07 13:50:21,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:22,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:22,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:22,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:22,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:22,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:22,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:22,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:22,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:22,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:22,038 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:22 GMT 2018-06-07 13:50:22,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:22,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:22,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:27,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:27,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:27,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:27,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:27,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:27,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:27,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:27,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:27,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:22.301Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:22.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:22.301Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:22.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:22.301Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:22.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:22.301Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:22.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:22.301Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:22.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:23.345Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:23.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:23.345Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:23.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:23.345Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:23.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:23.345Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:23.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:23.345Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:23.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:23.345Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:23.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:23.345Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:23.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:24.593Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:24.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:25.362Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:25.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 257, "offset": 243, "size": 50}}} 2018-06-07 13:50:27,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:27,181 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:27 GMT 2018-06-07 13:50:27,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:27,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10042 2018-06-07 13:50:27,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:50:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-06-07 13:50:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-06-07 13:50:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-06-07 13:50:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-06-07 13:50:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-06-07 13:50:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-06-07 13:50:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:50:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-06-07 13:50:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-06-07 13:50:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-06-07 13:50:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-06-07 13:50:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-06-07 13:50:27,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:27,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:27,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:27,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:27,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:27,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:27,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:27,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:27,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:27,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:27,278 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:27 GMT 2018-06-07 13:50:27,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:27,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:27,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:32,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:32,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:32,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:32,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:32,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:32,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:32,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:32,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:32,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-06-07 13:50:32,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:32,359 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:32 GMT 2018-06-07 13:50:32,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:32,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:50:32,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:32,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:32,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:32,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:32,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:32,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:32,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:32,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:32,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:32,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:32,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:32,425 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:32 GMT 2018-06-07 13:50:32,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:32,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:32,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:37,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:37,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:37,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:37,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:37,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:37,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:37,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:37,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:37,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-06-07 13:50:37,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:37,506 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:37 GMT 2018-06-07 13:50:37,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:37,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:50:37,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:37,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:37,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:37,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:37,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:37,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:37,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:37,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:37,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:37,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:37,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:37,586 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:37 GMT 2018-06-07 13:50:37,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:37,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:37,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:42,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:42,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:42,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:42,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:42,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:42,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:42,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:42,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:42,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-06-07 13:50:42,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:42,664 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:42 GMT 2018-06-07 13:50:42,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:42,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:50:42,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:42,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:42,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:42,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:42,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:42,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:42,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:42,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:42,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:42,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:42,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:42,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:42 GMT 2018-06-07 13:50:42,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:42,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:42,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:47,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:47,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:47,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:47,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:47,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:47,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:47,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:47,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:47,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-06-07 13:50:47,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:47,864 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:47 GMT 2018-06-07 13:50:47,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:47,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:50:47,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:47,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:47,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:47,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:47,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:47,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:47,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:47,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:47,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:47,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:47,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:47,938 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:47 GMT 2018-06-07 13:50:47,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:47,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:47,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:52,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:53,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:53,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:53,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:53,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:53,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:53,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:53,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:53,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:48.978Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:48.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:49.467Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:49.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:49.467Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:49.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:49.467Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:49.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:50.518Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:50.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:50.518Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:50.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:51.539Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:51.539Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:52.558Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:52.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:52.558Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:52.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:52.558Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:52.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:52.558Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:52.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:52.558Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:52.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 270, "offset": 257, "size": 50}}} 2018-06-07 13:50:53,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:53,027 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:53 GMT 2018-06-07 13:50:53,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:53,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8616 2018-06-07 13:50:53,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:53,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:53,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:53,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:53,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:53,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:53,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:53,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-06-07 13:50:53,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-06-07 13:50:53,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:53,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:53,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-06-07 13:50:53,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:53,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:53,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:53,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:53,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:53,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:53,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:53,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:53,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:53,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:53,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:53,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:53,098 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:53 GMT 2018-06-07 13:50:53,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:53,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:53,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:58,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:50:58,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:58,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:58,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:58,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:58,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:58,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:58,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:58,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:53.572Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:53.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:53.572Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:53.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:53.572Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:53.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:54.601Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:54.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:55.623Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:55.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:55.623Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:55.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:55.623Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:55.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:55.623Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:55.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:55.623Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:50:55.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:56.643Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:56.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:50:57.663Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:50:57.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 281, "offset": 270, "size": 50}}} 2018-06-07 13:50:58,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:58,182 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:58 GMT 2018-06-07 13:50:58,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:58,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8838 2018-06-07 13:50:58,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:50:58,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:58,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-06-07 13:50:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-06-07 13:50:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-06-07 13:50:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-06-07 13:50:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-06-07 13:50:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-06-07 13:50:58,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:50:58,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:50:58,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:50:58,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:50:58,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:50:58,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:50:58,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:50:58,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:50:58,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:50:58,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:50:58,255 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:50:58 GMT 2018-06-07 13:50:58,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:50:58,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:50:58,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:03,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:03,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:03,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:03,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:03,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:03,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:03,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:03,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:03,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-06-07 13:51:03,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:03,337 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:03 GMT 2018-06-07 13:51:03,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:03,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:51:03,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:03,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:51:03,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:03,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:03,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:03,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:03,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:03,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:03,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:03,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:51:03,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:03,404 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:03 GMT 2018-06-07 13:51:03,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:03,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:51:03,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:08,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:08,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:08,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:08,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:08,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:08,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:08,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:08,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:08,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-06-07 13:51:08,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:08,489 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:08 GMT 2018-06-07 13:51:08,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:08,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:51:08,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:08,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:51:08,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:08,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:08,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:08,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:08,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:08,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:08,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:08,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:51:08,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:08,567 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:08 GMT 2018-06-07 13:51:08,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:08,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:51:08,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:13,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:13,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:13,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:13,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:13,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:13,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:13,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:13,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:13,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-06-07 13:51:13,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:13,658 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:13 GMT 2018-06-07 13:51:13,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:13,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:51:13,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:13,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:51:13,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:13,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:13,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:13,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:13,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:13,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:13,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:13,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:51:13,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:13,727 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:13 GMT 2018-06-07 13:51:13,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:13,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:51:13,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:18,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:18,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:18,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:18,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:18,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:18,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:18,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:18,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:18,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-06-07 13:51:18,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:18,810 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:18 GMT 2018-06-07 13:51:18,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:18,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:51:18,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:18,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:51:18,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:18,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:18,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:18,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:18,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:18,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:18,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:18,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:51:18,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:18,952 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:18 GMT 2018-06-07 13:51:18,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:18,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:51:18,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:23,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:24,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:24,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:24,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:24,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:24,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:24,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:24,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:24,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:20.997Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:20.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:21.719Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:21.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:21.719Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:21.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:21.719Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:21.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:22.738Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:22.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:22.738Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:22.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:23.824Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:23.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:23.824Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:23.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:23.824Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:51:23.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:23.824Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:51:23.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:23.824Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:23.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 292, "offset": 281, "size": 50}}} 2018-06-07 13:51:24,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:24,115 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:24 GMT 2018-06-07 13:51:24,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:24,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6967 2018-06-07 13:51:24,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:24,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:24,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:24,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:24,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:24,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:24,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:24,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:24,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:24,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-06-07 13:51:24,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-06-07 13:51:24,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:24,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:51:24,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:24,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:24,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:24,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:24,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:24,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:24,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:24,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:51:24,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:24,302 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:24 GMT 2018-06-07 13:51:24,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:24,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:51:24,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:29,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:29,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:29,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:29,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:29,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:29,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:29,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:29,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:29,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_dwccpg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:24.874Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:51:24.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:24.874Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:24.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:25.889Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:25.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:25.889Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:51:25.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:25.889Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:51:25.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:25.889Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:25.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:26.907Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:26.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:26.907Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:26.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:26.907Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:26.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:26.907Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:26.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:27.939Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:51:27.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:28.956Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:51:28.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:28.956Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:51:28.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 305, "offset": 292, "size": 50}}} 2018-06-07 13:51:29,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:29,391 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:29 GMT 2018-06-07 13:51:29,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:29,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10487 2018-06-07 13:51:29,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:29,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-06-07 13:51:29,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:29,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:29,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-06-07 13:51:29,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-06-07 13:51:29,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:29,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:29,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:29,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:29,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-06-07 13:51:29,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-06-07 13:51:29,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-06-07 13:51:29,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-06-07 13:51:29,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:51:29,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:29,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:29,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:29,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:29,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:29,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:29,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:29,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:51:29,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:29,477 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:29 GMT 2018-06-07 13:51:29,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:29,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:51:29,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:34,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:34,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:34,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:34,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:34,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:34,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:34,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:34,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:34,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-06-07 13:51:34,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:34,570 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:34 GMT 2018-06-07 13:51:34,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:34,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:51:34,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:34,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:51:34,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:34,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:34,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:34,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:34,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:34,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:34,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:34,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:51:34,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:34,637 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:34 GMT 2018-06-07 13:51:34,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:34,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:51:34,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:39,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:39,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:39,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:39,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:39,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:39,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:39,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:39,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:39,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-06-07 13:51:39,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:39,828 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:39 GMT 2018-06-07 13:51:39,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:39,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:51:39,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:39,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:51:39,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:39,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:39,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:39,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:39,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:39,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:39,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:39,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:51:39,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:39,897 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:39 GMT 2018-06-07 13:51:39,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:39,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:51:39,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:44,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:44,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:44,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:44,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:44,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:44,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:44,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:44,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:44,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-06-07 13:51:44,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:44,997 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:44 GMT 2018-06-07 13:51:44,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:44,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:51:44,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:44,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:51:45,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:45,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:45,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:45,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:45,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:45,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:45,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:45,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:51:45,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:45,065 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:45 GMT 2018-06-07 13:51:45,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:45,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:51:45,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:50,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:50,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:50,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:50,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:50,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:50,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:50,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:50,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:50,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-06-07 13:51:50,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:50,169 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:50 GMT 2018-06-07 13:51:50,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:50,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:51:50,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:50,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:51:50,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:50,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:50,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:50,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:50,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:50,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:50,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:50,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:51:50,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:50,239 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:50 GMT 2018-06-07 13:51:50,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:50,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:51:50,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:55,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:51:58,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:51:58,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:51:58,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:51:58,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:51:58,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:51:58,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:51:58,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:51:58,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:52.950Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:53.978Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:53.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:53.978Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:53.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:53.978Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:53.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:55.078Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:55.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:55.078Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:55.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:57.350Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:57.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:57.350Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:57.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:57.350Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:57.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:57.350Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:57.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 315, "offset": 305, "size": 50}}} 2018-06-07 13:51:58,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:51:58,859 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:51:58 GMT 2018-06-07 13:51:58,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:51:58,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5208 2018-06-07 13:51:58,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:51:58,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:51:58,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:51:58,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:51:58,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:51:58,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:51:58,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:51:58,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:51:58,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:51:58,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:51:58,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:51:58,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:52:00,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:00,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:00,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:00,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:00,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:00,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:00,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:00,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:52:00,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:00,588 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:00 GMT 2018-06-07 13:52:00,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:00,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:52:00,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:05,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:52:07,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:07,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:07,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:07,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:07,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:07,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:07,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:07,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:58.770Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:58.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:51:58.770Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:51:58.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:00.043Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:00.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:00.043Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:00.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:00.043Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:00.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:00.043Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:00.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:00.043Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:00.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:00.043Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:00.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:00.043Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:00.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:02.782Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:02.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:04.875Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 326, "offset": 315, "size": 50}}} 2018-06-07 13:52:07,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:07,069 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:07 GMT 2018-06-07 13:52:07,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:07,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8840 2018-06-07 13:52:07,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:07,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:52:07,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:52:07,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:52:07,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-06-07 13:52:07,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-06-07 13:52:07,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-06-07 13:52:07,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:52:07,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:52:07,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-06-07 13:52:07,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-06-07 13:52:07,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-06-07 13:52:07,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:52:07,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:07,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:07,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:07,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:07,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:07,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:07,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:52:07,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:07,421 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:07 GMT 2018-06-07 13:52:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:52:07,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:12,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:52:13,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:13,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:13,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:13,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:13,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:13,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:13,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:13,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_aze76a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:07.464Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:07.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:07.464Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:07.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:07.464Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:07.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 329, "offset": 326, "size": 50}}} 2018-06-07 13:52:13,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:13,654 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:13 GMT 2018-06-07 13:52:13,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:13,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3488 2018-06-07 13:52:13,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:13,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-06-07 13:52:13,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-06-07 13:52:13,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-06-07 13:52:13,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:52:15,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:15 GMT 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:52:15,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:20,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:52:20,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:20,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:20,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:20,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:20,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:20,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:20,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:20,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-06-07 13:52:20,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:20,395 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:20 GMT 2018-06-07 13:52:20,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:20,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:52:20,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:20,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:52:20,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:20,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:20,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:20,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:20,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:20,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:20,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:20,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:52:20,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:20,922 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:20 GMT 2018-06-07 13:52:20,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:20,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:52:20,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:25,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:52:26,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:26,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:26,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:26,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:26,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:26,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:26,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:26,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-06-07 13:52:26,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:26,054 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:26 GMT 2018-06-07 13:52:26,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:26,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 13:52:26,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:26,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:52:26,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:26,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:26,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:26,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:26,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:26,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:26,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:26,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:52:26,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:26,323 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:26 GMT 2018-06-07 13:52:26,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:26,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:52:26,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:31,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:52:35,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:35,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:35,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:35,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:35,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:35,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:35,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:35,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:29.002Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:29.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:29.673Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:29.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:29.673Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:29.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:31.416Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:31.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:31.416Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:31.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:31.416Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:31.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:33.674Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:33.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:33.674Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:33.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 337, "offset": 329, "size": 50}}} 2018-06-07 13:52:35,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:35,179 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:35 GMT 2018-06-07 13:52:35,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:35,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4182 2018-06-07 13:52:35,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:35,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:35,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:35,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:35,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:35,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:35,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:35,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:35,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:35,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:52:37,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:37,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:37,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:37,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:37,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:37,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:37,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:37,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:52:37,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:37,414 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:37 GMT 2018-06-07 13:52:37,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:37,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:52:37,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:42,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:52:44,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:44,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:44,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:44,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:44,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:44,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:44,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:44,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:35.587Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:35.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:35.587Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:35.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:35.587Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:35.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:37.257Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:37.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:37.257Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:37.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:37.257Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:37.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:38.796Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:38.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:38.796Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:38.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:38.796Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:38.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 346, "offset": 337, "size": 50}}} 2018-06-07 13:52:44,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:44,385 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:44 GMT 2018-06-07 13:52:44,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:44,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5943 2018-06-07 13:52:44,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-06-07 13:52:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:44,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-06-07 13:52:44,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:44,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:52:45,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:45,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:45,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:45,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:45,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:45,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:45,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:45,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:52:45,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:45,728 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:45 GMT 2018-06-07 13:52:45,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:45,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:52:45,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:50,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:52:51,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:51,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:51,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:51,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:51,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:51,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:51,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:51,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:46.054Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:52:46.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:47.193Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:47.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 348, "offset": 346, "size": 50}}} 2018-06-07 13:52:51,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:51,902 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:51 GMT 2018-06-07 13:52:51,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:51,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1733 2018-06-07 13:52:51,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:51,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-06-07 13:52:51,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-06-07 13:52:51,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:52:52,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:52,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:52,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:52,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:52,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:52,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:52,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:52,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:52:52,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:52,728 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:52 GMT 2018-06-07 13:52:52,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:52,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:52:52,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:57,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:52:59,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:52:59,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:52:59,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:52:59,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:52:59,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:52:59,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:52:59,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:52:59,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:51.449Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:51.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:52.347Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:52.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:52.347Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:52.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:53.706Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:53.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:52:55.254Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:52:55.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 353, "offset": 348, "size": 50}}} 2018-06-07 13:52:59,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:52:59,392 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:52:59 GMT 2018-06-07 13:52:59,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:52:59,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5760 2018-06-07 13:52:59,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:52:59,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-06-07 13:52:59,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-06-07 13:52:59,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-06-07 13:52:59,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-06-07 13:52:59,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-06-07 13:52:59,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:53:00,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:00,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:00,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:00,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:00,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:00,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:00,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:00,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:53:00,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:00,782 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:00 GMT 2018-06-07 13:53:00,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:00,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:53:00,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:05,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:53:08,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:05.086Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:05.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:06.711Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:06.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 355, "offset": 353, "size": 50}}} 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:08 GMT 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:08,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-06-07 13:53:08,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:08,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:08,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:08,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:53:11,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:11,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:11,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:11,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:11,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:11,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:11,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:11,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:53:11,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:11,136 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:11 GMT 2018-06-07 13:53:11,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:11,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:53:11,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:16,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:53:17,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:17,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:17,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:17,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:17,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:17,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:17,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:17,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:08.746Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:08.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:11.411Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:11.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:11.779Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:11.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "aa52d0ea-ce05-43b0-adbc-953499f2ed2b"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:12.511Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:12.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:12.524Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:12.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5b208972-3be9-4274-9ebc-6a3165e1adff"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:13.491Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:13.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:13.491Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:13.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:13.491Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:13.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:15.895Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:15.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:17.252Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:17.252Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:17.252Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 367, "offset": 355, "size": 50}}} 2018-06-07 13:53:17,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:17,855 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:17 GMT 2018-06-07 13:53:17,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:17,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6139 2018-06-07 13:53:17,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-06-07 13:53:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-06-07 13:53:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-06-07 13:53:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-06-07 13:53:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-06-07 13:53:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-06-07 13:53:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-06-07 13:53:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:17,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:53:18,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:18,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:18,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:18,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:18,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:18,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:18,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:18,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:53:18,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:18,171 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:18 GMT 2018-06-07 13:53:18,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:18,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:53:18,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:23,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:53:24,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:24,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:24,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:24,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:24,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:24,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:24,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:24,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:17.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:17.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.604Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.604Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.728Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.728Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.728Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.728Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.728Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.728Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.728Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.728Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.728Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:18.728Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:18.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7915fcfe-f030-46aa-892e-c09349c97aa5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7c3bca02-eef2-4ca5-aa94-ebc621852ac4"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:19.924Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:19.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b7bfd495-a049-43eb-b0c2-dc8a27491c1b"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:20.808Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:20.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:21.836Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:21.836Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:21.836Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:21.836Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:21.836Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:24.069Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:24.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 399, "offset": 367, "size": 50}}} 2018-06-07 13:53:24,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:24,924 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:24 GMT 2018-06-07 13:53:24,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:24,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17199 2018-06-07 13:53:24,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:24,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-06-07 13:53:24,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:24,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:53:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:53:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-06-07 13:53:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-06-07 13:53:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-06-07 13:53:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:24,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:53:25,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:25,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:25,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:25,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:25,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:25,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:25,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:25,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:53:25,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:25,325 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:25 GMT 2018-06-07 13:53:25,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:25,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:53:25,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:30,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:53:31,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:31,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:31,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:31,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:31,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:31,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:31,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:31,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:25.737Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:25.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:25.737Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:25.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:25.737Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time)", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:25.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:25.737Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:25.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:25.737Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:25.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:25.737Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:25.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:25.737Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:25.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:25.737Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:25.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:25.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:25.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:26.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:26.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:26.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:26.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:26.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:26.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:26.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:26.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:26.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:26.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:26.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:26.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:26.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:26.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:26.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:26.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:26.479Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:26.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:26.479Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:26.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "87c45c36-345d-40f8-a455-f677ba30abb1"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:27.700Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:27.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c4153638-a5d2-4887-aeea-f015120db447"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:29.762Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:29.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fdd90de3-bbdb-4a8d-9ac7-50dead89d596"}], "metadata": {"pagination": {"total": 420, "offset": 399, "size": 50}}} 2018-06-07 13:53:31,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:31,835 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:31 GMT 2018-06-07 13:53:31,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:31,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12656 2018-06-07 13:53:31,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:31,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time) 2018-06-07 13:53:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time) 2018-06-07 13:53:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-06-07 13:53:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:31,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:31,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:31,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:31,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:31,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:31,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:31,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:31,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:53:31,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:31,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-06-07 13:53:31,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-06-07 13:53:31,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:53:32,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:32,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:32,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:32,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:32,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:32,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:32,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:32,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:53:32,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:32,197 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:32 GMT 2018-06-07 13:53:32,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:32,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:53:32,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:37,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:53:37,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:37,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:37,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:37,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:37,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:37,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:37,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:37,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:32.089Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:32.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:33.176Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:33.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:33.176Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:33.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:33.176Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:33.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:33.176Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.5 on port 22: Unable to connect to port 22 on 10.67.79.5 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 10.67.79.5 on port 22: Unable to connect to port 22 on 10.67.79.5 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 10.67.79.5 on port 22: Unable to connect to port 22 on 10.67.79.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:33.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:33.176Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:33.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:33.176Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:33.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:33.176Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:33.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:33.176Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:33.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:33.176Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:33.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:33.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:33.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.253Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.253Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3b942cd-8f14-43ec-ba5a-d388cae3b904"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:34.735Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:34.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9551f186-117d-4981-b550-1c9ce2fbb8bd"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:35.346Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:35.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 455, "offset": 420, "size": 50}}} 2018-06-07 13:53:37,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:37,682 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:37 GMT 2018-06-07 13:53:37,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:37,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21283 2018-06-07 13:53:37,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:37,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:37,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-06-07 13:53:37,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-06-07 13:53:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-06-07 13:53:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.5 on port 22: Unable to connect to port 22 on 10.67.79.5 (tried 1 time) 2018-06-07 13:53:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60] 2018-06-07 13:53:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60] 2018-06-07 13:53:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-06-07 13:53:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-06-07 13:53:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-06-07 13:53:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-06-07 13:53:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:53:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:53:37,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:37,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:37,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60] 2018-06-07 13:53:37,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:53:37,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:37,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:37,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:37,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:37,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:37,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:37,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:37,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:53:37,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:37,829 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:37 GMT 2018-06-07 13:53:37,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:37,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:53:37,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:42,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:53:43,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:43,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:43,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:43,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:43,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:43,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:43,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:43,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:37.878Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:37.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:38.380Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.4 on port 22: Unable to connect to port 22 on 10.67.79.4 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 10.67.79.4 on port 22: Unable to connect to port 22 on 10.67.79.4 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 10.67.79.4 on port 22: Unable to connect to port 22 on 10.67.79.4 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:38.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:39.937Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:39.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:40.406Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:40.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79099344-9076-4e45-b64a-5c945cb1def0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:41.914Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:41.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "519595c6-d2d0-488a-8e38-f34d3b5b2290"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:42.109Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:42.109Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 483, "offset": 455, "size": 50}}} 2018-06-07 13:53:43,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:43,266 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:43 GMT 2018-06-07 13:53:43,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:43,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16672 2018-06-07 13:53:43,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:43,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time) 2018-06-07 13:53:43,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.4 on port 22: Unable to connect to port 22 on 10.67.79.4 (tried 1 time) 2018-06-07 13:53:43,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:43,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:43,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:43,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:53:43,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:53:43,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:43,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:43,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:43,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:43,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:53:43,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:43,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:43,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:43,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:43,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:43,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:43,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:43,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:53:43,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:43,357 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:43 GMT 2018-06-07 13:53:43,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:43,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:53:43,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:48,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:53:48,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:48,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:48,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:48,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:48,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:48,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:48,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:48,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_dwccpg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:45.632Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time) [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:45.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:46.123Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time) [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:46.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:47.476Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:47.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:48.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:48.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:48.087Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:48.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:48.134Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:48.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 489, "offset": 483, "size": 50}}} 2018-06-07 13:53:48,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:48,990 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:48 GMT 2018-06-07 13:53:48,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:48,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4709 2018-06-07 13:53:48,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:48,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time) [retry 1/60] 2018-06-07 13:53:48,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time) [retry 1/60] 2018-06-07 13:53:48,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:48,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:48,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:48,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:48,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:53:49,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:49,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:49,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:49,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:49,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:49,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:49,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:49,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:53:49,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:49,072 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:49 GMT 2018-06-07 13:53:49,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:49,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:53:49,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:54,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:53:54,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:54,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:54,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:54,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:54,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:54,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:54,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:54,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:49.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:49.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:49.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:49.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:49.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:49.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:49.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:49.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:49.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:49.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:49.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:49.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:49.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:49.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:49.100Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:49.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:49.100Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:49.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:52.599Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:52.954Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:52.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.225Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.225Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.225Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Creating Agent sprout_host_2g8zgl", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:53.461Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_2g8zgl/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:53.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}], "metadata": {"pagination": {"total": 533, "offset": 489, "size": 50}}} 2018-06-07 13:53:54,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:54,171 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:54 GMT 2018-06-07 13:53:54,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:54,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24419 2018-06-07 13:53:54,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:53:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:53:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-06-07 13:53:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_2g8zgl 2018-06-07 13:53:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-06-07 13:53:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-06-07 13:53:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-06-07 13:53:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_2g8zgl/cloudify/ssl/cloudify_internal_cert.pem 2018-06-07 13:53:54,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:53:54,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:54,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:54,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:54,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:54,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:54,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:54,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:54,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:53:54,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:54,260 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:54 GMT 2018-06-07 13:53:54,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:54,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:53:54,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:59,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:53:59,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:59,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:59,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:59,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:59,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:59,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:59,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:59,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.251Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time) [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:53:54.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cbfda1f1-edfd-451d-9b29-9b9aeb4a2597"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:54.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:56.009Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:56.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:56.009Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:56.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:56.009Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_2g8zgl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_2g8zgl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_2g8zgl', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_2g8zgl/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_2g8zgl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:56.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:56.009Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_2g8zgl/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:56.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:56.009Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:56.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:57.044Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:57.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:57.044Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:57.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:57.044Z", "message": "Successfully created daemon: sprout_host_2g8zgl", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:57.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:57.044Z", "message": "/home/ubuntu/sprout_host_2g8zgl/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:57.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "accf354d-1bae-42ed-a5f1-66c715266915"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:57.465Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:57.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:58.298Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:58.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:58.298Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:58.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:58.298Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:58.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:58.799Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:58.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}], "metadata": {"pagination": {"total": 607, "offset": 533, "size": 50}}} 2018-06-07 13:53:59,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:59,403 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:59 GMT 2018-06-07 13:53:59,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:59,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29243 2018-06-07 13:53:59,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:53:59,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time) [retry 1/60] 2018-06-07 13:53:59,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-06-07 13:53:59,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-06-07 13:53:59,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:53:59,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-06-07 13:53:59,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:59,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:59,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-06-07 13:53:59,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:53:59,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-06-07 13:53:59,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:53:59,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_2g8zgl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_2g8zgl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_2g8zgl', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_2g8zgl/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_2g8zgl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'} 2018-06-07 13:53:59,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_2g8zgl/env 2018-06-07 13:53:59,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-06-07 13:53:59,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-06-07 13:53:59,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-06-07 13:53:59,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_2g8zgl 2018-06-07 13:53:59,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_2g8zgl/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-06-07 13:53:59,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:53:59,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-06-07 13:53:59,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-06-07 13:53:59,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-06-07 13:53:59,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:53:59,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-06-07 13:53:59,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:53:59,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:53:59,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:53:59,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:53:59,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:53:59,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:53:59,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:53:59,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:53:59,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:53:59,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:53:59,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:53:59,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:53:59,535 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:53:59 GMT 2018-06-07 13:53:59,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:53:59,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:53:59,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:04,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:54:05,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:05,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:05,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:05,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:05,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:05,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:05,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:05,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:53:59.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:53:59.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Configuring Agent sprout_host_2g8zgl", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_2quvjc/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Creating Agent bind_host_2quvjc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.302Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:00.716Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:00.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:01.326Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:01.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:01.326Z", "message": "Successfully configured daemon: sprout_host_2g8zgl", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:01.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:01.326Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:01.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "99719b5f-814f-4739-b5ae-04ad8a0fad27"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.045Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.045Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.045Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.045Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.045Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.045Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.045Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}], "metadata": {"pagination": {"total": 684, "offset": 583, "size": 50}}} 2018-06-07 13:54:05,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:05,212 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:05 GMT 2018-06-07 13:54:05,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:05,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27432 2018-06-07 13:54:05,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:05,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-06-07 13:54:05,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-06-07 13:54:05,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-06-07 13:54:05,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:05,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-06-07 13:54:05,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:05,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-06-07 13:54:05,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-06-07 13:54:05,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_2g8zgl 2018-06-07 13:54:05,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-06-07 13:54:05,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_2quvjc/cloudify/ssl/cloudify_internal_cert.pem 2018-06-07 13:54:05,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_2quvjc 2018-06-07 13:54:05,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:54:05,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-06-07 13:54:05,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-06-07 13:54:05,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_2g8zgl 2018-06-07 13:54:05,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-06-07 13:54:05,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-06-07 13:54:05,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-06-07 13:54:05,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-06-07 13:54:05,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-06-07 13:54:05,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-06-07 13:54:05,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-06-07 13:54:05,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:05,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:05,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:54:05,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:05,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:05,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:05,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:05,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:05,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:05,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:05,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:54:05,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:05,570 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:05 GMT 2018-06-07 13:54:05,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:05,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:54:05,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:10,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:54:11,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:11,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:11,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:11,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:11,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:11,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:11,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:11,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_2quvjc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_2quvjc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_2quvjc', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_2quvjc/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_2quvjc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_2quvjc/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "/home/ubuntu/bind_host_2quvjc/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Successfully created daemon: bind_host_2quvjc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be89cd5b-75c1-4215-9839-94ceca7e698f"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9db811e7-c303-42d5-8936-c5f595646b6d"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:02.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:02.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:03.107Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:03.107Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time) [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:54:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:03.107Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:03.107Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.071Z", "message": "Starting Agent sprout_host_2g8zgl", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.071Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.071Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.071Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.071Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.071Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.071Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.180Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.180Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.180Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.180Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 743, "offset": 633, "size": 50}}} 2018-06-07 13:54:11,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:11,193 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:11 GMT 2018-06-07 13:54:11,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:11,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29022 2018-06-07 13:54:11,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:11,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-06-07 13:54:11,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:54:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-06-07 13:54:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:54:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-06-07 13:54:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_2quvjc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_2quvjc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_2quvjc', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_2quvjc/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_2quvjc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'} 2018-06-07 13:54:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_2quvjc/env 2018-06-07 13:54:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_2quvjc/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-06-07 13:54:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:54:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-06-07 13:54:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_2quvjc 2018-06-07 13:54:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2018-06-07 13:54:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time) [retry 2/60] 2018-06-07 13:54:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2018-06-07 13:54:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2018-06-07 13:54:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_2g8zgl 2018-06-07 13:54:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:11,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:11,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:54:11,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-06-07 13:54:11,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2018-06-07 13:54:11,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:11,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:54:11,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:11,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:11,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:11,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:11,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:11,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:11,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:11,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:54:11,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:11,461 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:11 GMT 2018-06-07 13:54:11,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:11,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:54:11,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:16,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:54:17,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:17,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:17,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:17,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:17,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:17,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:17,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:17,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:04.180Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:04.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.044Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.044Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.044Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.044Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.044Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d8ef7f78-6a5b-45f7-917a-1f442bda330b"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "46da0248-5148-452f-94fe-d524d237516b"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:06.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:06.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.110Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.110Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Successfully configured daemon: bind_host_2quvjc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Configuring Agent bind_host_2quvjc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_2g8zgl start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}], "metadata": {"pagination": {"total": 828, "offset": 683, "size": 50}}} 2018-06-07 13:54:17,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:17,890 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:17 GMT 2018-06-07 13:54:17,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:17,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27077 2018-06-07 13:54:17,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:17,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-06-07 13:54:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2018-06-07 13:54:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2018-06-07 13:54:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-06-07 13:54:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2018-06-07 13:54:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-06-07 13:54:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-06-07 13:54:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-06-07 13:54:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2018-06-07 13:54:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-06-07 13:54:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-06-07 13:54:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_2quvjc 2018-06-07 13:54:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_2quvjc 2018-06-07 13:54:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_2g8zgl start 2018-06-07 13:54:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:54:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-06-07 13:54:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-06-07 13:54:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-06-07 13:54:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-06-07 13:54:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:17,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:54:18,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:18,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:18,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:18,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:18,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:18,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:18,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:18,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:54:18,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:18,723 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:18 GMT 2018-06-07 13:54:18,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:18,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:54:18,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:23,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:54:23,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:23,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:23,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:23,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:23,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:23,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:23,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:23,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8c89be55-49c6-4473-9eb8-a4b36eb3c427"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:07.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:07.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:08.731Z", "message": "Successfully started daemon: sprout_host_2g8zgl", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:08.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "916a1e49-2eac-4558-9cce-fa17d05f48db"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:08.731Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:08.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:08.731Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:08.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.914Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.914Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.914Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.914Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.914Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.914Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.914Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.914Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.914Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.914Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Creating Agent proxy_host_ej6k9l", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_ej6k9l/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:11.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:11.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.925Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.925Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.925Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.925Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "01c8a1a2-589f-4e6d-b47b-572d19fff36f"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b80980fd-a589-4eb4-9eaa-5ae9dee697aa"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}], "metadata": {"pagination": {"total": 964, "offset": 733, "size": 50}}} 2018-06-07 13:54:23,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:23,852 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:23 GMT 2018-06-07 13:54:23,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:23,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26988 2018-06-07 13:54:23,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-06-07 13:54:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_2g8zgl 2018-06-07 13:54:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-06-07 13:54:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-06-07 13:54:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-06-07 13:54:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-06-07 13:54:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-06-07 13:54:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-06-07 13:54:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-06-07 13:54:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-06-07 13:54:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-06-07 13:54:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-06-07 13:54:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-06-07 13:54:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_ej6k9l 2018-06-07 13:54:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-06-07 13:54:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-06-07 13:54:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_ej6k9l/cloudify/ssl/cloudify_internal_cert.pem 2018-06-07 13:54:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-06-07 13:54:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:54:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-06-07 13:54:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-06-07 13:54:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-06-07 13:54:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2018-06-07 13:54:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-06-07 13:54:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-06-07 13:54:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:23,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:54:23,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:23,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:23,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:23,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:23,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:23,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:23,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:23,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:54:23,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:23,964 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:23 GMT 2018-06-07 13:54:23,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:23,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:54:23,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:28,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:54:29,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:29,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:29,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:29,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:29,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:29,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:29,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:29,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b80980fd-a589-4eb4-9eaa-5ae9dee697aa"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "[localhost] run: /home/ubuntu/sprout_host_2g8zgl/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b80980fd-a589-4eb4-9eaa-5ae9dee697aa"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b80980fd-a589-4eb4-9eaa-5ae9dee697aa"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "01c8a1a2-589f-4e6d-b47b-572d19fff36f"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:12.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "905d980a-7735-4592-a5c5-a145f13c8191"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.938Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.938Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.938Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_ej6k9l/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_ej6k9l/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_ej6k9l', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_ej6k9l/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_ej6k9l', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b80980fd-a589-4eb4-9eaa-5ae9dee697aa"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_ej6k9l/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Starting Agent bind_host_2quvjc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Removing directory: /tmp/tmpjr98sJ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "b80980fd-a589-4eb4-9eaa-5ae9dee697aa"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:13.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:13.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:15.012Z", "message": "/home/ubuntu/proxy_host_ej6k9l/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:15.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:15.012Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:15.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:15.012Z", "message": "Successfully created daemon: proxy_host_ej6k9l", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:15.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:15.012Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:15.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "152e2d97-8c90-4828-89df-d28aa6b4795c"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:17.325Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:17.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:18.969Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:18.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:18.969Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:18.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:18.969Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:18.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:18.969Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:18.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1136, "offset": 783, "size": 50}}} 2018-06-07 13:54:29,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:29,069 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:29 GMT 2018-06-07 13:54:29,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:29,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28683 2018-06-07 13:54:29,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:29,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:54:29,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-06-07 13:54:29,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:29,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:29,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_2g8zgl/env/bin/pip freeze 2018-06-07 13:54:29,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-06-07 13:54:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-06-07 13:54:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:54:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-06-07 13:54:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-06-07 13:54:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-06-07 13:54:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:54:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_ej6k9l/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_ej6k9l/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_ej6k9l', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_ej6k9l/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_ej6k9l', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'} 2018-06-07 13:54:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-06-07 13:54:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_ej6k9l/env 2018-06-07 13:54:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-06-07 13:54:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_2quvjc 2018-06-07 13:54:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpjr98sJ 2018-06-07 13:54:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-06-07 13:54:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_ej6k9l/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-06-07 13:54:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-06-07 13:54:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_ej6k9l 2018-06-07 13:54:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-06-07 13:54:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 3/60] 2018-06-07 13:54:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-06-07 13:54:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-06-07 13:54:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-06-07 13:54:29,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:54:29,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:29,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:29,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:29,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:29,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:29,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:29,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:29,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:54:29,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:29,211 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:29 GMT 2018-06-07 13:54:29,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:29,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:54:29,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:34,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:54:34,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:34,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:34,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:34,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:34,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:34,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:34,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:34,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:18.969Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:18.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.066Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_8bc4vy/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Creating Agent vellum_host_8bc4vy", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:19.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:19.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:20.033Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:20.033Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}], "metadata": {"pagination": {"total": 1231, "offset": 833, "size": 50}}} 2018-06-07 13:54:34,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:34,346 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:34 GMT 2018-06-07 13:54:34,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:34,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27570 2018-06-07 13:54:34,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:34,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-06-07 13:54:34,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:34,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-06-07 13:54:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-06-07 13:54:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-06-07 13:54:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_8bc4vy/cloudify/ssl/cloudify_internal_cert.pem 2018-06-07 13:54:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-06-07 13:54:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:54:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_8bc4vy 2018-06-07 13:54:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-06-07 13:54:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-06-07 13:54:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:34,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:54:34,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:34,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:34,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:34,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:34,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:34,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:34,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:34,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:54:34,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:34,491 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:34 GMT 2018-06-07 13:54:34,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:34,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:54:34,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:39,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:54:39,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:39,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:39,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:39,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:39,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:39,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:39,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:39,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Creating Agent bono_host_aze76a", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_2quvjc start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Successfully started daemon: bind_host_2quvjc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_aze76a/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cb092193-f815-4593-a27a-a66a850fb99c"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.048Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.048Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.048Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:21.048Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.464Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.464Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.464Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.464Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_8bc4vy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_8bc4vy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_8bc4vy', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_8bc4vy/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_8bc4vy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.464Z", "message": "Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.464Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_8bc4vy/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.464Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "22dca681-da1c-40e4-a95a-4b249e728d9f"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.464Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.464Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.482Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.482Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.482Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:22.482Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:22.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1317, "offset": 883, "size": 50}}} 2018-06-07 13:54:39,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:39,599 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:39 GMT 2018-06-07 13:54:39,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:39,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28209 2018-06-07 13:54:39,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:39,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-06-07 13:54:39,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-06-07 13:54:39,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-06-07 13:54:39,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_aze76a 2018-06-07 13:54:39,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_2quvjc start 2018-06-07 13:54:39,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_2quvjc 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_aze76a/cloudify/ssl/cloudify_internal_cert.pem 2018-06-07 13:54:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-06-07 13:54:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 3/60] 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_8bc4vy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_8bc4vy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_8bc4vy', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_8bc4vy/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_8bc4vy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'} 2018-06-07 13:54:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-06-07 13:54:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_8bc4vy/env 2018-06-07 13:54:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-06-07 13:54:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-06-07 13:54:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:54:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-06-07 13:54:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-06-07 13:54:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-06-07 13:54:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-06-07 13:54:39,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:54:39,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:39,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:39,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:39,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:39,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:39,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:39,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:39,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:54:39,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:39,720 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:39 GMT 2018-06-07 13:54:39,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:39,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:54:39,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:44,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:54:45,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:45,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:45,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:45,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:45,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:45,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:45,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:45,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.618Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.618Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.618Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Timed out trying to connect to 10.67.79.10 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Timed out trying to connect to 10.67.79.10 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Timed out trying to connect to 10.67.79.10 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T13:54:23.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.618Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.618Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.618Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Successfully created daemon: vellum_host_8bc4vy", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "22dca681-da1c-40e4-a95a-4b249e728d9f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "[localhost] run: /home/ubuntu/bind_host_2quvjc/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "22dca681-da1c-40e4-a95a-4b249e728d9f"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "22dca681-da1c-40e4-a95a-4b249e728d9f"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "22dca681-da1c-40e4-a95a-4b249e728d9f"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "/home/ubuntu/vellum_host_8bc4vy/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "abec1908-c097-4348-b075-0ec98316656e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:23.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:23.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.739Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.739Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.739Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.739Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.739Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "22dca681-da1c-40e4-a95a-4b249e728d9f"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_9z47c7/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Creating Agent homer_host_9z47c7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}], "metadata": {"pagination": {"total": 1406, "offset": 933, "size": 50}}} 2018-06-07 13:54:45,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:45,972 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:45 GMT 2018-06-07 13:54:45,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:45,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28191 2018-06-07 13:54:45,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:45,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-06-07 13:54:45,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-06-07 13:54:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Timed out trying to connect to 10.67.79.10 (tried 1 time) 2018-06-07 13:54:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-06-07 13:54:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_8bc4vy 2018-06-07 13:54:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-06-07 13:54:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_2quvjc/env/bin/pip freeze 2018-06-07 13:54:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-06-07 13:54:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-06-07 13:54:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:54:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-06-07 13:54:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-06-07 13:54:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_8bc4vy/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-06-07 13:54:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:45,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-06-07 13:54:45,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-06-07 13:54:45,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-06-07 13:54:45,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-06-07 13:54:45,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-06-07 13:54:45,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-06-07 13:54:45,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-06-07 13:54:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:54:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_9z47c7/cloudify/ssl/cloudify_internal_cert.pem 2018-06-07 13:54:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_9z47c7 2018-06-07 13:54:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-06-07 13:54:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-06-07 13:54:45,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:54:46,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:46,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:46,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:46,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:46,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:46,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:46,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:46,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:54:46,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:46,222 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:46 GMT 2018-06-07 13:54:46,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:46,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:54:46,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:51,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:54:51,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:51,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:51,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:51,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:51,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:51,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:51,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:51,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Removing directory: /tmp/tmpCPZ9s3", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "22dca681-da1c-40e4-a95a-4b249e728d9f"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Configuring Agent proxy_host_ej6k9l", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_9z47c7/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Creating Agent homer_host_9z47c7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_aze76a/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "22dca681-da1c-40e4-a95a-4b249e728d9f"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "338ebdb8-9f23-4304-a9e2-b23cacdf4bb0"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Configuring Agent vellum_host_8bc4vy", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "846db685-ed61-4e70-9a9f-40c3de88f6c8"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}], "metadata": {"pagination": {"total": 1463, "offset": 983, "size": 50}}} 2018-06-07 13:54:51,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:51,700 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:51 GMT 2018-06-07 13:54:51,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:51,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28154 2018-06-07 13:54:51,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:51,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-06-07 13:54:51,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpCPZ9s3 2018-06-07 13:54:51,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:54:51,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-06-07 13:54:51,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_ej6k9l 2018-06-07 13:54:51,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_9z47c7/cloudify/ssl/cloudify_internal_cert.pem 2018-06-07 13:54:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_9z47c7 2018-06-07 13:54:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-06-07 13:54:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_aze76a/env 2018-06-07 13:54:51,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-06-07 13:54:51,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:54:51,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-06-07 13:54:51,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:51,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-06-07 13:54:51,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-06-07 13:54:51,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-06-07 13:54:51,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-06-07 13:54:51,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_8bc4vy 2018-06-07 13:54:51,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:51,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:51,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:54:51,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:51,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:51,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:51,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:51,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:51,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:51,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:51,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:54:51,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:51,908 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:51 GMT 2018-06-07 13:54:51,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:51,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:54:51,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:56,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:54:58,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:58,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:58,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:58,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:58,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:58,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:58,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:58,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_9z47c7/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:24.805Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:24.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.754Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.754Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.754Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.754Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.754Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.754Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.754Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.754Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.754Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.823Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.823Z", "message": "Successfully configured daemon: vellum_host_8bc4vy", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.823Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.823Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:25.823Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:25.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fd2f5c32-b32f-435b-9d95-7e8bfaab980a"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.901Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.901Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.901Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.901Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.901Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.901Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.901Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_9z47c7/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_9z47c7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_9z47c7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_9z47c7', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_9z47c7/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_9z47c7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Starting Agent proxy_host_ej6k9l", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:26.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:26.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "/home/ubuntu/homer_host_9z47c7/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}], "metadata": {"pagination": {"total": 1494, "offset": 1033, "size": 50}}} 2018-06-07 13:54:58,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:58,394 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:58 GMT 2018-06-07 13:54:58,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:58,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28136 2018-06-07 13:54:58,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:54:58,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_9z47c7/cloudify/ssl/cloudify_internal_cert.pem 2018-06-07 13:54:58,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:58,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-06-07 13:54:58,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-06-07 13:54:58,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-06-07 13:54:58,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-06-07 13:54:58,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:58,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-06-07 13:54:58,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-06-07 13:54:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-06-07 13:54:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-06-07 13:54:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_8bc4vy 2018-06-07 13:54:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-06-07 13:54:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-06-07 13:54:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:54:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-06-07 13:54:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-06-07 13:54:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-06-07 13:54:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-06-07 13:54:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-06-07 13:54:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-06-07 13:54:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:54:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:54:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_9z47c7/env 2018-06-07 13:54:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_9z47c7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_9z47c7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_9z47c7', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_9z47c7/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_9z47c7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'} 2018-06-07 13:54:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_ej6k9l 2018-06-07 13:54:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:54:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:54:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-06-07 13:54:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-06-07 13:54:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_9z47c7/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-06-07 13:54:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-06-07 13:54:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:54:58,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:54:58,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:54:58,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:54:58,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:54:58,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:54:58,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:54:58,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:54:58,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:54:58,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:54:58,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:54:58,565 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:54:58 GMT 2018-06-07 13:54:58,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:54:58,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:54:58,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:03,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:04,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:04,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:04,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:04,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:04,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:04,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:04,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:04,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_dwccpg/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "/home/ubuntu/homer_host_9z47c7/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Successfully created daemon: homer_host_9z47c7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Creating Agent dime_host_dwccpg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Configuring Agent bono_host_aze76a", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ddf49632-4bfd-4437-a95b-1eab0dde9eae"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.663Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8623e02d-adb9-449d-aebd-dd44c8172d85"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.666Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.666Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.666Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.666Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.666Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.666Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.666Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1525, "offset": 1083, "size": 50}}} 2018-06-07 13:55:04,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:04,089 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:04 GMT 2018-06-07 13:55:04,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:04,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27731 2018-06-07 13:55:04,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_dwccpg/cloudify/ssl/cloudify_internal_cert.pem 2018-06-07 13:55:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_9z47c7/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-06-07 13:55:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:55:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_9z47c7 2018-06-07 13:55:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_dwccpg 2018-06-07 13:55:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-06-07 13:55:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-06-07 13:55:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-06-07 13:55:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_aze76a 2018-06-07 13:55:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-06-07 13:55:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-06-07 13:55:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-06-07 13:55:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-06-07 13:55:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-06-07 13:55:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-06-07 13:55:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-06-07 13:55:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:04,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:04,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:04,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:04,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:04,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:04,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:04,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:04,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:04,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:04,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:04,167 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:04 GMT 2018-06-07 13:55:04,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:04,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:04,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:09,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:10,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:10,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:10,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:10,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:10,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:10,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:10,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:10,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.666Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.666Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:28.666Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:28.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Starting Agent bono_host_aze76a", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:29.690Z", "message": "Starting Agent vellum_host_8bc4vy", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:29.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.147Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.147Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.147Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_ej6k9l start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.147Z", "message": "Successfully started daemon: proxy_host_ej6k9l", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.147Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "02404965-e609-4806-a5a0-7cd1ad9035f1"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.147Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.147Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_dwccpg/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.147Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_dwccpg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_dwccpg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_dwccpg', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_dwccpg/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_dwccpg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.184Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.687Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.687Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.687Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.687Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.687Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:31.687Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:31.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": "/home/ubuntu/dime_host_dwccpg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a1b7b4fb-8a67-4cc5-92e2-e6cae36546b9"}], "metadata": {"pagination": {"total": 1534, "offset": 1133, "size": 50}}} 2018-06-07 13:55:10,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:10,147 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:10 GMT 2018-06-07 13:55:10,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:10,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28273 2018-06-07 13:55:10,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:10,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-06-07 13:55:10,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-06-07 13:55:10,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:10,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-06-07 13:55:10,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:10,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-06-07 13:55:10,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:10,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:55:10,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-06-07 13:55:10,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:55:10,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_aze76a 2018-06-07 13:55:10,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-06-07 13:55:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_8bc4vy 2018-06-07 13:55:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:55:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-06-07 13:55:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_ej6k9l start 2018-06-07 13:55:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_ej6k9l 2018-06-07 13:55:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-06-07 13:55:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-06-07 13:55:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_dwccpg/env 2018-06-07 13:55:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_dwccpg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_dwccpg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_dwccpg', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_dwccpg/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_dwccpg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'} 2018-06-07 13:55:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-06-07 13:55:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-06-07 13:55:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-06-07 13:55:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:10,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_dwccpg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-06-07 13:55:10,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-06-07 13:55:10,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:10,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:10,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:10,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:10,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:10,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:10,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:10,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:10,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:10,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:10,218 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:10 GMT 2018-06-07 13:55:10,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:10,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:10,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:15,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:15,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:15,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:15,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:15,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:15,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:15,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:15,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:15,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": "/home/ubuntu/dime_host_dwccpg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a1b7b4fb-8a67-4cc5-92e2-e6cae36546b9"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": "[localhost] run: /home/ubuntu/proxy_host_ej6k9l/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a1b7b4fb-8a67-4cc5-92e2-e6cae36546b9"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": "Successfully created daemon: dime_host_dwccpg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d551d773-5c09-4e61-8a26-24bd23c19db5"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.236Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.778Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.778Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.778Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.778Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.778Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:32.778Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:32.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a1b7b4fb-8a67-4cc5-92e2-e6cae36546b9"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Removing directory: /tmp/tmpFdyTIl", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a1b7b4fb-8a67-4cc5-92e2-e6cae36546b9"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Configuring Agent homer_host_9z47c7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_aze76a start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a1b7b4fb-8a67-4cc5-92e2-e6cae36546b9"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Successfully started daemon: vellum_host_8bc4vy", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_8bc4vy start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ad322472-5403-4bbe-9098-93bb020ed555"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a1b7b4fb-8a67-4cc5-92e2-e6cae36546b9"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a1b7b4fb-8a67-4cc5-92e2-e6cae36546b9"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Successfully started daemon: bono_host_aze76a", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "93fc33f8-1984-440d-b29d-8cc7406fb669"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Successfully configured daemon: homer_host_9z47c7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:33.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:33.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "096383cb-c621-473c-854b-8f7d0609ef3c"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.022Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.631Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5ae32815-be93-451a-84f4-296331dcade7"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.631Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5af4ca18-3956-4f81-ba0f-ce0088c41f6d"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.631Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}], "metadata": {"pagination": {"total": 1537, "offset": 1183, "size": 50}}} 2018-06-07 13:55:15,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:15,428 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:15 GMT 2018-06-07 13:55:15,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:15,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27358 2018-06-07 13:55:15,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_dwccpg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-06-07 13:55:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-06-07 13:55:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-06-07 13:55:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_ej6k9l/env/bin/pip freeze 2018-06-07 13:55:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_dwccpg 2018-06-07 13:55:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-06-07 13:55:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 3/60] 2018-06-07 13:55:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-06-07 13:55:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFdyTIl 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_9z47c7 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_aze76a start 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-06-07 13:55:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_8bc4vy 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_8bc4vy start 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_aze76a 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_9z47c7 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:15,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-06-07 13:55:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:15,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-06-07 13:55:15,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-06-07 13:55:15,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:55:15,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:15,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:15,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:15,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:15,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:15,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:15,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:15,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:15,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:15,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:15,516 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:15 GMT 2018-06-07 13:55:15,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:15,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:15,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:20,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:21,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:21,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:21,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:21,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:21,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:21,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:21,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:21,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.631Z", "message": "[localhost] run: /home/ubuntu/vellum_host_8bc4vy/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5af4ca18-3956-4f81-ba0f-ce0088c41f6d"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.631Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5af4ca18-3956-4f81-ba0f-ce0088c41f6d"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.631Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.631Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5ae32815-be93-451a-84f4-296331dcade7"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:34.631Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:34.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.060Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.060Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.060Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.060Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.060Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5ae32815-be93-451a-84f4-296331dcade7"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5ae32815-be93-451a-84f4-296331dcade7"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Configuring Agent dime_host_dwccpg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Removing directory: /tmp/tmpjfDHGe", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5af4ca18-3956-4f81-ba0f-ce0088c41f6d"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "[localhost] run: /home/ubuntu/bono_host_aze76a/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5ae32815-be93-451a-84f4-296331dcade7"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5af4ca18-3956-4f81-ba0f-ce0088c41f6d"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5ae32815-be93-451a-84f4-296331dcade7"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5ae32815-be93-451a-84f4-296331dcade7"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5af4ca18-3956-4f81-ba0f-ce0088c41f6d"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Removing directory: /tmp/tmpB2ktg0", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5ae32815-be93-451a-84f4-296331dcade7"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5af4ca18-3956-4f81-ba0f-ce0088c41f6d"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5af4ca18-3956-4f81-ba0f-ce0088c41f6d"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:35.784Z", "message": "Starting Agent homer_host_9z47c7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:35.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.226Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.226Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.226Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.226Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.226Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.226Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.226Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.856Z", "message": "Successfully configured daemon: dime_host_dwccpg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.856Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.856Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}], "metadata": {"pagination": {"total": 1543, "offset": 1233, "size": 50}}} 2018-06-07 13:55:21,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:21,328 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:21 GMT 2018-06-07 13:55:21,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:21,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27582 2018-06-07 13:55:21,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:21,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_8bc4vy/env/bin/pip freeze 2018-06-07 13:55:21,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-06-07 13:55:21,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:55:21,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-06-07 13:55:21,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:21,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:21,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:21,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:21,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-06-07 13:55:21,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-06-07 13:55:21,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-06-07 13:55:21,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:21,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_dwccpg 2018-06-07 13:55:21,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:21,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpjfDHGe 2018-06-07 13:55:21,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:55:21,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_aze76a/env/bin/pip freeze 2018-06-07 13:55:21,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-06-07 13:55:21,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-06-07 13:55:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-06-07 13:55:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-06-07 13:55:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpB2ktg0 2018-06-07 13:55:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-06-07 13:55:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-06-07 13:55:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_9z47c7 2018-06-07 13:55:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-06-07 13:55:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-06-07 13:55:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-06-07 13:55:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-06-07 13:55:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-06-07 13:55:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_dwccpg 2018-06-07 13:55:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:55:21,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-06-07 13:55:21,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:21,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:21,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:21,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:21,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:21,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:21,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:21,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:21,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:21,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:21,429 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:21 GMT 2018-06-07 13:55:21,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:21,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:21,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:26,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:26,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:26,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:26,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:26,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:26,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:26,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:26,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:26,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:36.856Z", "message": "Successfully configured daemon: dime_host_dwccpg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:36.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1307d099-c1e4-41bd-8108-21aec9799938"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.339Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.339Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.339Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.339Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.339Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.339Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.339Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.339Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.339Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.883Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.883Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.883Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.883Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:37.883Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:37.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:38.425Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:38.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:38.425Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:38.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:38.425Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:38.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:38.425Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:38.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:38.425Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:38.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:38.425Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:38.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:38.425Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:38.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:38.425Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:38.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.114Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.114Z", "message": "Starting Agent dime_host_dwccpg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.758Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_node_oyo5pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.758Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.758Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.758Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:39.758Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:39.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "proxy_node_oyo5pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/MLNRF/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4de7c2c5-aa0a-46bb-867a-16b3a506f599"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2c6a2ac7-d8eb-4ead-bb4e-711f7a482606"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Successfully started daemon: homer_host_9z47c7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_9z47c7 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f694e979-8f06-4b48-b021-5a8d9439dabe"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "[localhost] run: /home/ubuntu/homer_host_9z47c7/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2c6a2ac7-d8eb-4ead-bb4e-711f7a482606"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}], "metadata": {"pagination": {"total": 1551, "offset": 1283, "size": 50}}} 2018-06-07 13:55:26,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:26,520 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:26 GMT 2018-06-07 13:55:26,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:26,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26627 2018-06-07 13:55:26,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:26,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_dwccpg 2018-06-07 13:55:26,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-06-07 13:55:26,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:26,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:26,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:26,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-06-07 13:55:26,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:26,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:26,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-06-07 13:55:26,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-06-07 13:55:26,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:26,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_dwccpg 2018-06-07 13:55:26,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-06-07 13:55:26,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:55:26,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:26,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:26,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:26,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-06-07 13:55:26,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/MLNRF/install_requirements.sh 2018-06-07 13:55:26,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-06-07 13:55:26,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_9z47c7 2018-06-07 13:55:26,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_9z47c7 start 2018-06-07 13:55:26,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:26,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_9z47c7/env/bin/pip freeze 2018-06-07 13:55:26,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:55:26,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-06-07 13:55:26,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:26,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:26,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:26,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:26,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:26,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:26,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:26,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:26,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:26,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:26,607 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:26 GMT 2018-06-07 13:55:26,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:26,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:26,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:31,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:31,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:31,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:31,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:31,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:31,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:31,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:31,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:31,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_oyo5pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/MLNRF/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4de7c2c5-aa0a-46bb-867a-16b3a506f599"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.254Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "proxy_node_oyo5pc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.768Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_node_oyo5pc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.768Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.768Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.768Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.768Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:40.768Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:40.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_node_oyo5pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.270Z", "message": "Executing: /tmp/MLNRF/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4de7c2c5-aa0a-46bb-867a-16b3a506f599"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.270Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2c6a2ac7-d8eb-4ead-bb4e-711f7a482606"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.270Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2c6a2ac7-d8eb-4ead-bb4e-711f7a482606"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.270Z", "message": "Removing directory: /tmp/tmp5bIXgf", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2c6a2ac7-d8eb-4ead-bb4e-711f7a482606"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.270Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2c6a2ac7-d8eb-4ead-bb4e-711f7a482606"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.270Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2c6a2ac7-d8eb-4ead-bb4e-711f7a482606"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.810Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.810Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.810Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.810Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:41.810Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:41.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:42.406Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_dwccpg start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:42.406Z", "message": "Successfully started daemon: dime_host_dwccpg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:42.406Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0c2879ce-5255-450e-ab9d-bcbc9e982d4e"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:42.855Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:42.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:42.855Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:42.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:42.855Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:42.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:42.855Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:42.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:42.855Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:42.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3cb33f1e-4f18-43fd-bcd1-96323746f007"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "[localhost] run: /home/ubuntu/dime_host_dwccpg/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3cb33f1e-4f18-43fd-bcd1-96323746f007"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}], "metadata": {"pagination": {"total": 1579, "offset": 1333, "size": 50}}} 2018-06-07 13:55:31,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:31,714 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:31 GMT 2018-06-07 13:55:31,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:31,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27245 2018-06-07 13:55:31,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/MLNRF/install_requirements.sh 2018-06-07 13:55:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:55:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:55:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-06-07 13:55:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-06-07 13:55:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MLNRF/install_requirements.sh 2018-06-07 13:55:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-06-07 13:55:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-06-07 13:55:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5bIXgf 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_dwccpg start 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_dwccpg 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-06-07 13:55:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-06-07 13:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_dwccpg/env/bin/pip freeze 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-06-07 13:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:31,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:31,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:31,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:31,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:31,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:31,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:31,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:31,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:31,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:31,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:31,880 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:31 GMT 2018-06-07 13:55:31,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:31,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:31,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:36,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:36,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:36,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:36,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:36,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:36,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:36,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:36,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:36,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.938Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.938Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.938Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.938Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:43.938Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:43.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3cb33f1e-4f18-43fd-bcd1-96323746f007"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Removing directory: /tmp/tmpP1U4d3", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3cb33f1e-4f18-43fd-bcd1-96323746f007"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3cb33f1e-4f18-43fd-bcd1-96323746f007"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3cb33f1e-4f18-43fd-bcd1-96323746f007"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3cb33f1e-4f18-43fd-bcd1-96323746f007"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:44.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:44.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.580Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.580Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.580Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.580Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.580Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.580Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.687Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_7v4nt6/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.687Z", "message": "Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.687Z", "message": "Creating Agent ellis_host_7v4nt6", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.687Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.687Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:46.687Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:46.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:48.275Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:48.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:48.275Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:48.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:48.275Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:48.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:48.275Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:48.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:48.348Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:48.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.277Z", "message": "/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.277Z", "message": "Successfully created daemon: ellis_host_7v4nt6", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.277Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_7v4nt6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_7v4nt6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_7v4nt6', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_7v4nt6/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_7v4nt6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.277Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.277Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.277Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.277Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_7v4nt6/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.277Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f345db52-38f7-4713-b0a8-75d2047396b0"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.368Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.368Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.368Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.368Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.368Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.368Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.368Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1579, "offset": 1383, "size": 50}}} 2018-06-07 13:55:36,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:36,992 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:36 GMT 2018-06-07 13:55:36,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:36,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28157 2018-06-07 13:55:36,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-06-07 13:55:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-06-07 13:55:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-06-07 13:55:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-06-07 13:55:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-06-07 13:55:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:36,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-06-07 13:55:36,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:36,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:36,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpP1U4d3 2018-06-07 13:55:36,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:36,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-06-07 13:55:36,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:36,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-06-07 13:55:36,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-06-07 13:55:36,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-06-07 13:55:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-06-07 13:55:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-06-07 13:55:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-06-07 13:55:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_7v4nt6/cloudify/ssl/cloudify_internal_cert.pem 2018-06-07 13:55:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://10.67.79.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-06-07 13:55:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_7v4nt6 2018-06-07 13:55:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-06-07 13:55:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-06-07 13:55:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-06-07 13:55:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:55:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-06-07 13:55:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_7v4nt6 2018-06-07 13:55:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '10.67.79.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_7v4nt6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_7v4nt6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_7v4nt6', 'REST_HOST': '10.67.79.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_7v4nt6/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_7v4nt6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DfrJeA.NwvKSdzL7eHI1wgAWuH_Z7N28iM'} 2018-06-07 13:55:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-06-07 13:55:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-06-07 13:55:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-06-07 13:55:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_7v4nt6/env 2018-06-07 13:55:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-06-07 13:55:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-06-07 13:55:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-06-07 13:55:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-06-07 13:55:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-06-07 13:55:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-06-07 13:55:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-06-07 13:55:36,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:37,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:37,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:37,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:37,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:37,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:37,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:37,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:37,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:37,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:37,129 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:37 GMT 2018-06-07 13:55:37,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:37,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:37,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:42,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:42,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:42,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:42,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:42,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:42,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:42,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:42,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:42,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.368Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.368Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:49.368Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:49.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:50.300Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:50.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:50.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:50.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:50.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:50.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:50.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:50.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:50.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:50.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "bind_p81icl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:50.705Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:50.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:50.705Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:50.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_p81icl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:50.705Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:50.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_p81icl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:50.705Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:50.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "Successfully configured daemon: ellis_host_7v4nt6", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "Configuring Agent ellis_host_7v4nt6", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:51.327Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:51.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8220922d-0ab6-429d-9c4d-2aeb32481d9e"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.357Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.357Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.357Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.357Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.357Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.357Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.357Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.357Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.595Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.595Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:52.595Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RY0S7/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:52.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Starting Agent ellis_host_7v4nt6", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:53.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:54.624Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:54.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:55.399Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:55.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:55.399Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:55.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:58.353Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:58.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1582, "offset": 1433, "size": 50}}} 2018-06-07 13:55:42,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:42,317 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:42 GMT 2018-06-07 13:55:42,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:42,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26609 2018-06-07 13:55:42,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:42,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-06-07 13:55:42,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-06-07 13:55:42,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-06-07 13:55:42,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:55:42,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:55:42,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:42,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:55:42,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:55:42,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_7v4nt6 2018-06-07 13:55:42,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_7v4nt6 2018-06-07 13:55:42,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-06-07 13:55:42,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:42,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-06-07 13:55:42,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-06-07 13:55:42,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:42,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:42,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-06-07 13:55:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-06-07 13:55:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-06-07 13:55:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-06-07 13:55:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RY0S7/bind.py 2018-06-07 13:55:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_7v4nt6 2018-06-07 13:55:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-06-07 13:55:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-06-07 13:55:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 13:55:42,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:42,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:42,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:42,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:42,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:42,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:42,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:42,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:42,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:42,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:42,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:42,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:42,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:42,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:42,899 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:42 GMT 2018-06-07 13:55:42,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:42,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:42,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:47,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:48,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:48,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:48,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:48,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:48,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:48,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:48,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:48,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:58.802Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:58.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:58.802Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:58.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:58.802Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:58.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:54:59.956Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:54:59.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:00.226Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:00.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:00.639Z", "message": "Successfully started daemon: ellis_host_7v4nt6", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:00.639Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_7v4nt6 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c3f8628b-5d51-4f5b-9707-de962d58045c"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:00.859Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:00.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:00.859Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:00.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:00.859Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:00.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:01.687Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:01.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7ddee6f5-7066-4374-a6ba-4e1a1fc0d03d"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:01.687Z", "message": "[localhost] run: /home/ubuntu/ellis_host_7v4nt6/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:01.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7ddee6f5-7066-4374-a6ba-4e1a1fc0d03d"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:01.687Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:01.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7ddee6f5-7066-4374-a6ba-4e1a1fc0d03d"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:01.687Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:01.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7ddee6f5-7066-4374-a6ba-4e1a1fc0d03d"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:01.687Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:01.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7ddee6f5-7066-4374-a6ba-4e1a1fc0d03d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:01.872Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:01.872Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:01.872Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:02.762Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:02.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7ddee6f5-7066-4374-a6ba-4e1a1fc0d03d"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:02.762Z", "message": "Removing directory: /tmp/tmpOu8v43", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:02.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7ddee6f5-7066-4374-a6ba-4e1a1fc0d03d"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:03.307Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:03.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:03.307Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:03.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:03.307Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:03.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:03.307Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:03.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:03.307Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:03.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:03.307Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:03.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:04.358Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:04.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:04.358Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:04.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:04.358Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:04.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:05.417Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:05.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:05.417Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:05.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:06.254Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:06.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:07.047Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:07.047Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:08.174Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:08.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:11.381Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:11.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:12.190Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:12.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:12.190Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:12.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:15.454Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:15.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:15.528Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:15.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:15.528Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:15.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:19.500Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:19.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:19.555Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:19.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:19.555Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:19.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:24.116Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:24.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:25.622Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:25.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:25.778Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:25.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:25.778Z", "message": "The config dict: {'etcd_ip': u'10.67.79.4', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:25.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:25.778Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:25.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:25.778Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:25.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}], "metadata": {"pagination": {"total": 1585, "offset": 1483, "size": 50}}} 2018-06-07 13:55:48,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:48,168 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:48 GMT 2018-06-07 13:55:48,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:48,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26679 2018-06-07 13:55:48,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:48,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-06-07 13:55:48,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-06-07 13:55:48,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_7v4nt6 2018-06-07 13:55:48,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_7v4nt6 start 2018-06-07 13:55:48,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:48,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:48,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-06-07 13:55:48,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-06-07 13:55:48,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_7v4nt6/env/bin/pip freeze 2018-06-07 13:55:48,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-06-07 13:55:48,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-06-07 13:55:48,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-06-07 13:55:48,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-06-07 13:55:48,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpOu8v43 2018-06-07 13:55:48,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-06-07 13:55:48,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-06-07 13:55:48,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-06-07 13:55:48,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-06-07 13:55:48,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-06-07 13:55:48,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-06-07 13:55:48,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-06-07 13:55:48,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-06-07 13:55:48,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-06-07 13:55:48,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-06-07 13:55:48,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:48,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:48,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-06-07 13:55:48,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-06-07 13:55:48,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-06-07 13:55:48,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-06-07 13:55:48,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-06-07 13:55:48,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-06-07 13:55:48,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-06-07 13:55:48,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-06-07 13:55:48,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'10.67.79.4', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 13:55:48,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-06-07 13:55:48,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-06-07 13:55:48,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:48,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:48,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:48,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:48,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:48,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:48,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:48,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:48,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:48,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:48,255 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:48 GMT 2018-06-07 13:55:48,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:48,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:48,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:53,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:53,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:53,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:53,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:53,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:53,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:53,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:53,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:53,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:25.778Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:25.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "The config dict: {'etcd_ip': u'10.67.79.4', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "[localhost] run: sudo mv /tmp/tmpobY5iC /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "[localhost] run: sudo mv /tmp/tmpqqhuNO /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "[localhost] run: sudo mv /tmp/tmp4G7ubE /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:26.823Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:26.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:27.689Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:27.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:28.081Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:28.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:28.081Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:28.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:28.081Z", "message": "[localhost] run: sudo mv /tmp/tmpS7CQvh /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:28.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:28.081Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:28.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:28.081Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:28.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:28.081Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:28.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:28.081Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:28.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1e718feb-43b9-42eb-a5d3-63651435e1ec"}, {"node_instance_id": "bind_p81icl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:28.576Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:28.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_p81icl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:28.576Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:28.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_p81icl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:28.576Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:28.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:29.096Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/N1H9S/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:29.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:29.096Z", "message": "Executing: /tmp/N1H9S/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:29.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:30.336Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:30.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:30.336Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:30.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:30.336Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:30.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:31.371Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:31.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:37.575Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-2quvjc\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 5s (4,984 B/s)\nReading package lists...\n\nreal\t0m7.071s\nuser\t0m2.697s\nsys\t0m0.174s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:37.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:38.381Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:38.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:38.381Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:38.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "proxy_node_oyo5pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:44.711Z", "message": "Execution done (return_code=0): /tmp/MLNRF/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:44.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4de7c2c5-aa0a-46bb-867a-16b3a506f599"}, {"node_instance_id": "proxy_node_oyo5pc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:45.878Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:45.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_node_oyo5pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:46.885Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:46.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "proxy_node_oyo5pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:55:48.174Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:55:48.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1586, "offset": 1533, "size": 50}}} 2018-06-07 13:55:53,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:53,344 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:53 GMT 2018-06-07 13:55:53,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:53,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23986 2018-06-07 13:55:53,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:53,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-06-07 13:55:53,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-06-07 13:55:53,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'10.67.79.4', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 13:55:53,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpobY5iC /etc/clearwater/shared_config 2018-06-07 13:55:53,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqqhuNO /etc/bind/named.conf.local 2018-06-07 13:55:53,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-06-07 13:55:53,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 13:55:53,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 13:55:53,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4G7ubE /etc/bind/db.clearwater.local 2018-06-07 13:55:53,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-06-07 13:55:53,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-06-07 13:55:53,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-06-07 13:55:53,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:55:53,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-06-07 13:55:53,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 13:55:53,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpS7CQvh /etc/bind/db.clearwater.opnfv 2018-06-07 13:55:53,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-06-07 13:55:53,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-06-07 13:55:53,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-06-07 13:55:53,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-06-07 13:55:53,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:55:53,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:55:53,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:55:53,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/N1H9S/install-etcd.sh 2018-06-07 13:55:53,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N1H9S/install-etcd.sh 2018-06-07 13:55:53,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-06-07 13:55:53,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-06-07 13:55:53,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-06-07 13:55:53,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-06-07 13:55:53,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-2quvjc Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/main Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 5s (4,984 B/s) Reading package lists... real 0m7.071s user 0m2.697s sys 0m0.174s 2018-06-07 13:55:53,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 13:55:53,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-06-07 13:55:53,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MLNRF/install_requirements.sh 2018-06-07 13:55:53,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:55:53,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:55:53,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:55:53,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:53,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:53,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:53,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:53,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:53,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:53,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:53,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:53,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:53,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:53,418 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:53 GMT 2018-06-07 13:55:53,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:53,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:53,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:58,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:55:58,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:58,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:58,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:58,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:58,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:58,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:58,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:58,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:55:58,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:58,507 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:58 GMT 2018-06-07 13:55:58,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:58,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:55:58,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:55:58,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:55:58,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:55:58,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:55:58,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:55:58,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:55:58,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:55:58,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:55:58,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:55:58,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:55:58,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:55:58,585 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:55:58 GMT 2018-06-07 13:55:58,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:55:58,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:55:58,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:03,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:03,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:03,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:03,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:03,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:03,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:03,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:03,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:03,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:03,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:03,686 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:03 GMT 2018-06-07 13:56:03,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:03,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:03,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:03,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:03,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:03,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:03,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:03,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:03,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:03,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:03,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:03,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:03,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:03,743 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:03 GMT 2018-06-07 13:56:03,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:03,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:03,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:08,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:08,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:08,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:08,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:08,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:08,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:08,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:08,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:08,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:08,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:08,829 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:08 GMT 2018-06-07 13:56:08,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:08,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:08,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:08,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:08,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:08,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:08,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:08,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:08,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:08,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:08,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:08,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:08,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:08,925 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:08 GMT 2018-06-07 13:56:08,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:08,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:08,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:13,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:14,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:14,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:14,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:14,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:14,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:14,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:14,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:14,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:14,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:14,028 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:14 GMT 2018-06-07 13:56:14,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:14,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:14,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:14,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:14,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:14,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:14,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:14,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:14,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:14,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:14,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:14,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:14,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:14,090 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:14 GMT 2018-06-07 13:56:14,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:14,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:14,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:19,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:19,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:19,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:19,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:19,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:19,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:19,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:19,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:19,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:19,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:19,174 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:19 GMT 2018-06-07 13:56:19,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:19,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:19,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:19,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:19,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:19,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:19,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:19,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:19,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:19,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:19,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:19,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:19,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:19,308 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:19 GMT 2018-06-07 13:56:19,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:19,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:19,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:24,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:24,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:24,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:24,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:24,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:24,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:24,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:24,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:24,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:24,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:24,409 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:24 GMT 2018-06-07 13:56:24,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:24,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:24,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:24,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:24,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:24,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:24,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:24,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:24,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:24,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:24,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:24,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:24,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:24,469 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:24 GMT 2018-06-07 13:56:24,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:24,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:24,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:29,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:29,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:29,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:29,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:29,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:29,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:29,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:29,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:29,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:29,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:29,560 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:29 GMT 2018-06-07 13:56:29,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:29,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:29,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:29,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:29,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:29 GMT 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:29,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:29,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:34,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:34,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:34,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:34,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:34,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:34,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:34,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:34,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:34,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:34,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:34,716 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:34 GMT 2018-06-07 13:56:34,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:34,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:34,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:34,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:34,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:34,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:34,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:34,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:34,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:34,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:34,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:34,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:34,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:34,786 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:34 GMT 2018-06-07 13:56:34,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:34,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:34,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:39,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:39,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:39,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:39,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:39,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:39,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:39,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:39,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:39,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:39,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:39,878 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:39 GMT 2018-06-07 13:56:39,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:39,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:39,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:39,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:39,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:39,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:39,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:39,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:39,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:39,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:39,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:39,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:39,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:39,948 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:39 GMT 2018-06-07 13:56:39,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:39,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:39,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:44,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:45,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:45,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:45,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:45,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:45,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:45,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:45,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:45,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:45,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:45,314 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:45 GMT 2018-06-07 13:56:45,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:45,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:45,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:45,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:45,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:45,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:45,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:45,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:45,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:45,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:45,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:45,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:45,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:45,396 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:45 GMT 2018-06-07 13:56:45,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:45,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:45,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:50,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:50,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:50,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:50,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:50,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:50,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:50,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:50,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:50,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:50,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:50,476 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:50 GMT 2018-06-07 13:56:50,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:50,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:50,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:50,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:50,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:50,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:50,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:50,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:50,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:50,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:50,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:50,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:50,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:50,551 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:50 GMT 2018-06-07 13:56:50,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:50,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:50,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:55,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:56:55,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:55,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:55,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:55,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:55,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:55,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:55,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:55,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:56:55,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:55,636 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:55 GMT 2018-06-07 13:56:55,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:55,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:56:55,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:56:55,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:56:55,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:56:55,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:56:55,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:56:55,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:56:55,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:56:55,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:56:55,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:56:55,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:56:55,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:56:55,704 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:56:55 GMT 2018-06-07 13:56:55,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:56:55,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:56:55,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:00,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:00,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:00,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:00,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:00,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:00,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:00,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:00,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:00,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:57:00,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:00,796 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:00 GMT 2018-06-07 13:57:00,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:00,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:57:00,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:00,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:00,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:00,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:00,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:00,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:00,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:00,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:00,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:00,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:00,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:00,876 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:00 GMT 2018-06-07 13:57:00,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:00,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:00,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:05,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:05,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:05,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:05,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:05,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:05,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:05,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:05,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:05,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:57:05,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:05,970 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:05 GMT 2018-06-07 13:57:05,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:05,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:57:05,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:05,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:06,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:06,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:06 GMT 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:06,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:11,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:11,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:11,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:11,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:11,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:11,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:11,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:11,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:11,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:57:11,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:11,156 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:11 GMT 2018-06-07 13:57:11,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:11,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:57:11,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:11,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:11,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:11,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:11,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:11,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:11,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:11,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:11,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:11,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:11,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:11,224 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:11 GMT 2018-06-07 13:57:11,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:11,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:11,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:16,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:16,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:16,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:16,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:16,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:16,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:16,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:16,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:16,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:57:16,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:16,307 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:16 GMT 2018-06-07 13:57:16,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:16,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:57:16,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:16,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:16,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:16,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:16,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:16,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:16,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:16,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:16,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:16,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:16,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:16,423 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:16 GMT 2018-06-07 13:57:16,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:16,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:16,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:21,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:21,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:21,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:21 GMT 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:57:21,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:21,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:21,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:21,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:21,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:21,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:21,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:21,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:21,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:21,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:21,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:21,797 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:21 GMT 2018-06-07 13:57:21,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:21,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:21,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:26,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:26,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:26,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:26,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:26,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:26,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:26,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:26,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:26,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1586, "offset": 1569, "size": 50}}} 2018-06-07 13:57:26,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:26,896 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:26 GMT 2018-06-07 13:57:26,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:26,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:57:26,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:26,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:27,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:27,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:27,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:27,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:27,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:27,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:27,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:27,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:27,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:27,116 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:27 GMT 2018-06-07 13:57:27,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:27,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:27,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:32,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:32,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:32,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:32,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:32,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:32,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:32,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:32,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:32,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:27.743Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-2quvjc\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.12 [421 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-149.199 [774 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 7s (10.9 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51395 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.12_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-149.199_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-149.199) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-149.199) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9015\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m49.502s\nuser\t0m18.394s\nsys\t0m8.343s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:28.420Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:28.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:28.420Z", "message": "[etcd] => \nreal\t0m0.009s\nuser\t0m0.001s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:28.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:28.420Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:28.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:29.451Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:29.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:29.451Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:29.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:29.451Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:27:49:8b \n inet addr:10.67.79.4 Bcast:10.67.79.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe27:498b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:80003 errors:0 dropped:1 overruns:0 frame:0\n TX packets:40746 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123886328 (123.8 MB) TX bytes:6457628 (6.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:214 errors:0 dropped:0 overruns:0 frame:0\n TX packets:214 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:17815 (17.8 KB) TX bytes:17815 (17.8 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:29.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:29.451Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 13:53 ? 00:00:00 /sbin/init\nroot 2 0 0 13:53 ? 00:00:00 [kthreadd]\nroot 3 2 0 13:53 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 13:53 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 13:53 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 13:53 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 13:53 ? 00:00:00 [rcu_sched]\nroot 8 2 0 13:53 ? 00:00:00 [rcuos/0]\nroot 9 2 0 13:53 ? 00:00:00 [rcuos/1]\nroot 10 2 0 13:53 ? 00:00:00 [rcu_bh]\nroot 11 2 0 13:53 ? 00:00:00 [rcuob/0]\nroot 12 2 0 13:53 ? 00:00:00 [rcuob/1]\nroot 13 2 0 13:53 ? 00:00:00 [migration/0]\nroot 14 2 0 13:53 ? 00:00:00 [watchdog/0]\nroot 15 2 0 13:53 ? 00:00:00 [watchdog/1]\nroot 16 2 0 13:53 ? 00:00:00 [migration/1]\nroot 17 2 0 13:53 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 13:53 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 13:53 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 13:53 ? 00:00:00 [khelper]\nroot 21 2 0 13:53 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 13:53 ? 00:00:00 [netns]\nroot 23 2 0 13:53 ? 00:00:00 [writeback]\nroot 24 2 0 13:53 ? 00:00:00 [kintegrityd]\nroot 25 2 0 13:53 ? 00:00:00 [bioset]\nroot 26 2 0 13:53 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 13:53 ? 00:00:00 [kblockd]\nroot 28 2 0 13:53 ? 00:00:00 [ata_sff]\nroot 29 2 0 13:53 ? 00:00:00 [khubd]\nroot 30 2 0 13:53 ? 00:00:00 [md]\nroot 31 2 0 13:53 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 13:53 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 13:53 ? 00:00:00 [khungtaskd]\nroot 35 2 0 13:53 ? 00:00:00 [kswapd0]\nroot 36 2 0 13:53 ? 00:00:00 [vmstat]\nroot 37 2 0 13:53 ? 00:00:00 [ksmd]\nroot 38 2 0 13:53 ? 00:00:00 [khugepaged]\nroot 39 2 0 13:53 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 13:53 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 13:53 ? 00:00:00 [crypto]\nroot 53 2 0 13:53 ? 00:00:00 [kthrotld]\nroot 54 2 0 13:53 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 13:53 ? 00:00:00 [vballoon]\nroot 56 2 0 13:53 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 13:53 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 13:53 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 13:53 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 13:53 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 13:53 ? 00:00:00 [deferwq]\nroot 80 2 0 13:53 ? 00:00:00 [charger_manager]\nroot 124 2 0 13:53 ? 00:00:00 [kpsmoused]\nroot 142 2 0 13:53 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 13:53 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 13:53 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 13:53 ? 00:00:00 upstart-udev-bridge --daemon\nroot 390 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 435 2 0 13:53 ? 00:00:00 [kworker/u5:1]\nroot 438 2 0 13:53 ? 00:00:00 [kworker/u5:2]\nroot 547 1 0 13:53 ? 00:00:00 upstart-socket-bridge --daemon\nroot 654 1 0 13:53 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 830 2 0 13:53 ? 00:00:00 [kauditd]\nroot 948 1 0 13:53 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 991 1 0 13:53 ? 00:00:00 dbus-daemon --system --fork\nsyslog 1000 1 0 13:53 ? 00:00:00 rsyslogd\nroot 1019 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1061 1 0 13:53 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1064 1 0 13:53 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1069 1 0 13:53 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1070 1 0 13:53 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1072 1 0 13:53 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1113 1 0 13:53 ? 00:00:00 /usr/sbin/sshd -D\nroot 1117 1 0 13:53 ? 00:00:00 cron\ndaemon 1118 1 0 13:53 ? 00:00:00 atd\nroot 1124 1 0 13:53 ? 00:00:00 /usr/sbin/irqbalance\nroot 1129 1 0 13:53 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1211 1 0 13:53 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1218 1 0 13:53 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1683 1 0 13:54 ? 00:00:00 /home/ubuntu/bind_host_2quvjc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_2quvjc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_2quvjc --logging-server-logdir=/home/ubuntu/bind_host_2quvjc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_2quvjc/work/bind_host_2quvjc%I.log --pidfile=/home/ubuntu/bind_host_2quvjc/work/bind_host_2quvjc.pid\nubuntu 1722 1683 0 13:54 ? 00:00:00 /home/ubuntu/bind_host_2quvjc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_2quvjc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_2quvjc --logging-server-logdir=/home/ubuntu/bind_host_2quvjc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_2quvjc/work/bind_host_2quvjc%I.log --pidfile=/home/ubuntu/bind_host_2quvjc/work/bind_host_2quvjc.pid\nubuntu 1797 1 0 13:54 ? 00:00:01 python2.7 /home/ubuntu/bind_host_2quvjc/env/bin/diamond --configfile /home/ubuntu/bind_host_2quvjc/work/plugins/diamond/etc/diamond.conf\nbind 2475 1 0 13:55 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2530 1722 0 13:55 ? 00:00:00 /home/ubuntu/bind_host_2quvjc/env/bin/python2.7 /home/ubuntu/bind_host_2quvjc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-8zn2G3\nubuntu 2541 2530 0 13:55 ? 00:00:00 /bin/sh -c /tmp/N1H9S/install-etcd.sh\nubuntu 2543 2541 0 13:55 ? 00:00:00 /bin/bash -e /tmp/N1H9S/install-etcd.sh\nntp 8606 1 0 13:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9015 1 0 13:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9073 1 0 13:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9077 9073 0 13:57 ? 00:00:00 inotifywait -e create -qq .\nclearwa+ 9177 1 0 13:57 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://10.67.79.4:4000 --data-dir /var/lib/clearwater-etcd/10.67.79.4 --name 10-67-79-4 --debug --initial-cluster 10-67-79-4=http://10.67.79.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://10.67.79.4:2380 --listen-peer-urls http://10.67.79.4:2380\nroot 9258 9015 0 13:57 ? 00:00:00 [check-monit-upt] \nroot 9260 9015 0 13:57 ? 00:00:00 [check-etcd-upti] \nroot 9266 9015 0 13:57 ? 00:00:00 [poll_etcd_clust] \nroot 9269 9015 0 13:57 ? 00:00:00 [poll_etcd.sh] \nubuntu 9472 2543 0 13:57 ? 00:00:00 /bin/bash -e /tmp/N1H9S/install-etcd.sh\nubuntu 9473 9472 0 13:57 ? 00:00:00 /bin/bash -e /tmp/N1H9S/install-etcd.sh\nroot 9474 9473 0 13:57 ? 00:00:00 sudo ps -edf\nroot 9475 9474 0 13:57 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:29.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:29.451Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:29.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:30.480Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 10.67.79.4:53 0.0.0.0:* LISTEN 2475/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2475/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2475/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9015/monit \ntcp 0 0 10.67.79.4:2380 0.0.0.0:* LISTEN 9177/etcd \ntcp6 0 0 :::53 :::* LISTEN 2475/named \ntcp6 0 0 :::22 :::* LISTEN 1113/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2475/named \ntcp6 0 0 :::4000 :::* LISTEN 9177/etcd \nudp 0 0 10.67.79.4:123 0.0.0.0:* 8606/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8606/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8606/ntpd \nudp 0 0 0.0.0.0:35589 0.0.0.0:* 654/dhclient \nudp 0 0 10.67.79.4:53 0.0.0.0:* 2475/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2475/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 654/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8606/ntpd \nudp6 0 0 ::1:123 :::* 8606/ntpd \nudp6 0 0 :::123 :::* 8606/ntpd \nudp6 0 0 :::52233 :::* 654/dhclient \nudp6 0 0 :::53 :::* 2475/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11506 1683/python2.7 /tmp/cloudify-logging-server-03a9a.socket\nunix 2 [ ACC ] STREAM LISTENING 9540 1129/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7011 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 1902 390/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 13870 2530/python2.7 /tmp/ctx-pnZVN7.socket\nunix 2 [ ACC ] STREAM LISTENING 9369 991/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:30.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:30.480Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.006s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:30.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:30.480Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:30.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:30.480Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:30.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:31.506Z", "message": "[etcd] => [07-Jun-2018 13:57:11 UTC] clearwater-diags-monitor starting\n[07-Jun-2018 13:57:11 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:31.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:31.506Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:31.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:31.506Z", "message": "[etcd] => /var/log/lastlog\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/auth.log\n/var/log/sysstat/sa07\n/var/log/wtmp\n/var/log/btmp\n/var/log/syslog\n/var/log/clearwater-diags-monitor.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/boot.log\n/var/log/alternatives.log\n/var/log/udev\n/var/log/dmesg\n/var/log/cloud-init-output.log\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:31.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}], "metadata": {"pagination": {"total": 1604, "offset": 1569, "size": 50}}} 2018-06-07 13:57:32,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:32,206 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:32 GMT 2018-06-07 13:57:32,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:32,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66670 2018-06-07 13:57:32,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:32,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-2quvjc Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 12 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.12 [421 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-149.199 [774 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 7s (10.9 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51395 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.12_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-149.199_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-149.199) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-149.199) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9015 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m49.502s user 0m18.394s sys 0m8.343s 2018-06-07 13:57:32,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-06-07 13:57:32,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.009s user 0m0.001s sys 0m0.009s 2018-06-07 13:57:32,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-06-07 13:57:32,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-06-07 13:57:32,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-06-07 13:57:32,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:27:49:8b inet addr:10.67.79.4 Bcast:10.67.79.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe27:498b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:80003 errors:0 dropped:1 overruns:0 frame:0 TX packets:40746 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123886328 (123.8 MB) TX bytes:6457628 (6.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:214 errors:0 dropped:0 overruns:0 frame:0 TX packets:214 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:17815 (17.8 KB) TX bytes:17815 (17.8 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2018-06-07 13:57:32,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 13:53 ? 00:00:00 /sbin/init root 2 0 0 13:53 ? 00:00:00 [kthreadd] root 3 2 0 13:53 ? 00:00:00 [ksoftirqd/0] root 4 2 0 13:53 ? 00:00:00 [kworker/0:0] root 5 2 0 13:53 ? 00:00:00 [kworker/0:0H] root 6 2 0 13:53 ? 00:00:00 [kworker/u4:0] root 7 2 0 13:53 ? 00:00:00 [rcu_sched] root 8 2 0 13:53 ? 00:00:00 [rcuos/0] root 9 2 0 13:53 ? 00:00:00 [rcuos/1] root 10 2 0 13:53 ? 00:00:00 [rcu_bh] root 11 2 0 13:53 ? 00:00:00 [rcuob/0] root 12 2 0 13:53 ? 00:00:00 [rcuob/1] root 13 2 0 13:53 ? 00:00:00 [migration/0] root 14 2 0 13:53 ? 00:00:00 [watchdog/0] root 15 2 0 13:53 ? 00:00:00 [watchdog/1] root 16 2 0 13:53 ? 00:00:00 [migration/1] root 17 2 0 13:53 ? 00:00:00 [ksoftirqd/1] root 18 2 0 13:53 ? 00:00:00 [kworker/1:0] root 19 2 0 13:53 ? 00:00:00 [kworker/1:0H] root 20 2 0 13:53 ? 00:00:00 [khelper] root 21 2 0 13:53 ? 00:00:00 [kdevtmpfs] root 22 2 0 13:53 ? 00:00:00 [netns] root 23 2 0 13:53 ? 00:00:00 [writeback] root 24 2 0 13:53 ? 00:00:00 [kintegrityd] root 25 2 0 13:53 ? 00:00:00 [bioset] root 26 2 0 13:53 ? 00:00:00 [kworker/u5:0] root 27 2 0 13:53 ? 00:00:00 [kblockd] root 28 2 0 13:53 ? 00:00:00 [ata_sff] root 29 2 0 13:53 ? 00:00:00 [khubd] root 30 2 0 13:53 ? 00:00:00 [md] root 31 2 0 13:53 ? 00:00:00 [devfreq_wq] root 32 2 0 13:53 ? 00:00:00 [kworker/0:1] root 34 2 0 13:53 ? 00:00:00 [khungtaskd] root 35 2 0 13:53 ? 00:00:00 [kswapd0] root 36 2 0 13:53 ? 00:00:00 [vmstat] root 37 2 0 13:53 ? 00:00:00 [ksmd] root 38 2 0 13:53 ? 00:00:00 [khugepaged] root 39 2 0 13:53 ? 00:00:00 [fsnotify_mark] root 40 2 0 13:53 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 13:53 ? 00:00:00 [crypto] root 53 2 0 13:53 ? 00:00:00 [kthrotld] root 54 2 0 13:53 ? 00:00:00 [kworker/u4:1] root 55 2 0 13:53 ? 00:00:00 [vballoon] root 56 2 0 13:53 ? 00:00:00 [kworker/1:1] root 57 2 0 13:53 ? 00:00:00 [scsi_eh_0] root 58 2 0 13:53 ? 00:00:00 [scsi_eh_1] root 59 2 0 13:53 ? 00:00:00 [kworker/u4:2] root 60 2 0 13:53 ? 00:00:00 [kworker/u4:3] root 79 2 0 13:53 ? 00:00:00 [deferwq] root 80 2 0 13:53 ? 00:00:00 [charger_manager] root 124 2 0 13:53 ? 00:00:00 [kpsmoused] root 142 2 0 13:53 ? 00:00:00 [kworker/1:2] root 186 2 0 13:53 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 13:53 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 13:53 ? 00:00:00 upstart-udev-bridge --daemon root 390 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 13:53 ? 00:00:00 [kworker/u5:1] root 438 2 0 13:53 ? 00:00:00 [kworker/u5:2] root 547 1 0 13:53 ? 00:00:00 upstart-socket-bridge --daemon root 654 1 0 13:53 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 830 2 0 13:53 ? 00:00:00 [kauditd] root 948 1 0 13:53 ? 00:00:00 upstart-file-bridge --daemon message+ 991 1 0 13:53 ? 00:00:00 dbus-daemon --system --fork syslog 1000 1 0 13:53 ? 00:00:00 rsyslogd root 1019 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-logind root 1061 1 0 13:53 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1064 1 0 13:53 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1069 1 0 13:53 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1070 1 0 13:53 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1072 1 0 13:53 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1113 1 0 13:53 ? 00:00:00 /usr/sbin/sshd -D root 1117 1 0 13:53 ? 00:00:00 cron daemon 1118 1 0 13:53 ? 00:00:00 atd root 1124 1 0 13:53 ? 00:00:00 /usr/sbin/irqbalance root 1129 1 0 13:53 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1211 1 0 13:53 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1218 1 0 13:53 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1683 1 0 13:54 ? 00:00:00 /home/ubuntu/bind_host_2quvjc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_2quvjc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_2quvjc --logging-server-logdir=/home/ubuntu/bind_host_2quvjc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_2quvjc/work/bind_host_2quvjc%I.log --pidfile=/home/ubuntu/bind_host_2quvjc/work/bind_host_2quvjc.pid ubuntu 1722 1683 0 13:54 ? 00:00:00 /home/ubuntu/bind_host_2quvjc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_2quvjc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_2quvjc --logging-server-logdir=/home/ubuntu/bind_host_2quvjc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_2quvjc/work/bind_host_2quvjc%I.log --pidfile=/home/ubuntu/bind_host_2quvjc/work/bind_host_2quvjc.pid ubuntu 1797 1 0 13:54 ? 00:00:01 python2.7 /home/ubuntu/bind_host_2quvjc/env/bin/diamond --configfile /home/ubuntu/bind_host_2quvjc/work/plugins/diamond/etc/diamond.conf bind 2475 1 0 13:55 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2530 1722 0 13:55 ? 00:00:00 /home/ubuntu/bind_host_2quvjc/env/bin/python2.7 /home/ubuntu/bind_host_2quvjc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-8zn2G3 ubuntu 2541 2530 0 13:55 ? 00:00:00 /bin/sh -c /tmp/N1H9S/install-etcd.sh ubuntu 2543 2541 0 13:55 ? 00:00:00 /bin/bash -e /tmp/N1H9S/install-etcd.sh ntp 8606 1 0 13:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9015 1 0 13:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9073 1 0 13:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9077 9073 0 13:57 ? 00:00:00 inotifywait -e create -qq . clearwa+ 9177 1 0 13:57 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://10.67.79.4:4000 --data-dir /var/lib/clearwater-etcd/10.67.79.4 --name 10-67-79-4 --debug --initial-cluster 10-67-79-4=http://10.67.79.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://10.67.79.4:2380 --listen-peer-urls http://10.67.79.4:2380 root 9258 9015 0 13:57 ? 00:00:00 [check-monit-upt] root 9260 9015 0 13:57 ? 00:00:00 [check-etcd-upti] root 9266 9015 0 13:57 ? 00:00:00 [poll_etcd_clust] root 9269 9015 0 13:57 ? 00:00:00 [poll_etcd.sh] ubuntu 9472 2543 0 13:57 ? 00:00:00 /bin/bash -e /tmp/N1H9S/install-etcd.sh ubuntu 9473 9472 0 13:57 ? 00:00:00 /bin/bash -e /tmp/N1H9S/install-etcd.sh root 9474 9473 0 13:57 ? 00:00:00 sudo ps -edf root 9475 9474 0 13:57 ? 00:00:00 ps -edf real 0m0.008s user 0m0.004s sys 0m0.004s 2018-06-07 13:57:32,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-06-07 13:57:32,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 10.67.79.4:53 0.0.0.0:* LISTEN 2475/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2475/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2475/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9015/monit tcp 0 0 10.67.79.4:2380 0.0.0.0:* LISTEN 9177/etcd tcp6 0 0 :::53 :::* LISTEN 2475/named tcp6 0 0 :::22 :::* LISTEN 1113/sshd tcp6 0 0 ::1:953 :::* LISTEN 2475/named tcp6 0 0 :::4000 :::* LISTEN 9177/etcd udp 0 0 10.67.79.4:123 0.0.0.0:* 8606/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8606/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8606/ntpd udp 0 0 0.0.0.0:35589 0.0.0.0:* 654/dhclient udp 0 0 10.67.79.4:53 0.0.0.0:* 2475/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2475/named udp 0 0 0.0.0.0:68 0.0.0.0:* 654/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8606/ntpd udp6 0 0 ::1:123 :::* 8606/ntpd udp6 0 0 :::123 :::* 8606/ntpd udp6 0 0 :::52233 :::* 654/dhclient udp6 0 0 :::53 :::* 2475/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11506 1683/python2.7 /tmp/cloudify-logging-server-03a9a.socket unix 2 [ ACC ] STREAM LISTENING 9540 1129/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7011 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 1902 390/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 13870 2530/python2.7 /tmp/ctx-pnZVN7.socket unix 2 [ ACC ] STREAM LISTENING 9369 991/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.006s user 0m0.000s sys 0m0.006s 2018-06-07 13:57:32,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.006s sys 0m0.001s 2018-06-07 13:57:32,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-06-07 13:57:32,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-06-07 13:57:32,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [07-Jun-2018 13:57:11 UTC] clearwater-diags-monitor starting [07-Jun-2018 13:57:11 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2018-06-07 13:57:32,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-06-07 13:57:32,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/lastlog /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/dpkg.log /var/log/monit.log /var/log/auth.log /var/log/sysstat/sa07 /var/log/wtmp /var/log/btmp /var/log/syslog /var/log/clearwater-diags-monitor.log /var/log/apt/term.log /var/log/apt/history.log /var/log/boot.log /var/log/alternatives.log /var/log/udev /var/log/dmesg /var/log/cloud-init-output.log real 0m0.008s user 0m0.003s sys 0m0.002s 2018-06-07 13:57:32,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:32,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:32,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:32,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:32,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:32,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:32,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:32,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:32,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:32,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:32,439 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:32 GMT 2018-06-07 13:57:32,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:32,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:32,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:37,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:37,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:37,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:37,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:37,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:37,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:37,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:37,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:37,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:32.562Z", "message": "[etcd] => 2018-06-07 13:57:12.260237086 Stopping etcd clearwater-etcd\n2018-06-07 13:57:13.458647380 Restarting etcd clearwater-etcd\n2018-06-07 13:57:13.463542731 Configured ETCDCTL_PEERS: \n2018-06-07 13:57:13.464161798 Check for previous failed startup attempt\n2018-06-07 13:57:13.465105916 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-06-07 13:57:13.477571954 etcdctl returned 2\n2018-06-07 13:57:13.482840632 Creating new cluster...\n2018-06-07 13:57:13.485154965 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://10.67.79.4:4000\n --data-dir /var/lib/clearwater-etcd/10.67.79.4\n --name 10-67-79-4\n --debug --initial-cluster 10-67-79-4=http://10.67.79.4:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://10.67.79.4:2380\n --listen-peer-urls http://10.67.79.4:2380\n2018-06-07 13:57:13.486516171 Check we're actually a member of the cluster\n2018-06-07 13:57:13.494040029 Wait for etcd to startup\n2018-06-07 13:57:14.501821208 Etcd started successfully\n2018-06-07 13:57:13.511562 I | etcdmain: etcd Version: 3.1.7\n2018-06-07 13:57:13.511613 I | etcdmain: Git SHA: 43b7507\n2018-06-07 13:57:13.511617 I | etcdmain: Go Version: go1.7.5\n2018-06-07 13:57:13.511620 I | etcdmain: Go OS/Arch: linux/amd64\n2018-06-07 13:57:13.511623 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-06-07 13:57:13.511673 I | embed: listening for peers on http://10.67.79.4:2380\n2018-06-07 13:57:13.511703 I | embed: listening for client requests on 0.0.0.0:4000\n2018-06-07 13:57:13.579755 I | etcdserver: name = 10-67-79-4\n2018-06-07 13:57:13.579765 I | etcdserver: data dir = /var/lib/clearwater-etcd/10.67.79.4\n2018-06-07 13:57:13.579769 I | etcdserver: member dir = /var/lib/clearwater-etcd/10.67.79.4/member\n2018-06-07 13:57:13.579772 I | etcdserver: heartbeat = 100ms\n2018-06-07 13:57:13.579775 I | etcdserver: election = 1000ms\n2018-06-07 13:57:13.579780 I | etcdserver: snapshot count = 10000\n2018-06-07 13:57:13.579786 I | etcdserver: advertise client URLs = http://10.67.79.4:4000\n2018-06-07 13:57:13.579790 I | etcdserver: initial advertise peer URLs = http://10.67.79.4:2380\n2018-06-07 13:57:13.579796 I | etcdserver: initial cluster = 10-67-79-4=http://10.67.79.4:2380\n2018-06-07 13:57:13.642042 I | etcdserver: starting member 4d54cb32de566ac6 in cluster 2d8a67ab375b5b31\n2018-06-07 13:57:13.642129 I | raft: 4d54cb32de566ac6 became follower at term 0\n2018-06-07 13:57:13.642144 I | raft: newRaft 4d54cb32de566ac6 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-06-07 13:57:13.642150 I | raft: 4d54cb32de566ac6 became follower at term 1\n2018-06-07 13:57:13.812732 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-06-07 13:57:13.813264 W | raft: 4d54cb32de566ac6 cannot campaign at term 1 since there are still 1 pending configuration changes to apply\n2018-06-07 13:57:13.813546 I | etcdserver/membership: added member 4d54cb32de566ac6 [http://10.67.79.4:2380] to cluster 2d8a67ab375b5b31\n2018-06-07 13:57:14.742308 I | raft: 4d54cb32de566ac6 is starting a new election at term 1\n2018-06-07 13:57:14.742365 I | raft: 4d54cb32de566ac6 became candidate at term 2\n2018-06-07 13:57:14.742385 I | raft: 4d54cb32de566ac6 received MsgVoteResp from 4d54cb32de566ac6 at term 2\n2018-06-07 13:57:14.742398 I | raft: 4d54cb32de566ac6 became leader at term 2\n2018-06-07 13:57:14.742405 I | raft: raft.node: 4d54cb32de566ac6 elected leader 4d54cb32de566ac6 at term 2\n2018-06-07 13:57:14.742569 I | etcdserver: setting up the initial cluster version to 3.1\n2018-06-07 13:57:14.749315 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-06-07 13:57:14.749363 I | etcdserver/api: enabled capabilities for version 3.1\n2018-06-07 13:57:14.749386 I | etcdserver: published {Name:10-67-79-4 ClientURLs:[http://10.67.79.4:4000]} to cluster 2d8a67ab375b5b31\n2018-06-07 13:57:14.749437 I | embed: ready to serve client requests\n2018-06-07 13:57:14.749733 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-06-07 13:57:14.750428 D | etcdserver/api/v2http: [GET] /v2/members remote:10.67.79.4:51161\n2018-06-07 13:57:14.750748 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:10.67.79.4:51160\n2018-06-07 13:57:14.757702 D | etcdserver/api/v2http: [GET] /health remote:10.67.79.4:51168\n2018-06-07 13:57:17.023987 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:10.67.79.4:51169\n2018-06-07 13:57:17.029888 D | etcdserver/api/v2http: [GET] /v2/members remote:10.67.79.4:51170\n2018-06-07 13:57:17.030242 D | etcdserver/api/v2http: [GET] /health remote:10.67.79.4:51171\n2018-06-07 13:57:28.169273 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/10.67.79.4/liveness-check remote:10.67.79.4:51172\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:32.562Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:32.562Z", "message": "Execution done (return_code=0): /tmp/N1H9S/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:32.562Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ff85d194-f380-4492-9f9a-690cd67f95f0"}, {"node_instance_id": "bind_p81icl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:32.604Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:32.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bind_p81icl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:33.208Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:33.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:34.224Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:34.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_ojm7e1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:34.224Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:34.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_ojm7e1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:34.224Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:34.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_ojm7e1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:34.224Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:34.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_um2vp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:34.224Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:34.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:34.575Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/V9WFM/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:34.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:34.607Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "vellum_um2vp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_i49bk6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_um2vp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_i49bk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_nhw02f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_nhw02f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_nhw02f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_i49bk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.246Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c87138f2-181e-4d2c-8f36-e8030cb3079a"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "979ad9c7-f3e8-49cf-9b29-e09887bf7a8a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "91efddd6-df27-4dfa-9e7f-7416d29c943e"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo mv /tmp/tmpv9Kl0i /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "979ad9c7-f3e8-49cf-9b29-e09887bf7a8a"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7a0ce929-eb6d-4009-9afa-15f790b102e6"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'10.67.79.4', 'name': u'vellum-um2vp6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.15'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "979ad9c7-f3e8-49cf-9b29-e09887bf7a8a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'10.67.79.4', 'name': u'dime-ojm7e1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.7'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo mv /tmp/tmpXh7KCF /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c87138f2-181e-4d2c-8f36-e8030cb3079a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "979ad9c7-f3e8-49cf-9b29-e09887bf7a8a"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo mv /tmp/tmpJujXKM /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "979ad9c7-f3e8-49cf-9b29-e09887bf7a8a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/NCLUQ/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "983c44b1-2ef2-443c-ab8d-99d10882c80a"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7a0ce929-eb6d-4009-9afa-15f790b102e6"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "979ad9c7-f3e8-49cf-9b29-e09887bf7a8a"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "91efddd6-df27-4dfa-9e7f-7416d29c943e"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo mv /tmp/tmpbbb_AQ /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "979ad9c7-f3e8-49cf-9b29-e09887bf7a8a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "983c44b1-2ef2-443c-ab8d-99d10882c80a"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/I3SRE/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7a0ce929-eb6d-4009-9afa-15f790b102e6"}], "metadata": {"pagination": {"total": 1693, "offset": 1585, "size": 50}}} 2018-06-07 13:57:37,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:37,519 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:37 GMT 2018-06-07 13:57:37,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:37,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31496 2018-06-07 13:57:37,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:37,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-06-07 13:57:12.260237086 Stopping etcd clearwater-etcd 2018-06-07 13:57:13.458647380 Restarting etcd clearwater-etcd 2018-06-07 13:57:13.463542731 Configured ETCDCTL_PEERS: 2018-06-07 13:57:13.464161798 Check for previous failed startup attempt 2018-06-07 13:57:13.465105916 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-06-07 13:57:13.477571954 etcdctl returned 2 2018-06-07 13:57:13.482840632 Creating new cluster... 2018-06-07 13:57:13.485154965 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://10.67.79.4:4000 --data-dir /var/lib/clearwater-etcd/10.67.79.4 --name 10-67-79-4 --debug --initial-cluster 10-67-79-4=http://10.67.79.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://10.67.79.4:2380 --listen-peer-urls http://10.67.79.4:2380 2018-06-07 13:57:13.486516171 Check we're actually a member of the cluster 2018-06-07 13:57:13.494040029 Wait for etcd to startup 2018-06-07 13:57:14.501821208 Etcd started successfully 2018-06-07 13:57:13.511562 I | etcdmain: etcd Version: 3.1.7 2018-06-07 13:57:13.511613 I | etcdmain: Git SHA: 43b7507 2018-06-07 13:57:13.511617 I | etcdmain: Go Version: go1.7.5 2018-06-07 13:57:13.511620 I | etcdmain: Go OS/Arch: linux/amd64 2018-06-07 13:57:13.511623 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-06-07 13:57:13.511673 I | embed: listening for peers on http://10.67.79.4:2380 2018-06-07 13:57:13.511703 I | embed: listening for client requests on 0.0.0.0:4000 2018-06-07 13:57:13.579755 I | etcdserver: name = 10-67-79-4 2018-06-07 13:57:13.579765 I | etcdserver: data dir = /var/lib/clearwater-etcd/10.67.79.4 2018-06-07 13:57:13.579769 I | etcdserver: member dir = /var/lib/clearwater-etcd/10.67.79.4/member 2018-06-07 13:57:13.579772 I | etcdserver: heartbeat = 100ms 2018-06-07 13:57:13.579775 I | etcdserver: election = 1000ms 2018-06-07 13:57:13.579780 I | etcdserver: snapshot count = 10000 2018-06-07 13:57:13.579786 I | etcdserver: advertise client URLs = http://10.67.79.4:4000 2018-06-07 13:57:13.579790 I | etcdserver: initial advertise peer URLs = http://10.67.79.4:2380 2018-06-07 13:57:13.579796 I | etcdserver: initial cluster = 10-67-79-4=http://10.67.79.4:2380 2018-06-07 13:57:13.642042 I | etcdserver: starting member 4d54cb32de566ac6 in cluster 2d8a67ab375b5b31 2018-06-07 13:57:13.642129 I | raft: 4d54cb32de566ac6 became follower at term 0 2018-06-07 13:57:13.642144 I | raft: newRaft 4d54cb32de566ac6 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-06-07 13:57:13.642150 I | raft: 4d54cb32de566ac6 became follower at term 1 2018-06-07 13:57:13.812732 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-06-07 13:57:13.813264 W | raft: 4d54cb32de566ac6 cannot campaign at term 1 since there are still 1 pending configuration changes to apply 2018-06-07 13:57:13.813546 I | etcdserver/membership: added member 4d54cb32de566ac6 [http://10.67.79.4:2380] to cluster 2d8a67ab375b5b31 2018-06-07 13:57:14.742308 I | raft: 4d54cb32de566ac6 is starting a new election at term 1 2018-06-07 13:57:14.742365 I | raft: 4d54cb32de566ac6 became candidate at term 2 2018-06-07 13:57:14.742385 I | raft: 4d54cb32de566ac6 received MsgVoteResp from 4d54cb32de566ac6 at term 2 2018-06-07 13:57:14.742398 I | raft: 4d54cb32de566ac6 became leader at term 2 2018-06-07 13:57:14.742405 I | raft: raft.node: 4d54cb32de566ac6 elected leader 4d54cb32de566ac6 at term 2 2018-06-07 13:57:14.742569 I | etcdserver: setting up the initial cluster version to 3.1 2018-06-07 13:57:14.749315 N | etcdserver/membership: set the initial cluster version to 3.1 2018-06-07 13:57:14.749363 I | etcdserver/api: enabled capabilities for version 3.1 2018-06-07 13:57:14.749386 I | etcdserver: published {Name:10-67-79-4 ClientURLs:[http://10.67.79.4:4000]} to cluster 2d8a67ab375b5b31 2018-06-07 13:57:14.749437 I | embed: ready to serve client requests 2018-06-07 13:57:14.749733 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-06-07 13:57:14.750428 D | etcdserver/api/v2http: [GET] /v2/members remote:10.67.79.4:51161 2018-06-07 13:57:14.750748 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:10.67.79.4:51160 2018-06-07 13:57:14.757702 D | etcdserver/api/v2http: [GET] /health remote:10.67.79.4:51168 2018-06-07 13:57:17.023987 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:10.67.79.4:51169 2018-06-07 13:57:17.029888 D | etcdserver/api/v2http: [GET] /v2/members remote:10.67.79.4:51170 2018-06-07 13:57:17.030242 D | etcdserver/api/v2http: [GET] /health remote:10.67.79.4:51171 2018-06-07 13:57:28.169273 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/10.67.79.4/liveness-check remote:10.67.79.4:51172 real 0m0.004s user 0m0.000s sys 0m0.004s 2018-06-07 13:57:37,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-06-07 13:57:37,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/N1H9S/install-etcd.sh 2018-06-07 13:57:37,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-06-07 13:57:37,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:57:37,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 13:57:37,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:57:37,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:57:37,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:37,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:37,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:57:37,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/V9WFM/clearwater.py 2018-06-07 13:57:37,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-06-07 13:57:37,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:37,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:37,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:37,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:37,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:37,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:57:37,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:37,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:37,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:37,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:57:37,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:37,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-06-07 13:57:37,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:37,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 13:57:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 13:57:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-06-07 13:57:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-06-07 13:57:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-06-07 13:57:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-06-07 13:57:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpv9Kl0i /etc/clearwater/local_config 2018-06-07 13:57:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-06-07 13:57:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 13:57:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'10.67.79.4', 'name': u'vellum-um2vp6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.15'}. 2018-06-07 13:57:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'10.67.79.4', 'name': u'dime-ojm7e1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.7'}. 2018-06-07 13:57:37,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXh7KCF /etc/dnsmasq.resolv.conf 2018-06-07 13:57:37,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-06-07 13:57:37,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 13:57:37,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-06-07 13:57:37,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJujXKM /etc/dnsmasq.resolv.conf 2018-06-07 13:57:37,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/NCLUQ/clearwater.py 2018-06-07 13:57:37,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-06-07 13:57:37,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-06-07 13:57:37,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-06-07 13:57:37,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 13:57:37,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbbb_AQ /etc/clearwater/local_config 2018-06-07 13:57:37,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 13:57:37,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/I3SRE/clearwater.py 2018-06-07 13:57:37,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:37,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:37,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:37,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:37,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:37,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:37,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:37,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:37,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:37,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:37,852 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:37 GMT 2018-06-07 13:57:37,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:37,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:37,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:42,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:43,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:43,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:43,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:43,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:43,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:43,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:43,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:43,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "983c44b1-2ef2-443c-ab8d-99d10882c80a"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/OIQP6/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "979ad9c7-f3e8-49cf-9b29-e09887bf7a8a"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo mv /tmp/tmpbbb_AQ /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "979ad9c7-f3e8-49cf-9b29-e09887bf7a8a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "23434515-168e-4e6a-a457-8b7f99d49bf6"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:35.664Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:35.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "91efddd6-df27-4dfa-9e7f-7416d29c943e"}, {"node_instance_id": "dime_ojm7e1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.258Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_um2vp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.258Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_ojm7e1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.258Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_i49bk6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.258Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c87138f2-181e-4d2c-8f36-e8030cb3079a"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "91efddd6-df27-4dfa-9e7f-7416d29c943e"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'10.67.79.4', 'name': u'ellis-3gj2xs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.10'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "983c44b1-2ef2-443c-ab8d-99d10882c80a"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "91efddd6-df27-4dfa-9e7f-7416d29c943e"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "983c44b1-2ef2-443c-ab8d-99d10882c80a"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'10.67.79.4', 'name': u'sprout-i49bk6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.5'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c87138f2-181e-4d2c-8f36-e8030cb3079a"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'10.67.79.4', 'name': u'homer-nhw02f', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.12'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "91efddd6-df27-4dfa-9e7f-7416d29c943e"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo mv /tmp/tmpUIZHo0 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c87138f2-181e-4d2c-8f36-e8030cb3079a"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "91efddd6-df27-4dfa-9e7f-7416d29c943e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo mv /tmp/tmpqSfvMQ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "91efddd6-df27-4dfa-9e7f-7416d29c943e"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c87138f2-181e-4d2c-8f36-e8030cb3079a"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "91efddd6-df27-4dfa-9e7f-7416d29c943e"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c87138f2-181e-4d2c-8f36-e8030cb3079a"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo mv /tmp/tmpCIW5nJ /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c87138f2-181e-4d2c-8f36-e8030cb3079a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "983c44b1-2ef2-443c-ab8d-99d10882c80a"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'etcd_ip': u'10.67.79.4', 'name': u'bono-wn2ydf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.14'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7a0ce929-eb6d-4009-9afa-15f790b102e6"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7a0ce929-eb6d-4009-9afa-15f790b102e6"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7a0ce929-eb6d-4009-9afa-15f790b102e6"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo mv /tmp/tmpp387AO /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "91efddd6-df27-4dfa-9e7f-7416d29c943e"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c87138f2-181e-4d2c-8f36-e8030cb3079a"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:36.706Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "979ad9c7-f3e8-49cf-9b29-e09887bf7a8a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:37.271Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:37.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_um2vp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:37.271Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:37.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_ojm7e1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:37.271Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:37.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_um2vp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:37.271Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:37.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_ojm7e1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:37.271Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:37.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_nhw02f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:37.271Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:37.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:37.271Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:37.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_um2vp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:37.271Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:37.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.025Z", "message": "Executing: /tmp/2VLFN/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.025Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/VIET8/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.025Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/2VLFN/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.025Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.025Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.025Z", "message": "Executing: /tmp/VIET8/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.025Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/NQRTM/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "cf97aa55-dd12-4aa5-8331-1a4bce878e40"}, {"node_instance_id": "homer_nhw02f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.283Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_nhw02f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.283Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_nhw02f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.283Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:38.283Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:38.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.044Z", "message": "Executing: /tmp/SQU25/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}], "metadata": {"pagination": {"total": 1725, "offset": 1635, "size": 50}}} 2018-06-07 13:57:43,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:43,231 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:43 GMT 2018-06-07 13:57:43,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:43,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26943 2018-06-07 13:57:43,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:43,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 13:57:43,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/OIQP6/clearwater.py 2018-06-07 13:57:43,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbbb_AQ /etc/clearwater/local_config 2018-06-07 13:57:43,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-06-07 13:57:43,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 13:57:43,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:57:43,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:57:43,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:57:43,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:57:43,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-06-07 13:57:43,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'10.67.79.4', 'name': u'ellis-3gj2xs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.10'}. 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'10.67.79.4', 'name': u'sprout-i49bk6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.5'}. 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'10.67.79.4', 'name': u'homer-nhw02f', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.12'}. 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUIZHo0 /etc/dnsmasq.resolv.conf 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqSfvMQ /etc/dnsmasq.resolv.conf 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-06-07 13:57:43,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-06-07 13:57:43,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCIW5nJ /etc/clearwater/local_config 2018-06-07 13:57:43,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-06-07 13:57:43,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'etcd_ip': u'10.67.79.4', 'name': u'bono-wn2ydf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'10.67.79.14'}. 2018-06-07 13:57:43,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-06-07 13:57:43,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-06-07 13:57:43,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpp387AO /etc/clearwater/local_config 2018-06-07 13:57:43,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-06-07 13:57:43,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-06-07 13:57:43,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:43,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2VLFN/install-vellum.sh 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/VIET8/install-dime.sh 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/2VLFN/install-vellum.sh 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-06-07 13:57:43,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-06-07 13:57:43,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VIET8/install-dime.sh 2018-06-07 13:57:43,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/NQRTM/append_proxy_snmp_conf.py 2018-06-07 13:57:43,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:43,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:43,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:57:43,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:57:43,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SQU25/install-homer.sh 2018-06-07 13:57:43,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:43,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:43,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:43,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:43,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:43,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:43,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:43,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:43,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:43,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:43,839 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:43 GMT 2018-06-07 13:57:43,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:43,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:43,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:48,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:48,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:48,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:48,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:48,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:48,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:48,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:48,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:48,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.044Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.044Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.044Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.044Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.044Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/SQU25/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.044Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.044Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.044Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "sprout_i49bk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.292Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_i49bk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.292Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_i49bk6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:39.292Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:39.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:40.056Z", "message": "Executing: /tmp/VUQFC/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:40.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:40.056Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:40.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:40.056Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:40.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:40.056Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/VUQFC/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:40.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:40.056Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:40.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:40.056Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:40.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:40.056Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:40.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:40.056Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:40.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:41.083Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:41.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}], "metadata": {"pagination": {"total": 1725, "offset": 1685, "size": 50}}} 2018-06-07 13:57:48,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:48,924 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:48 GMT 2018-06-07 13:57:48,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:48,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10368 2018-06-07 13:57:48,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:48,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-06-07 13:57:48,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-06-07 13:57:48,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-06-07 13:57:48,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-06-07 13:57:48,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/SQU25/install-homer.sh 2018-06-07 13:57:48,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-06-07 13:57:48,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-06-07 13:57:48,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-06-07 13:57:48,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:57:48,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:57:48,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:57:48,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VUQFC/install-sprout.sh 2018-06-07 13:57:48,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-06-07 13:57:48,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-06-07 13:57:48,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/VUQFC/install-sprout.sh 2018-06-07 13:57:48,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-06-07 13:57:48,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-06-07 13:57:48,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-06-07 13:57:48,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-06-07 13:57:48,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-06-07 13:57:48,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:48,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:48,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:48,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:48,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:48,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:48,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:48,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:48,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:48,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:48,990 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:48 GMT 2018-06-07 13:57:48,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:48,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:48,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:53,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:54,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:54,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:54,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:54,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:54,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:54,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:54,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:54,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1725, "offset": 1705, "size": 50}}} 2018-06-07 13:57:54,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:54,340 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:54 GMT 2018-06-07 13:57:54,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:54,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:57:54,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:54,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:54,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:54,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:54,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:54,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:54,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:54,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:54,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:54,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:54,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:54,432 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:54 GMT 2018-06-07 13:57:54,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:54,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:54,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:59,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:57:59,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:59,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:59,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:59,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:59,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:59,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:59,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:59,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:54.618Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-9z47c7\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [156 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [73.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [735 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [416 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [229 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [402 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [201 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [126 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,386 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,079 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [454 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [534 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [244 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,154 kB/s)\nReading package lists...\n\nreal\t0m14.600s\nuser\t0m4.469s\nsys\t0m0.432s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:54.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:55.107Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:55.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:55.107Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:55.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:55.107Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:55.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:55.107Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-2g8zgl\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [156 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [73.8 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [735 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [229 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [402 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [416 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [126 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [201 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,386 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,079 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [454 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [534 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [244 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 11s (1,127 kB/s)\nReading package lists...\n\nreal\t0m14.429s\nuser\t0m4.544s\nsys\t0m0.296s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:55.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:55.107Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-dwccpg\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [156 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [73.8 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [735 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [229 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [402 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [416 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [201 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,386 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,079 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [454 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [534 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [244 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,154 kB/s)\nReading package lists...\n\nreal\t0m15.692s\nuser\t0m4.532s\nsys\t0m0.301s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:55.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:55.107Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8bc4vy\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [156 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [73.8 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [735 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [229 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [402 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [416 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [201 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,386 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,079 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [454 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [534 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [244 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,144 kB/s)\nReading package lists...\n\nreal\t0m15.726s\nuser\t0m4.702s\nsys\t0m0.314s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:55.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:55.107Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:55.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:56.629Z", "message": "[localhost] run: sudo mv /tmp/tmpbDyoHk /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:56.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7a0ce929-eb6d-4009-9afa-15f790b102e6"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:56.629Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:56.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:56.629Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:56.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:56.629Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:56.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:56.629Z", "message": "[localhost] run: sudo mv /tmp/tmputMIep /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:56.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "983c44b1-2ef2-443c-ab8d-99d10882c80a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:57:56.629Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:57:56.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}], "metadata": {"pagination": {"total": 1739, "offset": 1705, "size": 50}}} 2018-06-07 13:57:59,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:59,662 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:59 GMT 2018-06-07 13:57:59,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:59,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26519 2018-06-07 13:57:59,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:57:59,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-9z47c7 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [156 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [73.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [735 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [416 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [229 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [402 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [201 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [126 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,386 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,079 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [454 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [534 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [244 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,154 kB/s) Reading package lists... real 0m14.600s user 0m4.469s sys 0m0.432s 2018-06-07 13:57:59,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-06-07 13:57:59,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 13:57:59,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-06-07 13:57:59,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-2g8zgl Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [156 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [73.8 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [735 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [229 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [402 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [416 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [126 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [201 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,386 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,079 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [454 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [534 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [244 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 11s (1,127 kB/s) Reading package lists... real 0m14.429s user 0m4.544s sys 0m0.296s 2018-06-07 13:57:59,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-dwccpg Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [156 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [73.8 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [735 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [229 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [402 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [416 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [201 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,386 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,079 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [454 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [534 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [244 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,154 kB/s) Reading package lists... real 0m15.692s user 0m4.532s sys 0m0.301s 2018-06-07 13:57:59,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8bc4vy Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [156 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [73.8 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [735 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [229 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [402 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [416 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [201 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,386 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,079 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [454 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [534 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [244 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,144 kB/s) Reading package lists... real 0m15.726s user 0m4.702s sys 0m0.314s 2018-06-07 13:57:59,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-06-07 13:57:59,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbDyoHk /etc/clearwater/local_config 2018-06-07 13:57:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-06-07 13:57:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 13:57:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 13:57:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmputMIep /etc/clearwater/local_config 2018-06-07 13:57:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 13:57:59,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:57:59,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:57:59,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:57:59,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:57:59,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:57:59,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:57:59,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:57:59,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:57:59,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:57:59,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:57:59,799 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:57:59 GMT 2018-06-07 13:57:59,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:57:59,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:57:59,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:04,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:05,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:05,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:05,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:05,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:05,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:05,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:05,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:05,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1739, "offset": 1719, "size": 50}}} 2018-06-07 13:58:05,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:05,060 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:05 GMT 2018-06-07 13:58:05,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:05,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:58:05,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:05,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:05,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:05,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:05,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:05,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:05,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:05,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:05,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:05,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:05,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:05,160 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:05 GMT 2018-06-07 13:58:05,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:05,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:05,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:10,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:10,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:10,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:10,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:10,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:10,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:10,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:10,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:10,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1739, "offset": 1719, "size": 50}}} 2018-06-07 13:58:10,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:10,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:10 GMT 2018-06-07 13:58:10,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:10,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:58:10,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:10,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:10,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:10,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:10,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:10,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:10,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:10,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:10,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:10,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:10,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:10,884 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:10 GMT 2018-06-07 13:58:10,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:10,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:10,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:15,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:16,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:16,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:16,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:16,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:16,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:16,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:16,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:16,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:58:15.875Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:58:15.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "983c44b1-2ef2-443c-ab8d-99d10882c80a"}], "metadata": {"pagination": {"total": 1740, "offset": 1719, "size": 50}}} 2018-06-07 13:58:16,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:16,394 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:16 GMT 2018-06-07 13:58:16,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:16,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 632 2018-06-07 13:58:16,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:16,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-06-07 13:58:16,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:16,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:16,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:16,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:16,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:16,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:16,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:16,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:16,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:16,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:16,467 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:16 GMT 2018-06-07 13:58:16,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:16,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:16,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:21,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:21,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:21,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:21,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:21,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:21,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:21,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:21,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:21,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:58:16.654Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:58:16.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7a0ce929-eb6d-4009-9afa-15f790b102e6"}], "metadata": {"pagination": {"total": 1741, "offset": 1720, "size": 50}}} 2018-06-07 13:58:21,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:21,887 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:21 GMT 2018-06-07 13:58:21,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:21,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 630 2018-06-07 13:58:21,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-06-07 13:58:21,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:21,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:21,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:21,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:21,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:21,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:21,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:21,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:21,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:21,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:21,992 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:21 GMT 2018-06-07 13:58:21,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:21,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:21,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:26,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:27,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:27,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:27,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:27,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:27,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:27,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:27,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:27,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1741, "offset": 1721, "size": 50}}} 2018-06-07 13:58:27,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:27,279 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:27 GMT 2018-06-07 13:58:27,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:27,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:58:27,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:27,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:27,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:27,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:27,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:27,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:27,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:27,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:27,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:27,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:27,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:27,396 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:27 GMT 2018-06-07 13:58:27,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:27,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:27,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:32,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:32,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:32,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:32,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:32,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:32,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:32,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:32,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:32,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1741, "offset": 1721, "size": 50}}} 2018-06-07 13:58:32,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:32,528 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:32 GMT 2018-06-07 13:58:32,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:32,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:58:32,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:32,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:32,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:32,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:32,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:32,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:32,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:32,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:32,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:32,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:32,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:32,612 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:32 GMT 2018-06-07 13:58:32,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:32,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:32,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:37,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:37,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:37,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:37,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:37,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:37,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:37,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:37,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:37,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:58:36.048Z", "message": "[localhost] run: sudo mv /tmp/tmp3Vw78J /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:58:36.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "983c44b1-2ef2-443c-ab8d-99d10882c80a"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:58:36.669Z", "message": "[localhost] run: sudo mv /tmp/tmp9Qw31Q /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:58:36.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7a0ce929-eb6d-4009-9afa-15f790b102e6"}], "metadata": {"pagination": {"total": 1743, "offset": 1721, "size": 50}}} 2018-06-07 13:58:37,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:37,818 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:37 GMT 2018-06-07 13:58:37,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:37,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1186 2018-06-07 13:58:37,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:37,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3Vw78J /etc/dnsmasq.resolv.conf 2018-06-07 13:58:37,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9Qw31Q /etc/dnsmasq.resolv.conf 2018-06-07 13:58:37,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:38,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:38,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:38,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:38,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:38,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:38,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:38,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:38,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:38,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:38,019 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:38 GMT 2018-06-07 13:58:38,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:38,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:38,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:43,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:43,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:43,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:43,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:43,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:43,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:43,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:43,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:43,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1743, "offset": 1723, "size": 50}}} 2018-06-07 13:58:43,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:43,151 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:43 GMT 2018-06-07 13:58:43,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:43,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:58:43,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:43,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:43,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:43,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:43,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:43,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:43,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:43,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:43,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:43,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:43,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:43,223 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:43 GMT 2018-06-07 13:58:43,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:43,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:43,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:48,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:48,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:48,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:48,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:48,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:48,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:48,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:48,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:48,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1743, "offset": 1723, "size": 50}}} 2018-06-07 13:58:48,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:48,326 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:48 GMT 2018-06-07 13:58:48,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:48,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:58:48,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:48,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:48,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:48,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:48,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:48,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:48,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:48,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:48,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:48,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:48,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:48,409 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:48 GMT 2018-06-07 13:58:48,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:48,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:48,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:53,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:53,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:53,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:53,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:53,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:53,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:53,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:53,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:53,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1743, "offset": 1723, "size": 50}}} 2018-06-07 13:58:53,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:53,537 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:53 GMT 2018-06-07 13:58:53,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:53,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:58:53,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:53,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:53,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:53,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:53,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:53,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:53,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:53,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:53,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:53,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:53,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:53,631 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:53 GMT 2018-06-07 13:58:53,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:53,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:53,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:58,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:58:59,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:59,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:59,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:59,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:59,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:59,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:59,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:59,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:58:56.086Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:58:56.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "983c44b1-2ef2-443c-ab8d-99d10882c80a"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:58:56.703Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:58:56.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "7a0ce929-eb6d-4009-9afa-15f790b102e6"}], "metadata": {"pagination": {"total": 1745, "offset": 1723, "size": 50}}} 2018-06-07 13:58:59,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:59,018 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:59 GMT 2018-06-07 13:58:59,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:59,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1170 2018-06-07 13:58:59,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:58:59,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-06-07 13:58:59,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-06-07 13:58:59,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:58:59,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:58:59,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:58:59,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:58:59,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:58:59,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:58:59,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:58:59,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:58:59,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:58:59,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:58:59,096 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:58:59 GMT 2018-06-07 13:58:59,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:58:59,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:58:59,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:04,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:59:05,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:05,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:05,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:05,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:05,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:05,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:05,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:05,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1745, "offset": 1725, "size": 50}}} 2018-06-07 13:59:05,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:05,196 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:05 GMT 2018-06-07 13:59:05,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:05,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:59:05,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:05,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:59:05,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:05,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:05,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:05,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:05,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:05,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:05,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:05,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:59:05,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:05,310 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:05 GMT 2018-06-07 13:59:05,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:05,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:59:05,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:10,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:59:10,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:10,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:10,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:10,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:10,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:10,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:11,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:11,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1745, "offset": 1725, "size": 50}}} 2018-06-07 13:59:11,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:11,000 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:10 GMT 2018-06-07 13:59:11,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:11,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:59:11,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:11,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:59:12,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:12,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:12,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:12,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:12,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:12,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:12,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:12,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:59:12,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:12,041 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:12 GMT 2018-06-07 13:59:12,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:12,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:59:12,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:17,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:59:17,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:17,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:17,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:17,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:17,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:17,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:17,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:17,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:16.603Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:16.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1746, "offset": 1725, "size": 50}}} 2018-06-07 13:59:17,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:17,194 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:17 GMT 2018-06-07 13:59:17,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:17,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 578 2018-06-07 13:59:17,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:59:17,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:59:18,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:18,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:18,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:18,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:18,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:18,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:18,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:18,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:59:18,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:18,166 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:18 GMT 2018-06-07 13:59:18,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:18,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:59:18,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:23,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:59:23,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:23,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:23,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:23,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:23,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:23,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:23,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:23,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:17.480Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:17.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:17.480Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:17.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:17.480Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:17.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:19.037Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:19.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:19.598Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/99ID1/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:19.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "dad9e285-96a2-4c04-be42-f67bb9e781d1"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:20.565Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:20.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:20.565Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:20.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:20.565Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:20.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:20.565Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:20.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:20.565Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:20.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:20.565Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:20.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:20.693Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/RCV51/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:20.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e748e13d-016d-4824-b007-c3d1daa4753b"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:20.693Z", "message": "Executing: /tmp/RCV51/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:20.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e748e13d-016d-4824-b007-c3d1daa4753b"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:20.693Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:20.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e748e13d-016d-4824-b007-c3d1daa4753b"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:20.693Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:20.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e748e13d-016d-4824-b007-c3d1daa4753b"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:21.746Z", "message": "Executing: /tmp/SGLLO/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:21.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ea4a9e54-4873-40d4-8a4d-2c9e152b3f5c"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:21.746Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/SGLLO/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:21.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ea4a9e54-4873-40d4-8a4d-2c9e152b3f5c"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:21.746Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:21.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ea4a9e54-4873-40d4-8a4d-2c9e152b3f5c"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:21.746Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:21.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e748e13d-016d-4824-b007-c3d1daa4753b"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:22.798Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:22.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ea4a9e54-4873-40d4-8a4d-2c9e152b3f5c"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T13:59:22.798Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T13:59:22.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ea4a9e54-4873-40d4-8a4d-2c9e152b3f5c"}], "metadata": {"pagination": {"total": 1767, "offset": 1726, "size": 50}}} 2018-06-07 13:59:23,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:23,332 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:23 GMT 2018-06-07 13:59:23,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:23,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10768 2018-06-07 13:59:23,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:23,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:59:23,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:59:23,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:59:23,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:59:23,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/99ID1/append_proxy_snmp_conf.py 2018-06-07 13:59:23,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:59:23,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-06-07 13:59:23,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:59:23,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 13:59:23,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 13:59:23,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 13:59:23,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/RCV51/install-ellis.sh 2018-06-07 13:59:23,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RCV51/install-ellis.sh 2018-06-07 13:59:23,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 13:59:23,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 13:59:23,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SGLLO/install-bono.sh 2018-06-07 13:59:23,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/SGLLO/install-bono.sh 2018-06-07 13:59:23,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 13:59:23,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 13:59:23,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 13:59:23,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 13:59:23,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:59:23,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:23,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:23,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:23,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:23,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:23,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:23,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:23,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:59:23,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:23,465 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:23 GMT 2018-06-07 13:59:23,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:23,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:59:23,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:28,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:59:28,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:28,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:28,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:28,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:28,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:28,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:28,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:28,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1767, "offset": 1747, "size": 50}}} 2018-06-07 13:59:28,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:28,673 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:28 GMT 2018-06-07 13:59:28,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:28,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:59:28,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:28,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:59:28,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:28,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:28,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:28,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:28,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:28,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:28,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:28,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:59:28,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:28,762 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:28 GMT 2018-06-07 13:59:28,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:28,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:59:28,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:33,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:59:33,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:33,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:33,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:33,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:33,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:33,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:33,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:33,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1767, "offset": 1747, "size": 50}}} 2018-06-07 13:59:33,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:33,900 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:33 GMT 2018-06-07 13:59:33,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:33,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:59:33,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:33,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:59:34,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:34,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:34,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:34,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:34,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:34,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:34,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:34,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:59:34,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:34,068 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:34 GMT 2018-06-07 13:59:34,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:34,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:59:34,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:39,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:59:39,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:39,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:39,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:39,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:39,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:39,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:39,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:39,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1767, "offset": 1747, "size": 50}}} 2018-06-07 13:59:39,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:39,154 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:39 GMT 2018-06-07 13:59:39,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:39,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:59:39,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:39,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:59:39,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:39,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:39,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:39,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:39,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:39,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:39,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:39,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:59:39,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:39,226 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:39 GMT 2018-06-07 13:59:39,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:39,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:59:39,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:44,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:59:44,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:44,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:44,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:44,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:44,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:44,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:44,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:44,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1767, "offset": 1747, "size": 50}}} 2018-06-07 13:59:44,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:44,342 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:44 GMT 2018-06-07 13:59:44,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:44,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:59:44,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:44,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:59:44,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:44,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:44,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:44,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:44,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:44,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:44,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:44,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:59:44,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:44,414 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:44 GMT 2018-06-07 13:59:44,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:44,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:59:44,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:49,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:59:49,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:49,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:49,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:49,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:49,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:49,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:49,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:49,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1767, "offset": 1747, "size": 50}}} 2018-06-07 13:59:49,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:49,567 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:49 GMT 2018-06-07 13:59:49,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:49,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:59:49,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:49,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:59:49,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:49,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:49,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:49,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:49,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:49,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:49,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:49,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:59:49,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:49,642 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:49 GMT 2018-06-07 13:59:49,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:49,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:59:49,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:54,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 13:59:54,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:54,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:54,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:54,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:54,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:54,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:54,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:54,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1767, "offset": 1747, "size": 50}}} 2018-06-07 13:59:54,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:54,784 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:54 GMT 2018-06-07 13:59:54,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:54,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 13:59:54,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:54,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 13:59:54,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 13:59:54,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 13:59:54,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 13:59:54,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 13:59:54,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 13:59:54,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 13:59:54,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 13:59:54,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 13:59:54,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 13:59:54,936 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 13:59:54 GMT 2018-06-07 13:59:54,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 13:59:54,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 13:59:54,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 13:59:59,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:00,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:00,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:00,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:00,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:00,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:00,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:00,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:00,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1767, "offset": 1747, "size": 50}}} 2018-06-07 14:00:00,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:00,082 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:00 GMT 2018-06-07 14:00:00,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:00,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:00:00,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:00,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:00,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:00,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:00,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:00,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:00,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:00,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:00,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:00,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:00,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:00,155 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:00 GMT 2018-06-07 14:00:00,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:00,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:00,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:05,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:05,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:05,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:05,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:05,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:05,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:05,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:05,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:05,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:01.505Z", "message": "Execution done (return_code=2): /tmp/RCV51/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:01.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e748e13d-016d-4824-b007-c3d1daa4753b"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:01.687Z", "message": "Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\ncurl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\ncurl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\ncurl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:00:01.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:02.635Z", "message": "Execution done (return_code=2): /tmp/SGLLO/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:02.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ea4a9e54-4873-40d4-8a4d-2c9e152b3f5c"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:02.807Z", "message": "Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\ncurl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\ncurl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\ncurl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:00:02.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1771, "offset": 1747, "size": 50}}} 2018-06-07 14:00:05,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:05,256 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:05 GMT 2018-06-07 14:00:05,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:05,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15760 2018-06-07 14:00:05,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:05,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/RCV51/install-ellis.sh 2018-06-07 14:00:05,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. 2018-06-07 14:00:05,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/SGLLO/install-bono.sh 2018-06-07 14:00:05,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. 2018-06-07 14:00:05,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:05,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:05,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:05,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:05,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:05,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:05,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:05,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:05,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:05,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:05,326 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:05 GMT 2018-06-07 14:00:05,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:05,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:05,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:10,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:10,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:10,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:10,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:10,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:10,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:10,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:10,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:10,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1771, "offset": 1751, "size": 50}}} 2018-06-07 14:00:10,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:10,544 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:10 GMT 2018-06-07 14:00:10,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:10,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:00:10,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:10,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:10,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:10,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:10,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:10,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:10,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:10,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:10,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:10,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:10,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:10,616 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:10 GMT 2018-06-07 14:00:10,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:10,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:10,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:15,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:16,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:16,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:16,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:16,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:16,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:16,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:16,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:16,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1771, "offset": 1751, "size": 50}}} 2018-06-07 14:00:16,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:16,013 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:16 GMT 2018-06-07 14:00:16,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:16,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:00:16,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:16,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:16,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:16,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:16,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:16,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:16,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:16,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:16,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:16,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:16,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:16,128 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:16 GMT 2018-06-07 14:00:16,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:16,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:16,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:21,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:21,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:21,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:21,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:21,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:21,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:21,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:21,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:21,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:16.787Z", "message": "Sending task 'script_runner.tasks.run' [retry 1/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:16.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:16.890Z", "message": "Task started 'script_runner.tasks.run' [retry 1/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:16.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:17.443Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/P9ZDR/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:17.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be0297ed-5354-44d0-8642-ca1857671f11"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:17.930Z", "message": "Sending task 'script_runner.tasks.run' [retry 1/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:17.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:17.930Z", "message": "Task started 'script_runner.tasks.run' [retry 1/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:17.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:17.941Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:17.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be0297ed-5354-44d0-8642-ca1857671f11"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:17.941Z", "message": "Executing: /tmp/P9ZDR/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:17.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be0297ed-5354-44d0-8642-ca1857671f11"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:18.989Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be0297ed-5354-44d0-8642-ca1857671f11"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:18.989Z", "message": "Executing: /tmp/HRQ25/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4c2902e8-259b-47c7-950d-f14634f9c01d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:18.989Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/HRQ25/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4c2902e8-259b-47c7-950d-f14634f9c01d"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:18.989Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be0297ed-5354-44d0-8642-ca1857671f11"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:18.989Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4c2902e8-259b-47c7-950d-f14634f9c01d"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:18.989Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be0297ed-5354-44d0-8642-ca1857671f11"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:20.343Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:20.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4c2902e8-259b-47c7-950d-f14634f9c01d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:20.343Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:20.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4c2902e8-259b-47c7-950d-f14634f9c01d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:00:20.343Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:00:20.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4c2902e8-259b-47c7-950d-f14634f9c01d"}], "metadata": {"pagination": {"total": 1787, "offset": 1751, "size": 50}}} 2018-06-07 14:00:21,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:21,228 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:21 GMT 2018-06-07 14:00:21,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:21,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8366 2018-06-07 14:00:21,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:21,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 1/60] 2018-06-07 14:00:21,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 1/60] 2018-06-07 14:00:21,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/P9ZDR/install-ellis.sh 2018-06-07 14:00:21,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 1/60] 2018-06-07 14:00:21,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 1/60] 2018-06-07 14:00:21,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:00:21,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/P9ZDR/install-ellis.sh 2018-06-07 14:00:21,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:00:21,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HRQ25/install-bono.sh 2018-06-07 14:00:21,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/HRQ25/install-bono.sh 2018-06-07 14:00:21,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:00:21,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:00:21,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:00:21,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:00:21,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:00:21,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:00:21,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:21,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:21,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:21,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:21,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:21,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:21,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:21,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:21,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:21,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:21,335 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:21 GMT 2018-06-07 14:00:21,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:21,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:21,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:26,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:26,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:26,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:26,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:26,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:26,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:26,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:26,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:26,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:00:26,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:26,474 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:26 GMT 2018-06-07 14:00:26,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:26,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:00:26,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:26,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:26,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:26,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:26,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:26,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:26,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:26,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:26,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:26,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:26,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:26,544 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:26 GMT 2018-06-07 14:00:26,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:26,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:26,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:31,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:31,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:31,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:31,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:31,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:31,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:31,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:31,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:31,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:00:31,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:31,788 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:31 GMT 2018-06-07 14:00:31,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:31,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:00:31,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:31,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:31,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:31,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:31,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:31,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:31,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:31,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:31,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:31,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:31,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:31,864 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:31 GMT 2018-06-07 14:00:31,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:31,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:31,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:36,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:37,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:37,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:37,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:37,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:37,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:37,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:37,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:37,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:00:37,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:37,035 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:37 GMT 2018-06-07 14:00:37,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:37,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:00:37,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:37,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:37,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:37,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:37,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:37,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:37,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:37,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:37,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:37,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:37,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:37,106 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:37 GMT 2018-06-07 14:00:37,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:37,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:37,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:42,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:42,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:42,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:42,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:42,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:42,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:42,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:42,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:42,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:00:42,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:42,479 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:42 GMT 2018-06-07 14:00:42,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:42,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:00:42,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:42,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:42,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:42,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:42,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:42,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:42,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:42,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:42,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:42,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:42,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:42,544 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:42 GMT 2018-06-07 14:00:42,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:42,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:42,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:47,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:47,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:47,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:47,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:47,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:47,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:47,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:47,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:47,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:00:47,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:47,927 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:47 GMT 2018-06-07 14:00:47,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:47,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:00:47,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:47,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:48,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:48,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:48,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:48,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:48,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:48,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:48,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:48,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:48,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:48,010 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:48 GMT 2018-06-07 14:00:48,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:48,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:48,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:53,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:53,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:53,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:53,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:53,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:53,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:53,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:53,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:53,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:00:53,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:53,095 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:53 GMT 2018-06-07 14:00:53,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:53,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:00:53,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:53,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:53,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:53,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:53,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:53,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:53,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:53,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:53,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:53,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:53,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:53,163 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:53 GMT 2018-06-07 14:00:53,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:53,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:53,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:58,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:00:58,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:58,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:58,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:58,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:58,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:58,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:58,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:58,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:00:58,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:58,249 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:58 GMT 2018-06-07 14:00:58,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:58,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:00:58,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:00:58,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:00:58,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:00:58,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:00:58,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:00:58,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:00:58,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:00:58,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:00:58,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:00:58,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:00:58,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:00:58,336 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:00:58 GMT 2018-06-07 14:00:58,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:00:58,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:00:58,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:03,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:03,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:03,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:03,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:03,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:03,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:03,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:03,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:03,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:01:03,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:03,463 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:03 GMT 2018-06-07 14:01:03,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:03,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:01:03,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:03,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:03,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:03,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:03,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:03,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:03,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:03,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:03,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:03,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:03,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:03,547 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:03 GMT 2018-06-07 14:01:03,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:03,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:03,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:08,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:08,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:08,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:08,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:08,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:08,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:08,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:08,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:08,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:01:08,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:08,639 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:08 GMT 2018-06-07 14:01:08,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:08,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:01:08,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:08,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:08,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:08,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:08,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:08,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:08,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:08,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:08,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:08,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:08,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:08,708 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:08 GMT 2018-06-07 14:01:08,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:08,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:08,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:13,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:13,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:13,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:13,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:13,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:13,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:13,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:13,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:13,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:01:13,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:13,833 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:13 GMT 2018-06-07 14:01:13,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:13,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:01:13,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:13,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:13,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:13,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:13,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:13,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:13,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:13,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:13,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:13,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:13,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:13,929 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:13 GMT 2018-06-07 14:01:13,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:13,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:13,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:18,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:19,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:19,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:19,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:19,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:19,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:19,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:19,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:19,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1767, "size": 50}}} 2018-06-07 14:01:19,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:19,508 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:19 GMT 2018-06-07 14:01:19,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:19,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:01:19,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:19,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:19,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:19,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:19,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:19,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:19,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:19,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:19,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:19,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:19,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:19,602 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:19 GMT 2018-06-07 14:01:19,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:19,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:19,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:24,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:24,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:24,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:24,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:24,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:24,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:24,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:24,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:24,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:20.507Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-2g8zgl\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.4 [1,326 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.12 [421 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-149.199 [774 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 17s (3,270 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.4_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.4) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.12_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-149.199_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-149.199) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.4) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-149.199) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 9008\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9109\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9126\nclearwater-socket-factory-sig start/running, process 9134\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.................+++\n..................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m24.936s\nuser\t0m9.318s\nsys\t0m8.949s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:20.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:21.368Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:21.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:22.406Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.918s\nuser\t0m1.036s\nsys\t0m0.138s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:22.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be0297ed-5354-44d0-8642-ca1857671f11"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:22.406Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:22.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be0297ed-5354-44d0-8642-ca1857671f11"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:22.406Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:22.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be0297ed-5354-44d0-8642-ca1857671f11"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:23.444Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.448s\nuser\t0m0.994s\nsys\t0m0.132s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:23.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4c2902e8-259b-47c7-950d-f14634f9c01d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:23.444Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:23.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4c2902e8-259b-47c7-950d-f14634f9c01d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:23.444Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:23.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4c2902e8-259b-47c7-950d-f14634f9c01d"}], "metadata": {"pagination": {"total": 1795, "offset": 1767, "size": 50}}} 2018-06-07 14:01:24,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:24,814 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:24 GMT 2018-06-07 14:01:24,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:24,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 54167 2018-06-07 14:01:24,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:24,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-2g8zgl Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.4 [1,326 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.12 [421 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-149.199 [774 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 17s (3,270 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.4_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.4) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.12_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-149.199_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-149.199) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.4) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-149.199) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 9008 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9109 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9126 clearwater-socket-factory-sig start/running, process 9134 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .................+++ ..................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m24.936s user 0m9.318s sys 0m8.949s 2018-06-07 14:01:24,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:01:24,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.918s user 0m1.036s sys 0m0.138s 2018-06-07 14:01:24,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:01:24,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:01:24,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.448s user 0m0.994s sys 0m0.132s 2018-06-07 14:01:24,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:01:24,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:01:24,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:24,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:24,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:24,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:24,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:24,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:24,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:24,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:24,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:24,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:24,985 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:24 GMT 2018-06-07 14:01:24,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:24,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:24,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:29,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:30,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:30,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:30,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:30,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:30,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:30,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:30,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:30,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:26.194Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-9z47c7\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-149.199 [774 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.12 [421 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 20s (4,251 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-149.199_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-149.199) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.12_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-149.199) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9069\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............................................+++\n........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m30.891s\nuser\t0m20.097s\nsys\t0m12.585s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:26.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:26.696Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:26.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}], "metadata": {"pagination": {"total": 1797, "offset": 1775, "size": 50}}} 2018-06-07 14:01:30,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:30,289 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:30 GMT 2018-06-07 14:01:30,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:30,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51239 2018-06-07 14:01:30,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:30,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-9z47c7 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-149.199 [774 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.12 [421 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 20s (4,251 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-149.199_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-149.199) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.12_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-149.199) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9069 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............................................+++ ........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m30.891s user 0m20.097s sys 0m12.585s 2018-06-07 14:01:30,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:01:30,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:30,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:30,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:30,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:30,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:30,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:30,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:30,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:30,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:30,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:30,464 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:30 GMT 2018-06-07 14:01:30,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:30,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:30,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:35,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:36,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:36,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:36,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:36,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:36,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:36,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:36,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:36,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1797, "offset": 1777, "size": 50}}} 2018-06-07 14:01:36,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:36,140 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:36 GMT 2018-06-07 14:01:36,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:36,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:01:36,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:36,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:36,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:36,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:36,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:36,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:36,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:36,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:36,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:36,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:36,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:36,421 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:36 GMT 2018-06-07 14:01:36,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:36,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:36,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:41,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:41,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:41,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:41,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:41,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:41,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:41,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:41,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:41,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1797, "offset": 1777, "size": 50}}} 2018-06-07 14:01:41,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:41,667 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:41 GMT 2018-06-07 14:01:41,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:41,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:01:41,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:41,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:41,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:41,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:41,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:41,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:41,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:41,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:41,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:41,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:41,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:41,743 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:41 GMT 2018-06-07 14:01:41,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:41,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:41,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:46,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:47,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:47,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:47,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:47,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:47,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:47,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:47,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:47,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:42.409Z", "message": "Execution done (return_code=100): /tmp/P9ZDR/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:42.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "be0297ed-5354-44d0-8642-ca1857671f11"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:42.559Z", "message": "Task failed 'script_runner.tasks.run' [retry 1/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:01:42.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:43.727Z", "message": "Execution done (return_code=100): /tmp/HRQ25/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:43.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "4c2902e8-259b-47c7-950d-f14634f9c01d"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:43.978Z", "message": "Task failed 'script_runner.tasks.run' [retry 1/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:01:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1801, "offset": 1777, "size": 50}}} 2018-06-07 14:01:47,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:47,197 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:47 GMT 2018-06-07 14:01:47,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:47,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3844 2018-06-07 14:01:47,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:47,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/P9ZDR/install-ellis.sh 2018-06-07 14:01:47,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 1/60] 2018-06-07 14:01:47,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/HRQ25/install-bono.sh 2018-06-07 14:01:47,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 1/60] 2018-06-07 14:01:47,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:47,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:47,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:47,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:47,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:47,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:47,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:47,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:47,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:47,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:47,294 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:47 GMT 2018-06-07 14:01:47,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:47,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:47,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:52,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:52,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:52,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:52,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:52,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:52,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:52,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:52,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:52,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1801, "offset": 1781, "size": 50}}} 2018-06-07 14:01:52,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:52,622 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:52 GMT 2018-06-07 14:01:52,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:52,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:01:52,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:52,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:52,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:52,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:52,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:52,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:52,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:52,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:52,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:52,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:52,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:52,729 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:52 GMT 2018-06-07 14:01:52,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:52,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:52,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:57,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:01:58,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:58,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:58,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:58,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:58,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:58,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:58,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:58,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:57.665Z", "message": "Sending task 'script_runner.tasks.run' [retry 2/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:57.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1802, "offset": 1781, "size": 50}}} 2018-06-07 14:01:58,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:58,448 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:58 GMT 2018-06-07 14:01:58,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:58,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 590 2018-06-07 14:01:58,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:01:58,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 2/60] 2018-06-07 14:01:58,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:01:58,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:01:58,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:01:58,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:01:58,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:01:58,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:01:58,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:01:58,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:01:58,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:01:58,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:01:58,523 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:01:58 GMT 2018-06-07 14:01:58,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:01:58,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:01:58,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:03,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:03,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:03,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:03,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:03,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:03,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:03,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:03,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:03,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:58.569Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/4DW6K/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:58.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735d17ec-358b-4b53-94ba-9f88f7e94a24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:58.787Z", "message": "Executing: /tmp/4DW6K/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:58.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735d17ec-358b-4b53-94ba-9f88f7e94a24"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:58.787Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-dwccpg\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2 [104 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-149.199 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.4 [1,326 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.12 [421 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 11s (7,868 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-149.199_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-149.199) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.4_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.4) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.12_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-149.199) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.4) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9446\nclearwater-socket-factory-sig start/running, process 9451\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9501\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............................................................................+++\n.............+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t4m3.293s\nuser\t0m20.875s\nsys\t0m11.972s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:58.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.001Z", "message": "Task started 'script_runner.tasks.run' [retry 2/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.001Z", "message": "Sending task 'script_runner.tasks.run' [retry 2/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.001Z", "message": "Task started 'script_runner.tasks.run' [retry 2/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.800Z", "message": "Executing: /tmp/L7T4I/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "516afbf2-5b20-4e10-9534-88554c4ba349"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.800Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "516afbf2-5b20-4e10-9534-88554c4ba349"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.800Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57902 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.772s\nuser\t0m12.218s\nsys\t0m2.628s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.800Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.800Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735d17ec-358b-4b53-94ba-9f88f7e94a24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.800Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735d17ec-358b-4b53-94ba-9f88f7e94a24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.800Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735d17ec-358b-4b53-94ba-9f88f7e94a24"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:01:59.800Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/L7T4I/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:01:59.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "516afbf2-5b20-4e10-9534-88554c4ba349"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:00.814Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:00.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:00.814Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:00.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:00.814Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:00.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735d17ec-358b-4b53-94ba-9f88f7e94a24"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:00.814Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:00.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "516afbf2-5b20-4e10-9534-88554c4ba349"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:00.814Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:00.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "516afbf2-5b20-4e10-9534-88554c4ba349"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:00.814Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:00.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "516afbf2-5b20-4e10-9534-88554c4ba349"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:00.814Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:00.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:02.655Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.001s\nsys\t0m0.048s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:02.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}], "metadata": {"pagination": {"total": 1824, "offset": 1782, "size": 50}}} 2018-06-07 14:02:03,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:03,793 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:03 GMT 2018-06-07 14:02:03,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:03,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85026 2018-06-07 14:02:03,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:03,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/4DW6K/install-ellis.sh 2018-06-07 14:02:03,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4DW6K/install-ellis.sh 2018-06-07 14:02:03,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-dwccpg Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 12 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2 [104 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-149.199 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.4 [1,326 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.12 [421 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 11s (7,868 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-149.199_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-149.199) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.4_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.4) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.12_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.60-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-149.199) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.4) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9446 clearwater-socket-factory-sig start/running, process 9451 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9501 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............................................................................+++ .............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 4m3.293s user 0m20.875s sys 0m11.972s 2018-06-07 14:02:03,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 2/60] 2018-06-07 14:02:03,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 2/60] 2018-06-07 14:02:03,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 2/60] 2018-06-07 14:02:03,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/L7T4I/install-bono.sh 2018-06-07 14:02:03,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:02:03,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57902 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.772s user 0m12.218s sys 0m2.628s 2018-06-07 14:02:03,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:02:03,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:02:03,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:02:03,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:02:03,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/L7T4I/install-bono.sh 2018-06-07 14:02:03,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-06-07 14:02:03,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-06-07 14:02:03,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:02:03,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:02:03,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:02:03,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:02:03,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-06-07 14:02:03,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.001s sys 0m0.048s 2018-06-07 14:02:03,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:03,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:03,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:03,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:03,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:03,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:03,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:03,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:03,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:03,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:03,869 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:03 GMT 2018-06-07 14:02:03,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:03,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:03,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:08,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:09,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:09,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:09,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:09,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:09,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:09,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:09,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:09,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:03.717Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:03.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:03.717Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:03.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:03.717Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:73:2c:0e \n inet addr:10.67.79.5 Bcast:10.67.79.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe73:2c0e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86250 errors:0 dropped:2 overruns:0 frame:0\n TX packets:73455 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133470146 (133.4 MB) TX bytes:12141232 (12.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:32 errors:0 dropped:0 overruns:0 frame:0\n TX packets:32 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3103 (3.1 KB) TX bytes:3103 (3.1 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:03.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:03.717Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:03.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:03.717Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 13:53 ? 00:00:00 /sbin/init\nroot 2 0 0 13:53 ? 00:00:00 [kthreadd]\nroot 3 2 0 13:53 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 13:53 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 13:53 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 13:53 ? 00:00:00 [rcu_sched]\nroot 8 2 0 13:53 ? 00:00:00 [rcuos/0]\nroot 9 2 0 13:53 ? 00:00:00 [rcuos/1]\nroot 10 2 0 13:53 ? 00:00:00 [rcu_bh]\nroot 11 2 0 13:53 ? 00:00:00 [rcuob/0]\nroot 12 2 0 13:53 ? 00:00:00 [rcuob/1]\nroot 13 2 0 13:53 ? 00:00:00 [migration/0]\nroot 14 2 0 13:53 ? 00:00:00 [watchdog/0]\nroot 15 2 0 13:53 ? 00:00:00 [watchdog/1]\nroot 16 2 0 13:53 ? 00:00:00 [migration/1]\nroot 17 2 0 13:53 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 13:53 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 13:53 ? 00:00:00 [khelper]\nroot 21 2 0 13:53 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 13:53 ? 00:00:00 [netns]\nroot 23 2 0 13:53 ? 00:00:00 [writeback]\nroot 24 2 0 13:53 ? 00:00:00 [kintegrityd]\nroot 25 2 0 13:53 ? 00:00:00 [bioset]\nroot 26 2 0 13:53 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 13:53 ? 00:00:00 [kblockd]\nroot 28 2 0 13:53 ? 00:00:00 [ata_sff]\nroot 29 2 0 13:53 ? 00:00:00 [khubd]\nroot 30 2 0 13:53 ? 00:00:00 [md]\nroot 31 2 0 13:53 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 13:53 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 13:53 ? 00:00:00 [khungtaskd]\nroot 35 2 0 13:53 ? 00:00:00 [kswapd0]\nroot 36 2 0 13:53 ? 00:00:00 [vmstat]\nroot 37 2 0 13:53 ? 00:00:00 [ksmd]\nroot 38 2 0 13:53 ? 00:00:00 [khugepaged]\nroot 39 2 0 13:53 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 13:53 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 13:53 ? 00:00:00 [crypto]\nroot 53 2 0 13:53 ? 00:00:00 [kthrotld]\nroot 54 2 0 13:53 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 13:53 ? 00:00:00 [vballoon]\nroot 56 2 0 13:53 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 13:53 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 13:53 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 13:53 ? 00:00:00 [deferwq]\nroot 80 2 0 13:53 ? 00:00:00 [charger_manager]\nroot 125 2 0 13:53 ? 00:00:00 [kpsmoused]\nroot 142 2 0 13:53 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 13:53 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 13:53 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 13:53 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 13:53 ? 00:00:00 [kworker/u5:1]\nroot 543 1 0 13:53 ? 00:00:00 upstart-socket-bridge --daemon\nroot 652 1 0 13:53 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 828 2 0 13:53 ? 00:00:00 [kauditd]\nroot 951 1 0 13:53 ? 00:00:00 upstart-file-bridge --daemon\nroot 1047 1 0 13:53 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1050 1 0 13:53 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1054 1 0 13:53 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1055 1 0 13:53 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1057 1 0 13:53 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 13:53 ? 00:00:00 /usr/sbin/sshd -D\nroot 1101 1 0 13:53 ? 00:00:00 cron\ndaemon 1102 1 0 13:53 ? 00:00:00 atd\nroot 1107 1 0 13:53 ? 00:00:00 /usr/sbin/irqbalance\nmessage+ 1114 1 0 13:53 ? 00:00:00 dbus-daemon --system --fork\nroot 1117 1 0 13:53 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1134 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1262 1 0 13:53 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1272 1 0 13:53 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1485 2 0 13:53 ? 00:00:00 [kworker/1:2]\nubuntu 1683 1 0 13:54 ? 00:00:00 /home/ubuntu/sprout_host_2g8zgl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_2g8zgl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_2g8zgl --logging-server-logdir=/home/ubuntu/sprout_host_2g8zgl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_2g8zgl/work/sprout_host_2g8zgl%I.log --pidfile=/home/ubuntu/sprout_host_2g8zgl/work/sprout_host_2g8zgl.pid\nubuntu 1797 1 0 13:54 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_2g8zgl/env/bin/diamond --configfile /home/ubuntu/sprout_host_2g8zgl/work/plugins/diamond/etc/diamond.conf\nubuntu 1880 1683 0 13:57 ? 00:00:00 /home/ubuntu/sprout_host_2g8zgl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_2g8zgl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_2g8zgl --logging-server-logdir=/home/ubuntu/sprout_host_2g8zgl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_2g8zgl/work/sprout_host_2g8zgl%I.log --pidfile=/home/ubuntu/sprout_host_2g8zgl/work/sprout_host_2g8zgl.pid\nubuntu 1902 1880 0 13:57 ? 00:00:00 /home/ubuntu/sprout_host_2g8zgl/env/bin/python2.7 /home/ubuntu/sprout_host_2g8zgl/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Fjbbub\nubuntu 1913 1902 0 13:57 ? 00:00:00 /bin/sh -c /tmp/VUQFC/install-sprout.sh\nubuntu 1915 1913 0 13:57 ? 00:00:00 /bin/bash -e /tmp/VUQFC/install-sprout.sh\nroot 2373 2 0 13:58 ? 00:00:00 [kworker/u5:2]\nntp 8519 1 0 14:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 9008 1 0 14:01 ? 00:00:00 rsyslogd\nroot 9109 1 0 14:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9126 1 0 14:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9127 9126 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9134 1 0 14:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9135 9134 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9141 9135 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9142 9127 0 14:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9143 9141 0 14:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9825 1 0 14:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9888 1915 0 14:02 ? 00:00:00 /bin/bash -e /tmp/VUQFC/install-sprout.sh\nubuntu 9889 9888 0 14:02 ? 00:00:00 /bin/bash -e /tmp/VUQFC/install-sprout.sh\nroot 9890 9889 0 14:02 ? 00:00:00 sudo ps -edf\nroot 9891 9890 0 14:02 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:03.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:04.832Z", "message": "[sprout] => /var/log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/lastlog\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/iotop.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/clearwater-socket-factory.log\n/var/log/dmesg.0\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa07\n/var/log/wtmp\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/syslog\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/boot.log\n/var/log/sprout\n/var/log/sprout/sprout_20180607T140000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/alternatives.log\n/var/log/udev\n/var/log/clearwater-config-manager\n/var/log/dmesg\n/var/log/cloud-init-output.log\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:04.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:04.832Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:04.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:04.832Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9825/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9109/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9825/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 10.67.79.5:123 0.0.0.0:* 8519/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8519/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8519/ntpd \nudp 0 0 0.0.0.0:35589 0.0.0.0:* 652/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9825/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 652/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8519/ntpd \nudp6 0 0 ::1:123 :::* 8519/ntpd \nudp6 0 0 :::123 :::* 8519/ntpd \nudp6 0 0 :::52233 :::* 652/dhclient \nudp6 0 0 ::1:53 :::* 9825/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11206 1683/python2.7 /tmp/cloudify-logging-server-21d1c.socket\nunix 2 [ ACC ] STREAM LISTENING 12537 1902/python2.7 /tmp/ctx-ve5kbe.socket\nunix 2 [ ACC ] STREAM LISTENING 1607 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9080 1114/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9086 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 21616 9143/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20975 9142/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7155 395/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:04.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:04.832Z", "message": "[sprout] => 2018:06:07 14:01:09: Namespace: signaling\n2018:06:07 14:01:09: [signaling] Starting server\n2018:06:07 14:01:09: [signaling] Listening for requests\n2018:06:07 14:01:09: Namespace: management\n2018:06:07 14:01:09: [management] Starting server\n2018:06:07 14:01:09: [management] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:04.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:04.832Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:04.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:05.847Z", "message": "[sprout] => 2018-06-07 14:01:39.110244190 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:05.847Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:06.896Z", "message": "Execution done (return_code=0): /tmp/VUQFC/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:06.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:06.896Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:06.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1afb22c9-71ee-45a7-bb87-9a3e43270778"}, {"node_instance_id": "sprout_i49bk6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:07.223Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:07.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1842, "offset": 1804, "size": 50}}} 2018-06-07 14:02:09,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:09,250 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:09 GMT 2018-06-07 14:02:09,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:09,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21972 2018-06-07 14:02:09,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:09,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-06-07 14:02:09,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-06-07 14:02:09,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:73:2c:0e inet addr:10.67.79.5 Bcast:10.67.79.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe73:2c0e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:86250 errors:0 dropped:2 overruns:0 frame:0 TX packets:73455 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133470146 (133.4 MB) TX bytes:12141232 (12.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:32 errors:0 dropped:0 overruns:0 frame:0 TX packets:32 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3103 (3.1 KB) TX bytes:3103 (3.1 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2018-06-07 14:02:09,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-06-07 14:02:09,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 13:53 ? 00:00:00 /sbin/init root 2 0 0 13:53 ? 00:00:00 [kthreadd] root 3 2 0 13:53 ? 00:00:00 [ksoftirqd/0] root 5 2 0 13:53 ? 00:00:00 [kworker/0:0H] root 6 2 0 13:53 ? 00:00:00 [kworker/u4:0] root 7 2 0 13:53 ? 00:00:00 [rcu_sched] root 8 2 0 13:53 ? 00:00:00 [rcuos/0] root 9 2 0 13:53 ? 00:00:00 [rcuos/1] root 10 2 0 13:53 ? 00:00:00 [rcu_bh] root 11 2 0 13:53 ? 00:00:00 [rcuob/0] root 12 2 0 13:53 ? 00:00:00 [rcuob/1] root 13 2 0 13:53 ? 00:00:00 [migration/0] root 14 2 0 13:53 ? 00:00:00 [watchdog/0] root 15 2 0 13:53 ? 00:00:00 [watchdog/1] root 16 2 0 13:53 ? 00:00:00 [migration/1] root 17 2 0 13:53 ? 00:00:00 [ksoftirqd/1] root 19 2 0 13:53 ? 00:00:00 [kworker/1:0H] root 20 2 0 13:53 ? 00:00:00 [khelper] root 21 2 0 13:53 ? 00:00:00 [kdevtmpfs] root 22 2 0 13:53 ? 00:00:00 [netns] root 23 2 0 13:53 ? 00:00:00 [writeback] root 24 2 0 13:53 ? 00:00:00 [kintegrityd] root 25 2 0 13:53 ? 00:00:00 [bioset] root 26 2 0 13:53 ? 00:00:00 [kworker/u5:0] root 27 2 0 13:53 ? 00:00:00 [kblockd] root 28 2 0 13:53 ? 00:00:00 [ata_sff] root 29 2 0 13:53 ? 00:00:00 [khubd] root 30 2 0 13:53 ? 00:00:00 [md] root 31 2 0 13:53 ? 00:00:00 [devfreq_wq] root 32 2 0 13:53 ? 00:00:00 [kworker/0:1] root 34 2 0 13:53 ? 00:00:00 [khungtaskd] root 35 2 0 13:53 ? 00:00:00 [kswapd0] root 36 2 0 13:53 ? 00:00:00 [vmstat] root 37 2 0 13:53 ? 00:00:00 [ksmd] root 38 2 0 13:53 ? 00:00:00 [khugepaged] root 39 2 0 13:53 ? 00:00:00 [fsnotify_mark] root 40 2 0 13:53 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 13:53 ? 00:00:00 [crypto] root 53 2 0 13:53 ? 00:00:00 [kthrotld] root 54 2 0 13:53 ? 00:00:00 [kworker/u4:1] root 55 2 0 13:53 ? 00:00:00 [vballoon] root 56 2 0 13:53 ? 00:00:00 [kworker/1:1] root 57 2 0 13:53 ? 00:00:00 [scsi_eh_0] root 58 2 0 13:53 ? 00:00:00 [scsi_eh_1] root 79 2 0 13:53 ? 00:00:00 [deferwq] root 80 2 0 13:53 ? 00:00:00 [charger_manager] root 125 2 0 13:53 ? 00:00:00 [kpsmoused] root 142 2 0 13:53 ? 00:00:00 [kworker/0:2] root 186 2 0 13:53 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 13:53 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 13:53 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 13:53 ? 00:00:00 [kworker/u5:1] root 543 1 0 13:53 ? 00:00:00 upstart-socket-bridge --daemon root 652 1 0 13:53 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 828 2 0 13:53 ? 00:00:00 [kauditd] root 951 1 0 13:53 ? 00:00:00 upstart-file-bridge --daemon root 1047 1 0 13:53 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1050 1 0 13:53 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1054 1 0 13:53 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1055 1 0 13:53 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1057 1 0 13:53 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 13:53 ? 00:00:00 /usr/sbin/sshd -D root 1101 1 0 13:53 ? 00:00:00 cron daemon 1102 1 0 13:53 ? 00:00:00 atd root 1107 1 0 13:53 ? 00:00:00 /usr/sbin/irqbalance message+ 1114 1 0 13:53 ? 00:00:00 dbus-daemon --system --fork root 1117 1 0 13:53 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1134 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-logind root 1262 1 0 13:53 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1272 1 0 13:53 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1485 2 0 13:53 ? 00:00:00 [kworker/1:2] ubuntu 1683 1 0 13:54 ? 00:00:00 /home/ubuntu/sprout_host_2g8zgl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_2g8zgl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_2g8zgl --logging-server-logdir=/home/ubuntu/sprout_host_2g8zgl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_2g8zgl/work/sprout_host_2g8zgl%I.log --pidfile=/home/ubuntu/sprout_host_2g8zgl/work/sprout_host_2g8zgl.pid ubuntu 1797 1 0 13:54 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_2g8zgl/env/bin/diamond --configfile /home/ubuntu/sprout_host_2g8zgl/work/plugins/diamond/etc/diamond.conf ubuntu 1880 1683 0 13:57 ? 00:00:00 /home/ubuntu/sprout_host_2g8zgl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_2g8zgl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_2g8zgl --logging-server-logdir=/home/ubuntu/sprout_host_2g8zgl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_2g8zgl/work/sprout_host_2g8zgl%I.log --pidfile=/home/ubuntu/sprout_host_2g8zgl/work/sprout_host_2g8zgl.pid ubuntu 1902 1880 0 13:57 ? 00:00:00 /home/ubuntu/sprout_host_2g8zgl/env/bin/python2.7 /home/ubuntu/sprout_host_2g8zgl/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Fjbbub ubuntu 1913 1902 0 13:57 ? 00:00:00 /bin/sh -c /tmp/VUQFC/install-sprout.sh ubuntu 1915 1913 0 13:57 ? 00:00:00 /bin/bash -e /tmp/VUQFC/install-sprout.sh root 2373 2 0 13:58 ? 00:00:00 [kworker/u5:2] ntp 8519 1 0 14:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 9008 1 0 14:01 ? 00:00:00 rsyslogd root 9109 1 0 14:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9126 1 0 14:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9127 9126 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9134 1 0 14:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9135 9134 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9141 9135 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9142 9127 0 14:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9143 9141 0 14:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9825 1 0 14:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9888 1915 0 14:02 ? 00:00:00 /bin/bash -e /tmp/VUQFC/install-sprout.sh ubuntu 9889 9888 0 14:02 ? 00:00:00 /bin/bash -e /tmp/VUQFC/install-sprout.sh root 9890 9889 0 14:02 ? 00:00:00 sudo ps -edf root 9891 9890 0 14:02 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-06-07 14:02:09,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/lastlog /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/iotop.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/clearwater-socket-factory.log /var/log/dmesg.0 /var/log/dpkg.log /var/log/unattended-upgrades /var/log/monit.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa07 /var/log/wtmp /var/log/ntpstats /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/syslog /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/boot.log /var/log/sprout /var/log/sprout/sprout_20180607T140000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/alternatives.log /var/log/udev /var/log/clearwater-config-manager /var/log/dmesg /var/log/cloud-init-output.log real 0m0.006s user 0m0.000s sys 0m0.004s 2018-06-07 14:02:09,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-06-07 14:02:09,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9825/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9109/monit tcp6 0 0 ::1:53 :::* LISTEN 9825/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 10.67.79.5:123 0.0.0.0:* 8519/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8519/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8519/ntpd udp 0 0 0.0.0.0:35589 0.0.0.0:* 652/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9825/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 652/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8519/ntpd udp6 0 0 ::1:123 :::* 8519/ntpd udp6 0 0 :::123 :::* 8519/ntpd udp6 0 0 :::52233 :::* 652/dhclient udp6 0 0 ::1:53 :::* 9825/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11206 1683/python2.7 /tmp/cloudify-logging-server-21d1c.socket unix 2 [ ACC ] STREAM LISTENING 12537 1902/python2.7 /tmp/ctx-ve5kbe.socket unix 2 [ ACC ] STREAM LISTENING 1607 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9080 1114/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9086 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 21616 9143/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20975 9142/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7155 395/systemd-udevd /run/udev/control real 0m0.006s user 0m0.000s sys 0m0.006s 2018-06-07 14:02:09,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:06:07 14:01:09: Namespace: signaling 2018:06:07 14:01:09: [signaling] Starting server 2018:06:07 14:01:09: [signaling] Listening for requests 2018:06:07 14:01:09: Namespace: management 2018:06:07 14:01:09: [management] Starting server 2018:06:07 14:01:09: [management] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-06-07 14:02:09,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-06-07 14:02:09,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-06-07 14:01:39.110244190 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-06-07 14:02:09,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-06-07 14:02:09,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VUQFC/install-sprout.sh 2018-06-07 14:02:09,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-06-07 14:02:09,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:02:09,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:09,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:09,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:09,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:09,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:09,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:09,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:09,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:09,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:09,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:09,369 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:09 GMT 2018-06-07 14:02:09,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:09,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:09,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:14,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:14,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:14,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:14,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:14,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:14,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:14,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:14,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:14,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_i49bk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:09.258Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:09.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:10.087Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:10.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:10.087Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:10.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:10.442Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RQQQO/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:10.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:11.023Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 7s (5,101 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58163 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m44.044s\nuser\t0m12.537s\nsys\t0m3.081s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:11.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:11.023Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:11.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:11.023Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:11.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:11.816Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:11.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "[localhost] run: sudo mv /tmp/tmpAsWmU6 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "[localhost] run: sudo mv /tmp/tmpyF9duG /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "788f1e8f-7759-4fac-869e-4ce834f990dd"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.075Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.237Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:12.237Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:12.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:13.134Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/X0NLY/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:13.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e4c0e0bb-5a44-427e-b241-28894c658269"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:13.134Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_ej6k9l/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:13.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e4c0e0bb-5a44-427e-b241-28894c658269"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:14.186Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:13:84:76 \n inet addr:10.67.79.12 Bcast:10.67.79.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe13:8476/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:112855 errors:0 dropped:1 overruns:0 frame:0\n TX packets:72375 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166599716 (166.5 MB) TX bytes:12184601 (12.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:64 errors:0 dropped:0 overruns:0 frame:0\n TX packets:64 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5337 (5.3 KB) TX bytes:5337 (5.3 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:14.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:14.186Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.008s\nsys\t0m0.053s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:14.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:14.186Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:14.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}], "metadata": {"pagination": {"total": 1870, "offset": 1819, "size": 50}}} 2018-06-07 14:02:14,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:14,699 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:14 GMT 2018-06-07 14:02:14,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:14,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29580 2018-06-07 14:02:14,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:14,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 14:02:14,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:02:14,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:02:14,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RQQQO/bind.py 2018-06-07 14:02:14,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 7s (5,101 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58163 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m44.044s user 0m12.537s sys 0m3.081s 2018-06-07 14:02:14,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-06-07 14:02:14,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-06-07 14:02:14,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:02:14,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-06-07 14:02:14,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 14:02:14,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAsWmU6 /etc/bind/db.clearwater.local 2018-06-07 14:02:14,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-06-07 14:02:14,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyF9duG /etc/bind/db.clearwater.opnfv 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/X0NLY/add-snmpproxy-collector.py 2018-06-07 14:02:14,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_ej6k9l/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-06-07 14:02:14,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:13:84:76 inet addr:10.67.79.12 Bcast:10.67.79.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe13:8476/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:112855 errors:0 dropped:1 overruns:0 frame:0 TX packets:72375 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166599716 (166.5 MB) TX bytes:12184601 (12.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:64 errors:0 dropped:0 overruns:0 frame:0 TX packets:64 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5337 (5.3 KB) TX bytes:5337 (5.3 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-06-07 14:02:14,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.008s sys 0m0.053s 2018-06-07 14:02:14,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-06-07 14:02:14,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:14,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:14,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:14,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:14,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:14,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:14,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:14,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:14,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:14,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:14,768 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:14 GMT 2018-06-07 14:02:14,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:14,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:14,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:19,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:20,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:20,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:20,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:20,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:20,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:20,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:20,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:20,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:15.611Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9897/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9069/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9241/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9897/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1113/sshd \nudp 0 0 10.67.79.12:123 0.0.0.0:* 8551/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8551/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8551/ntpd \nudp 0 0 0.0.0.0:56214 0.0.0.0:* 652/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9897/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 652/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8551/ntpd \nudp6 0 0 ::1:123 :::* 8551/ntpd \nudp6 0 0 :::123 :::* 8551/ntpd \nudp6 0 0 :::32607 :::* 652/dhclient \nudp6 0 0 ::1:53 :::* 9897/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9503 1135/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7469 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9274 896/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10732 1681/python2.7 /tmp/cloudify-logging-server-60567.socket\nunix 2 [ ACC ] STREAM LISTENING 11121 1890/python2.7 /tmp/ctx-LO_ryn.socket\nunix 2 [ ACC ] STREAM LISTENING 7087 1/init @/com/ubuntu/upstart\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:15.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:15.611Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:15.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:15.611Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:15.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:15.611Z", "message": "[homer] => /var/log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/lastlog\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/iotop.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa07\n/var/log/sysstat/clearwater-sa07\n/var/log/wtmp\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/syslog\n/var/log/clearwater-diags-monitor.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/boot.log\n/var/log/alternatives.log\n/var/log/udev\n/var/log/clearwater-config-manager\n/var/log/dmesg\n/var/log/cloud-init-output.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:15.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:15.611Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:15.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:15.611Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:15.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:15.611Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 13:53 ? 00:00:00 /sbin/init\nroot 2 0 0 13:53 ? 00:00:00 [kthreadd]\nroot 3 2 0 13:53 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 13:53 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 13:53 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 13:53 ? 00:00:00 [rcu_sched]\nroot 8 2 0 13:53 ? 00:00:00 [rcuos/0]\nroot 9 2 0 13:53 ? 00:00:00 [rcuos/1]\nroot 10 2 0 13:53 ? 00:00:00 [rcu_bh]\nroot 11 2 0 13:53 ? 00:00:00 [rcuob/0]\nroot 12 2 0 13:53 ? 00:00:00 [rcuob/1]\nroot 13 2 0 13:53 ? 00:00:00 [migration/0]\nroot 14 2 0 13:53 ? 00:00:00 [watchdog/0]\nroot 15 2 0 13:53 ? 00:00:00 [watchdog/1]\nroot 16 2 0 13:53 ? 00:00:00 [migration/1]\nroot 17 2 0 13:53 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 13:53 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 13:53 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 13:53 ? 00:00:00 [khelper]\nroot 21 2 0 13:53 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 13:53 ? 00:00:00 [netns]\nroot 23 2 0 13:53 ? 00:00:00 [writeback]\nroot 24 2 0 13:53 ? 00:00:00 [kintegrityd]\nroot 25 2 0 13:53 ? 00:00:00 [bioset]\nroot 27 2 0 13:53 ? 00:00:00 [kblockd]\nroot 28 2 0 13:53 ? 00:00:00 [ata_sff]\nroot 29 2 0 13:53 ? 00:00:00 [khubd]\nroot 30 2 0 13:53 ? 00:00:00 [md]\nroot 31 2 0 13:53 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 13:53 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 13:53 ? 00:00:00 [khungtaskd]\nroot 35 2 0 13:53 ? 00:00:00 [kswapd0]\nroot 36 2 0 13:53 ? 00:00:00 [vmstat]\nroot 37 2 0 13:53 ? 00:00:00 [ksmd]\nroot 38 2 0 13:53 ? 00:00:00 [khugepaged]\nroot 39 2 0 13:53 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 13:53 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 13:53 ? 00:00:00 [crypto]\nroot 53 2 0 13:53 ? 00:00:00 [kthrotld]\nroot 54 2 0 13:53 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 13:53 ? 00:00:00 [vballoon]\nroot 56 2 0 13:53 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 13:53 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 13:53 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 13:53 ? 00:00:00 [deferwq]\nroot 80 2 0 13:53 ? 00:00:00 [charger_manager]\nroot 125 2 0 13:53 ? 00:00:00 [kpsmoused]\nroot 142 2 0 13:53 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 13:53 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 13:53 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 13:53 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 440 2 0 13:53 ? 00:00:00 [kworker/u5:1]\nroot 481 1 0 13:53 ? 00:00:00 upstart-socket-bridge --daemon\nroot 652 1 0 13:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 826 2 0 13:54 ? 00:00:00 [kworker/u5:2]\nroot 829 2 0 13:54 ? 00:00:00 [kauditd]\nmessage+ 896 1 0 13:54 ? 00:00:00 dbus-daemon --system --fork\nroot 941 1 0 13:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 964 1 0 13:54 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1026 1 0 13:54 ? 00:00:00 rsyslogd\nroot 1062 1 0 13:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1065 1 0 13:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1069 1 0 13:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1070 1 0 13:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1072 1 0 13:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1113 1 0 13:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1118 1 0 13:54 ? 00:00:00 cron\ndaemon 1119 1 0 13:54 ? 00:00:00 atd\nroot 1128 1 0 13:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1135 1 0 13:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1211 1 0 13:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1217 1 0 13:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1681 1 0 13:54 ? 00:00:00 /home/ubuntu/homer_host_9z47c7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_9z47c7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_9z47c7 --logging-server-logdir=/home/ubuntu/homer_host_9z47c7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_9z47c7/work/homer_host_9z47c7%I.log --pidfile=/home/ubuntu/homer_host_9z47c7/work/homer_host_9z47c7.pid\nubuntu 1795 1 0 13:54 ? 00:00:02 python2.7 /home/ubuntu/homer_host_9z47c7/env/bin/diamond --configfile /home/ubuntu/homer_host_9z47c7/work/plugins/diamond/etc/diamond.conf\nubuntu 1868 1681 0 13:57 ? 00:00:00 /home/ubuntu/homer_host_9z47c7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_9z47c7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_9z47c7 --logging-server-logdir=/home/ubuntu/homer_host_9z47c7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_9z47c7/work/homer_host_9z47c7%I.log --pidfile=/home/ubuntu/homer_host_9z47c7/work/homer_host_9z47c7.pid\nubuntu 1890 1868 0 13:57 ? 00:00:00 /home/ubuntu/homer_host_9z47c7/env/bin/python2.7 /home/ubuntu/homer_host_9z47c7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-QeFWbz\nubuntu 1901 1890 0 13:57 ? 00:00:00 /bin/sh -c /tmp/SQU25/install-homer.sh\nubuntu 1903 1901 0 13:57 ? 00:00:00 /bin/bash -e /tmp/SQU25/install-homer.sh\nroot 2590 2 0 13:59 ? 00:00:00 [kworker/u5:0]\nntp 8551 1 0 14:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9069 1 0 14:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9127 1 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9131 9127 0 14:01 ? 00:00:00 inotifywait -e create -qq .\nroot 9241 1 0 14:01 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9242 9241 0 14:01 ? 00:00:00 nginx: worker process\nwww-data 9243 9241 0 14:01 ? 00:00:00 nginx: worker process\nwww-data 9244 9241 0 14:01 ? 00:00:00 nginx: worker process\nwww-data 9245 9241 0 14:01 ? 00:00:00 nginx: worker process\nroot 9671 9069 0 14:01 ? 00:00:00 [nginx_ping] \nroot 9673 9069 0 14:01 ? 00:00:00 [check-nginx-upt] \nroot 9675 9069 0 14:01 ? 00:00:00 [check-monit-upt] \ndnsmasq 9897 1 0 14:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9960 1903 0 14:02 ? 00:00:00 /bin/bash -e /tmp/SQU25/install-homer.sh\nubuntu 9961 9960 0 14:02 ? 00:00:00 /bin/bash -e /tmp/SQU25/install-homer.sh\nroot 9962 9961 0 14:02 ? 00:00:00 sudo ps -edf\nroot 9963 9962 0 14:02 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:15.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:16.596Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:16.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:16.635Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:16.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:16.635Z", "message": "[homer] => 2018-06-07 14:01:51.903647742 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:16.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:16.635Z", "message": "[homer] => [07-Jun-2018 14:01:04 UTC] clearwater-diags-monitor starting\n[07-Jun-2018 14:01:04 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:16.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:17.303Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:17.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:17.646Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:17.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:17.646Z", "message": "Execution done (return_code=0): /tmp/SQU25/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:17.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:17.646Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:17.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3e43cb1-2052-4ca2-ba3f-1f0f581b8f3e"}, {"node_instance_id": "homer_nhw02f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:18.861Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:18.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1888, "offset": 1846, "size": 50}}} 2018-06-07 14:02:20,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:20,175 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:20 GMT 2018-06-07 14:02:20,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:20,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20753 2018-06-07 14:02:20,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:20,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9897/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9069/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9241/nginx tcp6 0 0 ::1:53 :::* LISTEN 9897/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1113/sshd udp 0 0 10.67.79.12:123 0.0.0.0:* 8551/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8551/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8551/ntpd udp 0 0 0.0.0.0:56214 0.0.0.0:* 652/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9897/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 652/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8551/ntpd udp6 0 0 ::1:123 :::* 8551/ntpd udp6 0 0 :::123 :::* 8551/ntpd udp6 0 0 :::32607 :::* 652/dhclient udp6 0 0 ::1:53 :::* 9897/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9503 1135/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7469 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9274 896/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10732 1681/python2.7 /tmp/cloudify-logging-server-60567.socket unix 2 [ ACC ] STREAM LISTENING 11121 1890/python2.7 /tmp/ctx-LO_ryn.socket unix 2 [ ACC ] STREAM LISTENING 7087 1/init @/com/ubuntu/upstart real 0m0.007s user 0m0.004s sys 0m0.003s 2018-06-07 14:02:20,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-06-07 14:02:20,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-06-07 14:02:20,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/lastlog /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/iotop.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/dpkg.log /var/log/unattended-upgrades /var/log/monit.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa07 /var/log/sysstat/clearwater-sa07 /var/log/wtmp /var/log/ntpstats /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/syslog /var/log/clearwater-diags-monitor.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/boot.log /var/log/alternatives.log /var/log/udev /var/log/clearwater-config-manager /var/log/dmesg /var/log/cloud-init-output.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-06-07 14:02:20,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-06-07 14:02:20,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-06-07 14:02:20,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 13:53 ? 00:00:00 /sbin/init root 2 0 0 13:53 ? 00:00:00 [kthreadd] root 3 2 0 13:53 ? 00:00:00 [ksoftirqd/0] root 5 2 0 13:53 ? 00:00:00 [kworker/0:0H] root 6 2 0 13:53 ? 00:00:00 [kworker/u4:0] root 7 2 0 13:53 ? 00:00:00 [rcu_sched] root 8 2 0 13:53 ? 00:00:00 [rcuos/0] root 9 2 0 13:53 ? 00:00:00 [rcuos/1] root 10 2 0 13:53 ? 00:00:00 [rcu_bh] root 11 2 0 13:53 ? 00:00:00 [rcuob/0] root 12 2 0 13:53 ? 00:00:00 [rcuob/1] root 13 2 0 13:53 ? 00:00:00 [migration/0] root 14 2 0 13:53 ? 00:00:00 [watchdog/0] root 15 2 0 13:53 ? 00:00:00 [watchdog/1] root 16 2 0 13:53 ? 00:00:00 [migration/1] root 17 2 0 13:53 ? 00:00:00 [ksoftirqd/1] root 18 2 0 13:53 ? 00:00:00 [kworker/1:0] root 19 2 0 13:53 ? 00:00:00 [kworker/1:0H] root 20 2 0 13:53 ? 00:00:00 [khelper] root 21 2 0 13:53 ? 00:00:00 [kdevtmpfs] root 22 2 0 13:53 ? 00:00:00 [netns] root 23 2 0 13:53 ? 00:00:00 [writeback] root 24 2 0 13:53 ? 00:00:00 [kintegrityd] root 25 2 0 13:53 ? 00:00:00 [bioset] root 27 2 0 13:53 ? 00:00:00 [kblockd] root 28 2 0 13:53 ? 00:00:00 [ata_sff] root 29 2 0 13:53 ? 00:00:00 [khubd] root 30 2 0 13:53 ? 00:00:00 [md] root 31 2 0 13:53 ? 00:00:00 [devfreq_wq] root 32 2 0 13:53 ? 00:00:00 [kworker/0:1] root 34 2 0 13:53 ? 00:00:00 [khungtaskd] root 35 2 0 13:53 ? 00:00:00 [kswapd0] root 36 2 0 13:53 ? 00:00:00 [vmstat] root 37 2 0 13:53 ? 00:00:00 [ksmd] root 38 2 0 13:53 ? 00:00:00 [khugepaged] root 39 2 0 13:53 ? 00:00:00 [fsnotify_mark] root 40 2 0 13:53 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 13:53 ? 00:00:00 [crypto] root 53 2 0 13:53 ? 00:00:00 [kthrotld] root 54 2 0 13:53 ? 00:00:00 [kworker/u4:1] root 55 2 0 13:53 ? 00:00:00 [vballoon] root 56 2 0 13:53 ? 00:00:00 [kworker/1:1] root 57 2 0 13:53 ? 00:00:00 [scsi_eh_0] root 58 2 0 13:53 ? 00:00:00 [scsi_eh_1] root 79 2 0 13:53 ? 00:00:00 [deferwq] root 80 2 0 13:53 ? 00:00:00 [charger_manager] root 125 2 0 13:53 ? 00:00:00 [kpsmoused] root 142 2 0 13:53 ? 00:00:00 [kworker/0:2] root 186 2 0 13:53 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 13:53 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 13:53 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 440 2 0 13:53 ? 00:00:00 [kworker/u5:1] root 481 1 0 13:53 ? 00:00:00 upstart-socket-bridge --daemon root 652 1 0 13:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 826 2 0 13:54 ? 00:00:00 [kworker/u5:2] root 829 2 0 13:54 ? 00:00:00 [kauditd] message+ 896 1 0 13:54 ? 00:00:00 dbus-daemon --system --fork root 941 1 0 13:54 ? 00:00:00 /lib/systemd/systemd-logind root 964 1 0 13:54 ? 00:00:00 upstart-file-bridge --daemon syslog 1026 1 0 13:54 ? 00:00:00 rsyslogd root 1062 1 0 13:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1065 1 0 13:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1069 1 0 13:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1070 1 0 13:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1072 1 0 13:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1113 1 0 13:54 ? 00:00:00 /usr/sbin/sshd -D root 1118 1 0 13:54 ? 00:00:00 cron daemon 1119 1 0 13:54 ? 00:00:00 atd root 1128 1 0 13:54 ? 00:00:00 /usr/sbin/irqbalance root 1135 1 0 13:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1211 1 0 13:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1217 1 0 13:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1681 1 0 13:54 ? 00:00:00 /home/ubuntu/homer_host_9z47c7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_9z47c7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_9z47c7 --logging-server-logdir=/home/ubuntu/homer_host_9z47c7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_9z47c7/work/homer_host_9z47c7%I.log --pidfile=/home/ubuntu/homer_host_9z47c7/work/homer_host_9z47c7.pid ubuntu 1795 1 0 13:54 ? 00:00:02 python2.7 /home/ubuntu/homer_host_9z47c7/env/bin/diamond --configfile /home/ubuntu/homer_host_9z47c7/work/plugins/diamond/etc/diamond.conf ubuntu 1868 1681 0 13:57 ? 00:00:00 /home/ubuntu/homer_host_9z47c7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_9z47c7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_9z47c7 --logging-server-logdir=/home/ubuntu/homer_host_9z47c7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_9z47c7/work/homer_host_9z47c7%I.log --pidfile=/home/ubuntu/homer_host_9z47c7/work/homer_host_9z47c7.pid ubuntu 1890 1868 0 13:57 ? 00:00:00 /home/ubuntu/homer_host_9z47c7/env/bin/python2.7 /home/ubuntu/homer_host_9z47c7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-QeFWbz ubuntu 1901 1890 0 13:57 ? 00:00:00 /bin/sh -c /tmp/SQU25/install-homer.sh ubuntu 1903 1901 0 13:57 ? 00:00:00 /bin/bash -e /tmp/SQU25/install-homer.sh root 2590 2 0 13:59 ? 00:00:00 [kworker/u5:0] ntp 8551 1 0 14:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9069 1 0 14:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9127 1 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9131 9127 0 14:01 ? 00:00:00 inotifywait -e create -qq . root 9241 1 0 14:01 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9242 9241 0 14:01 ? 00:00:00 nginx: worker process www-data 9243 9241 0 14:01 ? 00:00:00 nginx: worker process www-data 9244 9241 0 14:01 ? 00:00:00 nginx: worker process www-data 9245 9241 0 14:01 ? 00:00:00 nginx: worker process root 9671 9069 0 14:01 ? 00:00:00 [nginx_ping] root 9673 9069 0 14:01 ? 00:00:00 [check-nginx-upt] root 9675 9069 0 14:01 ? 00:00:00 [check-monit-upt] dnsmasq 9897 1 0 14:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9960 1903 0 14:02 ? 00:00:00 /bin/bash -e /tmp/SQU25/install-homer.sh ubuntu 9961 9960 0 14:02 ? 00:00:00 /bin/bash -e /tmp/SQU25/install-homer.sh root 9962 9961 0 14:02 ? 00:00:00 sudo ps -edf root 9963 9962 0 14:02 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-06-07 14:02:20,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:02:20,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-06-07 14:02:20,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-06-07 14:01:51.903647742 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-06-07 14:02:20,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [07-Jun-2018 14:01:04 UTC] clearwater-diags-monitor starting [07-Jun-2018 14:01:04 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-06-07 14:02:20,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:02:20,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-06-07 14:02:20,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SQU25/install-homer.sh 2018-06-07 14:02:20,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-06-07 14:02:20,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 14:02:20,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:20,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:20,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:20,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:20,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:20,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:20,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:20,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:20,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:20,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:20,386 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:20 GMT 2018-06-07 14:02:20,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:20,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:20,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:25,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:25,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:25,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:25,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:25,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:25,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:25,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:25,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:25,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:20.316Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:20.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:20.316Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:20.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:20.457Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SRU8J/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:20.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.540Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "[localhost] run: sudo mv /tmp/tmpaxlgjW /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "[localhost] run: sudo mv /tmp/tmpeDkbUk /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:21.572Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:21.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "639ccb5e-66b6-41b8-b970-9bbfe1f84297"}], "metadata": {"pagination": {"total": 1904, "offset": 1862, "size": 50}}} 2018-06-07 14:02:25,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:25,661 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:25 GMT 2018-06-07 14:02:25,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:25,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8573 2018-06-07 14:02:25,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:02:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:02:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SRU8J/bind.py 2018-06-07 14:02:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:02:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaxlgjW /etc/bind/db.clearwater.local 2018-06-07 14:02:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeDkbUk /etc/bind/db.clearwater.opnfv 2018-06-07 14:02:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-06-07 14:02:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-06-07 14:02:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 14:02:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-06-07 14:02:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-06-07 14:02:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-06-07 14:02:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-06-07 14:02:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 14:02:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-06-07 14:02:25,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:25,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:25,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:25,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:25,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:25,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:25,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:25,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:25,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:25,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:25,805 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:25 GMT 2018-06-07 14:02:25,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:25,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:25,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:30,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:31,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:31,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:31,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:31,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:31,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:31,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:31,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:31,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1904, "offset": 1877, "size": 50}}} 2018-06-07 14:02:31,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:31,349 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:31 GMT 2018-06-07 14:02:31,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:31,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:02:31,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:31,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:31,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:31,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:31,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:31,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:31,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:31,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:31,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:31,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:31,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:31,691 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:31 GMT 2018-06-07 14:02:31,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:31,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:31,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:36,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:36,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:36,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:36,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:36,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:36,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:36,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:36,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:36,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1904, "offset": 1877, "size": 50}}} 2018-06-07 14:02:36,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:36,791 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:36 GMT 2018-06-07 14:02:36,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:36,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:02:36,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:36,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:37,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:37,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:37,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:37,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:37,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:37,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:37,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:37,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:37,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:37,154 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:37 GMT 2018-06-07 14:02:37,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:37,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:37,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:42,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:42,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:42,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:42,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:42,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:42,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:42,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:42,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:42,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:38.408Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,135 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58584 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m39.257s\nuser\t0m12.273s\nsys\t0m2.876s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:38.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:39.586Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:39.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:39.586Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:39.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:39.586Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:39.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:41.361Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.075s\nuser\t0m0.006s\nsys\t0m0.049s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:41.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:41.595Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:41.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}], "metadata": {"pagination": {"total": 1910, "offset": 1877, "size": 50}}} 2018-06-07 14:02:42,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:42,263 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:42 GMT 2018-06-07 14:02:42,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:42,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17058 2018-06-07 14:02:42,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:42,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,135 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58584 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m39.257s user 0m12.273s sys 0m2.876s 2018-06-07 14:02:42,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-06-07 14:02:42,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-06-07 14:02:42,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-06-07 14:02:42,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.075s user 0m0.006s sys 0m0.049s 2018-06-07 14:02:42,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-06-07 14:02:42,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:42,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:42,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:42,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:42,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:42,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:42,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:42,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:42,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:42,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:42,333 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:42 GMT 2018-06-07 14:02:42,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:42,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:42,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:47,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:47,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:47,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:47,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:47,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:47,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:47,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:47,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:47,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:42.608Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:42.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:42.608Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e5:51:2e \n inet addr:10.67.79.7 Bcast:10.67.79.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee5:512e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106434 errors:0 dropped:1 overruns:0 frame:0\n TX packets:61714 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171225982 (171.2 MB) TX bytes:11854425 (11.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3318 (3.3 KB) TX bytes:3318 (3.3 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:42.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:42.608Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:42.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:42.608Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 13:53 ? 00:00:00 /sbin/init\nroot 2 0 0 13:53 ? 00:00:00 [kthreadd]\nroot 3 2 0 13:53 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 13:53 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 13:53 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 13:53 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 13:53 ? 00:00:00 [rcu_sched]\nroot 8 2 0 13:53 ? 00:00:00 [rcuos/0]\nroot 9 2 0 13:53 ? 00:00:00 [rcuos/1]\nroot 10 2 0 13:53 ? 00:00:00 [rcu_bh]\nroot 11 2 0 13:53 ? 00:00:00 [rcuob/0]\nroot 12 2 0 13:53 ? 00:00:00 [rcuob/1]\nroot 13 2 0 13:53 ? 00:00:00 [migration/0]\nroot 14 2 0 13:53 ? 00:00:00 [watchdog/0]\nroot 15 2 0 13:53 ? 00:00:00 [watchdog/1]\nroot 16 2 0 13:53 ? 00:00:00 [migration/1]\nroot 17 2 0 13:53 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 13:53 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 13:53 ? 00:00:00 [khelper]\nroot 21 2 0 13:53 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 13:53 ? 00:00:00 [netns]\nroot 23 2 0 13:53 ? 00:00:00 [writeback]\nroot 24 2 0 13:53 ? 00:00:00 [kintegrityd]\nroot 25 2 0 13:53 ? 00:00:00 [bioset]\nroot 27 2 0 13:53 ? 00:00:00 [kblockd]\nroot 28 2 0 13:53 ? 00:00:00 [ata_sff]\nroot 29 2 0 13:53 ? 00:00:00 [khubd]\nroot 30 2 0 13:53 ? 00:00:00 [md]\nroot 31 2 0 13:53 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 13:53 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 13:53 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 13:53 ? 00:00:00 [khungtaskd]\nroot 36 2 0 13:53 ? 00:00:00 [kswapd0]\nroot 37 2 0 13:53 ? 00:00:00 [vmstat]\nroot 38 2 0 13:53 ? 00:00:00 [ksmd]\nroot 39 2 0 13:53 ? 00:00:00 [khugepaged]\nroot 40 2 0 13:53 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 13:53 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 13:53 ? 00:00:00 [crypto]\nroot 54 2 0 13:53 ? 00:00:00 [kthrotld]\nroot 55 2 0 13:53 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 13:53 ? 00:00:00 [vballoon]\nroot 57 2 0 13:53 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 13:53 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 13:53 ? 00:00:00 [deferwq]\nroot 80 2 0 13:53 ? 00:00:00 [charger_manager]\nroot 124 2 0 13:53 ? 00:00:00 [kpsmoused]\nroot 125 2 0 13:53 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 13:53 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 13:53 ? 00:00:00 [ext4-rsv-conver]\nroot 391 1 0 13:53 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 13:53 ? 00:00:00 [kworker/u5:1]\nroot 434 2 0 13:53 ? 00:00:00 [kworker/u5:2]\nroot 532 1 0 13:53 ? 00:00:00 upstart-socket-bridge --daemon\nroot 653 1 0 13:53 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 829 2 0 13:53 ? 00:00:00 [kauditd]\nroot 925 1 0 13:54 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 932 1 0 13:54 ? 00:00:00 rsyslogd\nmessage+ 1030 1 0 13:54 ? 00:00:00 dbus-daemon --system --fork\nroot 1050 1 0 13:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1131 1 0 13:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1134 1 0 13:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1138 1 0 13:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1139 1 0 13:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1141 1 0 13:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1170 1 0 13:54 ? 00:00:00 cron\nroot 1172 1 0 13:54 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1174 1 0 13:54 ? 00:00:00 atd\nroot 1189 1 0 13:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1200 1 0 13:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1271 1 0 13:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1278 1 0 13:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1682 1 0 13:54 ? 00:00:00 /home/ubuntu/dime_host_dwccpg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_dwccpg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_dwccpg --logging-server-logdir=/home/ubuntu/dime_host_dwccpg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_dwccpg/work/dime_host_dwccpg%I.log --pidfile=/home/ubuntu/dime_host_dwccpg/work/dime_host_dwccpg.pid\nubuntu 1796 1 0 13:54 ? 00:00:02 python2.7 /home/ubuntu/dime_host_dwccpg/env/bin/diamond --configfile /home/ubuntu/dime_host_dwccpg/work/plugins/diamond/etc/diamond.conf\nubuntu 1868 1682 0 13:57 ? 00:00:00 /home/ubuntu/dime_host_dwccpg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_dwccpg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_dwccpg --logging-server-logdir=/home/ubuntu/dime_host_dwccpg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_dwccpg/work/dime_host_dwccpg%I.log --pidfile=/home/ubuntu/dime_host_dwccpg/work/dime_host_dwccpg.pid\nubuntu 1889 1868 0 13:57 ? 00:00:00 /home/ubuntu/dime_host_dwccpg/env/bin/python2.7 /home/ubuntu/dime_host_dwccpg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-k8v44Y\nubuntu 1900 1889 0 13:57 ? 00:00:00 /bin/sh -c /tmp/VIET8/install-dime.sh\nubuntu 1902 1900 0 13:57 ? 00:00:00 /bin/bash -e /tmp/VIET8/install-dime.sh\nroot 2249 2 0 13:58 ? 00:00:00 [kworker/u5:0]\nntp 8873 1 0 14:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9446 1 0 14:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9447 9446 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9451 1 0 14:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9452 9451 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9461 9452 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9462 9447 0 14:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9463 9461 0 14:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9660 1 0 14:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10179 1 0 14:02 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\nroot 10544 1 0 14:02 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10545 10544 0 14:02 ? 00:00:00 nginx: worker process\nwww-data 10546 10544 0 14:02 ? 00:00:00 nginx: worker process\nwww-data 10547 10544 0 14:02 ? 00:00:00 nginx: worker process\nwww-data 10548 10544 0 14:02 ? 00:00:00 nginx: worker process\nroot 10549 9660 0 14:02 ? 00:00:00 [nginx_ping] \nroot 10551 9660 0 14:02 ? 00:00:00 [check-nginx-upt] \nroot 10554 9660 0 14:02 ? 00:00:00 [check-monit-upt] \ndnsmasq 10571 1 0 14:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10663 1902 0 14:02 ? 00:00:00 /bin/bash -e /tmp/VIET8/install-dime.sh\nubuntu 10664 10663 0 14:02 ? 00:00:00 /bin/bash -e /tmp/VIET8/install-dime.sh\nroot 10665 10664 0 14:02 ? 00:00:00 sudo ps -edf\nroot 10666 10665 0 14:02 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:42.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:43.724Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:43.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:43.724Z", "message": "[dime] => 2018:06:07 14:01:21: Namespace: management\n2018:06:07 14:01:21: [management] Starting server\n2018:06:07 14:01:21: [management] Listening for requests\n2018:06:07 14:01:21: Namespace: signaling\n2018:06:07 14:01:21: [signaling] Starting server\n2018:06:07 14:01:21: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:43.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:43.724Z", "message": "[dime] => /var/log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/lastlog\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/iotop.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/clearwater-socket-factory.log\n/var/log/dmesg.0\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa07\n/var/log/wtmp\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/syslog\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/boot.log\n/var/log/alternatives.log\n/var/log/ralf\n/var/log/udev\n/var/log/clearwater-config-manager\n/var/log/dmesg\n/var/log/homestead\n/var/log/homestead/homestead_20180607T140000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_out.log\n/var/log/cloud-init-output.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:43.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:43.724Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10571/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1172/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9660/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10544/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10571/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1172/sshd \nudp 0 0 10.67.79.7:123 0.0.0.0:* 8873/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8873/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8873/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10179/snmpd \nudp 0 0 0.0.0.0:57198 0.0.0.0:* 653/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10571/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 653/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8873/ntpd \nudp6 0 0 ::1:123 :::* 8873/ntpd \nudp6 0 0 :::123 :::* 8873/ntpd \nudp6 0 0 :::26758 :::* 653/dhclient \nudp6 0 0 :::161 :::* 10179/snmpd \nudp6 0 0 ::1:53 :::* 10571/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10969 1682/python2.7 /tmp/cloudify-logging-server-0b5dc.socket\nunix 2 [ ACC ] STREAM LISTENING 11979 1889/python2.7 /tmp/ctx-s41PM5.socket\nunix 2 [ ACC ] STREAM LISTENING 6822 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21991 9462/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21156 9463/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 22989 10179/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 8912 1200/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7383 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9435 1030/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:43.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:43.724Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:43.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:44.737Z", "message": "[dime] => 2018-06-07 14:02:19.318522525 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:44.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:44.737Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:44.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:44.990Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:44.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:45.754Z", "message": "Execution done (return_code=0): /tmp/VIET8/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:45.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:45.754Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:45.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "988a700d-e0ad-4060-9eb8-a504a381719a"}, {"node_instance_id": "dime_ojm7e1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:46.374Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:46.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:46.995Z", "message": "Downloaded scripts/bind/bind.py to /tmp/V3HC9/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:46.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:47.616Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:47.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:47.616Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:47.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1931, "offset": 1883, "size": 50}}} 2018-06-07 14:02:47,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:47,875 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:47 GMT 2018-06-07 14:02:47,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:47,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24482 2018-06-07 14:02:47,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:47,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-06-07 14:02:47,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e5:51:2e inet addr:10.67.79.7 Bcast:10.67.79.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee5:512e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106434 errors:0 dropped:1 overruns:0 frame:0 TX packets:61714 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171225982 (171.2 MB) TX bytes:11854425 (11.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3318 (3.3 KB) TX bytes:3318 (3.3 KB) real 0m0.004s user 0m0.001s sys 0m0.003s 2018-06-07 14:02:47,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-06-07 14:02:47,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 13:53 ? 00:00:00 /sbin/init root 2 0 0 13:53 ? 00:00:00 [kthreadd] root 3 2 0 13:53 ? 00:00:00 [ksoftirqd/0] root 4 2 0 13:53 ? 00:00:00 [kworker/0:0] root 5 2 0 13:53 ? 00:00:00 [kworker/0:0H] root 6 2 0 13:53 ? 00:00:00 [kworker/u4:0] root 7 2 0 13:53 ? 00:00:00 [rcu_sched] root 8 2 0 13:53 ? 00:00:00 [rcuos/0] root 9 2 0 13:53 ? 00:00:00 [rcuos/1] root 10 2 0 13:53 ? 00:00:00 [rcu_bh] root 11 2 0 13:53 ? 00:00:00 [rcuob/0] root 12 2 0 13:53 ? 00:00:00 [rcuob/1] root 13 2 0 13:53 ? 00:00:00 [migration/0] root 14 2 0 13:53 ? 00:00:00 [watchdog/0] root 15 2 0 13:53 ? 00:00:00 [watchdog/1] root 16 2 0 13:53 ? 00:00:00 [migration/1] root 17 2 0 13:53 ? 00:00:00 [ksoftirqd/1] root 19 2 0 13:53 ? 00:00:00 [kworker/1:0H] root 20 2 0 13:53 ? 00:00:00 [khelper] root 21 2 0 13:53 ? 00:00:00 [kdevtmpfs] root 22 2 0 13:53 ? 00:00:00 [netns] root 23 2 0 13:53 ? 00:00:00 [writeback] root 24 2 0 13:53 ? 00:00:00 [kintegrityd] root 25 2 0 13:53 ? 00:00:00 [bioset] root 27 2 0 13:53 ? 00:00:00 [kblockd] root 28 2 0 13:53 ? 00:00:00 [ata_sff] root 29 2 0 13:53 ? 00:00:00 [khubd] root 30 2 0 13:53 ? 00:00:00 [md] root 31 2 0 13:53 ? 00:00:00 [devfreq_wq] root 32 2 0 13:53 ? 00:00:00 [kworker/1:1] root 33 2 0 13:53 ? 00:00:00 [kworker/0:1] root 35 2 0 13:53 ? 00:00:00 [khungtaskd] root 36 2 0 13:53 ? 00:00:00 [kswapd0] root 37 2 0 13:53 ? 00:00:00 [vmstat] root 38 2 0 13:53 ? 00:00:00 [ksmd] root 39 2 0 13:53 ? 00:00:00 [khugepaged] root 40 2 0 13:53 ? 00:00:00 [fsnotify_mark] root 41 2 0 13:53 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 13:53 ? 00:00:00 [crypto] root 54 2 0 13:53 ? 00:00:00 [kthrotld] root 55 2 0 13:53 ? 00:00:00 [kworker/u4:1] root 56 2 0 13:53 ? 00:00:00 [vballoon] root 57 2 0 13:53 ? 00:00:00 [scsi_eh_0] root 58 2 0 13:53 ? 00:00:00 [scsi_eh_1] root 79 2 0 13:53 ? 00:00:00 [deferwq] root 80 2 0 13:53 ? 00:00:00 [charger_manager] root 124 2 0 13:53 ? 00:00:00 [kpsmoused] root 125 2 0 13:53 ? 00:00:00 [kworker/1:2] root 186 2 0 13:53 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 13:53 ? 00:00:00 [ext4-rsv-conver] root 391 1 0 13:53 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 13:53 ? 00:00:00 [kworker/u5:1] root 434 2 0 13:53 ? 00:00:00 [kworker/u5:2] root 532 1 0 13:53 ? 00:00:00 upstart-socket-bridge --daemon root 653 1 0 13:53 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 829 2 0 13:53 ? 00:00:00 [kauditd] root 925 1 0 13:54 ? 00:00:00 upstart-file-bridge --daemon syslog 932 1 0 13:54 ? 00:00:00 rsyslogd message+ 1030 1 0 13:54 ? 00:00:00 dbus-daemon --system --fork root 1050 1 0 13:54 ? 00:00:00 /lib/systemd/systemd-logind root 1131 1 0 13:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1134 1 0 13:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1138 1 0 13:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1139 1 0 13:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1141 1 0 13:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1170 1 0 13:54 ? 00:00:00 cron root 1172 1 0 13:54 ? 00:00:00 /usr/sbin/sshd -D daemon 1174 1 0 13:54 ? 00:00:00 atd root 1189 1 0 13:54 ? 00:00:00 /usr/sbin/irqbalance root 1200 1 0 13:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1271 1 0 13:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1278 1 0 13:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1682 1 0 13:54 ? 00:00:00 /home/ubuntu/dime_host_dwccpg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_dwccpg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_dwccpg --logging-server-logdir=/home/ubuntu/dime_host_dwccpg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_dwccpg/work/dime_host_dwccpg%I.log --pidfile=/home/ubuntu/dime_host_dwccpg/work/dime_host_dwccpg.pid ubuntu 1796 1 0 13:54 ? 00:00:02 python2.7 /home/ubuntu/dime_host_dwccpg/env/bin/diamond --configfile /home/ubuntu/dime_host_dwccpg/work/plugins/diamond/etc/diamond.conf ubuntu 1868 1682 0 13:57 ? 00:00:00 /home/ubuntu/dime_host_dwccpg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_dwccpg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_dwccpg --logging-server-logdir=/home/ubuntu/dime_host_dwccpg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_dwccpg/work/dime_host_dwccpg%I.log --pidfile=/home/ubuntu/dime_host_dwccpg/work/dime_host_dwccpg.pid ubuntu 1889 1868 0 13:57 ? 00:00:00 /home/ubuntu/dime_host_dwccpg/env/bin/python2.7 /home/ubuntu/dime_host_dwccpg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-k8v44Y ubuntu 1900 1889 0 13:57 ? 00:00:00 /bin/sh -c /tmp/VIET8/install-dime.sh ubuntu 1902 1900 0 13:57 ? 00:00:00 /bin/bash -e /tmp/VIET8/install-dime.sh root 2249 2 0 13:58 ? 00:00:00 [kworker/u5:0] ntp 8873 1 0 14:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9446 1 0 14:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9447 9446 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9451 1 0 14:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9452 9451 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9461 9452 0 14:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9462 9447 0 14:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9463 9461 0 14:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9660 1 0 14:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10179 1 0 14:02 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid root 10544 1 0 14:02 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10545 10544 0 14:02 ? 00:00:00 nginx: worker process www-data 10546 10544 0 14:02 ? 00:00:00 nginx: worker process www-data 10547 10544 0 14:02 ? 00:00:00 nginx: worker process www-data 10548 10544 0 14:02 ? 00:00:00 nginx: worker process root 10549 9660 0 14:02 ? 00:00:00 [nginx_ping] root 10551 9660 0 14:02 ? 00:00:00 [check-nginx-upt] root 10554 9660 0 14:02 ? 00:00:00 [check-monit-upt] dnsmasq 10571 1 0 14:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10663 1902 0 14:02 ? 00:00:00 /bin/bash -e /tmp/VIET8/install-dime.sh ubuntu 10664 10663 0 14:02 ? 00:00:00 /bin/bash -e /tmp/VIET8/install-dime.sh root 10665 10664 0 14:02 ? 00:00:00 sudo ps -edf root 10666 10665 0 14:02 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.006s 2018-06-07 14:02:47,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-06-07 14:02:47,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:06:07 14:01:21: Namespace: management 2018:06:07 14:01:21: [management] Starting server 2018:06:07 14:01:21: [management] Listening for requests 2018:06:07 14:01:21: Namespace: signaling 2018:06:07 14:01:21: [signaling] Starting server 2018:06:07 14:01:21: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-06-07 14:02:47,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/lastlog /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/iotop.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/clearwater-socket-factory.log /var/log/dmesg.0 /var/log/dpkg.log /var/log/unattended-upgrades /var/log/monit.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa07 /var/log/wtmp /var/log/ntpstats /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/syslog /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/boot.log /var/log/alternatives.log /var/log/ralf /var/log/udev /var/log/clearwater-config-manager /var/log/dmesg /var/log/homestead /var/log/homestead/homestead_20180607T140000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_out.log /var/log/cloud-init-output.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-06-07 14:02:47,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10571/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1172/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9660/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10544/nginx tcp6 0 0 ::1:53 :::* LISTEN 10571/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1172/sshd udp 0 0 10.67.79.7:123 0.0.0.0:* 8873/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8873/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8873/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10179/snmpd udp 0 0 0.0.0.0:57198 0.0.0.0:* 653/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10571/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 653/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8873/ntpd udp6 0 0 ::1:123 :::* 8873/ntpd udp6 0 0 :::123 :::* 8873/ntpd udp6 0 0 :::26758 :::* 653/dhclient udp6 0 0 :::161 :::* 10179/snmpd udp6 0 0 ::1:53 :::* 10571/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10969 1682/python2.7 /tmp/cloudify-logging-server-0b5dc.socket unix 2 [ ACC ] STREAM LISTENING 11979 1889/python2.7 /tmp/ctx-s41PM5.socket unix 2 [ ACC ] STREAM LISTENING 6822 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21991 9462/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21156 9463/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 22989 10179/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 8912 1200/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7383 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9435 1030/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-06-07 14:02:47,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-06-07 14:02:47,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-06-07 14:02:19.318522525 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-06-07 14:02:47,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-06-07 14:02:47,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:02:47,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VIET8/install-dime.sh 2018-06-07 14:02:47,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-06-07 14:02:47,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 14:02:47,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/V3HC9/bind.py 2018-06-07 14:02:47,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:02:47,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:02:47,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:48,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:48,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:48,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:48,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:48,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:48,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:48,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:48,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:48,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:48,417 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:48 GMT 2018-06-07 14:02:48,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:48,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:48,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:53,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:53,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:53,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:53,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:53,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:53,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:53,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:53,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:53,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:48.391Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:48.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:48.764Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'dime': {u'dime_ojm7e1': {u'public_address': u'', u'private_address': u'10.67.79.7', u'name': u'dime-ojm7e1'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:48.764Z", "message": "[localhost] run: sudo mv /tmp/tmpI1i7tA /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:48.764Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:48.764Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:48.764Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:48.764Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:49.065Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:49.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:49.774Z", "message": "[localhost] run: sudo mv /tmp/tmpGb9o7b /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:49.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:49.774Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:49.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:02:49.774Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:02:49.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d82ff864-171e-4215-9e67-90e2fa7561b5"}], "metadata": {"pagination": {"total": 1944, "offset": 1901, "size": 50}}} 2018-06-07 14:02:53,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:53,549 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:53 GMT 2018-06-07 14:02:53,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:53,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7157 2018-06-07 14:02:53,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:53,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-06-07 14:02:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'dime': {u'dime_ojm7e1': {u'public_address': u'', u'private_address': u'10.67.79.7', u'name': u'dime-ojm7e1'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 14:02:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpI1i7tA /etc/bind/db.clearwater.local 2018-06-07 14:02:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-06-07 14:02:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-06-07 14:02:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-06-07 14:02:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-06-07 14:02:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 14:02:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:02:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGb9o7b /etc/bind/db.clearwater.opnfv 2018-06-07 14:02:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-06-07 14:02:53,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-06-07 14:02:53,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:53,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:53,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:53,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:53,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:53,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:53,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:53,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:53,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:53,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:53,663 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:53 GMT 2018-06-07 14:02:53,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:53,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:53,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:58,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:59,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:59,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1913, "size": 50}}} 2018-06-07 14:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:59 GMT 2018-06-07 14:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:02:59,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:02:59,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:02:59,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:02:59,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:02:59,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:02:59,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:02:59,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:02:59,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:02:59,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:02:59,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:02:59,141 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:02:59 GMT 2018-06-07 14:02:59,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:02:59,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:02:59,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:04,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:04,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:04,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:04,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:04,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:04,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:04,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:04,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:04,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:02.401Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.304s\nuser\t0m0.986s\nsys\t0m0.120s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:02.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735d17ec-358b-4b53-94ba-9f88f7e94a24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:03.785Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:03.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735d17ec-358b-4b53-94ba-9f88f7e94a24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:03.785Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:03.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735d17ec-358b-4b53-94ba-9f88f7e94a24"}], "metadata": {"pagination": {"total": 1947, "offset": 1913, "size": 50}}} 2018-06-07 14:03:04,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:04,357 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:04 GMT 2018-06-07 14:03:04,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:04,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:03:04,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.304s user 0m0.986s sys 0m0.120s 2018-06-07 14:03:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:03:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:03:04,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:04,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:04,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:04,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:04,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:04,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:04,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:04,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:04,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:04,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:04,679 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:04 GMT 2018-06-07 14:03:04,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:04,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:04,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:09,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:09,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:09,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:09,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:09,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:09,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:09,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:09,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:09,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:04.924Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:04.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "516afbf2-5b20-4e10-9534-88554c4ba349"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:04.924Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m3.343s\nuser\t0m1.000s\nsys\t0m0.093s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:04.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "516afbf2-5b20-4e10-9534-88554c4ba349"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:04.924Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:04.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "516afbf2-5b20-4e10-9534-88554c4ba349"}], "metadata": {"pagination": {"total": 1950, "offset": 1916, "size": 50}}} 2018-06-07 14:03:09,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:09,785 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:09 GMT 2018-06-07 14:03:09,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:09,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:03:09,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:09,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:03:09,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m3.343s user 0m1.000s sys 0m0.093s 2018-06-07 14:03:09,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:03:09,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:09,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:09,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:09,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:09,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:09,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:09,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:09,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:09,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:09,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:09,983 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:09 GMT 2018-06-07 14:03:09,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:09,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:09,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:14,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:15,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:15,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:15,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:15,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:15,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:15,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:15,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:15,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1950, "offset": 1919, "size": 50}}} 2018-06-07 14:03:15,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:15,081 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:15 GMT 2018-06-07 14:03:15,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:15,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:03:15,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:15,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:15,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:15,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:15,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:15,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:15,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:15,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:15,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:15,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:15,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:15,142 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:15 GMT 2018-06-07 14:03:15,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:15,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:15,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:20,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:20,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:20,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:20,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:20,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:20,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:20,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:20,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:20,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:17.894Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:17.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}], "metadata": {"pagination": {"total": 1951, "offset": 1919, "size": 50}}} 2018-06-07 14:03:20,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:20,418 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:20 GMT 2018-06-07 14:03:20,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:20,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-06-07 14:03:20,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:20,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:03:20,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:20,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:20,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:20,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:20,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:20,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:20,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:20,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:20,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:20,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:20,547 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:20 GMT 2018-06-07 14:03:20,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:20,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:20,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:25,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:25,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:25,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:25,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:25,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:25,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:25,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:25,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:25,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:23.082Z", "message": "Execution done (return_code=100): /tmp/4DW6K/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:23.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735d17ec-358b-4b53-94ba-9f88f7e94a24"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:23.202Z", "message": "Task failed 'script_runner.tasks.run' [retry 2/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:03:23.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:24.796Z", "message": "Execution done (return_code=100): /tmp/L7T4I/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:24.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "516afbf2-5b20-4e10-9534-88554c4ba349"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:24.923Z", "message": "Task failed 'script_runner.tasks.run' [retry 2/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:03:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1955, "offset": 1920, "size": 50}}} 2018-06-07 14:03:25,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:25,828 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:25 GMT 2018-06-07 14:03:25,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:25,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3844 2018-06-07 14:03:25,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/4DW6K/install-ellis.sh 2018-06-07 14:03:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 2/60] 2018-06-07 14:03:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/L7T4I/install-bono.sh 2018-06-07 14:03:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 2/60] 2018-06-07 14:03:25,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:25,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:25,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:25,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:25,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:25,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:25,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:25,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:25,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:25,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:25,906 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:25 GMT 2018-06-07 14:03:25,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:25,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:25,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:30,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:31,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:31,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:31,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:31,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:31,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:31,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:31,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:31,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:26.726Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 0s (6,363 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59674 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m8.647s\nuser\t0m3.469s\nsys\t0m0.743s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:26.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:27.944Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:27.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:27.944Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:27.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:27.944Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:27.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:29.582Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.054s\nuser\t0m0.003s\nsys\t0m0.051s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:29.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:29.952Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:29.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}], "metadata": {"pagination": {"total": 1961, "offset": 1924, "size": 50}}} 2018-06-07 14:03:31,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:31,209 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:31 GMT 2018-06-07 14:03:31,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:31,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8051 2018-06-07 14:03:31,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:31,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 0s (6,363 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59674 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m8.647s user 0m3.469s sys 0m0.743s 2018-06-07 14:03:31,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-06-07 14:03:31,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-06-07 14:03:31,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-06-07 14:03:31,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.054s user 0m0.003s sys 0m0.051s 2018-06-07 14:03:31,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-06-07 14:03:31,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:31,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:31,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:31,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:31,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:31,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:31,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:31,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:31,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:31,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:31,285 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:31 GMT 2018-06-07 14:03:31,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:31,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:31,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:36,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:36,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:36,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:36,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:36,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:36,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:36,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:36,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:36,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:31.319Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fb:8d:97 \n inet addr:10.67.79.15 Bcast:10.67.79.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:8d97/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:136816 errors:0 dropped:1 overruns:0 frame:0\n TX packets:86856 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218036896 (218.0 MB) TX bytes:14320396 (14.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:74 errors:0 dropped:0 overruns:0 frame:0\n TX packets:74 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:6718 (6.7 KB) TX bytes:6718 (6.7 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:31.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:31.319Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 13:53 ? 00:00:00 /sbin/init\nroot 2 0 0 13:53 ? 00:00:00 [kthreadd]\nroot 3 2 0 13:53 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 13:53 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 13:53 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 13:53 ? 00:00:00 [rcu_sched]\nroot 8 2 0 13:53 ? 00:00:00 [rcuos/0]\nroot 9 2 0 13:53 ? 00:00:00 [rcuos/1]\nroot 10 2 0 13:53 ? 00:00:00 [rcu_bh]\nroot 11 2 0 13:53 ? 00:00:00 [rcuob/0]\nroot 12 2 0 13:53 ? 00:00:00 [rcuob/1]\nroot 13 2 0 13:53 ? 00:00:00 [migration/0]\nroot 14 2 0 13:53 ? 00:00:00 [watchdog/0]\nroot 15 2 0 13:53 ? 00:00:00 [watchdog/1]\nroot 16 2 0 13:53 ? 00:00:00 [migration/1]\nroot 17 2 0 13:53 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 13:53 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 13:53 ? 00:00:00 [khelper]\nroot 21 2 0 13:53 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 13:53 ? 00:00:00 [netns]\nroot 23 2 0 13:53 ? 00:00:00 [writeback]\nroot 24 2 0 13:53 ? 00:00:00 [kintegrityd]\nroot 25 2 0 13:53 ? 00:00:00 [bioset]\nroot 26 2 0 13:53 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 13:53 ? 00:00:00 [kblockd]\nroot 28 2 0 13:53 ? 00:00:00 [ata_sff]\nroot 29 2 0 13:53 ? 00:00:00 [khubd]\nroot 30 2 0 13:53 ? 00:00:00 [md]\nroot 31 2 0 13:53 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 13:53 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 13:53 ? 00:00:00 [khungtaskd]\nroot 35 2 0 13:53 ? 00:00:00 [kswapd0]\nroot 36 2 0 13:53 ? 00:00:00 [vmstat]\nroot 37 2 0 13:53 ? 00:00:00 [ksmd]\nroot 38 2 0 13:53 ? 00:00:00 [khugepaged]\nroot 39 2 0 13:53 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 13:53 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 13:53 ? 00:00:00 [crypto]\nroot 53 2 0 13:53 ? 00:00:00 [kthrotld]\nroot 54 2 0 13:53 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 13:53 ? 00:00:00 [vballoon]\nroot 56 2 0 13:53 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 13:53 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 13:53 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 13:53 ? 00:00:00 [deferwq]\nroot 80 2 0 13:53 ? 00:00:00 [charger_manager]\nroot 125 2 0 13:53 ? 00:00:00 [kpsmoused]\nroot 131 2 0 13:53 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 13:53 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 13:53 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 13:53 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 517 1 0 13:53 ? 00:00:00 upstart-socket-bridge --daemon\nroot 652 1 0 13:53 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 828 2 0 13:53 ? 00:00:00 [kauditd]\nmessage+ 913 1 0 13:54 ? 00:00:00 dbus-daemon --system --fork\nroot 945 1 0 13:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 969 1 0 13:54 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1011 1 0 13:54 ? 00:00:00 rsyslogd\nroot 1061 1 0 13:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1064 1 0 13:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1068 1 0 13:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1069 1 0 13:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1071 1 0 13:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1111 1 0 13:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1116 1 0 13:54 ? 00:00:00 cron\ndaemon 1117 1 0 13:54 ? 00:00:00 atd\nroot 1125 1 0 13:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1142 1 0 13:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1267 1 0 13:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1274 1 0 13:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1579 2 0 13:54 ? 00:00:00 [kworker/1:2]\nubuntu 1683 1 0 13:54 ? 00:00:00 /home/ubuntu/vellum_host_8bc4vy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_8bc4vy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_8bc4vy --logging-server-logdir=/home/ubuntu/vellum_host_8bc4vy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_8bc4vy/work/vellum_host_8bc4vy%I.log --pidfile=/home/ubuntu/vellum_host_8bc4vy/work/vellum_host_8bc4vy.pid\nubuntu 1797 1 0 13:54 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_8bc4vy/env/bin/diamond --configfile /home/ubuntu/vellum_host_8bc4vy/work/plugins/diamond/etc/diamond.conf\nroot 1807 2 0 13:54 ? 00:00:00 [kworker/u5:2]\nubuntu 1874 1683 0 13:57 ? 00:00:00 /home/ubuntu/vellum_host_8bc4vy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_8bc4vy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_8bc4vy --logging-server-logdir=/home/ubuntu/vellum_host_8bc4vy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_8bc4vy/work/vellum_host_8bc4vy%I.log --pidfile=/home/ubuntu/vellum_host_8bc4vy/work/vellum_host_8bc4vy.pid\nubuntu 1895 1874 0 13:57 ? 00:00:00 /home/ubuntu/vellum_host_8bc4vy/env/bin/python2.7 /home/ubuntu/vellum_host_8bc4vy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Q7bBth\nubuntu 1906 1895 0 13:57 ? 00:00:00 /bin/sh -c /tmp/2VLFN/install-vellum.sh\nubuntu 1908 1906 0 13:57 ? 00:00:00 /bin/bash -e /tmp/2VLFN/install-vellum.sh\nroot 4629 2 0 13:59 ? 00:00:00 [kworker/u5:1]\nntp 11961 1 0 14:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12363 1 0 14:02 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12689 1 0 14:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13331 1 0 14:02 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13338 13331 0 14:02 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13749 12689 0 14:03 ? 00:00:00 [check-monit-upt] \ndnsmasq 14308 1 0 14:03 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14371 1908 0 14:03 ? 00:00:00 /bin/bash -e /tmp/2VLFN/install-vellum.sh\nubuntu 14372 14371 0 14:03 ? 00:00:00 /bin/bash -e /tmp/2VLFN/install-vellum.sh\nroot 14373 14372 0 14:03 ? 00:00:00 sudo ps -edf\nroot 14374 14373 0 14:03 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:31.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:31.319Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14308/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1111/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12689/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12363/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14308/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1111/sshd \nudp 0 0 10.67.79.15:123 0.0.0.0:* 11961/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11961/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11961/ntpd \nudp 0 0 0.0.0.0:35589 0.0.0.0:* 652/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12363/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14308/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 652/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 11961/ntpd \nudp6 0 0 ::1:123 :::* 11961/ntpd \nudp6 0 0 :::123 :::* 11961/ntpd \nudp6 0 0 :::52233 :::* 652/dhclient \nudp6 0 0 ::1:53 :::* 14308/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11271 1683/python2.7 /tmp/cloudify-logging-server-bdc74.socket\nunix 2 [ ACC ] STREAM LISTENING 12635 1895/python2.7 /tmp/ctx-ofP_t8.socket\nunix 2 [ ACC ] STREAM LISTENING 7112 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9318 1142/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7895 913/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 2026 392/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:31.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:31.319Z", "message": "[vellum] => /var/log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/lastlog\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/iotop.log\n/var/log/astaire\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20180607T140000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa07\n/var/log/wtmp\n/var/log/ntpstats\n/var/log/btmp\n/var/log/syslog\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/boot.log\n/var/log/alternatives.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/rogers\n/var/log/udev\n/var/log/clearwater-config-manager\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/chronos\n/var/log/memcached.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:31.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:31.319Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:31.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:31.319Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:31.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:31.319Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:31.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:32.332Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:32.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:32.332Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:32.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:33.394Z", "message": "[vellum] => 2018-06-07 14:02:43.657186761 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:33.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:33.394Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:33.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:33.394Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:33.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:33.394Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:33.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:33.394Z", "message": "[vellum] => INFO [main] 2018-06-07 13:59:57,835 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-06-07 13:59:57,850 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-06-07 13:59:57,938 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-06-07 13:59:58,071 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-06-07 13:59:58,078 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-06-07 13:59:58,078 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-06-07 13:59:58,404 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-06-07 13:59:58,435 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-06-07 13:59:58,468 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_171\nWARN [main] 2018-06-07 13:59:58,468 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 708160(691K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74037536(72302K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16708144(16316K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-06-07 13:59:58,470 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1528379997.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1528379997.log]\nINFO [main] 2018-06-07 13:59:58,526 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-06-07 13:59:58,527 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-06-07 13:59:58,598 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-06-07 13:59:58,600 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-06-07 13:59:58,600 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-06-07 13:59:58,603 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-06-07 13:59:58,608 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-06-07 13:59:58,613 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-06-07 13:59:58,614 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-06-07 13:59:58,672 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-06-07 13:59:59,785 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-06-07 13:59:59,790 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-06-07 13:59:59,796 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-06-07 13:59:59,800 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-06-07 13:59:59,804 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-06-07 13:59:59,808 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-06-07 13:59:59,815 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-06-07 13:59:59,819 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-06-07 13:59:59,822 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-06-07 13:59:59,825 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-06-07 13:59:59,830 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-06-07 13:59:59,833 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-06-07 13:59:59,836 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-06-07 13:59:59,839 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-06-07 13:59:59,842 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-06-07 13:59:59,845 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-06-07 13:59:59,910 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-06-07 13:59:59,911 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-06-07 13:59:59,942 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-06-07 13:59:59,947 Memtable.java:347 - Writing Memtable-local@655412707(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-06-07 13:59:59,976 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=399)\nINFO [main] 2018-06-07 14:00:00,614 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-06-07 14:00:00,746 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-06-07 14:00:00,747 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-06-07 14:00:00,749 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-06-07 14:00:00,760 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-06-07 14:00:00,760 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-06-07 14:00:00,774 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-06-07 14:00:00,781 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-06-07 14:00:00,790 SystemKeyspace.java:765 - No host ID found, created 725fb3f9-51fc-4fa4-90fb-e6553cf54562 (Note: This should happen exactly once per node).\nINFO [main] 2018-06-07 14:00:00,792 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-06-07 14:00:00,794 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-06-07 14:00:00,794 Memtable.java:347 - Writing Memtable-local@672616099(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-06-07 14:00:00,796 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=93397)\nINFO [main] 2018-06-07 14:00:01,260 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-06-07 14:00:01,269 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-06-07 14:00:01,293 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-06-07 14:00:01,303 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-06-07 14:00:01,309 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-06-07 14:00:01,320 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-06-07 14:00:01,326 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-06-07 14:00:01,334 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-06-07 14:00:01,335 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-06-07 14:00:01,342 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-06-07 14:00:01,351 StorageService.java:959 - Generated random tokens. tokens are [-6000932560154342149, -395304849722729784, 3991116839258788533, 2446657469342538844, -3768791066729990349, 1321004264400282822, -4905156848307971259, 6617288095986136149, -3590779231922913061, 2754733289744073492, -2257635146555062098, 1206956858776605387, 7713794586462085946, 4288683264951131509, 1475218071847963595, 1745934242777467805, 2482062634341611172, -6849799621618898905, 7538679616459398059, 9129171256289137919, -26816876912483071, -2684166671556341821, 5993994977474415859, 5005739063580121001, -1988336070457382349, 1070574021770546832, -152894422624004548, -8314201900414300004, 2018984772560681188, -5424044170111856664, 2679680158404020460, 4130923777453710703, -8470124858620065116, -7190336526687764224, -4516900824631468447, -5348708941078328408, 3413184164225353535, 7633648199121792022, -468880190011026952, 7366660304360820640, 780578233440801044, 1926021626918865913, -7170465534948879955, -2196109958273002496, 7356945124574450871, -8892404500089242859, 5461162283835974094, 4664040344795701551, -5828736582601348566, 7919058348600566836, 2816448078702322595, 1759076012907195328, 7650368116673578977, -7675158499771358402, 2677166613103703693, 47102559462090906, -5781501142864416486, 7621086000497516757, 3950085211711899021, 8114337022995576289, -3036782738684855791, -1762430438839122643, -2611058408755395607, -6398423581320242926, -7973643028863023361, 6052683122815333153, -7906037083750619746, 561486202963050253, -6688781507049811055, 1518750858505562405, -1883689921080581752, 5972783650155550179, 7919758876736493298, 3959737566850526040, 6897983552558527060, 1141647402008440296, -4322040777213341487, 2143601553013973686, 4345986211660324226, -4038896111399439776, 8622590507426891552, 1560135005820109028, 5848754832754954048, -1451537395847116183, -8185141219304289415, -8034793198978265567, 2498416673190529539, 4599520797712803378, 5726959660969808994, -736953819724119104, -494576550729677675, 3382274195948282866, -299508087468169653, 3243827999323653849, 8985328360643703303, 7385952292558589081, 7017369975795410574, -5562569086343341789, 1755605040150243882, 8592908730205930800, 896250433504189418, 3737601890492423725, -6665533699957017963, -7767500201703714263, -6938134959533810260, 4684117126427283613, 8188580615730966994, -4460762747134930131, -6509255983955680177, 3993537543278450279, -957027180265364320, -4126998646911301457, -8337159094968285963, 7629142617619968542, -8074002980507118421, -6406426961336394443, 124868870783304216, 9161467540632526538, 5794270319548411178, -3759469639823982323, 5791421156449968966, -3455607462225222804, 3151588906916609728, 3162045131469662173, -6533613944379153219, 6876870390653031625, 7474907519533903897, -3298686475690427102, 2808551938383974180, 1393439097545894342, -5957845878455478789, -640847390234450832, 4730962329750338204, 3161885929623843830, 7025287436615800816, 8874613867658164159, 3004303193912618802, 8886970466375530426, 8042403087876880982, -1228404750140103692, -8790167580619627527, -8047154402288259493, -4704843780042942870, -3755420647308334057, 7529730685040354081, -173689331266660992, -5924120144727239126, -7671343628438931517, -7657124290701491109, -2490732793444660729, -1801869185818348804, 2283041909891045465, 3320352417494499399, 4016202171256747949, 906491286273893360, -1044667227891791823, -2580008754697838423, -9191122430487864686, 5536131342086146462, -2938135186536801774, -3533579954143329676, -5770738688091932464, 7243825354916056442, -531435114467055372, 7242132117136262207, 1263590101449728086, -3617294166735715880, -1212604545416384916, 2053227130389530160, -8545561363275360771, 6728240817764039721, 6010547385687885682, 4377367072159434751, 4907431365554689430, -4891921528106709512, -3915104570420031331, 4648377409889963573, -5172689389877152954, 6740142376215244878, 6556338939275607196, -5099374112111246933, -129479530462955210, -3179843035253386891, -5259489060846188798, 5538110504183184612, 7349318957911884259, 2290402549935802476, 5412935625540167602, -4637795945751355620, -833627237324476305, -5294627126741434921, 343397697444980230, 4397483934782380498, 7728286102726237775, -4052479615986619415, 4085443832188935675, 5471969614480897721, 1896708692106505869, 2235365125718467375, -2368301393159754158, -3093573373605787610, -4114378197181103574, 1819558607659587365, -6837864849789702110, -2061558704774776672, -7876750907106792078, 6560039850193600427, 5324922490052612650, -8935634428138816048, -245040229384771827, -1901931450915149839, -5634703199316304760, -4040778569735978111, -3105879394111463882, 5697830689315071208, 8239072033105624816, -7428158880706149675, -1790193242298478068, 4693873468285115948, -2591785724290766905, 6529409871249650929, 6009077796879205300, -2090637869949811816, 6706989843524504995, -3380842601834854911, -2691912895302323105, 7590749835399530381, -2595611178405187300, -7529819773702034692, -6564582338051349745, 5897872659526753364, 1084563881513159268, -2151985173954286517, -382101522628833282, 891645587503048360, -7942222669470100077, -701756364498586446, 8121190249382646844, -2764919866890644048, -877877549191744310, 2178557860453821615, 9136884707681526996, -4836149656876827474, 3883472561668992092, 497765361172570825, 5481699502652311603, -5334997986484461544, 5488365286997396610, 2417896531260459711, -8117792838714958911, -4458246348807297063, 5597937005999996117, -3738288415311508163, 1717892379965043479, 6698811050340476359, -416021720310785845]\nINFO [main] 2018-06-07 14:00:01,365 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7916fac5[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@18590ff4[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@74083200}\nINFO [MigrationStage:1] 2018-06-07 14:00:01,391 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-06-07 14:00:01,392 Memtable.java:347 - Writing Memtable-schema_keyspaces@1364400349(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-06-07 14:00:01,393 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102352)\nINFO [MigrationStage:1] 2018-06-07 14:00:01,971 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-06-07 14:00:01,971 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1437385905(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-06-07 14:00:01,979 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102352)\nINFO [MigrationStage:1] 2018-06-07 14:00:02,649 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-06-07 14:00:02,650 Memtable.java:347 - Writing Memtable-schema_columns@1948753860(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-06-07 14:00:02,669 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102352)\nINFO [MigrationStage:1] 2018-06-07 14:00:03,088 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-06-07 14:00:03,088 Memtable.java:347 - Writing Memtable-schema_triggers@1637903645(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-06-07 14:00:03,089 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102352)\nINFO [MigrationStage:1] 2018-06-07 14:00:03,824 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-06-07 14:00:03,825 Memtable.java:347 - Writing Memtable-schema_usertypes@571509997(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-06-07 14:00:03,825 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102352)\nINFO [MigrationStage:1] 2018-06-07 14:00:04,145 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7646684a[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-06-07 14:00:04,149 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-06-07 14:00:04,149 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6ee2400a[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-06-07 14:00:04,153 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-06-07 14:00:04,191 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-06-07 14:00:04,192 Memtable.java:347 - Writing Memtable-local@822824450(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-06-07 14:00:04,193 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102595)\nINFO [main] 2018-06-07 14:00:04,733 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51470 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-06-07 14:00:04,734 Memtable.java:347 - Writing Memtable-local@190128708(8.356KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-06-07 14:00:04,741 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=114576)\nINFO [CompactionExecutor:2] 2018-06-07 14:00:05,363 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2018-06-07 14:00:05,406 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-06-07 14:00:05,484 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-06-07 14:00:05,510 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-06-07 14:00:05,510 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-06-07 14:00:05,553 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-06-07 14:00:05,558 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-06-07 14:00:05,849 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,935 bytes to 5,747 (~96% of original) in 482ms = 0.011371MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-06-07 14:02:38,424 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-06-07 14:02:38,453 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-06-07 14:02:38,454 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-06-07 14:02:38,455 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-06-07 14:02:40,462 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-06-07 14:02:40,463 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:33.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:34.256Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:34.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:34.409Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:34.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:34.409Z", "message": "Execution done (return_code=0): /tmp/2VLFN/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:34.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:34.409Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:34.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:34.409Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:34.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:34.409Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:34.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e374564f-c07c-400c-b560-dcae9415bd05"}, {"node_instance_id": "vellum_um2vp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:34.854Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:34.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:35.536Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/E65CH/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:35.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}, {"node_instance_id": "vellum_um2vp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:35.865Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:35.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "vellum_um2vp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:35.865Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:35.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 1987, "offset": 1930, "size": 50}}} 2018-06-07 14:03:36,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:36,372 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:36 GMT 2018-06-07 14:03:36,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:36,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80589 2018-06-07 14:03:36,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:36,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fb:8d:97 inet addr:10.67.79.15 Bcast:10.67.79.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefb:8d97/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:136816 errors:0 dropped:1 overruns:0 frame:0 TX packets:86856 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218036896 (218.0 MB) TX bytes:14320396 (14.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:74 errors:0 dropped:0 overruns:0 frame:0 TX packets:74 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6718 (6.7 KB) TX bytes:6718 (6.7 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-06-07 14:03:36,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 13:53 ? 00:00:00 /sbin/init root 2 0 0 13:53 ? 00:00:00 [kthreadd] root 3 2 0 13:53 ? 00:00:00 [ksoftirqd/0] root 5 2 0 13:53 ? 00:00:00 [kworker/0:0H] root 6 2 0 13:53 ? 00:00:00 [kworker/u4:0] root 7 2 0 13:53 ? 00:00:00 [rcu_sched] root 8 2 0 13:53 ? 00:00:00 [rcuos/0] root 9 2 0 13:53 ? 00:00:00 [rcuos/1] root 10 2 0 13:53 ? 00:00:00 [rcu_bh] root 11 2 0 13:53 ? 00:00:00 [rcuob/0] root 12 2 0 13:53 ? 00:00:00 [rcuob/1] root 13 2 0 13:53 ? 00:00:00 [migration/0] root 14 2 0 13:53 ? 00:00:00 [watchdog/0] root 15 2 0 13:53 ? 00:00:00 [watchdog/1] root 16 2 0 13:53 ? 00:00:00 [migration/1] root 17 2 0 13:53 ? 00:00:00 [ksoftirqd/1] root 19 2 0 13:53 ? 00:00:00 [kworker/1:0H] root 20 2 0 13:53 ? 00:00:00 [khelper] root 21 2 0 13:53 ? 00:00:00 [kdevtmpfs] root 22 2 0 13:53 ? 00:00:00 [netns] root 23 2 0 13:53 ? 00:00:00 [writeback] root 24 2 0 13:53 ? 00:00:00 [kintegrityd] root 25 2 0 13:53 ? 00:00:00 [bioset] root 26 2 0 13:53 ? 00:00:00 [kworker/u5:0] root 27 2 0 13:53 ? 00:00:00 [kblockd] root 28 2 0 13:53 ? 00:00:00 [ata_sff] root 29 2 0 13:53 ? 00:00:00 [khubd] root 30 2 0 13:53 ? 00:00:00 [md] root 31 2 0 13:53 ? 00:00:00 [devfreq_wq] root 32 2 0 13:53 ? 00:00:00 [kworker/0:1] root 34 2 0 13:53 ? 00:00:00 [khungtaskd] root 35 2 0 13:53 ? 00:00:00 [kswapd0] root 36 2 0 13:53 ? 00:00:00 [vmstat] root 37 2 0 13:53 ? 00:00:00 [ksmd] root 38 2 0 13:53 ? 00:00:00 [khugepaged] root 39 2 0 13:53 ? 00:00:00 [fsnotify_mark] root 40 2 0 13:53 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 13:53 ? 00:00:00 [crypto] root 53 2 0 13:53 ? 00:00:00 [kthrotld] root 54 2 0 13:53 ? 00:00:00 [kworker/u4:1] root 55 2 0 13:53 ? 00:00:00 [vballoon] root 56 2 0 13:53 ? 00:00:00 [kworker/1:1] root 57 2 0 13:53 ? 00:00:00 [scsi_eh_0] root 58 2 0 13:53 ? 00:00:00 [scsi_eh_1] root 79 2 0 13:53 ? 00:00:00 [deferwq] root 80 2 0 13:53 ? 00:00:00 [charger_manager] root 125 2 0 13:53 ? 00:00:00 [kpsmoused] root 131 2 0 13:53 ? 00:00:00 [kworker/0:2] root 186 2 0 13:53 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 13:53 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 13:53 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 13:53 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 517 1 0 13:53 ? 00:00:00 upstart-socket-bridge --daemon root 652 1 0 13:53 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 828 2 0 13:53 ? 00:00:00 [kauditd] message+ 913 1 0 13:54 ? 00:00:00 dbus-daemon --system --fork root 945 1 0 13:54 ? 00:00:00 /lib/systemd/systemd-logind root 969 1 0 13:54 ? 00:00:00 upstart-file-bridge --daemon syslog 1011 1 0 13:54 ? 00:00:00 rsyslogd root 1061 1 0 13:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1064 1 0 13:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1068 1 0 13:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1069 1 0 13:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1071 1 0 13:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1111 1 0 13:54 ? 00:00:00 /usr/sbin/sshd -D root 1116 1 0 13:54 ? 00:00:00 cron daemon 1117 1 0 13:54 ? 00:00:00 atd root 1125 1 0 13:54 ? 00:00:00 /usr/sbin/irqbalance root 1142 1 0 13:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1267 1 0 13:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1274 1 0 13:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1579 2 0 13:54 ? 00:00:00 [kworker/1:2] ubuntu 1683 1 0 13:54 ? 00:00:00 /home/ubuntu/vellum_host_8bc4vy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_8bc4vy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_8bc4vy --logging-server-logdir=/home/ubuntu/vellum_host_8bc4vy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_8bc4vy/work/vellum_host_8bc4vy%I.log --pidfile=/home/ubuntu/vellum_host_8bc4vy/work/vellum_host_8bc4vy.pid ubuntu 1797 1 0 13:54 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_8bc4vy/env/bin/diamond --configfile /home/ubuntu/vellum_host_8bc4vy/work/plugins/diamond/etc/diamond.conf root 1807 2 0 13:54 ? 00:00:00 [kworker/u5:2] ubuntu 1874 1683 0 13:57 ? 00:00:00 /home/ubuntu/vellum_host_8bc4vy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_8bc4vy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_8bc4vy --logging-server-logdir=/home/ubuntu/vellum_host_8bc4vy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_8bc4vy/work/vellum_host_8bc4vy%I.log --pidfile=/home/ubuntu/vellum_host_8bc4vy/work/vellum_host_8bc4vy.pid ubuntu 1895 1874 0 13:57 ? 00:00:00 /home/ubuntu/vellum_host_8bc4vy/env/bin/python2.7 /home/ubuntu/vellum_host_8bc4vy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Q7bBth ubuntu 1906 1895 0 13:57 ? 00:00:00 /bin/sh -c /tmp/2VLFN/install-vellum.sh ubuntu 1908 1906 0 13:57 ? 00:00:00 /bin/bash -e /tmp/2VLFN/install-vellum.sh root 4629 2 0 13:59 ? 00:00:00 [kworker/u5:1] ntp 11961 1 0 14:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12363 1 0 14:02 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12689 1 0 14:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13331 1 0 14:02 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13338 13331 0 14:02 ? 00:00:00 cpulimit -e astaire -l 10 root 13749 12689 0 14:03 ? 00:00:00 [check-monit-upt] dnsmasq 14308 1 0 14:03 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14371 1908 0 14:03 ? 00:00:00 /bin/bash -e /tmp/2VLFN/install-vellum.sh ubuntu 14372 14371 0 14:03 ? 00:00:00 /bin/bash -e /tmp/2VLFN/install-vellum.sh root 14373 14372 0 14:03 ? 00:00:00 sudo ps -edf root 14374 14373 0 14:03 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.007s 2018-06-07 14:03:36,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14308/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1111/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12689/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12363/memcached tcp6 0 0 ::1:53 :::* LISTEN 14308/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1111/sshd udp 0 0 10.67.79.15:123 0.0.0.0:* 11961/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11961/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11961/ntpd udp 0 0 0.0.0.0:35589 0.0.0.0:* 652/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12363/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14308/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 652/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 11961/ntpd udp6 0 0 ::1:123 :::* 11961/ntpd udp6 0 0 :::123 :::* 11961/ntpd udp6 0 0 :::52233 :::* 652/dhclient udp6 0 0 ::1:53 :::* 14308/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11271 1683/python2.7 /tmp/cloudify-logging-server-bdc74.socket unix 2 [ ACC ] STREAM LISTENING 12635 1895/python2.7 /tmp/ctx-ofP_t8.socket unix 2 [ ACC ] STREAM LISTENING 7112 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9318 1142/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7895 913/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 2026 392/systemd-udevd /run/udev/control real 0m0.006s user 0m0.000s sys 0m0.006s 2018-06-07 14:03:36,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/lastlog /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/iotop.log /var/log/astaire /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20180607T140000Z.txt /var/log/astaire/astaire_err.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/dpkg.log /var/log/unattended-upgrades /var/log/monit.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa07 /var/log/wtmp /var/log/ntpstats /var/log/btmp /var/log/syslog /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/boot.log /var/log/alternatives.log /var/log/cassandra /var/log/cassandra/system.log /var/log/rogers /var/log/udev /var/log/clearwater-config-manager /var/log/dmesg /var/log/cloud-init-output.log /var/log/chronos /var/log/memcached.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-06-07 14:03:36,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-06-07 14:03:36,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-06-07 14:03:36,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-06-07 14:03:36,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-06-07 14:03:36,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-06-07 14:03:36,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-06-07 14:02:43.657186761 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-06-07 14:03:36,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-06-07 14:03:36,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-06-07 14:03:36,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-06-07 14:03:36,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-06-07 13:59:57,835 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-06-07 13:59:57,850 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-06-07 13:59:57,938 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-06-07 13:59:58,071 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-06-07 13:59:58,078 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-06-07 13:59:58,078 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-06-07 13:59:58,404 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-06-07 13:59:58,435 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-06-07 13:59:58,468 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_171 WARN [main] 2018-06-07 13:59:58,468 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 708160(691K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74037536(72302K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16708144(16316K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-06-07 13:59:58,469 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-06-07 13:59:58,470 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1528379997.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1528379997.log] INFO [main] 2018-06-07 13:59:58,526 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-06-07 13:59:58,527 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-06-07 13:59:58,598 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-06-07 13:59:58,600 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-06-07 13:59:58,600 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-06-07 13:59:58,603 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-06-07 13:59:58,608 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-06-07 13:59:58,613 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-06-07 13:59:58,614 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-06-07 13:59:58,672 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-06-07 13:59:59,785 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-06-07 13:59:59,790 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-06-07 13:59:59,796 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-06-07 13:59:59,800 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-06-07 13:59:59,804 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-06-07 13:59:59,808 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-06-07 13:59:59,815 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-06-07 13:59:59,819 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-06-07 13:59:59,822 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-06-07 13:59:59,825 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-06-07 13:59:59,830 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-06-07 13:59:59,833 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-06-07 13:59:59,836 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-06-07 13:59:59,839 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-06-07 13:59:59,842 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-06-07 13:59:59,845 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-06-07 13:59:59,910 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-06-07 13:59:59,911 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-06-07 13:59:59,942 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-06-07 13:59:59,947 Memtable.java:347 - Writing Memtable-local@655412707(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-06-07 13:59:59,976 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=399) INFO [main] 2018-06-07 14:00:00,614 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-06-07 14:00:00,746 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-06-07 14:00:00,747 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-06-07 14:00:00,749 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-06-07 14:00:00,760 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-06-07 14:00:00,760 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-06-07 14:00:00,774 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-06-07 14:00:00,781 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-06-07 14:00:00,790 SystemKeyspace.java:765 - No host ID found, created 725fb3f9-51fc-4fa4-90fb-e6553cf54562 (Note: This should happen exactly once per node). INFO [main] 2018-06-07 14:00:00,792 StorageService.java:807 - Starting up server gossip INFO [main] 2018-06-07 14:00:00,794 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-06-07 14:00:00,794 Memtable.java:347 - Writing Memtable-local@672616099(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-06-07 14:00:00,796 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=93397) INFO [main] 2018-06-07 14:00:01,260 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-06-07 14:00:01,269 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-06-07 14:00:01,293 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-06-07 14:00:01,303 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-06-07 14:00:01,309 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-06-07 14:00:01,320 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-06-07 14:00:01,326 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-06-07 14:00:01,334 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-06-07 14:00:01,335 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-06-07 14:00:01,342 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-06-07 14:00:01,351 StorageService.java:959 - Generated random tokens. tokens are [-6000932560154342149, -395304849722729784, 3991116839258788533, 2446657469342538844, -3768791066729990349, 1321004264400282822, -4905156848307971259, 6617288095986136149, -3590779231922913061, 2754733289744073492, -2257635146555062098, 1206956858776605387, 7713794586462085946, 4288683264951131509, 1475218071847963595, 1745934242777467805, 2482062634341611172, -6849799621618898905, 7538679616459398059, 9129171256289137919, -26816876912483071, -2684166671556341821, 5993994977474415859, 5005739063580121001, -1988336070457382349, 1070574021770546832, -152894422624004548, -8314201900414300004, 2018984772560681188, -5424044170111856664, 2679680158404020460, 4130923777453710703, -8470124858620065116, -7190336526687764224, -4516900824631468447, -5348708941078328408, 3413184164225353535, 7633648199121792022, -468880190011026952, 7366660304360820640, 780578233440801044, 1926021626918865913, -7170465534948879955, -2196109958273002496, 7356945124574450871, -8892404500089242859, 5461162283835974094, 4664040344795701551, -5828736582601348566, 7919058348600566836, 2816448078702322595, 1759076012907195328, 7650368116673578977, -7675158499771358402, 2677166613103703693, 47102559462090906, -5781501142864416486, 7621086000497516757, 3950085211711899021, 8114337022995576289, -3036782738684855791, -1762430438839122643, -2611058408755395607, -6398423581320242926, -7973643028863023361, 6052683122815333153, -7906037083750619746, 561486202963050253, -6688781507049811055, 1518750858505562405, -1883689921080581752, 5972783650155550179, 7919758876736493298, 3959737566850526040, 6897983552558527060, 1141647402008440296, -4322040777213341487, 2143601553013973686, 4345986211660324226, -4038896111399439776, 8622590507426891552, 1560135005820109028, 5848754832754954048, -1451537395847116183, -8185141219304289415, -8034793198978265567, 2498416673190529539, 4599520797712803378, 5726959660969808994, -736953819724119104, -494576550729677675, 3382274195948282866, -299508087468169653, 3243827999323653849, 8985328360643703303, 7385952292558589081, 7017369975795410574, -5562569086343341789, 1755605040150243882, 8592908730205930800, 896250433504189418, 3737601890492423725, -6665533699957017963, -7767500201703714263, -6938134959533810260, 4684117126427283613, 8188580615730966994, -4460762747134930131, -6509255983955680177, 3993537543278450279, -957027180265364320, -4126998646911301457, -8337159094968285963, 7629142617619968542, -8074002980507118421, -6406426961336394443, 124868870783304216, 9161467540632526538, 5794270319548411178, -3759469639823982323, 5791421156449968966, -3455607462225222804, 3151588906916609728, 3162045131469662173, -6533613944379153219, 6876870390653031625, 7474907519533903897, -3298686475690427102, 2808551938383974180, 1393439097545894342, -5957845878455478789, -640847390234450832, 4730962329750338204, 3161885929623843830, 7025287436615800816, 8874613867658164159, 3004303193912618802, 8886970466375530426, 8042403087876880982, -1228404750140103692, -8790167580619627527, -8047154402288259493, -4704843780042942870, -3755420647308334057, 7529730685040354081, -173689331266660992, -5924120144727239126, -7671343628438931517, -7657124290701491109, -2490732793444660729, -1801869185818348804, 2283041909891045465, 3320352417494499399, 4016202171256747949, 906491286273893360, -1044667227891791823, -2580008754697838423, -9191122430487864686, 5536131342086146462, -2938135186536801774, -3533579954143329676, -5770738688091932464, 7243825354916056442, -531435114467055372, 7242132117136262207, 1263590101449728086, -3617294166735715880, -1212604545416384916, 2053227130389530160, -8545561363275360771, 6728240817764039721, 6010547385687885682, 4377367072159434751, 4907431365554689430, -4891921528106709512, -3915104570420031331, 4648377409889963573, -5172689389877152954, 6740142376215244878, 6556338939275607196, -5099374112111246933, -129479530462955210, -3179843035253386891, -5259489060846188798, 5538110504183184612, 7349318957911884259, 2290402549935802476, 5412935625540167602, -4637795945751355620, -833627237324476305, -5294627126741434921, 343397697444980230, 4397483934782380498, 7728286102726237775, -4052479615986619415, 4085443832188935675, 5471969614480897721, 1896708692106505869, 2235365125718467375, -2368301393159754158, -3093573373605787610, -4114378197181103574, 1819558607659587365, -6837864849789702110, -2061558704774776672, -7876750907106792078, 6560039850193600427, 5324922490052612650, -8935634428138816048, -245040229384771827, -1901931450915149839, -5634703199316304760, -4040778569735978111, -3105879394111463882, 5697830689315071208, 8239072033105624816, -7428158880706149675, -1790193242298478068, 4693873468285115948, -2591785724290766905, 6529409871249650929, 6009077796879205300, -2090637869949811816, 6706989843524504995, -3380842601834854911, -2691912895302323105, 7590749835399530381, -2595611178405187300, -7529819773702034692, -6564582338051349745, 5897872659526753364, 1084563881513159268, -2151985173954286517, -382101522628833282, 891645587503048360, -7942222669470100077, -701756364498586446, 8121190249382646844, -2764919866890644048, -877877549191744310, 2178557860453821615, 9136884707681526996, -4836149656876827474, 3883472561668992092, 497765361172570825, 5481699502652311603, -5334997986484461544, 5488365286997396610, 2417896531260459711, -8117792838714958911, -4458246348807297063, 5597937005999996117, -3738288415311508163, 1717892379965043479, 6698811050340476359, -416021720310785845] INFO [main] 2018-06-07 14:00:01,365 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7916fac5[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@18590ff4[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@74083200} INFO [MigrationStage:1] 2018-06-07 14:00:01,391 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-06-07 14:00:01,392 Memtable.java:347 - Writing Memtable-schema_keyspaces@1364400349(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-06-07 14:00:01,393 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102352) INFO [MigrationStage:1] 2018-06-07 14:00:01,971 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-06-07 14:00:01,971 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1437385905(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-06-07 14:00:01,979 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102352) INFO [MigrationStage:1] 2018-06-07 14:00:02,649 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-06-07 14:00:02,650 Memtable.java:347 - Writing Memtable-schema_columns@1948753860(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-06-07 14:00:02,669 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102352) INFO [MigrationStage:1] 2018-06-07 14:00:03,088 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-06-07 14:00:03,088 Memtable.java:347 - Writing Memtable-schema_triggers@1637903645(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-06-07 14:00:03,089 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102352) INFO [MigrationStage:1] 2018-06-07 14:00:03,824 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-06-07 14:00:03,825 Memtable.java:347 - Writing Memtable-schema_usertypes@571509997(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-06-07 14:00:03,825 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102352) INFO [MigrationStage:1] 2018-06-07 14:00:04,145 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7646684a[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-06-07 14:00:04,149 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-06-07 14:00:04,149 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6ee2400a[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-06-07 14:00:04,153 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-06-07 14:00:04,191 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-06-07 14:00:04,192 Memtable.java:347 - Writing Memtable-local@822824450(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-06-07 14:00:04,193 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=102595) INFO [main] 2018-06-07 14:00:04,733 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51470 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-06-07 14:00:04,734 Memtable.java:347 - Writing Memtable-local@190128708(8.356KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-06-07 14:00:04,741 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1528379999762, position=114576) INFO [CompactionExecutor:2] 2018-06-07 14:00:05,363 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2018-06-07 14:00:05,406 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-06-07 14:00:05,484 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-06-07 14:00:05,510 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-06-07 14:00:05,510 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-06-07 14:00:05,553 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-06-07 14:00:05,558 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-06-07 14:00:05,849 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,935 bytes to 5,747 (~96% of original) in 482ms = 0.011371MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-06-07 14:02:38,424 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-06-07 14:02:38,453 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-06-07 14:02:38,454 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-06-07 14:02:38,455 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-06-07 14:02:40,462 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-06-07 14:02:40,463 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2018-06-07 14:03:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:03:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-06-07 14:03:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/2VLFN/install-vellum.sh 2018-06-07 14:03:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.004s user 0m0.000s sys 0m0.004s 2018-06-07 14:03:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-06-07 14:03:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.003s sys 0m0.002s 2018-06-07 14:03:36,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-06-07 14:03:36,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/E65CH/start-vellum.sh 2018-06-07 14:03:36,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:03:36,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:03:36,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:36,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:36,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:36,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:36,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:36,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:36,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:36,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:36,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:36,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:36,452 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:36 GMT 2018-06-07 14:03:36,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:36,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:36,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:41,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:41,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:41,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:41,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:41,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:41,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:41,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:41,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:41,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:36.418Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:36.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:36.418Z", "message": "Executing: /tmp/E65CH/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:36.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:36.418Z", "message": "[vellum] 10.67.79.15", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:36.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:37.460Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:37.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:37.460Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:37.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:37.460Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:37.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:38.235Z", "message": "Sending task 'script_runner.tasks.run' [retry 3/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:38.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:38.671Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/43TRT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:38.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1224408-5bcb-4a42-9859-9a6616ff61d1"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:38.875Z", "message": "Task started 'script_runner.tasks.run' [retry 3/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:38.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:39.481Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:39.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1224408-5bcb-4a42-9859-9a6616ff61d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:39.481Z", "message": "Executing: /tmp/43TRT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:39.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1224408-5bcb-4a42-9859-9a6616ff61d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:39.481Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:39.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1224408-5bcb-4a42-9859-9a6616ff61d1"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:39.952Z", "message": "Sending task 'script_runner.tasks.run' [retry 3/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:39.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:40.490Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1224408-5bcb-4a42-9859-9a6616ff61d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:40.490Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1224408-5bcb-4a42-9859-9a6616ff61d1"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:40.882Z", "message": "Task started 'script_runner.tasks.run' [retry 3/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:40.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2003, "offset": 1954, "size": 50}}} 2018-06-07 14:03:41,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:41,729 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:41 GMT 2018-06-07 14:03:41,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:41,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8358 2018-06-07 14:03:41,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-06-07 14:03:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/E65CH/start-vellum.sh 2018-06-07 14:03:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 10.67.79.15 2018-06-07 14:03:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:03:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-06-07 14:03:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-06-07 14:03:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 3/60] 2018-06-07 14:03:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/43TRT/install-ellis.sh 2018-06-07 14:03:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 3/60] 2018-06-07 14:03:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:03:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/43TRT/install-ellis.sh 2018-06-07 14:03:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:03:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 3/60] 2018-06-07 14:03:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:03:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:03:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 3/60] 2018-06-07 14:03:41,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:41,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:41,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:41,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:41,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:41,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:41,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:41,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:41,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:41,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:41,960 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:41 GMT 2018-06-07 14:03:41,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:41,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:41,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:46,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:47,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:47,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:47,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:47,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:47,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:47,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:47,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:47,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:41.498Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/1WEI7/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57a57894-3205-4f2d-8cfd-25b4c76ab655"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:41.498Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57a57894-3205-4f2d-8cfd-25b4c76ab655"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:41.498Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57a57894-3205-4f2d-8cfd-25b4c76ab655"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:41.498Z", "message": "Executing: /tmp/1WEI7/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57a57894-3205-4f2d-8cfd-25b4c76ab655"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:41.498Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57a57894-3205-4f2d-8cfd-25b4c76ab655"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:42.885Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:42.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57a57894-3205-4f2d-8cfd-25b4c76ab655"}], "metadata": {"pagination": {"total": 2009, "offset": 1970, "size": 50}}} 2018-06-07 14:03:47,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:47,251 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:47 GMT 2018-06-07 14:03:47,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:47,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3205 2018-06-07 14:03:47,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/1WEI7/install-bono.sh 2018-06-07 14:03:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:03:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:03:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1WEI7/install-bono.sh 2018-06-07 14:03:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:03:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:03:47,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:47,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:47,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:47,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:47,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:47,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:47,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:47,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:47,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:47,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:47,383 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:47 GMT 2018-06-07 14:03:47,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:47,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:47,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:52,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:52,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:52,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:52,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:52,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:52,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:52,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:52,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:52,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:47.128Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:47.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2010, "offset": 1976, "size": 50}}} 2018-06-07 14:03:52,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:52,481 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:52 GMT 2018-06-07 14:03:52,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:52,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:03:52,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:52,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:03:52,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:52,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:52,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:52,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:52,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:52,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:52,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:52,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:52,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:52,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:52,840 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:52 GMT 2018-06-07 14:03:52,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:52,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:52,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:57,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:03:57,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:57,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:57,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:57,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:57,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:57,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:57,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:57,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:03:57.365Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:03:57.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2011, "offset": 1977, "size": 50}}} 2018-06-07 14:03:57,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:57,936 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:57 GMT 2018-06-07 14:03:57,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:57,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:03:57,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:03:57,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:03:57,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:03:58,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:03:58,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:03:58,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:03:58,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:03:58,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:03:58,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:03:58,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:03:58,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:03:58,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:03:58,019 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:03:58 GMT 2018-06-07 14:03:58,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:03:58,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:03:58,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:03,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:03,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:03,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:03,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:03,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:03,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:03,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:03,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:03,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2011, "offset": 1978, "size": 50}}} 2018-06-07 14:04:03,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:03,578 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:03 GMT 2018-06-07 14:04:03,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:03,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:04:03,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:03,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:03,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:03,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:03,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:03,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:03,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:03,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:03,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:03,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:03,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:03,677 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:03 GMT 2018-06-07 14:04:03,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:03,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:03,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:08,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:09,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:09,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:09,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:09,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:09,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:09,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:09,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:09,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:07.597Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:07.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2012, "offset": 1978, "size": 50}}} 2018-06-07 14:04:09,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:09,170 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:09 GMT 2018-06-07 14:04:09,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:09,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:04:09,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:09,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:04:09,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:09,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:09,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:09,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:09,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:09,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:09,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:09,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:09,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:09,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:09,241 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:09 GMT 2018-06-07 14:04:09,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:09,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:09,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:14,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:14,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:14,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:14,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:14,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:14,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:14,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:14,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:14,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2012, "offset": 1979, "size": 50}}} 2018-06-07 14:04:14,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:14,475 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:14 GMT 2018-06-07 14:04:14,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:14,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:04:14,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:14,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:14,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:14,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:14,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:14,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:14,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:14,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:14,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:14,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:14,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:14,556 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:14 GMT 2018-06-07 14:04:14,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:14,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:14,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:19,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:20,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:20,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:20,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:20,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:20,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:20,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:20,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:20,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:17.834Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:17.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2013, "offset": 1979, "size": 50}}} 2018-06-07 14:04:20,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:20,241 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:20 GMT 2018-06-07 14:04:20,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:20,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:04:20,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:20,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:04:20,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:20,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:20,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:20,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:20,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:20,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:20,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:20,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:20,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:20,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:20,310 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:20 GMT 2018-06-07 14:04:20,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:20,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:20,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:25,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:25,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:25,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:25,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:25,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:25,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:25,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:25,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:25,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2013, "offset": 1980, "size": 50}}} 2018-06-07 14:04:25,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:25,397 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:25 GMT 2018-06-07 14:04:25,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:25,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:04:25,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:25,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:25,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:25,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:25,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:25,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:25,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:25,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:25,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:25,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:25,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:25,458 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:25 GMT 2018-06-07 14:04:25,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:25,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:25,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:30,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:30,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:30,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:30,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:30,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:30,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:30,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:30,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:30,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:28.068Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:28.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2014, "offset": 1980, "size": 50}}} 2018-06-07 14:04:30,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:30,557 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:30 GMT 2018-06-07 14:04:30,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:30,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:04:30,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:30,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:04:30,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:30,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:30,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:30,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:30,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:30,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:30,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:30,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:30,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:30,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:30,624 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:30 GMT 2018-06-07 14:04:30,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:30,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:30,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:35,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:35,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:35,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:35,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:35,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:35,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:35,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:35,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:35,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2014, "offset": 1981, "size": 50}}} 2018-06-07 14:04:35,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:35,709 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:35 GMT 2018-06-07 14:04:35,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:35,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:04:35,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:35,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:35,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:35,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:35,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:35,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:35,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:35,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:35,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:35,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:35,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:35,773 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:35 GMT 2018-06-07 14:04:35,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:35,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:35,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:40,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:40,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:40,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:40,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:40,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:40,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:40,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:40,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:40,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:38.306Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:38.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2015, "offset": 1981, "size": 50}}} 2018-06-07 14:04:40,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:40,855 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:40 GMT 2018-06-07 14:04:40,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:40,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:04:40,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:04:40,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:40,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:40,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:40,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:40,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:40,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:40,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:40,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:40,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:40,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:40,918 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:40 GMT 2018-06-07 14:04:40,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:40,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:40,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:45,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:46,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:46,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:46,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:46,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:46,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:46,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:46,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:46,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:41.739Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.719s\nuser\t0m0.995s\nsys\t0m0.131s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:41.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1224408-5bcb-4a42-9859-9a6616ff61d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:42.193Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:42.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1224408-5bcb-4a42-9859-9a6616ff61d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:42.193Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:42.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1224408-5bcb-4a42-9859-9a6616ff61d1"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:45.122Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m3.263s\nuser\t0m0.990s\nsys\t0m0.086s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:45.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57a57894-3205-4f2d-8cfd-25b4c76ab655"}], "metadata": {"pagination": {"total": 2019, "offset": 1982, "size": 50}}} 2018-06-07 14:04:46,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:46,381 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:46 GMT 2018-06-07 14:04:46,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:46,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6724 2018-06-07 14:04:46,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:46,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.719s user 0m0.995s sys 0m0.131s 2018-06-07 14:04:46,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:04:46,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:04:46,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m3.263s user 0m0.990s sys 0m0.086s 2018-06-07 14:04:46,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:46,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:46,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:46,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:46,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:46,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:46,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:46,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:46,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:46,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:46,730 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:46 GMT 2018-06-07 14:04:46,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:46,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:46,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:51,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:51,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:51,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:51,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:51,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:51,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:51,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:51,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:51,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:46.207Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:46.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57a57894-3205-4f2d-8cfd-25b4c76ab655"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:46.207Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:46.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57a57894-3205-4f2d-8cfd-25b4c76ab655"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:48.539Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:48.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2022, "offset": 1986, "size": 50}}} 2018-06-07 14:04:51,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:51,820 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:51 GMT 2018-06-07 14:04:51,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:51,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1712 2018-06-07 14:04:51,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:51,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:04:51,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:04:51,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:04:51,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:51,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:51,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:51,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:51,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:51,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:51,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:51,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:51,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:51,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:51,888 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:51 GMT 2018-06-07 14:04:51,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:51,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:51,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:56,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:04:57,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:57,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:57,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:57,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:57,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:57,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:57,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:57,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2022, "offset": 1989, "size": 50}}} 2018-06-07 14:04:57,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:57,021 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:57 GMT 2018-06-07 14:04:57,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:57,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:04:57,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:04:57,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:04:57,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:04:57,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:04:57,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:04:57,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:04:57,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:04:57,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:04:57,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:04:57,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:04:57,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:04:57,087 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:04:57 GMT 2018-06-07 14:04:57,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:04:57,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:04:57,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:02,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:02,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:02,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:02,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:02,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:02,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:02,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:02,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:02,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:04:58.775Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:04:58.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2023, "offset": 1989, "size": 50}}} 2018-06-07 14:05:02,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:02,174 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:02 GMT 2018-06-07 14:05:02,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:02,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:05:02,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:02,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:05:02,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:02,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:02,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:02,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:02,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:02,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:02,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:02,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:02,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:02,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:02,301 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:02 GMT 2018-06-07 14:05:02,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:02,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:02,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:07,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:07,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:07,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:07,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:07,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:07,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:07,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:07,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:07,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:02.420Z", "message": "Execution done (return_code=100): /tmp/43TRT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:02.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1224408-5bcb-4a42-9859-9a6616ff61d1"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:02.592Z", "message": "Task failed 'script_runner.tasks.run' [retry 3/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:05:02.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:05.801Z", "message": "Execution done (return_code=100): /tmp/1WEI7/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:05.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57a57894-3205-4f2d-8cfd-25b4c76ab655"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:06.020Z", "message": "Task failed 'script_runner.tasks.run' [retry 3/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:05:06.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2027, "offset": 1990, "size": 50}}} 2018-06-07 14:05:07,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:07,378 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:07 GMT 2018-06-07 14:05:07,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:07,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3844 2018-06-07 14:05:07,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:07,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/43TRT/install-ellis.sh 2018-06-07 14:05:07,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 3/60] 2018-06-07 14:05:07,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/1WEI7/install-bono.sh 2018-06-07 14:05:07,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 3/60] 2018-06-07 14:05:07,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:07 GMT 2018-06-07 14:05:07,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:07,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:07,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:12,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:12,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:12,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:12,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:12,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:12,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:12,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:12,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:12,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:09.010Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:09.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2028, "offset": 1994, "size": 50}}} 2018-06-07 14:05:12,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:12,553 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:12 GMT 2018-06-07 14:05:12,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:12,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:05:12,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:12,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:05:12,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:12,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:12,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:12,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:12,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:12,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:12,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:12,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:12,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:12,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:12,622 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:12 GMT 2018-06-07 14:05:12,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:12,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:12,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:17,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:17.679Z", "message": "Sending task 'script_runner.tasks.run' [retry 4/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:17.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2028, "offset": 1995, "size": 50}}} 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:17 GMT 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 590 2018-06-07 14:05:17,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 4/60] 2018-06-07 14:05:17,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:17,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:17,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:17,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:17,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:17,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:17,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:17,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:17,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:17,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:17,795 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:17 GMT 2018-06-07 14:05:17,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:17,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:17,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:22,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:22,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:22,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:22,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:22,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:22,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:22,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:22,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:22,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:18.015Z", "message": "Task started 'script_runner.tasks.run' [retry 4/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:18.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:18.449Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/MADH7/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:18.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "47e5bc64-832c-4c2d-ad6d-4b00926514b5"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:18.703Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:18.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "47e5bc64-832c-4c2d-ad6d-4b00926514b5"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:18.703Z", "message": "Executing: /tmp/MADH7/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:18.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "47e5bc64-832c-4c2d-ad6d-4b00926514b5"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:19.713Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:19.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "47e5bc64-832c-4c2d-ad6d-4b00926514b5"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:19.713Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:19.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "47e5bc64-832c-4c2d-ad6d-4b00926514b5"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:19.713Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:19.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:19.713Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:19.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "47e5bc64-832c-4c2d-ad6d-4b00926514b5"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:21.105Z", "message": "Sending task 'script_runner.tasks.run' [retry 4/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:21.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:21.733Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/QYBB6/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:21.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "188c701f-26ff-4fd1-95df-9e95f8f4498f"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:21.799Z", "message": "Executing: /tmp/QYBB6/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:21.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "188c701f-26ff-4fd1-95df-9e95f8f4498f"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:22.116Z", "message": "Task started 'script_runner.tasks.run' [retry 4/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:22.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:22.823Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:22.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "188c701f-26ff-4fd1-95df-9e95f8f4498f"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:22.823Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:22.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "188c701f-26ff-4fd1-95df-9e95f8f4498f"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:22.823Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:22.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "188c701f-26ff-4fd1-95df-9e95f8f4498f"}], "metadata": {"pagination": {"total": 2044, "offset": 1996, "size": 50}}} 2018-06-07 14:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:22 GMT 2018-06-07 14:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7902 2018-06-07 14:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 4/60] 2018-06-07 14:05:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/MADH7/install-ellis.sh 2018-06-07 14:05:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MADH7/install-ellis.sh 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 4/60] 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/QYBB6/install-bono.sh 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QYBB6/install-bono.sh 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 4/60] 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:05:22,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:23,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:23 GMT 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:23,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:28,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:28,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:28,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:28,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:28,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:28,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:28,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:28,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:28,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:23.926Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:23.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "188c701f-26ff-4fd1-95df-9e95f8f4498f"}], "metadata": {"pagination": {"total": 2045, "offset": 2011, "size": 50}}} 2018-06-07 14:05:28,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:28,137 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:28 GMT 2018-06-07 14:05:28,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:28,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 587 2018-06-07 14:05:28,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:28,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:05:28,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:28 GMT 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:28,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:33,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:33,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:33,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:33,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:33,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:33,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:33,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:33,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:33,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:29.480Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:29.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2046, "offset": 2012, "size": 50}}} 2018-06-07 14:05:33,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:33,331 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:33 GMT 2018-06-07 14:05:33,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:33,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:05:33,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:33,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:05:33,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:33 GMT 2018-06-07 14:05:33,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:33,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:33,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:38,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:38,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:38,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:38,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:38,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:38,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:38,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:38,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:38,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2046, "offset": 2013, "size": 50}}} 2018-06-07 14:05:38,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:38,554 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:38 GMT 2018-06-07 14:05:38,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:38,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:05:38,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:38,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:38,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:38,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:38,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:38,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:38,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:38,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:38,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:38,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:38,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:38,633 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:38 GMT 2018-06-07 14:05:38,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:38,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:38,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:43,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:39.713Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:39.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2047, "offset": 2013, "size": 50}}} 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:43 GMT 2018-06-07 14:05:43,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:43,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:05:43,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:43,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:05:43,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:43,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:43,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:43,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:43,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:43,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:43,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:43,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:43,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:43,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:43,797 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:43 GMT 2018-06-07 14:05:43,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:43,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:43,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:48,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:48,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:48,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2047, "offset": 2014, "size": 50}}} 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:48 GMT 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:48,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:48 GMT 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:48,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:48,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:53,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:54,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:49.946Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:49.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}], "metadata": {"pagination": {"total": 2048, "offset": 2014, "size": 50}}} 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:54 GMT 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:54,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-06-07 14:05:54,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:54 GMT 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:54,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:54,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:59,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:05:59,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:59,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:59,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:59,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:59,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:59,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:59,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:59,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2048, "offset": 2015, "size": 50}}} 2018-06-07 14:05:59,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:59,246 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:59 GMT 2018-06-07 14:05:59,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:59,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:05:59,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:05:59,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:05:59,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:05:59,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:05:59,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:05:59,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:05:59,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:05:59,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:05:59,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:05:59,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:05:59,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:05:59,316 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:05:59 GMT 2018-06-07 14:05:59,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:05:59,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:05:59,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:04,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:04,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:04,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:04,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:04,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:04,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:04,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:04,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:04,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:05:59.978Z", "message": "Execution done (return_code=0): /tmp/E65CH/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:05:59.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "40a0b766-bf8c-42f5-80e8-8894ac5a8cac"}, {"node_instance_id": "vellum_um2vp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:00.087Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:00.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:01.073Z", "message": "Downloaded scripts/bind/bind.py to /tmp/II8NK/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:01.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:01.146Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:01.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:01.146Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:01.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "[localhost] run: sudo mv /tmp/tmpH1HqDD /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {u'vellum_um2vp6': {u'public_address': u'', u'private_address': u'10.67.79.15', u'name': u'vellum-um2vp6'}}, u'dime': {u'dime_ojm7e1': {u'public_address': u'', u'private_address': u'10.67.79.7', u'name': u'dime-ojm7e1'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "[localhost] run: sudo mv /tmp/tmp_81Sil /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.082Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e647639a-6ac6-4ffa-bcd9-b65b6b38d4f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:02.159Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:02.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2066, "offset": 2015, "size": 50}}} 2018-06-07 14:06:04,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:04,490 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:04 GMT 2018-06-07 14:06:04,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:04,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9847 2018-06-07 14:06:04,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/E65CH/start-vellum.sh 2018-06-07 14:06:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:06:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/II8NK/bind.py 2018-06-07 14:06:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:06:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:06:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpH1HqDD /etc/bind/db.clearwater.local 2018-06-07 14:06:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-06-07 14:06:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-06-07 14:06:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-06-07 14:06:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-06-07 14:06:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {u'vellum_um2vp6': {u'public_address': u'', u'private_address': u'10.67.79.15', u'name': u'vellum-um2vp6'}}, u'dime': {u'dime_ojm7e1': {u'public_address': u'', u'private_address': u'10.67.79.7', u'name': u'dime-ojm7e1'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 14:06:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_81Sil /etc/bind/db.clearwater.opnfv 2018-06-07 14:06:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-06-07 14:06:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-06-07 14:06:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 14:06:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-06-07 14:06:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:06:04,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:04,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:04,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:04,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:04,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:04,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:04,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:04,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:04,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:04,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:04,568 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:04 GMT 2018-06-07 14:06:04,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:04,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:04,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:09,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:09,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:09,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:09,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:09,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:09,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:09,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:09,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:09,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2066, "offset": 2032, "size": 50}}} 2018-06-07 14:06:09,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:09,717 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:09 GMT 2018-06-07 14:06:09,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:09,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:06:09,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:09,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:09,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:09,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:09,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:09,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:09,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:09,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:09,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:09,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:09,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:09,794 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:09 GMT 2018-06-07 14:06:09,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:09,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:09,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:14,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:14,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:14,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:14,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:14,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:14,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:14,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:14,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:14,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2066, "offset": 2032, "size": 50}}} 2018-06-07 14:06:14,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:14,928 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:14 GMT 2018-06-07 14:06:14,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:14,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:06:14,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:14,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:15,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:15,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:15,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:15,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:15,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:15,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:15,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:15,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:15,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:15,002 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:15 GMT 2018-06-07 14:06:15,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:15,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:15,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:20,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:20,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:20,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:20,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:20,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:20,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:20,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:20,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:20,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2066, "offset": 2032, "size": 50}}} 2018-06-07 14:06:20,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:20,104 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:20 GMT 2018-06-07 14:06:20,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:20,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:06:20,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:20,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:20,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:20,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:20,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:20,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:20,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:20,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:20,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:20,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:20,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:20,223 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:20 GMT 2018-06-07 14:06:20,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:20,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:20,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:25,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:25,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:25,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:25,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:25,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:25,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:25,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:25,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:25,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:22.225Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.445s\nuser\t0m0.992s\nsys\t0m0.117s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:22.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "47e5bc64-832c-4c2d-ad6d-4b00926514b5"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:23.115Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:23.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "47e5bc64-832c-4c2d-ad6d-4b00926514b5"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:23.115Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:23.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "47e5bc64-832c-4c2d-ad6d-4b00926514b5"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:25.192Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.119s\nuser\t0m0.946s\nsys\t0m0.112s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:25.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "188c701f-26ff-4fd1-95df-9e95f8f4498f"}], "metadata": {"pagination": {"total": 2070, "offset": 2032, "size": 50}}} 2018-06-07 14:06:25,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:25,567 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:25 GMT 2018-06-07 14:06:25,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:25,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6724 2018-06-07 14:06:25,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:25,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.445s user 0m0.992s sys 0m0.117s 2018-06-07 14:06:25,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:06:25,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:06:25,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.119s user 0m0.946s sys 0m0.112s 2018-06-07 14:06:25,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:25,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:25,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:25,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:25,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:25,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:25,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:25,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:25,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:25,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:25,657 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:25 GMT 2018-06-07 14:06:25,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:25,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:25,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:30,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:30,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:30,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:30,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:30,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:30,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:30,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:30,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:30,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:26.126Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:26.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "188c701f-26ff-4fd1-95df-9e95f8f4498f"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:26.126Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:26.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "188c701f-26ff-4fd1-95df-9e95f8f4498f"}], "metadata": {"pagination": {"total": 2072, "offset": 2036, "size": 50}}} 2018-06-07 14:06:30,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:30,780 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:30 GMT 2018-06-07 14:06:30,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:30,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1167 2018-06-07 14:06:30,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:30,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:06:30,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:06:30,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:30,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:30,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:30,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:30,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:30,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:30,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:30,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:30,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:30,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:30,853 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:30 GMT 2018-06-07 14:06:30,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:30,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:30,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:35,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:36,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:36,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2072, "offset": 2038, "size": 50}}} 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:36 GMT 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:06:36,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:36,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:36,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:36,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:36,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:36,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:36,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:36,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:36,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:36,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:36,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:36,110 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:36 GMT 2018-06-07 14:06:36,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:36,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:36,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:41,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:41,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:41,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:41,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:41,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:41,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:41,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:41,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:41,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2072, "offset": 2038, "size": 50}}} 2018-06-07 14:06:41,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:41,247 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:41 GMT 2018-06-07 14:06:41,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:41,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:06:41,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:41,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:41,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:41,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:41,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:41,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:41,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:41,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:41,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:41,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:41,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:41,316 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:41 GMT 2018-06-07 14:06:41,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:41,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:41,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:46,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:46,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:46,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:46,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:46,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:46,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:46,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:46,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:46,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:42.905Z", "message": "Execution done (return_code=100): /tmp/MADH7/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:42.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "47e5bc64-832c-4c2d-ad6d-4b00926514b5"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:43.172Z", "message": "Task failed 'script_runner.tasks.run' [retry 4/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:06:43.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:45.869Z", "message": "Execution done (return_code=100): /tmp/QYBB6/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:45.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "188c701f-26ff-4fd1-95df-9e95f8f4498f"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:46.098Z", "message": "Task failed 'script_runner.tasks.run' [retry 4/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:06:46.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2076, "offset": 2038, "size": 50}}} 2018-06-07 14:06:46,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:46,428 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:46 GMT 2018-06-07 14:06:46,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:46,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3844 2018-06-07 14:06:46,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:46,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/MADH7/install-ellis.sh 2018-06-07 14:06:46,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 4/60] 2018-06-07 14:06:46,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/QYBB6/install-bono.sh 2018-06-07 14:06:46,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 4/60] 2018-06-07 14:06:46,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:46,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:46,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:46,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:46,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:46,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:46,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:46,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:46,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:46,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:46,493 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:46 GMT 2018-06-07 14:06:46,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:46,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:46,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:51,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:51,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:51,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:51,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:51,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:51,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:51,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:51,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:51,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2076, "offset": 2042, "size": 50}}} 2018-06-07 14:06:51,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:51,592 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:51 GMT 2018-06-07 14:06:51,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:51,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:06:51,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:51,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:51,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:51,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:51,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:51,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:51,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:51,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:51,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:51,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:51,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:51,676 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:51 GMT 2018-06-07 14:06:51,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:51,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:51,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:56,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:06:56,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:56,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:56,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:56,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:56,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:56,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:56,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:56,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2076, "offset": 2042, "size": 50}}} 2018-06-07 14:06:56,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:56,780 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:56 GMT 2018-06-07 14:06:56,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:56,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:06:56,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:06:56,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:06:56,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:06:56,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:06:56,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:06:56,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:06:56,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:06:56,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:06:56,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:06:56,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:06:56,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:06:56,847 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:06:56 GMT 2018-06-07 14:06:56,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:06:56,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:06:56,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:01,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:01,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:01,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:01,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:01,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:01,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:01,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:01,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:01,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:58.257Z", "message": "Sending task 'script_runner.tasks.run' [retry 5/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:58.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:58.849Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/S05ZF/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:58.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "36530db1-c7fa-42bc-8440-6168e7404c23"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:59.158Z", "message": "Executing: /tmp/S05ZF/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:59.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "36530db1-c7fa-42bc-8440-6168e7404c23"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:59.158Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:59.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "36530db1-c7fa-42bc-8440-6168e7404c23"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:06:59.178Z", "message": "Task started 'script_runner.tasks.run' [retry 5/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:06:59.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:00.165Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:00.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "36530db1-c7fa-42bc-8440-6168e7404c23"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:00.165Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:00.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "36530db1-c7fa-42bc-8440-6168e7404c23"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:00.165Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:00.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "36530db1-c7fa-42bc-8440-6168e7404c23"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:01.181Z", "message": "Sending task 'script_runner.tasks.run' [retry 5/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:01.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:01.623Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/FM4SS/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:01.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2b21d15c-6866-47a0-a66a-81a865fb1cf4"}], "metadata": {"pagination": {"total": 2086, "offset": 2042, "size": 50}}} 2018-06-07 14:07:01,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:01,950 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:01 GMT 2018-06-07 14:07:01,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:01,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5309 2018-06-07 14:07:01,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:01,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 5/60] 2018-06-07 14:07:01,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/S05ZF/install-ellis.sh 2018-06-07 14:07:01,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S05ZF/install-ellis.sh 2018-06-07 14:07:01,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:07:01,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 5/60] 2018-06-07 14:07:01,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:07:01,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:07:01,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:07:01,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 5/60] 2018-06-07 14:07:01,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/FM4SS/install-bono.sh 2018-06-07 14:07:01,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:02,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:02,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:02,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:02,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:02,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:02,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:02,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:02,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:02,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:02,026 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:02 GMT 2018-06-07 14:07:02,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:02,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:02,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:07,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:07,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:07,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:07,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:07,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:07,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:07,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:07,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:07,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:02.177Z", "message": "Executing: /tmp/FM4SS/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:02.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2b21d15c-6866-47a0-a66a-81a865fb1cf4"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:02.177Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:02.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2b21d15c-6866-47a0-a66a-81a865fb1cf4"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:02.184Z", "message": "Task started 'script_runner.tasks.run' [retry 5/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:02.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:03.186Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2b21d15c-6866-47a0-a66a-81a865fb1cf4"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:03.186Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2b21d15c-6866-47a0-a66a-81a865fb1cf4"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:07:03.186Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:07:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2b21d15c-6866-47a0-a66a-81a865fb1cf4"}], "metadata": {"pagination": {"total": 2092, "offset": 2052, "size": 50}}} 2018-06-07 14:07:07,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:07,125 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:07 GMT 2018-06-07 14:07:07,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:07,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3141 2018-06-07 14:07:07,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:07,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FM4SS/install-bono.sh 2018-06-07 14:07:07,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:07:07,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 5/60] 2018-06-07 14:07:07,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:07:07,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:07:07,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:07:07,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:07,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:07,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:07,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:07,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:07,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:07,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:07,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:07,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:07,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:07,199 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:07 GMT 2018-06-07 14:07:07,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:07,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:07,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:12,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:12,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:12,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:12,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:12,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:12,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:12,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:12,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:12,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2092, "offset": 2058, "size": 50}}} 2018-06-07 14:07:12,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:12,303 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:12 GMT 2018-06-07 14:07:12,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:12,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:07:12,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:12,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:12,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:12,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:12,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:12,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:12,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:12,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:12,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:12,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:12,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:12,367 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:12 GMT 2018-06-07 14:07:12,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:12,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:12,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:17,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:17,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:17,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:17,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:17,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:17,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:17,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:17,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:17,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2092, "offset": 2058, "size": 50}}} 2018-06-07 14:07:17,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:17,491 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:17 GMT 2018-06-07 14:07:17,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:17,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:07:17,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:17,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:17,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:17,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:17,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:17,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:17,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:17,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:17,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:17,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:17,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:17,571 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:17 GMT 2018-06-07 14:07:17,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:17,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:17,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:22,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:22,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:22,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:22,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:22,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:22,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:22,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:22,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:22,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2092, "offset": 2058, "size": 50}}} 2018-06-07 14:07:22,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:22,692 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:22 GMT 2018-06-07 14:07:22,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:22,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:07:22,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:22,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:22,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:22,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:22,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:22,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:22,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:22,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:22,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:22,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:22,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:22,753 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:22 GMT 2018-06-07 14:07:22,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:22,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:22,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:27,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:27,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:27,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:27,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:27,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:27,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:27,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:27,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:27,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2092, "offset": 2058, "size": 50}}} 2018-06-07 14:07:27,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:27,862 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:27 GMT 2018-06-07 14:07:27,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:27,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:07:27,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:27,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:27,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:27,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:27,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:27,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:27,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:27,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:27,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:27,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:27,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:27,923 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:27 GMT 2018-06-07 14:07:27,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:27,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:27,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:32,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:33,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:33,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:33,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:33,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:33,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:33,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:33,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:33,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2092, "offset": 2058, "size": 50}}} 2018-06-07 14:07:33,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:33,018 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:33 GMT 2018-06-07 14:07:33,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:33,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:07:33,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:33,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:33,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:33,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:33,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:33,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:33,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:33,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:33,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:33,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:33,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:33,080 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:33 GMT 2018-06-07 14:07:33,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:33,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:33,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:38,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:38,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:38,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:38,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:38,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:38,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:38,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:38,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:38,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2092, "offset": 2058, "size": 50}}} 2018-06-07 14:07:38,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:38,167 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:38 GMT 2018-06-07 14:07:38,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:38,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:07:38,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:38,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:38,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:38,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:38,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:38,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:38,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:38,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:38,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:38,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:38,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:38,228 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:38 GMT 2018-06-07 14:07:38,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:38,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:38,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:43,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:43,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:43,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:43,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:43,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:43,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:43,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:43,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:43,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2092, "offset": 2058, "size": 50}}} 2018-06-07 14:07:43,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:43,332 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:43 GMT 2018-06-07 14:07:43,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:43,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:07:43,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:43,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:43,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:43,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:43,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:43,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:43,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:43,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:43,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:43,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:43,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:43,411 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:43 GMT 2018-06-07 14:07:43,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:43,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:43,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:48,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:48,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:48,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:48,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:48,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:48,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:48,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:48,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:48,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2092, "offset": 2058, "size": 50}}} 2018-06-07 14:07:48,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:48,805 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:48 GMT 2018-06-07 14:07:48,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:48,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:07:48,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:48,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:48,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:48,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:48,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:48,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:48,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:48,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:48,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:48,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:48,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:48,895 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:48 GMT 2018-06-07 14:07:48,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:48,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:48,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:53,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:54,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:54,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:54,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:54,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:54,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:54,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:54,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:54,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2092, "offset": 2058, "size": 50}}} 2018-06-07 14:07:54,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:54,004 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:54 GMT 2018-06-07 14:07:54,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:54,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:07:54,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:54,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:54,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:54,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:54,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:54,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:54,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:54,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:54,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:54,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:54,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:54,077 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:54 GMT 2018-06-07 14:07:54,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:54,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:54,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:59,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:07:59,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:59,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:59,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:59,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:59,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:59,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:59,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:59,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2092, "offset": 2058, "size": 50}}} 2018-06-07 14:07:59,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:59,218 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:59 GMT 2018-06-07 14:07:59,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:59,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:07:59,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:07:59,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:07:59,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:07:59,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:07:59,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:07:59,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:07:59,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:07:59,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:07:59,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:07:59,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:07:59,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:07:59,298 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:07:59 GMT 2018-06-07 14:07:59,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:07:59,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:07:59,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:04,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:04,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:04,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:04,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:04,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:04,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:04,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:04,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:04,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:01.902Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.668s\nuser\t0m0.974s\nsys\t0m0.117s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:01.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "36530db1-c7fa-42bc-8440-6168e7404c23"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:02.209Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:02.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "36530db1-c7fa-42bc-8440-6168e7404c23"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:03.229Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:03.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "36530db1-c7fa-42bc-8440-6168e7404c23"}], "metadata": {"pagination": {"total": 2095, "offset": 2058, "size": 50}}} 2018-06-07 14:08:04,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:04,830 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:04 GMT 2018-06-07 14:08:04,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:04,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:08:04,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:04,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.668s user 0m0.974s sys 0m0.117s 2018-06-07 14:08:04,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:08:04,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:08:04,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:05,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:05,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:05,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:05,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:05,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:05,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:05,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:05,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:05,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:05,040 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:05 GMT 2018-06-07 14:08:05,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:05,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:05,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:10,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:10,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:10,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:10,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:10,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:10,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:10,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:10,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:10,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:05.187Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.274s\nuser\t0m0.952s\nsys\t0m0.092s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:05.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2b21d15c-6866-47a0-a66a-81a865fb1cf4"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:06.243Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:06.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2b21d15c-6866-47a0-a66a-81a865fb1cf4"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:06.243Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:06.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2b21d15c-6866-47a0-a66a-81a865fb1cf4"}], "metadata": {"pagination": {"total": 2098, "offset": 2061, "size": 50}}} 2018-06-07 14:08:10,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:10,170 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:10 GMT 2018-06-07 14:08:10,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:10,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:08:10,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:10,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.274s user 0m0.952s sys 0m0.092s 2018-06-07 14:08:10,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:08:10,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:08:10,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:10,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:10,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:10,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:10,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:10,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:10,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:10,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:10,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:10,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:10,244 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:10 GMT 2018-06-07 14:08:10,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:10,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:10,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:15,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2098, "offset": 2064, "size": 50}}} 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:15 GMT 2018-06-07 14:08:15,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:15,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:08:15,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:15,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:15,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:15,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:15,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:15,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:15,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:15,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:15,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:15,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:15,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:15,420 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:15 GMT 2018-06-07 14:08:15,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:15,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:15,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:20,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:20,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:20,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:20,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:20,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:20,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:20,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:20,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:20,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2098, "offset": 2064, "size": 50}}} 2018-06-07 14:08:20,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:20,506 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:20 GMT 2018-06-07 14:08:20,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:20,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:08:20,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:20,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:20,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:20,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:20,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:20,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:20,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:20,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:20,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:20,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:20,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:20,567 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:20 GMT 2018-06-07 14:08:20,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:20,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:20,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:25,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:25,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:25,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:25,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:25,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:25,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:25,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:25,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:25,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:22.577Z", "message": "Execution done (return_code=100): /tmp/S05ZF/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "36530db1-c7fa-42bc-8440-6168e7404c23"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:22.790Z", "message": "Task failed 'script_runner.tasks.run' [retry 5/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:08:22.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2100, "offset": 2064, "size": 50}}} 2018-06-07 14:08:25,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:25,664 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:25 GMT 2018-06-07 14:08:25,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:25,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1968 2018-06-07 14:08:25,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:25,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/S05ZF/install-ellis.sh 2018-06-07 14:08:25,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 5/60] 2018-06-07 14:08:25,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:25,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:25,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:25,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:25,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:25,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:25,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:25,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:25,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:25,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:25,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:25 GMT 2018-06-07 14:08:25,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:25,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:25,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:30,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:30,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:30,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:30,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:30,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:30,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:30,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:30,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:30,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:25.867Z", "message": "Execution done (return_code=100): /tmp/FM4SS/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:25.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2b21d15c-6866-47a0-a66a-81a865fb1cf4"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:26.014Z", "message": "Task failed 'script_runner.tasks.run' [retry 5/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:08:26.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2102, "offset": 2066, "size": 50}}} 2018-06-07 14:08:30,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:30,828 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:30 GMT 2018-06-07 14:08:30,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:30,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1960 2018-06-07 14:08:30,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/FM4SS/install-bono.sh 2018-06-07 14:08:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 5/60] 2018-06-07 14:08:30,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:30,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:30,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:30,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:30,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:30,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:30,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:30,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:30,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:30,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:30,908 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:30 GMT 2018-06-07 14:08:30,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:30,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:30,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:35,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:36,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:36,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:36,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:36,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:36,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:36,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:36,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:36,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2102, "offset": 2068, "size": 50}}} 2018-06-07 14:08:36,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:36,011 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:36 GMT 2018-06-07 14:08:36,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:36,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:08:36,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:36,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:36,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:36,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:36,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:36,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:36,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:36,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:36,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:36,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:36,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:36,141 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:36 GMT 2018-06-07 14:08:36,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:36,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:36,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:41,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:41,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:41,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:41,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:41,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:41,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:41,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:41,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:41,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:37.873Z", "message": "Sending task 'script_runner.tasks.run' [retry 6/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:37.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:38.218Z", "message": "Task started 'script_runner.tasks.run' [retry 6/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:38.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:38.623Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/3PYZJ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:38.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ede34012-7b86-4948-9b16-3d9467f3f505"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:39.277Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:39.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ede34012-7b86-4948-9b16-3d9467f3f505"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:39.277Z", "message": "Executing: /tmp/3PYZJ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:39.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ede34012-7b86-4948-9b16-3d9467f3f505"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:40.286Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:40.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ede34012-7b86-4948-9b16-3d9467f3f505"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:40.286Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:40.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ede34012-7b86-4948-9b16-3d9467f3f505"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:40.286Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:40.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ede34012-7b86-4948-9b16-3d9467f3f505"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:41.097Z", "message": "Sending task 'script_runner.tasks.run' [retry 6/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:41.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2111, "offset": 2068, "size": 50}}} 2018-06-07 14:08:41,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:41,251 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:41 GMT 2018-06-07 14:08:41,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:41,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4741 2018-06-07 14:08:41,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:41,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 6/60] 2018-06-07 14:08:41,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 6/60] 2018-06-07 14:08:41,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/3PYZJ/install-ellis.sh 2018-06-07 14:08:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:08:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3PYZJ/install-ellis.sh 2018-06-07 14:08:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:08:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:08:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:08:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 6/60] 2018-06-07 14:08:41,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:41,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:41,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:41,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:41,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:41,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:41,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:41,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:41,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:41,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:41,328 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:41 GMT 2018-06-07 14:08:41,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:41,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:41,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:46,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:46,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:46,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:46,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:46,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:46,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:46,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:46,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:46,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:41.230Z", "message": "Task started 'script_runner.tasks.run' [retry 6/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:41.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:41.563Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/01U2L/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:41.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79f59025-e330-4106-8645-5cf20ff7828d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:42.299Z", "message": "Executing: /tmp/01U2L/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:42.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79f59025-e330-4106-8645-5cf20ff7828d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:42.299Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:42.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79f59025-e330-4106-8645-5cf20ff7828d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:42.299Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:42.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79f59025-e330-4106-8645-5cf20ff7828d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:43.320Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:43.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79f59025-e330-4106-8645-5cf20ff7828d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:08:43.320Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:08:43.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79f59025-e330-4106-8645-5cf20ff7828d"}], "metadata": {"pagination": {"total": 2118, "offset": 2077, "size": 50}}} 2018-06-07 14:08:46,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:46,444 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:46 GMT 2018-06-07 14:08:46,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:46,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3709 2018-06-07 14:08:46,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:46,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 6/60] 2018-06-07 14:08:46,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/01U2L/install-bono.sh 2018-06-07 14:08:46,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/01U2L/install-bono.sh 2018-06-07 14:08:46,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:08:46,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:08:46,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:08:46,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:08:46,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:46,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:46,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:46,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:46,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:46,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:46,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:46,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:46,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:46,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:46,510 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:46 GMT 2018-06-07 14:08:46,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:46,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:46,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:51,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:51,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:51,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:51,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:51,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:51,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:51,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:51,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:51,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2118, "offset": 2084, "size": 50}}} 2018-06-07 14:08:51,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:51,602 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:51 GMT 2018-06-07 14:08:51,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:51,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:08:51,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:51,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:51,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:51,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:51,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:51,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:51,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:51,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:51,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:51,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:51,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:51,683 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:51 GMT 2018-06-07 14:08:51,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:51,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:51,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:56,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:08:56,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:56,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:56,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:56,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:56,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:56,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:56,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:56,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2118, "offset": 2084, "size": 50}}} 2018-06-07 14:08:56,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:56,947 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:56 GMT 2018-06-07 14:08:56,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:56,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:08:56,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:08:56,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:08:57,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:08:57,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:08:57,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:08:57,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:08:57,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:08:57,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:08:57,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:08:57,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:08:57,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:08:57,039 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:08:57 GMT 2018-06-07 14:08:57,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:08:57,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:08:57,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:02,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:02,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:02,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:02,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:02,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:02,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:02,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:02,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:02,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2118, "offset": 2084, "size": 50}}} 2018-06-07 14:09:02,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:02,666 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:02 GMT 2018-06-07 14:09:02,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:02,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:09:02,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:02,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:02,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:02,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:02,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:02,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:02,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:02,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:02,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:02,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:02,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:02,733 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:02 GMT 2018-06-07 14:09:02,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:02,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:02,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:07,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:07,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:07,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:07,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:07,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:07,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:07,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:07,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:07,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2118, "offset": 2084, "size": 50}}} 2018-06-07 14:09:07,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:07,822 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:07 GMT 2018-06-07 14:09:07,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:07,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:09:07,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:07,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:08,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:08,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:08,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:08,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:08,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:08,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:08,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:08,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:08,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:08,266 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:08 GMT 2018-06-07 14:09:08,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:08,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:08,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:13,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:13,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:13,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:13,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:13,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:13,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:13,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:13,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:13,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2118, "offset": 2084, "size": 50}}} 2018-06-07 14:09:13,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:13,423 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:13 GMT 2018-06-07 14:09:13,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:13,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:09:13,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:13,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:13,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:13,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:13,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:13,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:13,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:13,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:13,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:13,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:13,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:13,500 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:13 GMT 2018-06-07 14:09:13,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:13,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:13,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:18,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:18,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:18,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:18,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:18,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:18,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:18,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:18,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:18,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2118, "offset": 2084, "size": 50}}} 2018-06-07 14:09:18,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:18,585 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:18 GMT 2018-06-07 14:09:18,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:18,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:09:18,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:18,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:18,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:18,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:18,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:18,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:18,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:18,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:18,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:18,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:18,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:18,646 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:18 GMT 2018-06-07 14:09:18,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:18,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:18,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:23,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:23,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:23,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:23,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:23,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:23,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:23,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:23,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:23,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2118, "offset": 2084, "size": 50}}} 2018-06-07 14:09:23,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:23,742 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:23 GMT 2018-06-07 14:09:23,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:23,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:09:23,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:23,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:23,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:23,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:23,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:23,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:23,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:23,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:23,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:23,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:23,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:23,815 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:23 GMT 2018-06-07 14:09:23,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:23,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:23,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:28,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:28,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:28,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:28,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:28,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:28,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:28,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:28,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:28,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2118, "offset": 2084, "size": 50}}} 2018-06-07 14:09:28,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:28,904 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:28 GMT 2018-06-07 14:09:28,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:28,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:09:28,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:28,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:28,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:28,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:28,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:28,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:28,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:28,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:28,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:28,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:28,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:28,968 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:28 GMT 2018-06-07 14:09:28,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:28,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:28,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:33,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:34,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:34,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:34,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:34,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:34,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:34,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:34,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:34,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2118, "offset": 2084, "size": 50}}} 2018-06-07 14:09:34,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:34,057 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:34 GMT 2018-06-07 14:09:34,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:34,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:09:34,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:34,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:34,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:34,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:34,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:34,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:34,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:34,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:34,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:34,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:34,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:34,122 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:34 GMT 2018-06-07 14:09:34,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:34,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:34,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:39,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:39,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:39,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:39,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:39,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:39,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:39,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:39,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:39,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2118, "offset": 2084, "size": 50}}} 2018-06-07 14:09:39,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:39,208 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:39 GMT 2018-06-07 14:09:39,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:39,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:09:39,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:39,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:39,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:39,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:39,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:39,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:39,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:39,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:39,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:39,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:39,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:39,271 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:39 GMT 2018-06-07 14:09:39,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:39,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:39,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:44,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:44,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:44,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:44,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:44,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:44,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:44,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:44,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:44,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:09:41.497Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.592s\nuser\t0m0.991s\nsys\t0m0.097s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:09:41.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ede34012-7b86-4948-9b16-3d9467f3f505"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:09:42.354Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:09:42.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ede34012-7b86-4948-9b16-3d9467f3f505"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:09:42.354Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:09:42.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ede34012-7b86-4948-9b16-3d9467f3f505"}], "metadata": {"pagination": {"total": 2121, "offset": 2084, "size": 50}}} 2018-06-07 14:09:44,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:44,405 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:44 GMT 2018-06-07 14:09:44,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:44,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:09:44,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:44,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.592s user 0m0.991s sys 0m0.097s 2018-06-07 14:09:44,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:09:44,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:09:44,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:44,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:44,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:44,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:44,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:44,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:44,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:44,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:44,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:44,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:44,532 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:44 GMT 2018-06-07 14:09:44,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:44,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:44,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:49,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:49,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:49,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:49,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:49,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:49,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:49,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:49,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:49,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:09:44.836Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.951s\nuser\t0m0.957s\nsys\t0m0.147s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:09:44.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79f59025-e330-4106-8645-5cf20ff7828d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:09:45.457Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:09:45.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79f59025-e330-4106-8645-5cf20ff7828d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:09:45.457Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:09:45.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79f59025-e330-4106-8645-5cf20ff7828d"}], "metadata": {"pagination": {"total": 2124, "offset": 2087, "size": 50}}} 2018-06-07 14:09:49,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:49,630 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:49 GMT 2018-06-07 14:09:49,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:49,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:09:49,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:49,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.951s user 0m0.957s sys 0m0.147s 2018-06-07 14:09:49,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:09:49,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:09:49,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:49,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:49,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:49,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:49,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:49,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:49,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:49,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:49,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:49,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:49,702 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:49 GMT 2018-06-07 14:09:49,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:49,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:49,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:54,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:54,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:54,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:54,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:54,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:54,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:54,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:54,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:54,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2124, "offset": 2090, "size": 50}}} 2018-06-07 14:09:54,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:54,799 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:54 GMT 2018-06-07 14:09:54,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:54,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:09:54,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:54,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:09:54,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:54,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:54,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:54,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:54,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:54,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:54,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:54,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:09:54,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:54,863 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:54 GMT 2018-06-07 14:09:54,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:54,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:09:54,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:59,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:09:59,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:09:59,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:09:59,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:09:59,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:09:59,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:09:59,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:09:59,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:09:59,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2124, "offset": 2090, "size": 50}}} 2018-06-07 14:09:59,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:09:59,952 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:09:59 GMT 2018-06-07 14:09:59,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:09:59,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:09:59,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:09:59,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:00,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:00,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:00,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:00,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:00,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:00,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:00,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:00,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:00,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:00,012 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:00 GMT 2018-06-07 14:10:00,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:00,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:00,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:05,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:05,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:05,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:05,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:05,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:05,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:05,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:05,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:05,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:02.182Z", "message": "Execution done (return_code=100): /tmp/3PYZJ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:02.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ede34012-7b86-4948-9b16-3d9467f3f505"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:02.404Z", "message": "Task failed 'script_runner.tasks.run' [retry 6/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:10:02.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2126, "offset": 2090, "size": 50}}} 2018-06-07 14:10:05,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:05,091 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:05 GMT 2018-06-07 14:10:05,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:05,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1968 2018-06-07 14:10:05,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:05,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/3PYZJ/install-ellis.sh 2018-06-07 14:10:05,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 6/60] 2018-06-07 14:10:05,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:05,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:05,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:05,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:05,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:05,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:05,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:05,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:05,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:05,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:05,152 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:05 GMT 2018-06-07 14:10:05,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:05,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:05,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:10,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:10,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:10,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:10,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:10,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:10,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:10,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:10,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:10,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:05.519Z", "message": "Execution done (return_code=100): /tmp/01U2L/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:05.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "79f59025-e330-4106-8645-5cf20ff7828d"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:05.729Z", "message": "Task failed 'script_runner.tasks.run' [retry 6/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:10:05.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2128, "offset": 2092, "size": 50}}} 2018-06-07 14:10:10,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:10,246 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:10 GMT 2018-06-07 14:10:10,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:10,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1960 2018-06-07 14:10:10,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:10,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/01U2L/install-bono.sh 2018-06-07 14:10:10,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 6/60] 2018-06-07 14:10:10,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:10,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:10,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:10,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:10,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:10,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:10,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:10,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:10,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:10,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:10,313 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:10 GMT 2018-06-07 14:10:10,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:10,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:10,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:15,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:15,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:15,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:15,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:15,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:15,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:15,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:15,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:15,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2128, "offset": 2094, "size": 50}}} 2018-06-07 14:10:15,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:15,393 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:15 GMT 2018-06-07 14:10:15,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:15,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:10:15,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:15,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:15,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:15,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:15,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:15,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:15,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:15,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:15,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:15,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:15,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:15,453 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:15 GMT 2018-06-07 14:10:15,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:15,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:15,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:20,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:20,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:20,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:20,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:20,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:20,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:20,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:20,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:20,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:17.482Z", "message": "Sending task 'script_runner.tasks.run' [retry 7/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:17.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:17.938Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/Z82FL/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:17.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "65820a17-d1d9-46a8-8e22-4ef66599c57d"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:18.269Z", "message": "Task started 'script_runner.tasks.run' [retry 7/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:18.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:18.480Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:18.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "65820a17-d1d9-46a8-8e22-4ef66599c57d"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:18.480Z", "message": "Executing: /tmp/Z82FL/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:18.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "65820a17-d1d9-46a8-8e22-4ef66599c57d"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:19.489Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:19.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "65820a17-d1d9-46a8-8e22-4ef66599c57d"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:19.489Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:19.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "65820a17-d1d9-46a8-8e22-4ef66599c57d"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:19.489Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:19.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "65820a17-d1d9-46a8-8e22-4ef66599c57d"}], "metadata": {"pagination": {"total": 2136, "offset": 2094, "size": 50}}} 2018-06-07 14:10:20,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:20,536 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:20 GMT 2018-06-07 14:10:20,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:20,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4237 2018-06-07 14:10:20,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:20,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 7/60] 2018-06-07 14:10:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/Z82FL/install-ellis.sh 2018-06-07 14:10:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 7/60] 2018-06-07 14:10:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:10:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z82FL/install-ellis.sh 2018-06-07 14:10:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:10:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:10:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:10:20,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:20,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:20,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:20,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:20,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:20,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:20,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:20,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:20,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:20,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:20,598 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:20 GMT 2018-06-07 14:10:20,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:20,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:20,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:25,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:25,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:25,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:25,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:25,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:25,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:25,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:25,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:25,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:20.804Z", "message": "Sending task 'script_runner.tasks.run' [retry 7/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:21.243Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/2RHE9/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:21.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "95943419-3f9d-4809-a650-1463b897c4c7"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:21.278Z", "message": "Task started 'script_runner.tasks.run' [retry 7/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:21.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:21.505Z", "message": "Executing: /tmp/2RHE9/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:21.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "95943419-3f9d-4809-a650-1463b897c4c7"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:21.505Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:21.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "95943419-3f9d-4809-a650-1463b897c4c7"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:22.515Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:22.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "95943419-3f9d-4809-a650-1463b897c4c7"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:22.515Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:22.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "95943419-3f9d-4809-a650-1463b897c4c7"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:10:22.515Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:10:22.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "95943419-3f9d-4809-a650-1463b897c4c7"}], "metadata": {"pagination": {"total": 2144, "offset": 2102, "size": 50}}} 2018-06-07 14:10:25,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:25,679 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:25 GMT 2018-06-07 14:10:25,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:25,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4213 2018-06-07 14:10:25,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 7/60] 2018-06-07 14:10:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/2RHE9/install-bono.sh 2018-06-07 14:10:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 7/60] 2018-06-07 14:10:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2RHE9/install-bono.sh 2018-06-07 14:10:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:10:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:10:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:10:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:10:25,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:25,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:25,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:25,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:25,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:25,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:25,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:25,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:25,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:25,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:25,741 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:25 GMT 2018-06-07 14:10:25,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:25,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:25,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:30,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:30,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:30,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:30,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:30,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:30,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:30,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:30,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:30,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2144, "offset": 2110, "size": 50}}} 2018-06-07 14:10:30,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:30,830 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:30 GMT 2018-06-07 14:10:30,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:30,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:10:30,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:30,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:30,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:30,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:30,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:30,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:30,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:30,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:30,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:30,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:30,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:30,897 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:30 GMT 2018-06-07 14:10:30,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:30,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:30,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:35,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:35,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:35,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:35,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:35,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:35,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:35,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:35,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:35,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2144, "offset": 2110, "size": 50}}} 2018-06-07 14:10:35,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:35,998 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:35 GMT 2018-06-07 14:10:35,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:35,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:10:35,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:35,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:36,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:36,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:36,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:36,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:36,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:36,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:36,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:36,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:36,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:36,064 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:36 GMT 2018-06-07 14:10:36,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:36,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:36,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:41,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:41,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:41,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:41,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:41,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:41,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:41,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:41,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:41,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2144, "offset": 2110, "size": 50}}} 2018-06-07 14:10:41,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:41,158 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:41 GMT 2018-06-07 14:10:41,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:41,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:10:41,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:41,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:41,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:41,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:41,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:41,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:41,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:41,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:41,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:41,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:41,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:41,222 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:41 GMT 2018-06-07 14:10:41,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:41,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:41,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:46,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:46,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:46,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:46,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:46,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:46,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:46,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:46,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:46,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2144, "offset": 2110, "size": 50}}} 2018-06-07 14:10:46,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:46,328 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:46 GMT 2018-06-07 14:10:46,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:46,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:10:46,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:46,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:46,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:46,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:46,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:46,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:46,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:46,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:46,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:46,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:46,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:46,385 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:46 GMT 2018-06-07 14:10:46,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:46,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:46,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:51,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:51,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:51,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:51,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:51,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:51,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:51,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:51,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:51,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2144, "offset": 2110, "size": 50}}} 2018-06-07 14:10:51,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:51,492 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:51 GMT 2018-06-07 14:10:51,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:51,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:10:51,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:51,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:51,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:51,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:51,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:51,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:51,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:51,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:51,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:51,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:51,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:51,553 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:51 GMT 2018-06-07 14:10:51,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:51,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:51,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:56,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:10:56,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:56,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:56,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:56,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:56,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:56,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:56,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:56,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2144, "offset": 2110, "size": 50}}} 2018-06-07 14:10:56,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:56,636 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:56 GMT 2018-06-07 14:10:56,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:56,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:10:56,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:10:56,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:10:56,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:10:56,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:10:56,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:10:56,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:10:56,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:10:56,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:10:56,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:10:56,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:10:56,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:10:56,759 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:10:56 GMT 2018-06-07 14:10:56,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:10:56,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:10:56,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:01,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:01,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:01,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:01,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:01,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:01,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:01,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:01,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:01,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2144, "offset": 2110, "size": 50}}} 2018-06-07 14:11:01,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:01,853 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:01 GMT 2018-06-07 14:11:01,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:01,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:11:01,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:01,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:01,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:01,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:01,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:01,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:01,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:01,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:01,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:01,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:01,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:01,919 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:01 GMT 2018-06-07 14:11:01,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:01,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:01,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:06,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:07,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:07,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:07,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:07,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:07,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:07,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:07,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:07,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2144, "offset": 2110, "size": 50}}} 2018-06-07 14:11:07,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:07,003 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:07 GMT 2018-06-07 14:11:07,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:07,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:11:07,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:07,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:07,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:07,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:07,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:07,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:07,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:07,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:07,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:07,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:07,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:07,072 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:07 GMT 2018-06-07 14:11:07,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:07,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:07,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:12,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:12,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:12,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:12,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:12,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:12,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:12,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:12,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:12,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2144, "offset": 2110, "size": 50}}} 2018-06-07 14:11:12,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:12,153 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:12 GMT 2018-06-07 14:11:12,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:12,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:11:12,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:12,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:12,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:12 GMT 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:12,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:12,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:17,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:17,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:17,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:17,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:17,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:17,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:17,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:17,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:17,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2144, "offset": 2110, "size": 50}}} 2018-06-07 14:11:17,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:17,484 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:17 GMT 2018-06-07 14:11:17,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:17,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:11:17,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:17,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:17,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:17,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:17,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:17,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:17,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:17,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:17,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:17,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:17,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:17,543 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:17 GMT 2018-06-07 14:11:17,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:17,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:17,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:22,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:22,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:22,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:22,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:22,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:22,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:22,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:22,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:22,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:21.210Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.951s\nuser\t0m0.979s\nsys\t0m0.126s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:21.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "65820a17-d1d9-46a8-8e22-4ef66599c57d"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:22.545Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:22.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "65820a17-d1d9-46a8-8e22-4ef66599c57d"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:22.545Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:22.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "65820a17-d1d9-46a8-8e22-4ef66599c57d"}], "metadata": {"pagination": {"total": 2147, "offset": 2110, "size": 50}}} 2018-06-07 14:11:22,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:22,624 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:22 GMT 2018-06-07 14:11:22,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:22,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:11:22,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:22,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.951s user 0m0.979s sys 0m0.126s 2018-06-07 14:11:22,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:11:22,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:11:22,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:22,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:22,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:22,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:22,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:22,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:22,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:22,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:22,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:22,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:22,688 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:22 GMT 2018-06-07 14:11:22,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:22,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:22,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:27,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:27,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:27,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:27,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:27,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:27,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:27,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:27,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:27,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:24.807Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.236s\nuser\t0m0.972s\nsys\t0m0.097s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:24.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "95943419-3f9d-4809-a650-1463b897c4c7"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:25.553Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:25.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "95943419-3f9d-4809-a650-1463b897c4c7"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:25.553Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:25.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "95943419-3f9d-4809-a650-1463b897c4c7"}], "metadata": {"pagination": {"total": 2150, "offset": 2113, "size": 50}}} 2018-06-07 14:11:27,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:27,767 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:27 GMT 2018-06-07 14:11:27,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:27,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:11:27,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.236s user 0m0.972s sys 0m0.097s 2018-06-07 14:11:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:11:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:11:27,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:27,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:27,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:27,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:27,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:27,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:27,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:27,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:27,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:27,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:27,827 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:27 GMT 2018-06-07 14:11:27,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:27,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:27,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:32,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:32,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:32,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:32,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:32,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:32,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:32,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:32,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:32,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2150, "offset": 2116, "size": 50}}} 2018-06-07 14:11:32,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:32,915 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:32 GMT 2018-06-07 14:11:32,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:32,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:11:32,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:32,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:32,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:32,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:32,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:32,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:32,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:32,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:32,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:32,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:32,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:32,977 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:32 GMT 2018-06-07 14:11:32,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:32,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:32,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:37,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:38,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:38,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:38,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:38,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:38,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:38,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:38,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:38,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2150, "offset": 2116, "size": 50}}} 2018-06-07 14:11:38,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:38,065 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:38 GMT 2018-06-07 14:11:38,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:38,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:11:38,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:38,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:38,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:38,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:38,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:38,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:38,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:38,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:38,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:38,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:38,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:38,127 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:38 GMT 2018-06-07 14:11:38,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:38,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:38,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:43,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:43,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:43,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:43,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:43,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:43,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:43,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:43,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:43,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:41.891Z", "message": "Execution done (return_code=100): /tmp/Z82FL/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:41.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "65820a17-d1d9-46a8-8e22-4ef66599c57d"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:42.019Z", "message": "Task failed 'script_runner.tasks.run' [retry 7/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:11:42.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2152, "offset": 2116, "size": 50}}} 2018-06-07 14:11:43,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:43,218 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:43 GMT 2018-06-07 14:11:43,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:43,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1968 2018-06-07 14:11:43,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:43,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/Z82FL/install-ellis.sh 2018-06-07 14:11:43,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 7/60] 2018-06-07 14:11:43,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:43,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:43,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:43,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:43,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:43,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:43,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:43,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:43,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:43,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:43,283 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:43 GMT 2018-06-07 14:11:43,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:43,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:43,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:48,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:48,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:48,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:48,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:48,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:48,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:48,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:48,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:48,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:45.486Z", "message": "Execution done (return_code=100): /tmp/2RHE9/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:45.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "95943419-3f9d-4809-a650-1463b897c4c7"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:45.644Z", "message": "Task failed 'script_runner.tasks.run' [retry 7/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:11:45.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2154, "offset": 2118, "size": 50}}} 2018-06-07 14:11:48,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:48,385 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:48 GMT 2018-06-07 14:11:48,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:48,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1960 2018-06-07 14:11:48,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:48,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/2RHE9/install-bono.sh 2018-06-07 14:11:48,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 7/60] 2018-06-07 14:11:48,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:48,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:48,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:48,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:48,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:48,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:48,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:48,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:48,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:48,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:48,460 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:48 GMT 2018-06-07 14:11:48,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:48,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:48,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:53,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:53,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:53,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:53,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:53,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:53,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:53,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:53,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:53,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2154, "offset": 2120, "size": 50}}} 2018-06-07 14:11:53,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:53,557 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:53 GMT 2018-06-07 14:11:53,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:53,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:11:53,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:53,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:53,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:53,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:53,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:53,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:53,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:53,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:53,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:53,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:53,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:53,620 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:53 GMT 2018-06-07 14:11:53,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:53,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:53,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:58,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:11:58,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:58,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:58,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:58,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:58,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:58,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:58,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:58,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:57.102Z", "message": "Sending task 'script_runner.tasks.run' [retry 8/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:57.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:57.308Z", "message": "Task started 'script_runner.tasks.run' [retry 8/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:57.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:57.575Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/73DZC/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:57.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f461e9e-54cd-44a3-a848-96e9a9dd1a11"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:58.576Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:58.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f461e9e-54cd-44a3-a848-96e9a9dd1a11"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:58.576Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:58.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f461e9e-54cd-44a3-a848-96e9a9dd1a11"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:58.576Z", "message": "Executing: /tmp/73DZC/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:58.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f461e9e-54cd-44a3-a848-96e9a9dd1a11"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:58.576Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:58.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f461e9e-54cd-44a3-a848-96e9a9dd1a11"}], "metadata": {"pagination": {"total": 2161, "offset": 2120, "size": 50}}} 2018-06-07 14:11:58,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:58,752 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:58 GMT 2018-06-07 14:11:58,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:58,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3731 2018-06-07 14:11:58,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:11:58,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 8/60] 2018-06-07 14:11:58,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 8/60] 2018-06-07 14:11:58,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/73DZC/install-ellis.sh 2018-06-07 14:11:58,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:11:58,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:11:58,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/73DZC/install-ellis.sh 2018-06-07 14:11:58,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:11:58,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:11:58,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:11:58,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:11:58,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:11:58,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:11:58,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:11:58,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:11:58,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:11:58,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:11:58,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:11:58,825 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:11:58 GMT 2018-06-07 14:11:58,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:11:58,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:11:58,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:03,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:03,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:03,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:03,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:03,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:03,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:03,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:03,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:03,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:11:59.607Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:11:59.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f461e9e-54cd-44a3-a848-96e9a9dd1a11"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:12:00.729Z", "message": "Sending task 'script_runner.tasks.run' [retry 8/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:12:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:12:01.177Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/36AH7/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:12:01.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d77f7030-1ee8-4cc6-ad6c-4db84429798d"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:12:01.319Z", "message": "Task started 'script_runner.tasks.run' [retry 8/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:12:01.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:12:01.615Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:12:01.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d77f7030-1ee8-4cc6-ad6c-4db84429798d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:12:01.615Z", "message": "Executing: /tmp/36AH7/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:12:01.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d77f7030-1ee8-4cc6-ad6c-4db84429798d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:12:02.625Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:12:02.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d77f7030-1ee8-4cc6-ad6c-4db84429798d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:12:02.625Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:12:02.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d77f7030-1ee8-4cc6-ad6c-4db84429798d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:12:02.625Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:12:02.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d77f7030-1ee8-4cc6-ad6c-4db84429798d"}], "metadata": {"pagination": {"total": 2170, "offset": 2127, "size": 50}}} 2018-06-07 14:12:03,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:03,914 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:03 GMT 2018-06-07 14:12:03,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:03,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4719 2018-06-07 14:12:03,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:03,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:12:03,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 8/60] 2018-06-07 14:12:03,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/36AH7/install-bono.sh 2018-06-07 14:12:03,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 8/60] 2018-06-07 14:12:03,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:12:03,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/36AH7/install-bono.sh 2018-06-07 14:12:03,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:12:03,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:12:03,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:12:03,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:04,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:04,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:04,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:04,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:04,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:04,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:04,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:04,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:04,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:04,040 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:04 GMT 2018-06-07 14:12:04,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:04,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:04,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:09,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:09,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:09,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:09,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:09,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:09,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:09,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:09,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:09,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2170, "offset": 2136, "size": 50}}} 2018-06-07 14:12:09,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:09,176 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:09 GMT 2018-06-07 14:12:09,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:09,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:12:09,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:09,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:09,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:09,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:09 GMT 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:09,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:14,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:14,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2170, "offset": 2136, "size": 50}}} 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:14 GMT 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:14,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:12:14,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:14,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:14,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:14 GMT 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:14,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:14,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:19,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:19,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:19,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:19,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:19,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:19,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:19,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:19,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:19,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2170, "offset": 2136, "size": 50}}} 2018-06-07 14:12:19,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:19,591 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:19 GMT 2018-06-07 14:12:19,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:19,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:12:19,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:19,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:19,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:19,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:19,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:19,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:19,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:19,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:19,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:19,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:19,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:19,662 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:19 GMT 2018-06-07 14:12:19,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:19,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:19,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:24,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:24,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:24,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:24,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:24,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:24,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:24,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:24,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:24,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2170, "offset": 2136, "size": 50}}} 2018-06-07 14:12:24,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:24,765 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:24 GMT 2018-06-07 14:12:24,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:24,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:12:24,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:24,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:24,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:24,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:24,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:24,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:24,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:24,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:24,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:24,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:24,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:24,836 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:24 GMT 2018-06-07 14:12:24,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:24,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:24,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:29,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:29,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:29,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:29,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:29,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:29,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:29,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:29,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:29,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2170, "offset": 2136, "size": 50}}} 2018-06-07 14:12:29,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:29,936 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:29 GMT 2018-06-07 14:12:29,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:29,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:12:29,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:29,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:30,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:30,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:30,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:30,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:30,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:30,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:30,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:30,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:30,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:30,009 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:30 GMT 2018-06-07 14:12:30,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:30,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:30,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:35,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:35,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:35,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:35,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:35,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:35,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:35,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:35,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:35,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2170, "offset": 2136, "size": 50}}} 2018-06-07 14:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:35 GMT 2018-06-07 14:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:35,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:35,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:35,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:35,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:35,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:35,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:35,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:35,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:35,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:35,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:35,215 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:35 GMT 2018-06-07 14:12:35,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:35,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:35,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:40,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:40,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:40,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:40,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:40,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:40,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:40,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:40,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:40,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2170, "offset": 2136, "size": 50}}} 2018-06-07 14:12:40,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:40,366 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:40 GMT 2018-06-07 14:12:40,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:40,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:12:40,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:40,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:40,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:40,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:40,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:40,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:40,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:40,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:40,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:40,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:40,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:40,501 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:40 GMT 2018-06-07 14:12:40,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:40,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:40,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:45,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:45,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:45,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:45,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:45,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:45,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:45,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:45,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:45,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2170, "offset": 2136, "size": 50}}} 2018-06-07 14:12:45,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:45,596 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:45 GMT 2018-06-07 14:12:45,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:45,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:12:45,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:45,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:45,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:45,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:45,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:45,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:45,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:45,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:45,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:45,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:45,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:45,673 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:45 GMT 2018-06-07 14:12:45,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:45,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:45,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:50,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:50,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:50,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:50,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:50,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:50,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:50,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:50,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:50,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2170, "offset": 2136, "size": 50}}} 2018-06-07 14:12:50,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:50,812 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:50 GMT 2018-06-07 14:12:50,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:50,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:12:50,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:50,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:51,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:51,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:51,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:51,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:51,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:51,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:51,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:51,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:51,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:51,115 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:51 GMT 2018-06-07 14:12:51,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:51,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:51,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:56,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:12:56,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2170, "offset": 2136, "size": 50}}} 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:56 GMT 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:56,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:12:56,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:12:56,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:12:56,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:12:56,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:12:56,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:12:56,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:12:56,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:12:56,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:12:56,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:12:56,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:12:56,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:12:56,314 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:12:56 GMT 2018-06-07 14:12:56,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:12:56,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:12:56,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:01,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:01,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:01,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:01,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:01,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:01,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:01,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:01,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:01,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:00.649Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.761s\nuser\t0m0.946s\nsys\t0m0.105s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:00.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f461e9e-54cd-44a3-a848-96e9a9dd1a11"}], "metadata": {"pagination": {"total": 2171, "offset": 2136, "size": 50}}} 2018-06-07 14:13:01,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:01,591 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:01 GMT 2018-06-07 14:13:01,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:01,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2861 2018-06-07 14:13:01,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:01,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.761s user 0m0.946s sys 0m0.105s 2018-06-07 14:13:01,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:01,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:01,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:01,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:01,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:01,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:01,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:01,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:01,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:01,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:01,816 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:01 GMT 2018-06-07 14:13:01,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:01,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:01,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:06,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:07,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:07,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:07,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:07,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:07,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:07,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:07,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:07,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:01.643Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:01.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f461e9e-54cd-44a3-a848-96e9a9dd1a11"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:01.643Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:01.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f461e9e-54cd-44a3-a848-96e9a9dd1a11"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:04.134Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.605s\nuser\t0m0.956s\nsys\t0m0.106s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:04.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d77f7030-1ee8-4cc6-ad6c-4db84429798d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:04.726Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:04.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d77f7030-1ee8-4cc6-ad6c-4db84429798d"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:04.726Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:04.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d77f7030-1ee8-4cc6-ad6c-4db84429798d"}], "metadata": {"pagination": {"total": 2176, "offset": 2137, "size": 50}}} 2018-06-07 14:13:07,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:07,212 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:07 GMT 2018-06-07 14:13:07,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:07,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5030 2018-06-07 14:13:07,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:07,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:13:07,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:13:07,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.605s user 0m0.956s sys 0m0.106s 2018-06-07 14:13:07,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:13:07,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:13:07,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:07,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:07,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:07,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:07,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:07,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:07,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:07,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:07,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:07,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:07,293 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:07 GMT 2018-06-07 14:13:07,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:07,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:07,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:12,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:12,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:12,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:12,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:12,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:12,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:12,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:12,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:12,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2176, "offset": 2142, "size": 50}}} 2018-06-07 14:13:12,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:12,375 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:12 GMT 2018-06-07 14:13:12,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:12,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:13:12,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:12,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:12,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:12,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:12,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:12,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:12,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:12,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:12,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:12,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:12,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:12,451 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:12 GMT 2018-06-07 14:13:12,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:12,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:12,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:17,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:17,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:17,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:17,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:17,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:17,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:17,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:17,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:17,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2176, "offset": 2142, "size": 50}}} 2018-06-07 14:13:17,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:17,536 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:17 GMT 2018-06-07 14:13:17,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:17,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:13:17,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:17,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:17,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:17,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:17,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:17,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:17,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:17,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:17,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:17,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:17,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:17,673 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:17 GMT 2018-06-07 14:13:17,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:17,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:17,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:22,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:22,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:22,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:22,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:22,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:22,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:22,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:22,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:22,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:21.332Z", "message": "Execution done (return_code=100): /tmp/73DZC/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:21.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f461e9e-54cd-44a3-a848-96e9a9dd1a11"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:21.443Z", "message": "Task failed 'script_runner.tasks.run' [retry 8/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:13:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2178, "offset": 2142, "size": 50}}} 2018-06-07 14:13:22,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:22,757 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:22 GMT 2018-06-07 14:13:22,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:22,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1968 2018-06-07 14:13:22,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/73DZC/install-ellis.sh 2018-06-07 14:13:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 8/60] 2018-06-07 14:13:22,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:22,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:22,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:22,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:22,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:22,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:22,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:22,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:22,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:22,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:22,843 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:22 GMT 2018-06-07 14:13:22,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:22,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:22,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:27,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:27,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:27,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:27,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:27,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:27,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:27,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:27,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:27,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:24.816Z", "message": "Execution done (return_code=100): /tmp/36AH7/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:24.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d77f7030-1ee8-4cc6-ad6c-4db84429798d"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:24.969Z", "message": "Task failed 'script_runner.tasks.run' [retry 8/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:13:24.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2180, "offset": 2144, "size": 50}}} 2018-06-07 14:13:27,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:27,931 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:27 GMT 2018-06-07 14:13:27,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:27,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1960 2018-06-07 14:13:27,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:27,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/36AH7/install-bono.sh 2018-06-07 14:13:27,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 8/60] 2018-06-07 14:13:27,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:28,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:28,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:28,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:28,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:28,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:28,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:28,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:28,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:28,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:28,076 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:28 GMT 2018-06-07 14:13:28,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:28,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:28,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:33,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:33,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:33,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:33,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:33,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:33,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:33,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:33,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:33,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2180, "offset": 2146, "size": 50}}} 2018-06-07 14:13:33,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:33,173 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:33 GMT 2018-06-07 14:13:33,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:33,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:13:33,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:33,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:33,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:33,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:33 GMT 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:33,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:38,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:38,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:38,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:38,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:38,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:38,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:38,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:38,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:38,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:36.521Z", "message": "Sending task 'script_runner.tasks.run' [retry 9/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:36.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:36.977Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/85OPB/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2af4ea3a-e8a8-410e-a84e-0e71d595421a"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:37.347Z", "message": "Task started 'script_runner.tasks.run' [retry 9/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:37.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:37.748Z", "message": "Executing: /tmp/85OPB/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:37.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2af4ea3a-e8a8-410e-a84e-0e71d595421a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:37.748Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:37.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2af4ea3a-e8a8-410e-a84e-0e71d595421a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:37.748Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:37.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2af4ea3a-e8a8-410e-a84e-0e71d595421a"}], "metadata": {"pagination": {"total": 2186, "offset": 2146, "size": 50}}} 2018-06-07 14:13:38,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:38,326 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:38 GMT 2018-06-07 14:13:38,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:38,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3200 2018-06-07 14:13:38,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:38,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 9/60] 2018-06-07 14:13:38,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/85OPB/install-ellis.sh 2018-06-07 14:13:38,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 9/60] 2018-06-07 14:13:38,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/85OPB/install-ellis.sh 2018-06-07 14:13:38,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:13:38,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:13:38,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:38,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:38,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:38,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:38,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:38,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:38,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:38,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:38,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:38,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:38,388 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:38 GMT 2018-06-07 14:13:38,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:38,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:38,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:43,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:43,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:43,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:43,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:43,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:43,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:43,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:43,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:43,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:38.757Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:38.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2af4ea3a-e8a8-410e-a84e-0e71d595421a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:38.757Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:38.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2af4ea3a-e8a8-410e-a84e-0e71d595421a"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:40.051Z", "message": "Sending task 'script_runner.tasks.run' [retry 9/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:40.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:40.408Z", "message": "Task started 'script_runner.tasks.run' [retry 9/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:40.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:40.497Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/7GN5S/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:40.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d3df73c7-edf3-48af-8432-b5e7de49de32"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:40.767Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:40.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d3df73c7-edf3-48af-8432-b5e7de49de32"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:40.767Z", "message": "Executing: /tmp/7GN5S/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:40.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d3df73c7-edf3-48af-8432-b5e7de49de32"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:41.775Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:41.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d3df73c7-edf3-48af-8432-b5e7de49de32"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:41.775Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:41.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d3df73c7-edf3-48af-8432-b5e7de49de32"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:13:41.775Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:13:41.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d3df73c7-edf3-48af-8432-b5e7de49de32"}], "metadata": {"pagination": {"total": 2196, "offset": 2152, "size": 50}}} 2018-06-07 14:13:43,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:43,490 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:43 GMT 2018-06-07 14:13:43,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:43,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5250 2018-06-07 14:13:43,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:13:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:13:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 9/60] 2018-06-07 14:13:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 9/60] 2018-06-07 14:13:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/7GN5S/install-bono.sh 2018-06-07 14:13:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:13:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7GN5S/install-bono.sh 2018-06-07 14:13:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:13:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:13:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:13:43,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:43,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:43,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:43,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:43,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:43,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:43,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:43,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:43,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:43,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:43,556 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:43 GMT 2018-06-07 14:13:43,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:43,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:43,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:48,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:48,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:48,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:48,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:48,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:48,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:48,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:48,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:48,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2196, "offset": 2162, "size": 50}}} 2018-06-07 14:13:48,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:48,661 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:48 GMT 2018-06-07 14:13:48,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:48,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:13:48,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:48,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:48,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:48,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:48,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:48,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:48,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:48,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:48,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:48,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:48,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:48,732 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:48 GMT 2018-06-07 14:13:48,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:48,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:48,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:53,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:53,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:53,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:53,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:53,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:53,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:53,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:53,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:53,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2196, "offset": 2162, "size": 50}}} 2018-06-07 14:13:53,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:53,820 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:53 GMT 2018-06-07 14:13:53,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:53,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:13:53,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:53,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:53,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:53,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:53,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:53,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:53,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:53,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:53,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:53,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:53,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:53,902 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:53 GMT 2018-06-07 14:13:53,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:53,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:53,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:58,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:13:58,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:58,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:58,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:58,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:58,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:58,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:58,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:58,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2196, "offset": 2162, "size": 50}}} 2018-06-07 14:13:58,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:58,998 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:58 GMT 2018-06-07 14:13:58,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:58,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:13:58,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:13:58,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:13:59,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:13:59,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:13:59,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:13:59,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:13:59,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:13:59,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:13:59,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:13:59,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:13:59,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:13:59,082 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:13:59 GMT 2018-06-07 14:13:59,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:13:59,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:13:59,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:04,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:04,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:04,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:04,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:04,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:04,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:04,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:04,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:04,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2196, "offset": 2162, "size": 50}}} 2018-06-07 14:14:04,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:04,349 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:04 GMT 2018-06-07 14:14:04,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:04,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:14:04,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:04,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:04,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:04,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:04,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:04,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:04,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:04,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:04,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:04,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:04,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:04,434 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:04 GMT 2018-06-07 14:14:04,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:04,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:04,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:09,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:09,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:09,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:09,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:09,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:09,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:09,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:09,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:09,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2196, "offset": 2162, "size": 50}}} 2018-06-07 14:14:09,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:09,769 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:09 GMT 2018-06-07 14:14:09,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:09,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:14:09,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:09,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:09,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:09,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:09,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:09,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:09,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:09,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:09,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:09,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:09,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:09,845 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:09 GMT 2018-06-07 14:14:09,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:09,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:09,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:14,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:14,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:14,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:14,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:14,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:14,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:14,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:14,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:14,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2196, "offset": 2162, "size": 50}}} 2018-06-07 14:14:14,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:14,942 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:14 GMT 2018-06-07 14:14:14,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:14,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:14:14,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:14,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:15,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:15,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:15,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:15,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:15,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:15,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:15,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:15,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:15,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:15,062 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:15 GMT 2018-06-07 14:14:15,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:15,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:15,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:20,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:20,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:20,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:20,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:20,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:20,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:20,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:20,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:20,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2196, "offset": 2162, "size": 50}}} 2018-06-07 14:14:20,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:20,332 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:20 GMT 2018-06-07 14:14:20,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:20,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:14:20,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:20,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:20,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:20,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:20,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:20,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:20,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:20,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:20,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:20,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:20,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:20,397 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:20 GMT 2018-06-07 14:14:20,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:20,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:20,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:25,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:25,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:25,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:25,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:25,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:25,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:25,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:25,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:25,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2196, "offset": 2162, "size": 50}}} 2018-06-07 14:14:25,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:25,602 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:25 GMT 2018-06-07 14:14:25,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:25,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:14:25,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:25,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:25,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:25,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:25,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:25,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:25,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:25,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:25,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:25,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:25,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:25,670 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:25 GMT 2018-06-07 14:14:25,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:25,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:25,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:30,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:30,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:30,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:30,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:30,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:30,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:30,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:30,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:30,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2196, "offset": 2162, "size": 50}}} 2018-06-07 14:14:30,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:30,824 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:30 GMT 2018-06-07 14:14:30,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:30,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:14:30,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:30,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:30,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:30,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:30,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:30,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:30,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:30,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:30,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:30,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:30,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:30,892 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:30 GMT 2018-06-07 14:14:30,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:30,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:30,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:35,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:35,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:35,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:35,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:35,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:35,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:35,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:35,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:35,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2196, "offset": 2162, "size": 50}}} 2018-06-07 14:14:35,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:35,979 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:35 GMT 2018-06-07 14:14:35,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:35,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:14:35,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:35,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:36,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:36,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:36,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:36,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:36,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:36,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:36,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:36,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:36,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:36,051 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:36 GMT 2018-06-07 14:14:36,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:36,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:36,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:41,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:41,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:41,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:41,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:41,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:41,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:41,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:41,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:41,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:14:39.972Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.634s\nuser\t0m0.967s\nsys\t0m0.135s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:14:39.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2af4ea3a-e8a8-410e-a84e-0e71d595421a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:14:40.800Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:14:40.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2af4ea3a-e8a8-410e-a84e-0e71d595421a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:14:40.800Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:14:40.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2af4ea3a-e8a8-410e-a84e-0e71d595421a"}], "metadata": {"pagination": {"total": 2199, "offset": 2162, "size": 50}}} 2018-06-07 14:14:41,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:41,397 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:41 GMT 2018-06-07 14:14:41,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:41,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:14:41,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:41,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.634s user 0m0.967s sys 0m0.135s 2018-06-07 14:14:41,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:14:41,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:14:41,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:41,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:41,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:41,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:41,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:41,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:41,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:41,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:41,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:41,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:41,472 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:41 GMT 2018-06-07 14:14:41,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:41,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:41,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:46,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:47,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:47,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:47,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:47,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:47,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:47,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:47,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:47,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:14:44.067Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.196s\nuser\t0m0.971s\nsys\t0m0.113s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:14:44.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d3df73c7-edf3-48af-8432-b5e7de49de32"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:14:44.808Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:14:44.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d3df73c7-edf3-48af-8432-b5e7de49de32"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:14:44.808Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:14:44.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d3df73c7-edf3-48af-8432-b5e7de49de32"}], "metadata": {"pagination": {"total": 2202, "offset": 2165, "size": 50}}} 2018-06-07 14:14:47,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:47,547 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:47 GMT 2018-06-07 14:14:47,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:47,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:14:47,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:47,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.196s user 0m0.971s sys 0m0.113s 2018-06-07 14:14:47,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:14:47,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:14:47,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:47,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:47,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:47,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:47,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:47,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:47,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:47,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:47,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:47,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:47,616 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:47 GMT 2018-06-07 14:14:47,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:47,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:47,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:52,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:52,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:52,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:52,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:52,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:52,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:52,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:52,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:52,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2202, "offset": 2168, "size": 50}}} 2018-06-07 14:14:52,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:52,697 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:52 GMT 2018-06-07 14:14:52,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:52,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:14:52,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:52,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:52,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:52,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:52,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:52,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:52,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:52,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:52,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:52,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:52,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:52,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:52 GMT 2018-06-07 14:14:52,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:52,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:52,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:57,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:14:57,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:57,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:57,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:57,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:57,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:57,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:57,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:57,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2202, "offset": 2168, "size": 50}}} 2018-06-07 14:14:57,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:57,943 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:57 GMT 2018-06-07 14:14:57,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:57,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:14:57,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:14:57,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:14:58,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:14:58,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:14:58,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:14:58,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:14:58,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:14:58,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:14:58,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:14:58,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:14:58,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:14:58,016 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:14:58 GMT 2018-06-07 14:14:58,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:14:58,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:14:58,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:03,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:03,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:03,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:03,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:03,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:03,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:03,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:03,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:03,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:00.654Z", "message": "Execution done (return_code=100): /tmp/85OPB/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:00.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2af4ea3a-e8a8-410e-a84e-0e71d595421a"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:00.858Z", "message": "Task failed 'script_runner.tasks.run' [retry 9/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:15:00.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2204, "offset": 2168, "size": 50}}} 2018-06-07 14:15:03,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:03,135 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:03 GMT 2018-06-07 14:15:03,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:03,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1968 2018-06-07 14:15:03,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/85OPB/install-ellis.sh 2018-06-07 14:15:03,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 9/60] 2018-06-07 14:15:03,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:03,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:03,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:03,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:03,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:03,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:03,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:03,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:03,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:03,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:03,195 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:03 GMT 2018-06-07 14:15:03,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:03,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:03,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:08,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:08,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:08,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:08,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:08,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:08,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:08,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:08,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:08,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:04.748Z", "message": "Execution done (return_code=100): /tmp/7GN5S/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:04.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "d3df73c7-edf3-48af-8432-b5e7de49de32"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:04.985Z", "message": "Task failed 'script_runner.tasks.run' [retry 9/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:15:04.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2206, "offset": 2170, "size": 50}}} 2018-06-07 14:15:08,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:08,300 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:08 GMT 2018-06-07 14:15:08,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:08,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1960 2018-06-07 14:15:08,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:08,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/7GN5S/install-bono.sh 2018-06-07 14:15:08,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 9/60] 2018-06-07 14:15:08,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:08,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:08,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:08,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:08,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:08,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:08,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:08,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:08,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:08,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:08,370 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:08 GMT 2018-06-07 14:15:08,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:08,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:08,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:13,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:13,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:13,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:13,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:13,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:13,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:13,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:13,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:13,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2206, "offset": 2172, "size": 50}}} 2018-06-07 14:15:13,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:13,456 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:13 GMT 2018-06-07 14:15:13,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:13,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:15:13,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:13,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:13,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:13,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:13,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:13,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:13,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:13,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:13,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:13,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:13,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:13,529 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:13 GMT 2018-06-07 14:15:13,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:13,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:13,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:18,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:18,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:18,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:18,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:18,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:18,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:18,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:18,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:18,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:15.940Z", "message": "Sending task 'script_runner.tasks.run' [retry 10/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:15.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:16.393Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/3LJBA/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:16.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1ecc2ac4-6bad-432c-80c7-e175f3008b0b"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:16.445Z", "message": "Task started 'script_runner.tasks.run' [retry 10/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:16.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:16.825Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:16.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1ecc2ac4-6bad-432c-80c7-e175f3008b0b"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:16.825Z", "message": "Executing: /tmp/3LJBA/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:16.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1ecc2ac4-6bad-432c-80c7-e175f3008b0b"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:17.835Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:17.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1ecc2ac4-6bad-432c-80c7-e175f3008b0b"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:17.835Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:17.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1ecc2ac4-6bad-432c-80c7-e175f3008b0b"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:17.835Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:17.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1ecc2ac4-6bad-432c-80c7-e175f3008b0b"}], "metadata": {"pagination": {"total": 2214, "offset": 2172, "size": 50}}} 2018-06-07 14:15:18,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:18,667 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:18 GMT 2018-06-07 14:15:18,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:18,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:15:18,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 10/60] 2018-06-07 14:15:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/3LJBA/install-ellis.sh 2018-06-07 14:15:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 10/60] 2018-06-07 14:15:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:15:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3LJBA/install-ellis.sh 2018-06-07 14:15:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:15:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:15:18,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:15:18,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:18,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:18,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:18,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:18,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:18,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:18,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:18,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:18,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:18,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:18,750 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:18 GMT 2018-06-07 14:15:18,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:18,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:18,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:23,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:23,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:23,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:23,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:23,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:23,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:23,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:23,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:23,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:20.070Z", "message": "Sending task 'script_runner.tasks.run' [retry 10/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:20.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:20.453Z", "message": "Task started 'script_runner.tasks.run' [retry 10/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:20.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:20.526Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/I3L8D/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:20.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "939148bc-26d2-4051-af70-9727d58db1e5"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:20.852Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:20.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "939148bc-26d2-4051-af70-9727d58db1e5"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:20.852Z", "message": "Executing: /tmp/I3L8D/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:20.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "939148bc-26d2-4051-af70-9727d58db1e5"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:21.858Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:21.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "939148bc-26d2-4051-af70-9727d58db1e5"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:21.858Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:21.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "939148bc-26d2-4051-af70-9727d58db1e5"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:15:22.868Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:15:22.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "939148bc-26d2-4051-af70-9727d58db1e5"}], "metadata": {"pagination": {"total": 2222, "offset": 2180, "size": 50}}} 2018-06-07 14:15:23,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:23,835 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:23 GMT 2018-06-07 14:15:23,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:23,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:15:23,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:23,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 10/60] 2018-06-07 14:15:23,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 10/60] 2018-06-07 14:15:23,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/I3L8D/install-bono.sh 2018-06-07 14:15:23,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:15:23,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I3L8D/install-bono.sh 2018-06-07 14:15:23,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:15:23,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:15:23,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:15:23,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:23,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:23,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:23,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:23,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:23,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:23,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:23,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:23,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:23,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:23,899 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:23 GMT 2018-06-07 14:15:23,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:23,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:23,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:28,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:28,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:28,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:28,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:28,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:28,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:28,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:28,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:28,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2222, "offset": 2188, "size": 50}}} 2018-06-07 14:15:28,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:28,994 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:28 GMT 2018-06-07 14:15:28,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:28,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:15:28,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:28,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:29,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:29,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:29,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:29,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:29,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:29,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:29,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:29,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:29,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:29,073 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:29 GMT 2018-06-07 14:15:29,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:29,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:29,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:34,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:34,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:34,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:34,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:34,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:34,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:34,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:34,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:34,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2222, "offset": 2188, "size": 50}}} 2018-06-07 14:15:34,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:34,176 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:34 GMT 2018-06-07 14:15:34,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:34,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:15:34,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:34,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:34,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:34,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:34,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:34,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:34,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:34,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:34,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:34,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:34,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:34,241 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:34 GMT 2018-06-07 14:15:34,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:34,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:34,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:39,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:39,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:39,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:39,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:39,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:39,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:39,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:39,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:39,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2222, "offset": 2188, "size": 50}}} 2018-06-07 14:15:39,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:39,359 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:39 GMT 2018-06-07 14:15:39,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:39,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:15:39,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:39,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:39,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:39,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:39,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:39,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:39,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:39,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:39,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:39,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:39,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:39,424 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:39 GMT 2018-06-07 14:15:39,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:39,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:39,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:44,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:44,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:44,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:44,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:44,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:44,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:44,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:44,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:44,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2222, "offset": 2188, "size": 50}}} 2018-06-07 14:15:44,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:44,579 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:44 GMT 2018-06-07 14:15:44,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:44,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:15:44,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:44,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:44,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:44,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:44,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:44,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:44,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:44,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:44,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:44,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:44,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:44,644 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:44 GMT 2018-06-07 14:15:44,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:44,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:44,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:49,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:49,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:49,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:49,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:49,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:49,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:49,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:49,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:49,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2222, "offset": 2188, "size": 50}}} 2018-06-07 14:15:49,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:49,737 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:49 GMT 2018-06-07 14:15:49,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:49,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:15:49,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:49,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:49,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:49,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:49,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:49,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:49,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:49,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:49,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:49,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:49,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:49,803 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:49 GMT 2018-06-07 14:15:49,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:49,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:49,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:54,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:15:54,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:54,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:54,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:54,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:54,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:54,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:54,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:54,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2222, "offset": 2188, "size": 50}}} 2018-06-07 14:15:54,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:54,890 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:54 GMT 2018-06-07 14:15:54,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:54,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:15:54,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:54,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:15:54,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:15:54,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:15:54,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:15:54,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:15:54,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:15:54,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:15:54,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:15:54,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:15:54,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:15:54,967 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:15:54 GMT 2018-06-07 14:15:54,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:15:54,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:15:54,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:15:59,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:00,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:00,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:00,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:00,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:00,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:00,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:00,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:00,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2222, "offset": 2188, "size": 50}}} 2018-06-07 14:16:00,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:00,102 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:00 GMT 2018-06-07 14:16:00,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:00,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:16:00,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:00,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:00,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:00,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:00,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:00,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:00,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:00,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:00,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:00,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:00,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:00,178 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:00 GMT 2018-06-07 14:16:00,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:00,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:00,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:05,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:05,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:05,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:05,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:05,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:05,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:05,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:05,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:05,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2222, "offset": 2188, "size": 50}}} 2018-06-07 14:16:05,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:05,268 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:05 GMT 2018-06-07 14:16:05,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:05,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:16:05,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:05,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:05,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:05,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:05,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:05,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:05,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:05,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:05,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:05,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:05,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:05,337 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:05 GMT 2018-06-07 14:16:05,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:05,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:05,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:10,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:10,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:10,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:10,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:10,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:10,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:10,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:10,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:10,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2222, "offset": 2188, "size": 50}}} 2018-06-07 14:16:10,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:10,430 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:10 GMT 2018-06-07 14:16:10,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:10,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:16:10,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:10,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:10,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:10,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:10,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:10,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:10,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:10,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:10,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:10,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:10,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:10,506 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:10 GMT 2018-06-07 14:16:10,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:10,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:10,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:15,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:15,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:15,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:15,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:15,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:15,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:15,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:15,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:15,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2222, "offset": 2188, "size": 50}}} 2018-06-07 14:16:15,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:15,611 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:15 GMT 2018-06-07 14:16:15,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:15,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:16:15,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:15,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:15,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:15,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:15,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:15,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:15,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:15,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:15,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:15,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:15,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:15,683 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:15 GMT 2018-06-07 14:16:15,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:15,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:15,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:20,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:20,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:20,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:20,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:20,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:20,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:20,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:20,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:20,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:19.356Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.646s\nuser\t0m1.013s\nsys\t0m0.089s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:19.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1ecc2ac4-6bad-432c-80c7-e175f3008b0b"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:19.895Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:19.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1ecc2ac4-6bad-432c-80c7-e175f3008b0b"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:19.895Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:19.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1ecc2ac4-6bad-432c-80c7-e175f3008b0b"}], "metadata": {"pagination": {"total": 2225, "offset": 2188, "size": 50}}} 2018-06-07 14:16:20,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:20,957 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:20 GMT 2018-06-07 14:16:20,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:20,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:16:20,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:20,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.646s user 0m1.013s sys 0m0.089s 2018-06-07 14:16:20,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:16:20,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:16:20,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:21,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:21,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:21,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:21,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:21,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:21,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:21,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:21,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:21,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:21,026 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:21 GMT 2018-06-07 14:16:21,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:21,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:21,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:26,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:26,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:26,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:26,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:26,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:26,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:26,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:26,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:26,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:24.016Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.814s\nuser\t0m0.954s\nsys\t0m0.114s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:24.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "939148bc-26d2-4051-af70-9727d58db1e5"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:25.144Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:25.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "939148bc-26d2-4051-af70-9727d58db1e5"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:25.144Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:25.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "939148bc-26d2-4051-af70-9727d58db1e5"}], "metadata": {"pagination": {"total": 2228, "offset": 2191, "size": 50}}} 2018-06-07 14:16:26,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:26,430 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:26 GMT 2018-06-07 14:16:26,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:26,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:16:26,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:26,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.814s user 0m0.954s sys 0m0.114s 2018-06-07 14:16:26,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:16:26,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:16:26,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:26,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:26,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:26,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:26,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:26,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:26,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:26,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:26,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:26,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:26,503 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:26 GMT 2018-06-07 14:16:26,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:26,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:26,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:31,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:31,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:31,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:31,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:31,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:31,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:31,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:31,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:31,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2228, "offset": 2194, "size": 50}}} 2018-06-07 14:16:31,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:31,650 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:31 GMT 2018-06-07 14:16:31,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:31,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:16:31,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:31,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:31,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:31,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:31,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:31,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:31,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:31,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:31,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:31,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:31,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:31,710 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:31 GMT 2018-06-07 14:16:31,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:31,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:31,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:36,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:36,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:36,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:36,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:36,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:36,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:36,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:36,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:36,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2228, "offset": 2194, "size": 50}}} 2018-06-07 14:16:36,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:36,793 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:36 GMT 2018-06-07 14:16:36,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:36,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:16:36,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:36,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:36,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:36,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:36,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:36,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:36,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:36,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:36,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:36,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:36,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:36,864 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:36 GMT 2018-06-07 14:16:36,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:36,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:36,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:41,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:41,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:41,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:41,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:41,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:41,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:41,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:41,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:41,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:40.038Z", "message": "Execution done (return_code=100): /tmp/3LJBA/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:40.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1ecc2ac4-6bad-432c-80c7-e175f3008b0b"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:40.181Z", "message": "Task failed 'script_runner.tasks.run' [retry 10/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:16:40.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2230, "offset": 2194, "size": 50}}} 2018-06-07 14:16:41,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:41,966 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:41 GMT 2018-06-07 14:16:41,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:41,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:16:41,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:41,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/3LJBA/install-ellis.sh 2018-06-07 14:16:41,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 10/60] 2018-06-07 14:16:41,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:42,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:42,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:42,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:42,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:42,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:42,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:42,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:42,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:42,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:42,044 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:42 GMT 2018-06-07 14:16:42,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:42,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:42,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:47,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:47,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:47,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:47,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:47,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:47,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:47,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:47,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:47,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:44.697Z", "message": "Execution done (return_code=100): /tmp/I3L8D/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:44.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "939148bc-26d2-4051-af70-9727d58db1e5"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:44.811Z", "message": "Task failed 'script_runner.tasks.run' [retry 10/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:16:44.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2232, "offset": 2196, "size": 50}}} 2018-06-07 14:16:47,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:47,168 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:47 GMT 2018-06-07 14:16:47,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:47,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:16:47,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:47,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/I3L8D/install-bono.sh 2018-06-07 14:16:47,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 10/60] 2018-06-07 14:16:47,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:47,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:47,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:47,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:47,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:47,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:47,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:47,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:47,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:47,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:47,254 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:47 GMT 2018-06-07 14:16:47,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:47,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:47,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:52,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:52,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:52,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:52,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:52,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:52,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:52,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:52,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:52,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2232, "offset": 2198, "size": 50}}} 2018-06-07 14:16:52,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:52,351 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:52 GMT 2018-06-07 14:16:52,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:52,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:16:52,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:52,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:52,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:52,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:52,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:52,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:52,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:52,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:52,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:52,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:52,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:52,419 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:52 GMT 2018-06-07 14:16:52,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:52,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:52,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:57,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:16:57,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:57,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:57,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:57,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:57,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:57,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:57,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:57,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:55.260Z", "message": "Sending task 'script_runner.tasks.run' [retry 11/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:55.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:55.504Z", "message": "Task started 'script_runner.tasks.run' [retry 11/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:55.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:55.722Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/5G72N/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:55.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fde8017c-9e28-4240-bf1f-b1868306e609"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:56.163Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:56.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fde8017c-9e28-4240-bf1f-b1868306e609"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:56.163Z", "message": "Executing: /tmp/5G72N/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:56.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fde8017c-9e28-4240-bf1f-b1868306e609"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:57.176Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:57.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fde8017c-9e28-4240-bf1f-b1868306e609"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:57.176Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:57.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fde8017c-9e28-4240-bf1f-b1868306e609"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:57.176Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:57.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fde8017c-9e28-4240-bf1f-b1868306e609"}], "metadata": {"pagination": {"total": 2240, "offset": 2198, "size": 50}}} 2018-06-07 14:16:57,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:57,562 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:57 GMT 2018-06-07 14:16:57,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:57,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:16:57,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:16:57,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 11/60] 2018-06-07 14:16:57,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 11/60] 2018-06-07 14:16:57,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/5G72N/install-ellis.sh 2018-06-07 14:16:57,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:16:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5G72N/install-ellis.sh 2018-06-07 14:16:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:16:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:16:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:16:57,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:16:57,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:16:57,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:16:57,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:16:57,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:16:57,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:16:57,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:16:57,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:16:57,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:16:57,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:16:57,636 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:16:57 GMT 2018-06-07 14:16:57,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:16:57,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:16:57,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:02,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:02,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:02,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:02,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:02,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:02,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:02,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:02,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:02,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:16:59.889Z", "message": "Sending task 'script_runner.tasks.run' [retry 11/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:16:59.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:17:00.323Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/YYUOL/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:17:00.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c6b2a724-e4d9-47a1-99ef-0487c1301813"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:17:00.520Z", "message": "Task started 'script_runner.tasks.run' [retry 11/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:17:00.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:17:01.198Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:17:01.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c6b2a724-e4d9-47a1-99ef-0487c1301813"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:17:01.198Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:17:01.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c6b2a724-e4d9-47a1-99ef-0487c1301813"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:17:01.198Z", "message": "Executing: /tmp/YYUOL/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:17:01.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c6b2a724-e4d9-47a1-99ef-0487c1301813"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:17:02.223Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:17:02.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c6b2a724-e4d9-47a1-99ef-0487c1301813"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:17:02.223Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:17:02.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c6b2a724-e4d9-47a1-99ef-0487c1301813"}], "metadata": {"pagination": {"total": 2248, "offset": 2206, "size": 50}}} 2018-06-07 14:17:02,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:02,729 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:02 GMT 2018-06-07 14:17:02,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:02,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:17:02,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:02,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 11/60] 2018-06-07 14:17:02,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/YYUOL/install-bono.sh 2018-06-07 14:17:02,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 11/60] 2018-06-07 14:17:02,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:17:02,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:17:02,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YYUOL/install-bono.sh 2018-06-07 14:17:02,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:17:02,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:17:02,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:02,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:02,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:02,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:02,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:02,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:02,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:02,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:02,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:02,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:02,791 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:02 GMT 2018-06-07 14:17:02,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:02,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:02,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:07,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:07,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:07,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:07,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:07,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:07,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:07,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:07,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:07,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2248, "offset": 2214, "size": 50}}} 2018-06-07 14:17:07,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:07,890 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:07 GMT 2018-06-07 14:17:07,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:07,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:17:07,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:07,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:07,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:07,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:07,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:07,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:07,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:07,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:07,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:07,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:07,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:07,951 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:07 GMT 2018-06-07 14:17:07,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:07,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:07,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:12,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:13,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:13,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:13,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:13,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:13,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:13,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:13,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:13,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2248, "offset": 2214, "size": 50}}} 2018-06-07 14:17:13,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:13,039 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:13 GMT 2018-06-07 14:17:13,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:13,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:17:13,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:13,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:13,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:13,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:13,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:13,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:13,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:13,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:13,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:13,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:13,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:13,103 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:13 GMT 2018-06-07 14:17:13,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:13,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:13,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:18,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:18,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:18,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:18,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:18,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:18,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:18,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:18,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:18,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2248, "offset": 2214, "size": 50}}} 2018-06-07 14:17:18,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:18,394 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:18 GMT 2018-06-07 14:17:18,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:18,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:17:18,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:18,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:18,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:18,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:18,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:18,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:18,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:18,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:18,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:18,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:18,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:18,477 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:18 GMT 2018-06-07 14:17:18,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:18,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:18,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:23,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:23,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:23,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:23,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:23,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:23,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:23,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:23,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:23,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2248, "offset": 2214, "size": 50}}} 2018-06-07 14:17:23,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:23,582 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:23 GMT 2018-06-07 14:17:23,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:23,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:17:23,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:23,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:23,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:23,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:23,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:23,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:23,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:23,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:23,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:23,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:23,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:23,677 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:23 GMT 2018-06-07 14:17:23,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:23,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:23,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:28,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:28,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:28,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:28,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:28,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:28,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:28,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:28,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:28,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2248, "offset": 2214, "size": 50}}} 2018-06-07 14:17:28,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:28,785 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:28 GMT 2018-06-07 14:17:28,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:28,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:17:28,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:28,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:28,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:28,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:28,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:28,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:28,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:28,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:28,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:28,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:28,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:28,856 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:28 GMT 2018-06-07 14:17:28,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:28,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:28,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:33,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:33,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:33,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:33,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:33,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:33,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:33,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:33,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:33,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2248, "offset": 2214, "size": 50}}} 2018-06-07 14:17:33,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:33,962 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:33 GMT 2018-06-07 14:17:33,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:33,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:17:33,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:33,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:34,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:34,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:34,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:34,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:34,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:34,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:34,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:34,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:34,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:34,030 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:34 GMT 2018-06-07 14:17:34,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:34,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:34,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:39,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:39,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:39,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:39,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:39,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:39,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:39,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:39,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:39,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2248, "offset": 2214, "size": 50}}} 2018-06-07 14:17:39,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:39,122 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:39 GMT 2018-06-07 14:17:39,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:39,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:17:39,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:39,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:39,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:39,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:39,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:39,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:39,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:39,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:39,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:39,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:39,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:39,193 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:39 GMT 2018-06-07 14:17:39,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:39,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:39,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:44,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:44,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:44,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:44,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:44,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:44,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:44,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:44,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:44,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2248, "offset": 2214, "size": 50}}} 2018-06-07 14:17:44,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:44,273 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:44 GMT 2018-06-07 14:17:44,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:44,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:17:44,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:44,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:44,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:44,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:44,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:44,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:44,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:44,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:44,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:44,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:44,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:44,353 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:44 GMT 2018-06-07 14:17:44,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:44,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:44,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:49,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:49,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:49,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:49,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:49,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:49,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:49,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:49,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:49,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2248, "offset": 2214, "size": 50}}} 2018-06-07 14:17:49,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:49,447 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:49 GMT 2018-06-07 14:17:49,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:49,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:17:49,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:49,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:49,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:49,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:49,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:49,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:49,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:49,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:49,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:49,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:49,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:49,517 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:49 GMT 2018-06-07 14:17:49,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:49,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:49,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:54,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:54,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:54,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:54,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:54,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:54,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:54,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:54,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:54,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2248, "offset": 2214, "size": 50}}} 2018-06-07 14:17:54,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:54,605 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:54 GMT 2018-06-07 14:17:54,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:54,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:17:54,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:54,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:54,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:54,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:54,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:54,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:54,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:54,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:54,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:54,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:54,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:54,671 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:54 GMT 2018-06-07 14:17:54,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:54,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:54,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:59,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:17:59,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:59,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:59,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:59,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:59,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:59,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:59,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:59,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:17:58.692Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.595s\nuser\t0m0.931s\nsys\t0m0.148s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:17:58.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fde8017c-9e28-4240-bf1f-b1868306e609"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:17:59.248Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:17:59.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fde8017c-9e28-4240-bf1f-b1868306e609"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:17:59.248Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:17:59.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fde8017c-9e28-4240-bf1f-b1868306e609"}], "metadata": {"pagination": {"total": 2251, "offset": 2214, "size": 50}}} 2018-06-07 14:17:59,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:59,922 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:59 GMT 2018-06-07 14:17:59,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:59,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:17:59,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:17:59,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.595s user 0m0.931s sys 0m0.148s 2018-06-07 14:17:59,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:17:59,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:17:59,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:17:59,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:17:59,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:17:59,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:17:59,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:17:59,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:17:59,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:17:59,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:17:59,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:17:59,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:17:59,988 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:17:59 GMT 2018-06-07 14:17:59,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:17:59,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:17:59,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:04,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:05,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:05,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:05,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:05,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:05,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:05,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:05,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:05,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:03.783Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.104s\nuser\t0m0.981s\nsys\t0m0.118s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:03.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c6b2a724-e4d9-47a1-99ef-0487c1301813"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:04.260Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:04.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c6b2a724-e4d9-47a1-99ef-0487c1301813"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:04.260Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:04.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c6b2a724-e4d9-47a1-99ef-0487c1301813"}], "metadata": {"pagination": {"total": 2254, "offset": 2217, "size": 50}}} 2018-06-07 14:18:05,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:05,071 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:05 GMT 2018-06-07 14:18:05,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:05,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:18:05,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:05,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.104s user 0m0.981s sys 0m0.118s 2018-06-07 14:18:05,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:18:05,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:18:05,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:05,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:05,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:05,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:05,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:05,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:05,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:05,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:05,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:05,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:05,379 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:05 GMT 2018-06-07 14:18:05,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:05,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:05,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:10,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:10,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:10,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:10,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:10,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:10,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:10,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:10,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:10,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2254, "offset": 2220, "size": 50}}} 2018-06-07 14:18:10,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:10,485 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:10 GMT 2018-06-07 14:18:10,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:10,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:18:10,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:10,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:10,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:10,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:10,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:10,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:10,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:10,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:10,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:10,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:10,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:10,598 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:10 GMT 2018-06-07 14:18:10,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:10,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:10,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:15,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:15,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:15,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:15,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:15,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:15,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:15,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:15,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:15,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2254, "offset": 2220, "size": 50}}} 2018-06-07 14:18:15,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:15,688 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:15 GMT 2018-06-07 14:18:15,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:15,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:18:15,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:15,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:15,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:15,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:15,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:15,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:15,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:15,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:15,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:15,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:15,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:15,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:15 GMT 2018-06-07 14:18:15,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:15,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:15,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:20,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:20,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:20,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:20,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:20,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:20,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:20,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:20,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:20,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:19.372Z", "message": "Execution done (return_code=100): /tmp/5G72N/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fde8017c-9e28-4240-bf1f-b1868306e609"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:19.500Z", "message": "Task failed 'script_runner.tasks.run' [retry 11/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:18:19.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2256, "offset": 2220, "size": 50}}} 2018-06-07 14:18:20,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:20,955 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:20 GMT 2018-06-07 14:18:20,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:20,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:18:20,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:20,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/5G72N/install-ellis.sh 2018-06-07 14:18:20,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 11/60] 2018-06-07 14:18:20,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:21,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:21,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:21,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:21,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:21,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:21,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:21,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:21,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:21,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:21,029 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:21 GMT 2018-06-07 14:18:21,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:21,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:21,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:26,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:26,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:26,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:26,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:26,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:26,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:26,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:26,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:26,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:24.465Z", "message": "Execution done (return_code=100): /tmp/YYUOL/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:24.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c6b2a724-e4d9-47a1-99ef-0487c1301813"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:24.631Z", "message": "Task failed 'script_runner.tasks.run' [retry 11/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:18:24.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2258, "offset": 2222, "size": 50}}} 2018-06-07 14:18:26,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:26,143 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:26 GMT 2018-06-07 14:18:26,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:26,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:18:26,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:26,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/YYUOL/install-bono.sh 2018-06-07 14:18:26,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 11/60] 2018-06-07 14:18:26,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:26,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:26,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:26,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:26,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:26,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:26,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:26,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:26,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:26,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:26,216 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:26 GMT 2018-06-07 14:18:26,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:26,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:26,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:31,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:31,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:31,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:31,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:31,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:31,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:31,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:31,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:31,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2258, "offset": 2224, "size": 50}}} 2018-06-07 14:18:31,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:31,506 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:31 GMT 2018-06-07 14:18:31,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:31,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:18:31,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:31,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:31,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:31,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:31,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:31,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:31,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:31,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:31,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:31,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:31,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:31,580 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:31 GMT 2018-06-07 14:18:31,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:31,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:31,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:36,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:36,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:36,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:36,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:36,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:36,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:36,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:36,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:36,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:34.582Z", "message": "Sending task 'script_runner.tasks.run' [retry 12/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:34.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:35.044Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/V66ER/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:35.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "223a6b33-e6b8-48c9-a56a-dd0a6e76c8a3"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:35.282Z", "message": "Executing: /tmp/V66ER/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:35.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "223a6b33-e6b8-48c9-a56a-dd0a6e76c8a3"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:35.282Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:35.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "223a6b33-e6b8-48c9-a56a-dd0a6e76c8a3"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:35.552Z", "message": "Task started 'script_runner.tasks.run' [retry 12/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:35.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:36.290Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:36.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "223a6b33-e6b8-48c9-a56a-dd0a6e76c8a3"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:36.290Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:36.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "223a6b33-e6b8-48c9-a56a-dd0a6e76c8a3"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:36.290Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:36.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "223a6b33-e6b8-48c9-a56a-dd0a6e76c8a3"}], "metadata": {"pagination": {"total": 2266, "offset": 2224, "size": 50}}} 2018-06-07 14:18:36,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:36,699 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:36 GMT 2018-06-07 14:18:36,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:36,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:18:36,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 12/60] 2018-06-07 14:18:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/V66ER/install-ellis.sh 2018-06-07 14:18:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/V66ER/install-ellis.sh 2018-06-07 14:18:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:18:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 12/60] 2018-06-07 14:18:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:18:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:18:36,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:18:36,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:36,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:36,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:36,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:36,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:36,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:36,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:36,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:36,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:36,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:36,761 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:36 GMT 2018-06-07 14:18:36,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:36,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:36,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:41,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:41,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:41,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:41,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:41,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:41,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:41,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:41,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:41,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:39.715Z", "message": "Sending task 'script_runner.tasks.run' [retry 12/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:39.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:40.238Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/AQCKF/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:40.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "6a6e6597-7ed2-45a9-a7c6-c20a59c1fd2e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:40.302Z", "message": "Executing: /tmp/AQCKF/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:40.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "6a6e6597-7ed2-45a9-a7c6-c20a59c1fd2e"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:40.561Z", "message": "Task started 'script_runner.tasks.run' [retry 12/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:40.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:41.322Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:41.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "6a6e6597-7ed2-45a9-a7c6-c20a59c1fd2e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:41.322Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:41.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "6a6e6597-7ed2-45a9-a7c6-c20a59c1fd2e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:41.322Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:41.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "6a6e6597-7ed2-45a9-a7c6-c20a59c1fd2e"}], "metadata": {"pagination": {"total": 2273, "offset": 2232, "size": 50}}} 2018-06-07 14:18:41,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:41,873 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:41 GMT 2018-06-07 14:18:41,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:41,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3712 2018-06-07 14:18:41,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 12/60] 2018-06-07 14:18:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/AQCKF/install-bono.sh 2018-06-07 14:18:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AQCKF/install-bono.sh 2018-06-07 14:18:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 12/60] 2018-06-07 14:18:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:18:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:18:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:18:41,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:41,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:41,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:41,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:41,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:41,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:41,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:41,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:41,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:41,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:41,983 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:41 GMT 2018-06-07 14:18:41,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:41,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:41,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:46,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:47,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:47,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:47,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:47,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:47,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:47,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:47,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:47,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:18:42.336Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:18:42.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "6a6e6597-7ed2-45a9-a7c6-c20a59c1fd2e"}], "metadata": {"pagination": {"total": 2274, "offset": 2239, "size": 50}}} 2018-06-07 14:18:47,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:47,076 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:47 GMT 2018-06-07 14:18:47,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:47,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 587 2018-06-07 14:18:47,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:47,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:18:47,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:47,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:47,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:47,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:47,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:47,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:47,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:47,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:47,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:47,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:47,259 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:47 GMT 2018-06-07 14:18:47,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:47,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:47,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:52,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:52,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:52,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:52,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:52,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:52,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:52,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:52,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:52,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2274, "offset": 2240, "size": 50}}} 2018-06-07 14:18:52,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:52,371 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:52 GMT 2018-06-07 14:18:52,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:52,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:18:52,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:52,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:52,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:52,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:52,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:52,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:52,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:52,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:52,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:52,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:52,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:52,537 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:52 GMT 2018-06-07 14:18:52,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:52,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:52,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:57,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:18:57,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:57,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:57,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:57,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:57,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:57,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:57,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:57,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2274, "offset": 2240, "size": 50}}} 2018-06-07 14:18:57,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:57,980 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:57 GMT 2018-06-07 14:18:57,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:57,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:18:57,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:18:57,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:18:58,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:18:58,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:18:58,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:18:58,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:18:58,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:18:58,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:18:58,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:18:58,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:18:58,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:18:58,060 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:18:58 GMT 2018-06-07 14:18:58,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:18:58,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:18:58,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:03,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:03,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:03,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:03,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:03,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:03,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:03,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:03,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:03,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2274, "offset": 2240, "size": 50}}} 2018-06-07 14:19:03,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:03,489 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:03 GMT 2018-06-07 14:19:03,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:03,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:19:03,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:03,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:03,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:03,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:03,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:03,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:03,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:03,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:03,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:03,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:03,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:03,711 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:03 GMT 2018-06-07 14:19:03,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:03,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:03,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:08,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:08,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:08,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:08,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:08,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:08,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:08,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:08,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:08,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2274, "offset": 2240, "size": 50}}} 2018-06-07 14:19:08,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:08,802 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:08 GMT 2018-06-07 14:19:08,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:08,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:19:08,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:08,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:09,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:09,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:09,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:09,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:09,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:09,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:09,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:09,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:09,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:09,153 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:09 GMT 2018-06-07 14:19:09,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:09,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:09,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:14,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:14,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:14,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:14,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:14,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:14,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:14,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:14,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:14,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2274, "offset": 2240, "size": 50}}} 2018-06-07 14:19:14,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:14,238 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:14 GMT 2018-06-07 14:19:14,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:14,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:19:14,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:14,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:14,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:14,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:14,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:14,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:14,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:14,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:14,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:14,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:14,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:14,302 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:14 GMT 2018-06-07 14:19:14,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:14,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:14,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:19,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:19,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:19,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:19,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:19,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:19,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:19,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:19,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:19,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2274, "offset": 2240, "size": 50}}} 2018-06-07 14:19:19,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:19,404 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:19 GMT 2018-06-07 14:19:19,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:19,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:19:19,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:19,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:19,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:19,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:19,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:19,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:19,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:19,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:19,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:19,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:19,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:19,470 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:19 GMT 2018-06-07 14:19:19,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:19,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:19,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:24,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:24,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:24,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:24,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:24,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:24,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:24,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:24,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:24,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2274, "offset": 2240, "size": 50}}} 2018-06-07 14:19:24,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:24,553 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:24 GMT 2018-06-07 14:19:24,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:24,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:19:24,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:24,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:24,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:24,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:24,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:24,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:24,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:24,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:24,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:24,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:24,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:24,615 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:24 GMT 2018-06-07 14:19:24,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:24,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:24,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:29,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:29,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:29,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:29,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:29,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:29,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:29,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:29,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:29,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2274, "offset": 2240, "size": 50}}} 2018-06-07 14:19:29,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:29,693 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:29 GMT 2018-06-07 14:19:29,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:29,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:19:29,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:29,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:29,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:29,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:29,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:29,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:29,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:29,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:29,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:29,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:29,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:29,762 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:29 GMT 2018-06-07 14:19:29,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:29,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:29,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:34,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:34,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:34,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:34,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:34,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:34,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:34,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:34,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:34,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2274, "offset": 2240, "size": 50}}} 2018-06-07 14:19:34,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:34,842 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:34 GMT 2018-06-07 14:19:34,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:34,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:19:34,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:34,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:34,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:34,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:34,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:34,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:34,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:34,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:34,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:34,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:34,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:34,901 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:34 GMT 2018-06-07 14:19:34,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:34,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:34,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:39,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:39,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:39,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:39,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:39,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:39,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:39,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:39,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:39,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:19:38.014Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.644s\nuser\t0m0.991s\nsys\t0m0.103s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:19:38.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "223a6b33-e6b8-48c9-a56a-dd0a6e76c8a3"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:19:38.366Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:19:38.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "223a6b33-e6b8-48c9-a56a-dd0a6e76c8a3"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:19:39.376Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:19:39.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "223a6b33-e6b8-48c9-a56a-dd0a6e76c8a3"}], "metadata": {"pagination": {"total": 2277, "offset": 2240, "size": 50}}} 2018-06-07 14:19:39,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:39,991 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:39 GMT 2018-06-07 14:19:39,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:39,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:19:39,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:39,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.644s user 0m0.991s sys 0m0.103s 2018-06-07 14:19:39,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:19:39,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:19:39,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:40,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:40,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:40,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:40,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:40,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:40,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:40,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:40,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:40,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:40,055 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:40 GMT 2018-06-07 14:19:40,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:40,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:40,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:45,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:45,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:45,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:45,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:45,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:45,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:45,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:45,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:45,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:19:43.202Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.639s\nuser\t0m0.963s\nsys\t0m0.089s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:19:43.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "6a6e6597-7ed2-45a9-a7c6-c20a59c1fd2e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:19:43.574Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:19:43.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "6a6e6597-7ed2-45a9-a7c6-c20a59c1fd2e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:19:44.583Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:19:44.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "6a6e6597-7ed2-45a9-a7c6-c20a59c1fd2e"}], "metadata": {"pagination": {"total": 2280, "offset": 2243, "size": 50}}} 2018-06-07 14:19:45,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:45,202 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:45 GMT 2018-06-07 14:19:45,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:45,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:19:45,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:45,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.639s user 0m0.963s sys 0m0.089s 2018-06-07 14:19:45,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:19:45,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:19:45,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:45,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:45,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:45,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:45,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:45,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:45,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:45,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:45,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:45,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:45,272 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:45 GMT 2018-06-07 14:19:45,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:45,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:45,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:50,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:50,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:50,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:50,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:50,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:50,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:50,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:50,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:50,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2280, "offset": 2246, "size": 50}}} 2018-06-07 14:19:50,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:50,429 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:50 GMT 2018-06-07 14:19:50,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:50,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:19:50,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:50,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:50,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:50,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:50,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:50,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:50,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:50,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:50,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:50,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:50,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:50,768 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:50 GMT 2018-06-07 14:19:50,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:50,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:50,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:55,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:19:55,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:55,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:55,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:55,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:55,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:55,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:55,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:55,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2280, "offset": 2246, "size": 50}}} 2018-06-07 14:19:55,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:55,848 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:55 GMT 2018-06-07 14:19:55,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:55,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:19:55,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:19:55,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:19:55,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:19:55,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:19:55,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:19:55,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:19:55,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:19:55,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:19:55,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:19:55,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:19:55,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:19:55,907 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:19:55 GMT 2018-06-07 14:19:55,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:19:55,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:19:55,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:00,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:00,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:00,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:00,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:00,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:00,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:00,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:00,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:00,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:19:58.695Z", "message": "Execution done (return_code=100): /tmp/V66ER/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:19:58.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "223a6b33-e6b8-48c9-a56a-dd0a6e76c8a3"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:19:58.911Z", "message": "Task failed 'script_runner.tasks.run' [retry 12/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:19:58.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2282, "offset": 2246, "size": 50}}} 2018-06-07 14:20:00,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:00,994 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:00 GMT 2018-06-07 14:20:00,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:00,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:20:00,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:00,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/V66ER/install-ellis.sh 2018-06-07 14:20:00,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 12/60] 2018-06-07 14:20:00,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:01,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:01,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:01,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:01,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:01,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:01,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:01,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:01,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:01,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:01,054 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:01 GMT 2018-06-07 14:20:01,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:01,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:01,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:06,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:06,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:06,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:06,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:06,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:06,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:06,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:06,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:06,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:03.883Z", "message": "Execution done (return_code=100): /tmp/AQCKF/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:03.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "6a6e6597-7ed2-45a9-a7c6-c20a59c1fd2e"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:04.050Z", "message": "Task failed 'script_runner.tasks.run' [retry 12/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:20:04.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2284, "offset": 2248, "size": 50}}} 2018-06-07 14:20:06,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:06,154 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:06 GMT 2018-06-07 14:20:06,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:06,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:20:06,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:06,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/AQCKF/install-bono.sh 2018-06-07 14:20:06,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 12/60] 2018-06-07 14:20:06,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:06,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:06,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:06,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:06,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:06,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:06,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:06,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:06,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:06,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:06,216 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:06 GMT 2018-06-07 14:20:06,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:06,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:06,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:11,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:11,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:11,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:11,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:11,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:11,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:11,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:11,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:11,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2284, "offset": 2250, "size": 50}}} 2018-06-07 14:20:11,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:11,298 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:11 GMT 2018-06-07 14:20:11,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:11,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:20:11,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:11,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:11,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:11,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:11,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:11,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:11,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:11,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:11,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:11,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:11,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:11,374 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:11 GMT 2018-06-07 14:20:11,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:11,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:11,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:16,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:16,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:16,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:16,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:16,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:16,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:16,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:16,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:16,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:14.003Z", "message": "Sending task 'script_runner.tasks.run' [retry 13/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:14.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:14.447Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/4PWM6/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:14.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "09a2aaf6-f3e6-4cc3-83a3-5d6b87581f80"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:14.597Z", "message": "Executing: /tmp/4PWM6/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:14.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "09a2aaf6-f3e6-4cc3-83a3-5d6b87581f80"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:14.597Z", "message": "Task started 'script_runner.tasks.run' [retry 13/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:14.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:15.605Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:15.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "09a2aaf6-f3e6-4cc3-83a3-5d6b87581f80"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:15.605Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:15.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "09a2aaf6-f3e6-4cc3-83a3-5d6b87581f80"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:15.605Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:15.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "09a2aaf6-f3e6-4cc3-83a3-5d6b87581f80"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:15.605Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:15.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "09a2aaf6-f3e6-4cc3-83a3-5d6b87581f80"}], "metadata": {"pagination": {"total": 2292, "offset": 2250, "size": 50}}} 2018-06-07 14:20:16,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:16,568 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:16 GMT 2018-06-07 14:20:16,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:16,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:20:16,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 13/60] 2018-06-07 14:20:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/4PWM6/install-ellis.sh 2018-06-07 14:20:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4PWM6/install-ellis.sh 2018-06-07 14:20:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 13/60] 2018-06-07 14:20:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:20:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:20:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:20:16,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:20:16,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:16,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:16,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:16,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:16,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:16,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:16,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:16,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:16,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:16,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:16,636 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:16 GMT 2018-06-07 14:20:16,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:16,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:16,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:21,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:22,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:22,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:22,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:22,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:22,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:22,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:22,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:22,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:19.135Z", "message": "Sending task 'script_runner.tasks.run' [retry 13/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:19.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:19.600Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/CVKNF/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1ffb3ba-77bf-42db-80f6-05970a097ca2"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:19.613Z", "message": "Task started 'script_runner.tasks.run' [retry 13/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:19.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:19.613Z", "message": "Executing: /tmp/CVKNF/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:19.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1ffb3ba-77bf-42db-80f6-05970a097ca2"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:20.622Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:20.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1ffb3ba-77bf-42db-80f6-05970a097ca2"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:20.622Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:20.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1ffb3ba-77bf-42db-80f6-05970a097ca2"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:20.622Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:20.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1ffb3ba-77bf-42db-80f6-05970a097ca2"}], "metadata": {"pagination": {"total": 2299, "offset": 2258, "size": 50}}} 2018-06-07 14:20:22,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:22,141 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:22 GMT 2018-06-07 14:20:22,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:22,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3712 2018-06-07 14:20:22,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:22,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 13/60] 2018-06-07 14:20:22,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/CVKNF/install-bono.sh 2018-06-07 14:20:22,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 13/60] 2018-06-07 14:20:22,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CVKNF/install-bono.sh 2018-06-07 14:20:22,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:20:22,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:20:22,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:20:22,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:22,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:22,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:22,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:22,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:22,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:22,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:22,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:22,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:22,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:22,212 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:22 GMT 2018-06-07 14:20:22,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:22,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:22,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:27,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:27,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:27,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:27,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:27,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:27,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:27,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:27,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:27,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:20:21.783Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:20:21.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1ffb3ba-77bf-42db-80f6-05970a097ca2"}], "metadata": {"pagination": {"total": 2300, "offset": 2265, "size": 50}}} 2018-06-07 14:20:27,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:27,319 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:27 GMT 2018-06-07 14:20:27,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:27,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 587 2018-06-07 14:20:27,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:27,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:20:27,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:27,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:27,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:27,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:27,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:27,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:27,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:27,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:27,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:27,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:27,380 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:27 GMT 2018-06-07 14:20:27,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:27,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:27,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:32,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:32,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:32,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:32,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:32,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:32,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:32,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:32,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:32,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2300, "offset": 2266, "size": 50}}} 2018-06-07 14:20:32,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:32,487 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:32 GMT 2018-06-07 14:20:32,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:32,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:20:32,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:32,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:32,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:32,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:32,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:32,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:32,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:32,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:32,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:32,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:32,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:32,550 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:32 GMT 2018-06-07 14:20:32,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:32,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:32,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:37,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:37,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:37,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:37,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:37,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:37,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:37,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:37,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:37,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2300, "offset": 2266, "size": 50}}} 2018-06-07 14:20:37,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:37,662 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:37 GMT 2018-06-07 14:20:37,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:37,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:20:37,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:37,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:37,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:37,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:37,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:37,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:37,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:37,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:37,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:37,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:37,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:37,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:37 GMT 2018-06-07 14:20:37,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:37,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:37,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:42,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:42,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:42,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:42,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:42,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:42,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:42,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:42,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:42,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2300, "offset": 2266, "size": 50}}} 2018-06-07 14:20:42,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:42,836 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:42 GMT 2018-06-07 14:20:42,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:42,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:20:42,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:42,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:42,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:42,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:42,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:42,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:42,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:42,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:42,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:42,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:42,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:42,914 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:42 GMT 2018-06-07 14:20:42,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:42,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:42,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:47,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:48,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:48,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:48,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:48,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:48,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:48,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:48,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:48,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2300, "offset": 2266, "size": 50}}} 2018-06-07 14:20:48,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:48,016 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:48 GMT 2018-06-07 14:20:48,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:48,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:20:48,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:48,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:48,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:48,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:48,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:48,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:48,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:48,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:48,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:48,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:48,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:48,082 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:48 GMT 2018-06-07 14:20:48,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:48,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:48,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:53,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:53,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:53,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:53,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:53,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:53,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:53,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:53,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:53,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2300, "offset": 2266, "size": 50}}} 2018-06-07 14:20:53,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:53,170 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:53 GMT 2018-06-07 14:20:53,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:53,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:20:53,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:53,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:53,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:53,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:53,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:53,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:53,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:53,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:53,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:53,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:53,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:53,312 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:53 GMT 2018-06-07 14:20:53,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:53,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:53,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:58,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:20:58,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:58,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:58,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:58,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:58,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:58,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:58,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:58,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2300, "offset": 2266, "size": 50}}} 2018-06-07 14:20:58,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:58,423 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:58 GMT 2018-06-07 14:20:58,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:58,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:20:58,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:20:58,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:20:58,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:20:58,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:20:58,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:20:58,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:20:58,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:20:58,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:20:58,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:20:58,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:20:58,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:20:58,499 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:20:58 GMT 2018-06-07 14:20:58,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:20:58,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:20:58,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:03,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:03,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:03,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:03,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:03,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:03,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:03,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:03,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:03,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2300, "offset": 2266, "size": 50}}} 2018-06-07 14:21:03,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:03,584 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:03 GMT 2018-06-07 14:21:03,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:03,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:21:03,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:03,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:03,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:03,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:03,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:03,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:03,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:03,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:03,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:03,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:03,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:03,649 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:03 GMT 2018-06-07 14:21:03,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:03,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:03,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:08,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:08,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:08,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:08,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:08,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:08,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:08,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:08,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:08,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2300, "offset": 2266, "size": 50}}} 2018-06-07 14:21:08,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:08,743 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:08 GMT 2018-06-07 14:21:08,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:08,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:21:08,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:08,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:08,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:08,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:08,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:08,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:08,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:08,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:08,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:08,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:08,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:08,809 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:08 GMT 2018-06-07 14:21:08,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:08,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:08,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:13,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:13,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:13,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:13,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:13,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:13,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:13,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:13,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:13,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2300, "offset": 2266, "size": 50}}} 2018-06-07 14:21:13,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:13,924 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:13 GMT 2018-06-07 14:21:13,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:13,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:21:13,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:13,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:14,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:14,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:14,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:14,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:14,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:14,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:14,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:14,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:14,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:14,001 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:14 GMT 2018-06-07 14:21:14,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:14,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:14,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:19,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:19,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:19,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:19,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:19,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:19,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:19,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:19,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:19,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:17.412Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.643s\nuser\t0m0.977s\nsys\t0m0.130s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:17.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "09a2aaf6-f3e6-4cc3-83a3-5d6b87581f80"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:18.157Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:18.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "09a2aaf6-f3e6-4cc3-83a3-5d6b87581f80"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:18.157Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:18.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "09a2aaf6-f3e6-4cc3-83a3-5d6b87581f80"}], "metadata": {"pagination": {"total": 2303, "offset": 2266, "size": 50}}} 2018-06-07 14:21:19,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:19,382 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:19 GMT 2018-06-07 14:21:19,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:19,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:21:19,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:19,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.643s user 0m0.977s sys 0m0.130s 2018-06-07 14:21:19,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:21:19,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:21:19,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:19,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:19,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:19,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:19,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:19,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:19,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:19,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:19,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:19,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:19,564 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:19 GMT 2018-06-07 14:21:19,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:19,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:19,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:24,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:24,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:24,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:24,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:24,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:24,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:24,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:24,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:24,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:22.963Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.041s\nuser\t0m0.979s\nsys\t0m0.104s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:22.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1ffb3ba-77bf-42db-80f6-05970a097ca2"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:24.172Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:24.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1ffb3ba-77bf-42db-80f6-05970a097ca2"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:24.172Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:24.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1ffb3ba-77bf-42db-80f6-05970a097ca2"}], "metadata": {"pagination": {"total": 2306, "offset": 2269, "size": 50}}} 2018-06-07 14:21:24,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:24,748 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:24 GMT 2018-06-07 14:21:24,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:24,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:21:24,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:24,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.041s user 0m0.979s sys 0m0.104s 2018-06-07 14:21:24,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:21:24,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:21:24,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:25,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:25,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:25,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:25,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:25,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:25,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:25,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:25,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:25,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:25,020 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:25 GMT 2018-06-07 14:21:25,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:25,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:25,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:30,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:30,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:30,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:30,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:30,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:30,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:30,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:30,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:30,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2306, "offset": 2272, "size": 50}}} 2018-06-07 14:21:30,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:30,205 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:30 GMT 2018-06-07 14:21:30,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:30,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:21:30,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:30,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:30,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:30,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:30,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:30,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:30,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:30,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:30,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:30,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:30,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:30,266 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:30 GMT 2018-06-07 14:21:30,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:30,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:30,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:35,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:35,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:35,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:35,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:35,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:35,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:35,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:35,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:35,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2306, "offset": 2272, "size": 50}}} 2018-06-07 14:21:35,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:35,356 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:35 GMT 2018-06-07 14:21:35,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:35,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:21:35,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:35,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:35,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:35,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:35,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:35,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:35,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:35,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:35,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:35,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:35,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:35,428 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:35 GMT 2018-06-07 14:21:35,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:35,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:35,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:40,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:40,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:40,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:40,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:40,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:40,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:40,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:40,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:40,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:38.096Z", "message": "Execution done (return_code=100): /tmp/4PWM6/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:38.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "09a2aaf6-f3e6-4cc3-83a3-5d6b87581f80"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:38.245Z", "message": "Task failed 'script_runner.tasks.run' [retry 13/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:21:38.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2308, "offset": 2272, "size": 50}}} 2018-06-07 14:21:40,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:40,529 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:40 GMT 2018-06-07 14:21:40,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:40,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:21:40,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:40,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/4PWM6/install-ellis.sh 2018-06-07 14:21:40,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 13/60] 2018-06-07 14:21:40,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:40,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:40,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:40,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:40,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:40,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:40,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:40,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:40,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:40,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:40,600 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:40 GMT 2018-06-07 14:21:40,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:40,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:40,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:45,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:45,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:45,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:45,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:45,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:45,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:45,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:45,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:45,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:43.647Z", "message": "Execution done (return_code=100): /tmp/CVKNF/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:43.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f1ffb3ba-77bf-42db-80f6-05970a097ca2"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:43.778Z", "message": "Task failed 'script_runner.tasks.run' [retry 13/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:21:43.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2310, "offset": 2274, "size": 50}}} 2018-06-07 14:21:45,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:45,783 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:45 GMT 2018-06-07 14:21:45,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:45,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:21:45,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:45,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/CVKNF/install-bono.sh 2018-06-07 14:21:45,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 13/60] 2018-06-07 14:21:45,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:45,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:45,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:45,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:45,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:45,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:45,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:45,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:45,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:45,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:45,845 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:45 GMT 2018-06-07 14:21:45,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:45,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:45,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:50,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:50,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:50,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:50,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:50,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:50,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:50,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:50,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:50,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2310, "offset": 2276, "size": 50}}} 2018-06-07 14:21:50,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:50,969 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:50 GMT 2018-06-07 14:21:50,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:50,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:21:50,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:50,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:51,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:51,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:51,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:51,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:51,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:51,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:51,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:51,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:51,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:51,034 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:51 GMT 2018-06-07 14:21:51,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:51,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:51,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:56,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:21:56,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:56,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:56,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:56,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:56,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:56,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:56,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:56,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:53.318Z", "message": "Sending task 'script_runner.tasks.run' [retry 14/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:53.653Z", "message": "Task started 'script_runner.tasks.run' [retry 14/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:53.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:53.765Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/XPK09/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:53.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "62882fd4-bfd6-437d-acdc-71396cc3bfea"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:54.188Z", "message": "Executing: /tmp/XPK09/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:54.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "62882fd4-bfd6-437d-acdc-71396cc3bfea"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:54.188Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:54.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "62882fd4-bfd6-437d-acdc-71396cc3bfea"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:55.197Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:55.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "62882fd4-bfd6-437d-acdc-71396cc3bfea"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:55.197Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:55.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "62882fd4-bfd6-437d-acdc-71396cc3bfea"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:55.197Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:55.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "62882fd4-bfd6-437d-acdc-71396cc3bfea"}], "metadata": {"pagination": {"total": 2318, "offset": 2276, "size": 50}}} 2018-06-07 14:21:56,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:56,136 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:56 GMT 2018-06-07 14:21:56,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:56,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:21:56,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:21:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 14/60] 2018-06-07 14:21:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 14/60] 2018-06-07 14:21:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/XPK09/install-ellis.sh 2018-06-07 14:21:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XPK09/install-ellis.sh 2018-06-07 14:21:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:21:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:21:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:21:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:21:56,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:21:56,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:21:56,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:21:56,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:21:56,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:21:56,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:21:56,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:21:56,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:21:56,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:21:56,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:21:56,205 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:21:56 GMT 2018-06-07 14:21:56,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:21:56,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:21:56,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:01,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:01,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:01,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:01,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:01,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:01,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:01,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:01,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:01,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:58.848Z", "message": "Sending task 'script_runner.tasks.run' [retry 14/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:58.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:59.295Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/9WEY9/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:59.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "155ec585-3c11-4bc6-a956-49b36b6112fb"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:21:59.665Z", "message": "Task started 'script_runner.tasks.run' [retry 14/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:21:59.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:22:00.210Z", "message": "Executing: /tmp/9WEY9/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:22:00.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "155ec585-3c11-4bc6-a956-49b36b6112fb"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:22:00.210Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:22:00.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "155ec585-3c11-4bc6-a956-49b36b6112fb"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:22:00.210Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:22:00.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "155ec585-3c11-4bc6-a956-49b36b6112fb"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:22:00.210Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:22:00.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "155ec585-3c11-4bc6-a956-49b36b6112fb"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:22:01.237Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:22:01.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "155ec585-3c11-4bc6-a956-49b36b6112fb"}], "metadata": {"pagination": {"total": 2326, "offset": 2284, "size": 50}}} 2018-06-07 14:22:01,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:01,290 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:01 GMT 2018-06-07 14:22:01,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:01,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:22:01,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:01,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 14/60] 2018-06-07 14:22:01,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/9WEY9/install-bono.sh 2018-06-07 14:22:01,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 14/60] 2018-06-07 14:22:01,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9WEY9/install-bono.sh 2018-06-07 14:22:01,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:22:01,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:22:01,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:22:01,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:22:01,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:01,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:01,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:01,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:01,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:01,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:01,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:01,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:01,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:01,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:01,365 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:01 GMT 2018-06-07 14:22:01,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:01,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:01,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:06,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:06,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:06,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:06,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:06,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:06,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:06,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:06,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:06,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2326, "offset": 2292, "size": 50}}} 2018-06-07 14:22:06,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:06,484 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:06 GMT 2018-06-07 14:22:06,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:06,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:22:06,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:06,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:06,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:06,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:06,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:06,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:06,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:06,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:06,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:06,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:06,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:06,574 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:06 GMT 2018-06-07 14:22:06,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:06,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:06,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:11,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:11,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:11,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:11,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:11,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:11,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:11,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:11,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:11,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2326, "offset": 2292, "size": 50}}} 2018-06-07 14:22:11,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:11,660 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:11 GMT 2018-06-07 14:22:11,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:11,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:22:11,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:11,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:11,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:11,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:11,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:11,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:11,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:11,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:11,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:11,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:11,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:11,791 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:11 GMT 2018-06-07 14:22:11,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:11,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:11,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:16,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:16,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:16,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:16,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:16,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:16,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:16,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:16,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:16,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2326, "offset": 2292, "size": 50}}} 2018-06-07 14:22:16,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:16,879 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:16 GMT 2018-06-07 14:22:16,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:16,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:22:16,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:16,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:17,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:17,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:17,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:17,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:17,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:17,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:17,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:17,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:17,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:17,001 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:17 GMT 2018-06-07 14:22:17,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:17,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:17,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:22,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:22,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:22,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:22,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:22,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:22,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:22,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:22,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:22,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2326, "offset": 2292, "size": 50}}} 2018-06-07 14:22:22,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:22,085 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:22 GMT 2018-06-07 14:22:22,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:22,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:22:22,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:22,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:22,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:22,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:22,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:22,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:22,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:22,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:22,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:22,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:22,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:22,379 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:22 GMT 2018-06-07 14:22:22,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:22,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:22,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:27,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:27,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:27,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:27,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:27,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:27,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:27,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:27,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:27,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2326, "offset": 2292, "size": 50}}} 2018-06-07 14:22:27,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:27,471 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:27 GMT 2018-06-07 14:22:27,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:27,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:22:27,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:27,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:27,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:27,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:27,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:27,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:27,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:27,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:27,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:27,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:27,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:27,532 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:27 GMT 2018-06-07 14:22:27,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:27,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:27,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:32,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:32,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:32,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:32,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:32,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:32,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:32,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:32,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:32,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2326, "offset": 2292, "size": 50}}} 2018-06-07 14:22:32,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:32,627 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:32 GMT 2018-06-07 14:22:32,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:32,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:22:32,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:32,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:32,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:32,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:32,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:32,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:32,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:32,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:32,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:32,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:32,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:32,691 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:32 GMT 2018-06-07 14:22:32,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:32,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:32,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:37,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:37,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:37,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:37,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:37,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:37,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:37,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:37,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:37,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2326, "offset": 2292, "size": 50}}} 2018-06-07 14:22:37,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:37,773 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:37 GMT 2018-06-07 14:22:37,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:37,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:22:37,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:37,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:37,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:37,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:37,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:37,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:37,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:37,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:37,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:37,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:37,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:37,844 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:37 GMT 2018-06-07 14:22:37,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:37,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:37,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:42,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:42,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:42,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:42,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:42,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:42,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:42,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:42,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:42,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2326, "offset": 2292, "size": 50}}} 2018-06-07 14:22:42,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:42,928 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:42 GMT 2018-06-07 14:22:42,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:42,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:22:42,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:42,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:42,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:42,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:42,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:42,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:42,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:42,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:42,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:42,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:42,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:42,990 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:42 GMT 2018-06-07 14:22:42,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:42,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:42,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:47,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:48,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:48,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:48,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:48,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:48,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:48,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:48,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:48,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2326, "offset": 2292, "size": 50}}} 2018-06-07 14:22:48,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:48,080 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:48 GMT 2018-06-07 14:22:48,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:48,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:22:48,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:48,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:48,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:48,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:48,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:48,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:48,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:48,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:48,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:48,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:48,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:48,145 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:48 GMT 2018-06-07 14:22:48,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:48,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:48,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:53,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:53,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:53,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:53,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:53,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:53,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:53,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:53,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:53,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2326, "offset": 2292, "size": 50}}} 2018-06-07 14:22:53,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:53,244 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:53 GMT 2018-06-07 14:22:53,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:53,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:22:53,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:53,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:53,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:53,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:53,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:53,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:53,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:53,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:53,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:53,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:53,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:53,367 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:53 GMT 2018-06-07 14:22:53,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:53,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:53,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:58,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:22:58,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:58,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:58,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:58,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:58,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:58,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:58,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:58,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:22:56.723Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.590s\nuser\t0m0.970s\nsys\t0m0.122s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:22:56.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "62882fd4-bfd6-437d-acdc-71396cc3bfea"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:22:57.264Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:22:57.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "62882fd4-bfd6-437d-acdc-71396cc3bfea"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:22:57.264Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:22:57.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "62882fd4-bfd6-437d-acdc-71396cc3bfea"}], "metadata": {"pagination": {"total": 2329, "offset": 2292, "size": 50}}} 2018-06-07 14:22:58,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:58,448 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:58 GMT 2018-06-07 14:22:58,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:58,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:22:58,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:22:58,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.590s user 0m0.970s sys 0m0.122s 2018-06-07 14:22:58,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:22:58,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:22:58,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:22:58,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:22:58,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:22:58,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:22:58,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:22:58,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:22:58,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:22:58,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:22:58,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:22:58,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:22:58,511 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:22:58 GMT 2018-06-07 14:22:58,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:22:58,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:22:58,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:03,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:03,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:03,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:03,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:03,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:03,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:03,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:03,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:03,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:02.158Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.580s\nuser\t0m0.941s\nsys\t0m0.118s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:02.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "155ec585-3c11-4bc6-a956-49b36b6112fb"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:03.297Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:03.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "155ec585-3c11-4bc6-a956-49b36b6112fb"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:03.297Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:03.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "155ec585-3c11-4bc6-a956-49b36b6112fb"}], "metadata": {"pagination": {"total": 2332, "offset": 2295, "size": 50}}} 2018-06-07 14:23:03,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:03,638 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:03 GMT 2018-06-07 14:23:03,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:03,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:23:03,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:03,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.580s user 0m0.941s sys 0m0.118s 2018-06-07 14:23:03,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:23:03,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:23:03,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:03,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:03,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:03,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:03,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:03,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:03,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:03,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:03,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:03,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:03,731 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:03 GMT 2018-06-07 14:23:03,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:03,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:03,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:08,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:08,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:08,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:08,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:08,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:08,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:08,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:08,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:08,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2332, "offset": 2298, "size": 50}}} 2018-06-07 14:23:08,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:08,856 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:08 GMT 2018-06-07 14:23:08,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:08,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:23:08,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:08,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:08,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:08,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:08,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:08,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:08,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:08,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:08,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:08,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:08,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:08,928 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:08 GMT 2018-06-07 14:23:08,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:08,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:08,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:13,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:14,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:14,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:14,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:14,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:14,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:14,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:14,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:14,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2332, "offset": 2298, "size": 50}}} 2018-06-07 14:23:14,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:14,018 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:14 GMT 2018-06-07 14:23:14,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:14,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:23:14,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:14,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:14,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:14,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:14,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:14,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:14,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:14,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:14,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:14,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:14,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:14,086 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:14 GMT 2018-06-07 14:23:14,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:14,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:14,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:19,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:19,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:19,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:19,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:19,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:19,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:19,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:19,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:19,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:17.404Z", "message": "Execution done (return_code=100): /tmp/XPK09/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:17.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "62882fd4-bfd6-437d-acdc-71396cc3bfea"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:17.560Z", "message": "Task failed 'script_runner.tasks.run' [retry 14/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:23:17.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2334, "offset": 2298, "size": 50}}} 2018-06-07 14:23:19,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:19,522 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:19 GMT 2018-06-07 14:23:19,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:19,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:23:19,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:19,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/XPK09/install-ellis.sh 2018-06-07 14:23:19,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 14/60] 2018-06-07 14:23:19,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:19,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:19,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:19,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:19,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:19,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:19,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:19,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:19,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:19,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:19,588 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:19 GMT 2018-06-07 14:23:19,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:19,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:19,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:24,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:24,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:24,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:24,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:24,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:24,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:24,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:24,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:24,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:22.843Z", "message": "Execution done (return_code=100): /tmp/9WEY9/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "155ec585-3c11-4bc6-a956-49b36b6112fb"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:22.993Z", "message": "Task failed 'script_runner.tasks.run' [retry 14/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:23:22.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2336, "offset": 2300, "size": 50}}} 2018-06-07 14:23:24,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:24,674 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:24 GMT 2018-06-07 14:23:24,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:24,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:23:24,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:24,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/9WEY9/install-bono.sh 2018-06-07 14:23:24,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 14/60] 2018-06-07 14:23:24,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:24,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:24,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:24,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:24,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:24,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:24,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:24,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:24,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:24,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:24,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:24 GMT 2018-06-07 14:23:24,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:24,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:24,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:29,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:29,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:29,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:29,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:29,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:29,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:29,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:29,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:29,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2336, "offset": 2302, "size": 50}}} 2018-06-07 14:23:29,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:29,822 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:29 GMT 2018-06-07 14:23:29,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:29,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:23:29,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:29,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:29,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:29,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:29,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:29,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:29,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:29,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:29,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:29,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:29,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:29,882 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:29 GMT 2018-06-07 14:23:29,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:29,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:29,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:34,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:34,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:34,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:34,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:34,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:34,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:34,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:34,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:34,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:32.641Z", "message": "Sending task 'script_runner.tasks.run' [retry 15/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:32.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:32.699Z", "message": "Task started 'script_runner.tasks.run' [retry 15/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:32.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:33.107Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/X91MT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735c7176-bf1a-4c06-8dcb-1c90a256fd55"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:33.320Z", "message": "Executing: /tmp/X91MT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:33.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735c7176-bf1a-4c06-8dcb-1c90a256fd55"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:34.334Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:34.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735c7176-bf1a-4c06-8dcb-1c90a256fd55"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:34.334Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:34.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735c7176-bf1a-4c06-8dcb-1c90a256fd55"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:34.334Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:34.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735c7176-bf1a-4c06-8dcb-1c90a256fd55"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:34.334Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:34.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735c7176-bf1a-4c06-8dcb-1c90a256fd55"}], "metadata": {"pagination": {"total": 2344, "offset": 2302, "size": 50}}} 2018-06-07 14:23:34,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:34,969 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:34 GMT 2018-06-07 14:23:34,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:34,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:23:34,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:34,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 15/60] 2018-06-07 14:23:34,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 15/60] 2018-06-07 14:23:34,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/X91MT/install-ellis.sh 2018-06-07 14:23:34,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/X91MT/install-ellis.sh 2018-06-07 14:23:34,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:23:34,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:23:34,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:23:34,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:23:34,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:35,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:35,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:35,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:35,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:35,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:35,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:35,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:35,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:35,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:35,036 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:35 GMT 2018-06-07 14:23:35,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:35,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:35,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:40,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:40,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:40,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:40,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:40,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:40,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:40,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:40,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:40,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:38.072Z", "message": "Sending task 'script_runner.tasks.run' [retry 15/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:38.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:38.500Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/58T01/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:38.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f53bc50-be87-4681-a773-8aaef27047a2"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:38.708Z", "message": "Task started 'script_runner.tasks.run' [retry 15/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:38.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:39.344Z", "message": "Executing: /tmp/58T01/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:39.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f53bc50-be87-4681-a773-8aaef27047a2"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:39.344Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:39.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f53bc50-be87-4681-a773-8aaef27047a2"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:39.344Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:39.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f53bc50-be87-4681-a773-8aaef27047a2"}], "metadata": {"pagination": {"total": 2350, "offset": 2310, "size": 50}}} 2018-06-07 14:23:40,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:40,118 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:40 GMT 2018-06-07 14:23:40,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:40,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3184 2018-06-07 14:23:40,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:40,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 15/60] 2018-06-07 14:23:40,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/58T01/install-bono.sh 2018-06-07 14:23:40,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 15/60] 2018-06-07 14:23:40,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/58T01/install-bono.sh 2018-06-07 14:23:40,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:23:40,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:23:40,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:40,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:40,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:40,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:40,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:40,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:40,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:40,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:40,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:40,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:40,178 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:40 GMT 2018-06-07 14:23:40,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:40,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:40,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:45,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:45,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:45,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:45,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:45,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:45,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:45,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:45,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:45,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:40.353Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:40.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f53bc50-be87-4681-a773-8aaef27047a2"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:23:40.353Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:23:40.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f53bc50-be87-4681-a773-8aaef27047a2"}], "metadata": {"pagination": {"total": 2352, "offset": 2316, "size": 50}}} 2018-06-07 14:23:45,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:45,279 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:45 GMT 2018-06-07 14:23:45,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:45,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1115 2018-06-07 14:23:45,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:45,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:23:45,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:23:45,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:45,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:45,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:45,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:45,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:45,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:45,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:45,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:45,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:45,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:45,342 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:45 GMT 2018-06-07 14:23:45,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:45,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:45,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:50,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:50,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:50,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:50,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:50,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:50,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:50,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:50,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:50,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2352, "offset": 2318, "size": 50}}} 2018-06-07 14:23:50,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:50,440 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:50 GMT 2018-06-07 14:23:50,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:50,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:23:50,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:50,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:50,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:50,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:50,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:50,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:50,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:50,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:50,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:50,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:50,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:50,499 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:50 GMT 2018-06-07 14:23:50,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:50,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:50,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:55,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:23:55,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:55,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:55,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:55,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:55,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:55,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:55,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:55,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2352, "offset": 2318, "size": 50}}} 2018-06-07 14:23:55,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:55,710 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:55 GMT 2018-06-07 14:23:55,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:55,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:23:55,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:23:55,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:23:55,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:23:55,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:23:55,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:23:55,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:23:55,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:23:55,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:23:55,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:23:55,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:23:55,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:23:55,795 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:23:55 GMT 2018-06-07 14:23:55,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:23:55,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:23:55,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:00,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:01,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:01,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:01,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:01,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:01,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:01,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:01,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:01,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2352, "offset": 2318, "size": 50}}} 2018-06-07 14:24:01,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:01,306 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:01 GMT 2018-06-07 14:24:01,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:01,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:24:01,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:01,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:01,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:01,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:01,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:01,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:01,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:01,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:01,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:01,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:01,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:01,451 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:01 GMT 2018-06-07 14:24:01,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:01,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:01,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:06,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:06,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2352, "offset": 2318, "size": 50}}} 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:06 GMT 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:06,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:24:06,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:06,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:06,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:06,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:06,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:06,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:06,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:06,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:06,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:06,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:06,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:06,921 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:06 GMT 2018-06-07 14:24:06,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:06,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:06,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:11,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:12,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:12,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:12,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:12,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:12,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:12,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:12,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:12,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2352, "offset": 2318, "size": 50}}} 2018-06-07 14:24:12,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:12,168 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:12 GMT 2018-06-07 14:24:12,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:12,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:24:12,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:12,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:12,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:12,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:12,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:12,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:12,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:12,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:12,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:12,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:12,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:12,239 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:12 GMT 2018-06-07 14:24:12,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:12,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:12,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:17,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:17,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:17,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:17,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:17,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:17,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:17,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:17,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:17,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2352, "offset": 2318, "size": 50}}} 2018-06-07 14:24:17,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:17,442 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:17 GMT 2018-06-07 14:24:17,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:17,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:24:17,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:17,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:17,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:17,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:17,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:17,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:17,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:17,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:17,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:17,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:17,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:17,521 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:17 GMT 2018-06-07 14:24:17,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:17,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:17,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:22,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:22,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:22,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:22,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:22,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:22,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:22,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:22,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:22,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2352, "offset": 2318, "size": 50}}} 2018-06-07 14:24:22,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:22,694 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:22 GMT 2018-06-07 14:24:22,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:22,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:24:22,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:22,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:23,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:23,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:23,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:23,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:23,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:23,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:23,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:23,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:23,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:23,287 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:23 GMT 2018-06-07 14:24:23,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:23,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:23,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:28,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:28,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:28,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:28,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:28,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:28,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:28,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:28,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:28,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2352, "offset": 2318, "size": 50}}} 2018-06-07 14:24:28,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:28,374 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:28 GMT 2018-06-07 14:24:28,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:28,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:24:28,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:28,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:28,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:28,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:28,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:28,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:28,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:28,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:28,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:28,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:28,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:28,437 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:28 GMT 2018-06-07 14:24:28,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:28,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:28,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:33,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:33,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:33,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:33,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:33,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:33,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:33,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:33,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:33,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2352, "offset": 2318, "size": 50}}} 2018-06-07 14:24:33,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:33,534 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:33 GMT 2018-06-07 14:24:33,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:33,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:24:33,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:33,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:33,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:33,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:33,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:33,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:33,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:33,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:33,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:33,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:33,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:33,612 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:33 GMT 2018-06-07 14:24:33,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:33,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:33,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:38,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:38,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:38,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:38,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:38,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:38,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:38,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:38,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:38,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:24:36.083Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.618s\nuser\t0m0.957s\nsys\t0m0.107s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:24:36.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735c7176-bf1a-4c06-8dcb-1c90a256fd55"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:24:36.376Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:24:36.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735c7176-bf1a-4c06-8dcb-1c90a256fd55"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:24:37.383Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:24:37.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735c7176-bf1a-4c06-8dcb-1c90a256fd55"}], "metadata": {"pagination": {"total": 2355, "offset": 2318, "size": 50}}} 2018-06-07 14:24:38,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:38,708 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:38 GMT 2018-06-07 14:24:38,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:38,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:24:38,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:38,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.618s user 0m0.957s sys 0m0.107s 2018-06-07 14:24:38,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:24:38,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:24:38,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:38,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:38,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:38,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:38,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:38,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:38,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:38,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:38,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:38,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:38,771 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:38 GMT 2018-06-07 14:24:38,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:38,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:38,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:43,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:44,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:44,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:44,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:44,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:44,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:44,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:44,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:44,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:24:41.465Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.657s\nuser\t0m0.953s\nsys\t0m0.118s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:24:41.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f53bc50-be87-4681-a773-8aaef27047a2"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:24:42.398Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:24:42.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f53bc50-be87-4681-a773-8aaef27047a2"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:24:42.398Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:24:42.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f53bc50-be87-4681-a773-8aaef27047a2"}], "metadata": {"pagination": {"total": 2358, "offset": 2321, "size": 50}}} 2018-06-07 14:24:44,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:44,170 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:44 GMT 2018-06-07 14:24:44,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:44,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:24:44,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.657s user 0m0.953s sys 0m0.118s 2018-06-07 14:24:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:24:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:24:44,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:44,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:44,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:44 GMT 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:44,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:49,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:49,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:49,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:49,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:49,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:49,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:49,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:49,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:49,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2358, "offset": 2324, "size": 50}}} 2018-06-07 14:24:49,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:49,402 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:49 GMT 2018-06-07 14:24:49,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:49,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:24:49,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:49,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:49,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:49,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:49,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:49,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:49,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:49,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:49,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:49,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:49,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:49,841 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:49 GMT 2018-06-07 14:24:49,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:49,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:49,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:54,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:24:54,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:54,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:54,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:54,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:54,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:54,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:54,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:54,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2358, "offset": 2324, "size": 50}}} 2018-06-07 14:24:54,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:54,929 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:54 GMT 2018-06-07 14:24:54,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:54,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:24:54,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:54,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:24:54,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:24:54,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:24:54,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:24:54,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:24:54,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:24:54,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:24:54,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:24:54,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:24:54,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:24:54,994 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:24:54 GMT 2018-06-07 14:24:54,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:24:54,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:24:54,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:24:59,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:00,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:00,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:00,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:00,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:00,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:00,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:00,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:00,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:24:56.765Z", "message": "Execution done (return_code=100): /tmp/X91MT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:24:56.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "735c7176-bf1a-4c06-8dcb-1c90a256fd55"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:24:56.972Z", "message": "Task failed 'script_runner.tasks.run' [retry 15/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:24:56.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2360, "offset": 2324, "size": 50}}} 2018-06-07 14:25:00,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:00,075 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:00 GMT 2018-06-07 14:25:00,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:00,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:25:00,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/X91MT/install-ellis.sh 2018-06-07 14:25:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 15/60] 2018-06-07 14:25:00,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:00,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:00,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:00,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:00,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:00,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:00,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:00,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:00,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:00,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:00,140 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:00 GMT 2018-06-07 14:25:00,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:00,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:00,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:05,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:05,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:05,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:05,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:05,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:05,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:05,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:05,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:05,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:02.149Z", "message": "Execution done (return_code=100): /tmp/58T01/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:02.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2f53bc50-be87-4681-a773-8aaef27047a2"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:02.306Z", "message": "Task failed 'script_runner.tasks.run' [retry 15/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:25:02.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2362, "offset": 2326, "size": 50}}} 2018-06-07 14:25:05,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:05,246 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:05 GMT 2018-06-07 14:25:05,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:05,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:25:05,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:05,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/58T01/install-bono.sh 2018-06-07 14:25:05,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 15/60] 2018-06-07 14:25:05,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:05,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:05,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:05,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:05,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:05,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:05,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:05,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:05,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:05,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:05,315 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:05 GMT 2018-06-07 14:25:05,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:05,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:05,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:10,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:10,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:10,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:10,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:10,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:10,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:10,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:10,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:10,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2362, "offset": 2328, "size": 50}}} 2018-06-07 14:25:10,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:10,410 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:10 GMT 2018-06-07 14:25:10,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:10,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:25:10,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:10,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:10,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:10,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:10,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:10,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:10,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:10,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:10,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:10,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:10,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:10,475 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:10 GMT 2018-06-07 14:25:10,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:10,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:10,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:15,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:15,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:15,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:15,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:15,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:15,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:15,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:15,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:15,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:12.052Z", "message": "Sending task 'script_runner.tasks.run' [retry 16/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:12.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:12.579Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/IH9GT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:12.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a6455b80-4f9d-4ef2-ac62-b1b4046081d1"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:12.737Z", "message": "Task started 'script_runner.tasks.run' [retry 16/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:12.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:13.423Z", "message": "Executing: /tmp/IH9GT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:13.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a6455b80-4f9d-4ef2-ac62-b1b4046081d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:13.423Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:13.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a6455b80-4f9d-4ef2-ac62-b1b4046081d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:13.423Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:13.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a6455b80-4f9d-4ef2-ac62-b1b4046081d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:14.446Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:14.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a6455b80-4f9d-4ef2-ac62-b1b4046081d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:14.446Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:14.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a6455b80-4f9d-4ef2-ac62-b1b4046081d1"}], "metadata": {"pagination": {"total": 2370, "offset": 2328, "size": 50}}} 2018-06-07 14:25:15,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:15,575 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:15 GMT 2018-06-07 14:25:15,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:15,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:25:15,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 16/60] 2018-06-07 14:25:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/IH9GT/install-ellis.sh 2018-06-07 14:25:15,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 16/60] 2018-06-07 14:25:15,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IH9GT/install-ellis.sh 2018-06-07 14:25:15,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:25:15,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:25:15,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:25:15,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:25:15,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:15,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:15,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:15,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:15,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:15,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:15,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:15,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:15,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:15,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:15,645 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:15 GMT 2018-06-07 14:25:15,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:15,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:15,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:20,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:20,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:20,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:20,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:20,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:20,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:20,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:20,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:20,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:17.384Z", "message": "Sending task 'script_runner.tasks.run' [retry 16/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:17.745Z", "message": "Task started 'script_runner.tasks.run' [retry 16/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:17.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:17.822Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/I39NO/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:17.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "14ef9422-5643-4cd1-a0e3-2e360c2c0801"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:18.453Z", "message": "Executing: /tmp/I39NO/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:18.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "14ef9422-5643-4cd1-a0e3-2e360c2c0801"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:18.453Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:18.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "14ef9422-5643-4cd1-a0e3-2e360c2c0801"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:19.470Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:19.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "14ef9422-5643-4cd1-a0e3-2e360c2c0801"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:19.470Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:19.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "14ef9422-5643-4cd1-a0e3-2e360c2c0801"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:25:19.470Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:25:19.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "14ef9422-5643-4cd1-a0e3-2e360c2c0801"}], "metadata": {"pagination": {"total": 2378, "offset": 2336, "size": 50}}} 2018-06-07 14:25:20,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:20,830 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:20 GMT 2018-06-07 14:25:20,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:20,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:25:20,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:20,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 16/60] 2018-06-07 14:25:20,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 16/60] 2018-06-07 14:25:20,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/I39NO/install-bono.sh 2018-06-07 14:25:20,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I39NO/install-bono.sh 2018-06-07 14:25:20,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:25:20,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:25:20,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:25:20,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:25:20,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:20,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:20,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:20,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:20,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:20,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:20,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:20,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:20,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:20,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:20,903 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:20 GMT 2018-06-07 14:25:20,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:20,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:20,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:25,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:25,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:25,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:25,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:25,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:25,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:25,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:25,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:25,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2378, "offset": 2344, "size": 50}}} 2018-06-07 14:25:25,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:25,985 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:25 GMT 2018-06-07 14:25:25,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:25,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:25:25,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:25,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:26,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:26,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:26,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:26,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:26,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:26,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:26,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:26,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:26,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:26,053 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:26 GMT 2018-06-07 14:25:26,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:26,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:26,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:31,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:31,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:31,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:31,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:31,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:31,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:31,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:31,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:31,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2378, "offset": 2344, "size": 50}}} 2018-06-07 14:25:31,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:31,147 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:31 GMT 2018-06-07 14:25:31,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:31,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:25:31,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:31,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:31,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:31,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:31,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:31,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:31,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:31,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:31,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:31,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:31,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:31,214 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:31 GMT 2018-06-07 14:25:31,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:31,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:31,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:36,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:36,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:36,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:36,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:36,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:36,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:36,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:36,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:36,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2378, "offset": 2344, "size": 50}}} 2018-06-07 14:25:36,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:36,295 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:36 GMT 2018-06-07 14:25:36,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:36,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:25:36,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:36,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:36,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:36,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:36,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:36,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:36,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:36,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:36,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:36,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:36,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:36,363 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:36 GMT 2018-06-07 14:25:36,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:36,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:36,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:41,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:41,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:41,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:41,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:41,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:41,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:41,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:41,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:41,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2378, "offset": 2344, "size": 50}}} 2018-06-07 14:25:41,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:41,467 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:41 GMT 2018-06-07 14:25:41,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:41,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:25:41,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:41,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:41,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:41,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:41,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:41,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:41,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:41,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:41,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:41,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:41,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:41,618 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:41 GMT 2018-06-07 14:25:41,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:41,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:41,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:46,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:46,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:46,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:46,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:46,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:46,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:46,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:46,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:46,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2378, "offset": 2344, "size": 50}}} 2018-06-07 14:25:46,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:46,713 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:46 GMT 2018-06-07 14:25:46,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:46,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:25:46,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:46,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:46,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:46,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:46,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:46,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:46,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:46,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:46,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:46,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:46,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:46,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:46 GMT 2018-06-07 14:25:46,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:46,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:46,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:51,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:51,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:51,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:51,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:51,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:51,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:51,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:51,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:51,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2378, "offset": 2344, "size": 50}}} 2018-06-07 14:25:51,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:51,862 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:51 GMT 2018-06-07 14:25:51,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:51,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:25:51,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:51,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:51,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:51,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:51,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:51,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:51,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:51,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:51,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:51,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:51,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:51,929 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:51 GMT 2018-06-07 14:25:51,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:51,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:51,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:56,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:25:57,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:57,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:57,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:57,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:57,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:57,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:57,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:57,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2378, "offset": 2344, "size": 50}}} 2018-06-07 14:25:57,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:57,022 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:57 GMT 2018-06-07 14:25:57,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:57,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:25:57,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:25:57,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:25:57,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:25:57,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:25:57,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:25:57,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:25:57,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:25:57,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:25:57,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:25:57,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:25:57,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:25:57,090 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:25:57 GMT 2018-06-07 14:25:57,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:25:57,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:25:57,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:02,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:02,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:02,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:02,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:02,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:02,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:02,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:02,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:02,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2378, "offset": 2344, "size": 50}}} 2018-06-07 14:26:02,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:02,192 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:02 GMT 2018-06-07 14:26:02,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:02,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:26:02,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:02,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:02,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:02,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:02,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:02,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:02,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:02,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:02,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:02,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:02,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:02,270 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:02 GMT 2018-06-07 14:26:02,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:02,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:02,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:07,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:07,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:07,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:07,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:07,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:07,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:07,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:07,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:07,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2378, "offset": 2344, "size": 50}}} 2018-06-07 14:26:07,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:07,442 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:07 GMT 2018-06-07 14:26:07,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:07,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:26:07,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:07,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:07,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:07,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:07,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:07,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:07,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:07,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:07,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:07,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:07,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:07,504 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:07 GMT 2018-06-07 14:26:07,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:07,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:07,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:12,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:12,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:12,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:12,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:12,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:12,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:12,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:12,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:12,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2378, "offset": 2344, "size": 50}}} 2018-06-07 14:26:12,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:12,601 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:12 GMT 2018-06-07 14:26:12,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:12,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:26:12,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:12,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:12,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:12,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:12,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:12,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:12,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:12,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:12,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:12,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:12,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:12,668 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:12 GMT 2018-06-07 14:26:12,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:12,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:12,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:17,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:18,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:18,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:18,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:18,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:18,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:18,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:18,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:18,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:15.546Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.642s\nuser\t0m0.969s\nsys\t0m0.126s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:15.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a6455b80-4f9d-4ef2-ac62-b1b4046081d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:16.581Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:16.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a6455b80-4f9d-4ef2-ac62-b1b4046081d1"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:16.581Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:16.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a6455b80-4f9d-4ef2-ac62-b1b4046081d1"}], "metadata": {"pagination": {"total": 2381, "offset": 2344, "size": 50}}} 2018-06-07 14:26:18,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:18,005 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:18 GMT 2018-06-07 14:26:18,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:18,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:26:18,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:18,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.642s user 0m0.969s sys 0m0.126s 2018-06-07 14:26:18,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:26:18,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:26:18,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:18,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:18,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:18,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:18,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:18,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:18,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:18,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:18,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:18,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:18,083 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:18 GMT 2018-06-07 14:26:18,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:18,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:18,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:23,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:23,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:23,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:23,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:23,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:23,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:23,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:23,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:23,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:20.786Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.616s\nuser\t0m0.972s\nsys\t0m0.087s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:20.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "14ef9422-5643-4cd1-a0e3-2e360c2c0801"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:21.590Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:21.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "14ef9422-5643-4cd1-a0e3-2e360c2c0801"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:21.590Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:21.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "14ef9422-5643-4cd1-a0e3-2e360c2c0801"}], "metadata": {"pagination": {"total": 2384, "offset": 2347, "size": 50}}} 2018-06-07 14:26:23,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:23,360 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:23 GMT 2018-06-07 14:26:23,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:23,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:26:23,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:23,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.616s user 0m0.972s sys 0m0.087s 2018-06-07 14:26:23,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:26:23,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:26:23,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:23,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:23,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:23,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:23,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:23,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:23,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:23,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:23,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:23,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:23,441 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:23 GMT 2018-06-07 14:26:23,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:23,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:23,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:28,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:28,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:28,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:28,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:28,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:28,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:28,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:28,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:28,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2384, "offset": 2350, "size": 50}}} 2018-06-07 14:26:28,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:28,530 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:28 GMT 2018-06-07 14:26:28,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:28,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:26:28,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:28,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:28,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:28,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:28,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:28,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:28,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:28,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:28,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:28,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:28,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:28,654 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:28 GMT 2018-06-07 14:26:28,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:28,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:28,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:33,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:33,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:33,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:33,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:33,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:33,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:33,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:33,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:33,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2384, "offset": 2350, "size": 50}}} 2018-06-07 14:26:33,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:33,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:33 GMT 2018-06-07 14:26:33,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:33,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:26:33,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:33,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:33,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:33,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:33,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:33,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:33,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:33,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:33,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:33,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:33,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:33,837 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:33 GMT 2018-06-07 14:26:33,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:33,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:33,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:38,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:38,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:38,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:38,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:38,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:38,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:38,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:38,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:38,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:36.225Z", "message": "Execution done (return_code=100): /tmp/IH9GT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:36.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "a6455b80-4f9d-4ef2-ac62-b1b4046081d1"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:36.397Z", "message": "Task failed 'script_runner.tasks.run' [retry 16/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:26:36.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2386, "offset": 2350, "size": 50}}} 2018-06-07 14:26:38,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:38,925 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:38 GMT 2018-06-07 14:26:38,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:38,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:26:38,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:38,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/IH9GT/install-ellis.sh 2018-06-07 14:26:38,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 16/60] 2018-06-07 14:26:38,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:38,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:38,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:38,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:38,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:38,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:39,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:39,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:39,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:39,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:39,000 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:38 GMT 2018-06-07 14:26:39,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:39,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:39,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:44,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:44,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:44,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:44,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:44,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:44,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:44,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:44,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:44,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:41.467Z", "message": "Execution done (return_code=100): /tmp/I39NO/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:41.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "14ef9422-5643-4cd1-a0e3-2e360c2c0801"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:41.628Z", "message": "Task failed 'script_runner.tasks.run' [retry 16/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:26:41.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2388, "offset": 2352, "size": 50}}} 2018-06-07 14:26:44,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:44,180 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:44 GMT 2018-06-07 14:26:44,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:44,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:26:44,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:44,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/I39NO/install-bono.sh 2018-06-07 14:26:44,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 16/60] 2018-06-07 14:26:44,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:44,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:44,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:44,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:44,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:44,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:44,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:44,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:44,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:44,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:44,245 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:44 GMT 2018-06-07 14:26:44,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:44,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:44,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:49,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:49,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:49,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:49,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:49,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:49,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:49,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:49,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:49,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2388, "offset": 2354, "size": 50}}} 2018-06-07 14:26:49,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:49,334 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:49 GMT 2018-06-07 14:26:49,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:49,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:26:49,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:49,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:49,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:49,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:49,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:49,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:49,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:49,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:49,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:49,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:49,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:49,412 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:49 GMT 2018-06-07 14:26:49,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:49,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:49,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:54,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:54,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:54,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:54,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:54,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:54,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:54,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:54,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:54,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:51.476Z", "message": "Sending task 'script_runner.tasks.run' [retry 17/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:51.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:51.926Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/DA7AQ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:51.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e90fc2cc-a887-4235-ba80-8c39f947c32f"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:52.777Z", "message": "Task started 'script_runner.tasks.run' [retry 17/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:52.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:52.820Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:52.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e90fc2cc-a887-4235-ba80-8c39f947c32f"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:52.820Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:52.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e90fc2cc-a887-4235-ba80-8c39f947c32f"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:52.820Z", "message": "Executing: /tmp/DA7AQ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:52.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e90fc2cc-a887-4235-ba80-8c39f947c32f"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:53.856Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:53.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e90fc2cc-a887-4235-ba80-8c39f947c32f"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:53.856Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:53.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e90fc2cc-a887-4235-ba80-8c39f947c32f"}], "metadata": {"pagination": {"total": 2396, "offset": 2354, "size": 50}}} 2018-06-07 14:26:54,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:54,512 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:54 GMT 2018-06-07 14:26:54,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:54,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:26:54,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:54,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 17/60] 2018-06-07 14:26:54,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/DA7AQ/install-ellis.sh 2018-06-07 14:26:54,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 17/60] 2018-06-07 14:26:54,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:26:54,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:26:54,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DA7AQ/install-ellis.sh 2018-06-07 14:26:54,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:26:54,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:26:54,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:54,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:54,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:54,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:54,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:54,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:54,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:54,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:54,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:54,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:54,579 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:54 GMT 2018-06-07 14:26:54,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:54,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:54,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:59,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:26:59,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:59,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:59,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:59,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:59,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:59,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:59,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:59,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:56.706Z", "message": "Sending task 'script_runner.tasks.run' [retry 17/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:56.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:56.796Z", "message": "Task started 'script_runner.tasks.run' [retry 17/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:56.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:57.157Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/VUJTN/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:57.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0d849152-0f9f-4cf8-a0d3-625597ddfde9"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:57.865Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:57.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0d849152-0f9f-4cf8-a0d3-625597ddfde9"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:57.865Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:57.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0d849152-0f9f-4cf8-a0d3-625597ddfde9"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:57.865Z", "message": "Executing: /tmp/VUJTN/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:57.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0d849152-0f9f-4cf8-a0d3-625597ddfde9"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:58.875Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:58.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0d849152-0f9f-4cf8-a0d3-625597ddfde9"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:26:58.875Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:26:58.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0d849152-0f9f-4cf8-a0d3-625597ddfde9"}], "metadata": {"pagination": {"total": 2404, "offset": 2362, "size": 50}}} 2018-06-07 14:26:59,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:59,760 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:59 GMT 2018-06-07 14:26:59,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:59,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:26:59,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:26:59,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 17/60] 2018-06-07 14:26:59,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 17/60] 2018-06-07 14:26:59,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/VUJTN/install-bono.sh 2018-06-07 14:26:59,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:26:59,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:26:59,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VUJTN/install-bono.sh 2018-06-07 14:26:59,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:26:59,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:26:59,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:26:59,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:26:59 GMT 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:26:59,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:26:59,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:04,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:05,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:05,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:05,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:05,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:05,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:05,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:05,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:05,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2404, "offset": 2370, "size": 50}}} 2018-06-07 14:27:05,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:05,025 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:05 GMT 2018-06-07 14:27:05,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:05,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:27:05,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:05,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:05,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:05,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:05,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:05,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:05,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:05,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:05,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:05,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:05,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:05,095 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:05 GMT 2018-06-07 14:27:05,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:05,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:05,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:10,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:10,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:10,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:10,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:10,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:10,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:10,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:10,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:10,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2404, "offset": 2370, "size": 50}}} 2018-06-07 14:27:10,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:10,196 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:10 GMT 2018-06-07 14:27:10,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:10,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:27:10,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:10,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:10,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:10,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:10,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:10,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:10,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:10,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:10,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:10,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:10,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:10,264 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:10 GMT 2018-06-07 14:27:10,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:10,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:10,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:15,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:15,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:15,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:15,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:15,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:15,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:15,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:15,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:15,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2404, "offset": 2370, "size": 50}}} 2018-06-07 14:27:15,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:15,376 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:15 GMT 2018-06-07 14:27:15,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:15,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:27:15,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:15,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:15,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:15,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:15,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:15,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:15,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:15,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:15,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:15,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:15,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:15,444 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:15 GMT 2018-06-07 14:27:15,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:15,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:15,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:20,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:20,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:20,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:20,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:20,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:20,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:20,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:20,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:20,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2404, "offset": 2370, "size": 50}}} 2018-06-07 14:27:20,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:20,542 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:20 GMT 2018-06-07 14:27:20,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:20,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:27:20,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:20,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:20,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:20,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:20,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:20,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:20,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:20,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:20,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:20,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:20,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:20,613 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:20 GMT 2018-06-07 14:27:20,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:20,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:20,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:25,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:25,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:25,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:25,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:25,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:25,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:25,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:25,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:25,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2404, "offset": 2370, "size": 50}}} 2018-06-07 14:27:25,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:25,706 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:25 GMT 2018-06-07 14:27:25,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:25,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:27:25,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:25,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:25,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:25,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:25,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:25,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:25,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:25,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:25,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:25,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:25,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:25,771 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:25 GMT 2018-06-07 14:27:25,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:25,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:25,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:30,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:30,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:30,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:30,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:30,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:30,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:30,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:30,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:30,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2404, "offset": 2370, "size": 50}}} 2018-06-07 14:27:30,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:30,860 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:30 GMT 2018-06-07 14:27:30,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:30,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:27:30,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:30,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:30,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:30,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:30,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:30,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:30,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:30,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:30,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:30,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:30,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:30,923 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:30 GMT 2018-06-07 14:27:30,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:30,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:30,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:35,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:36,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:36,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2404, "offset": 2370, "size": 50}}} 2018-06-07 14:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:36 GMT 2018-06-07 14:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:36,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:36,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:36,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:36,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:36,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:36,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:36,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:36,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:36,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:36,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:36,145 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:36 GMT 2018-06-07 14:27:36,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:36,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:36,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:41,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:41,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:41,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:41,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:41,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:41,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:41,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:41,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:41,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2404, "offset": 2370, "size": 50}}} 2018-06-07 14:27:41,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:41,238 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:41 GMT 2018-06-07 14:27:41,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:41,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:27:41,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:41,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:41,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:41,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:41,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:41,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:41,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:41,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:41,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:41,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:41,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:41,307 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:41 GMT 2018-06-07 14:27:41,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:41,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:41,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:46,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:46,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:46,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:46,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:46,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:46,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:46,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:46,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:46,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2404, "offset": 2370, "size": 50}}} 2018-06-07 14:27:46,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:46,407 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:46 GMT 2018-06-07 14:27:46,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:46,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:27:46,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:46,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:46,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:46,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:46,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:46,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:46,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:46,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:46,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:46,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:46,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:46,469 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:46 GMT 2018-06-07 14:27:46,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:46,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:46,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:51,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:51,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:51,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:51,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:51,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:51,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:51,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:51,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:51,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2404, "offset": 2370, "size": 50}}} 2018-06-07 14:27:51,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:51,560 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:51 GMT 2018-06-07 14:27:51,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:51,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:27:51,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:51,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:51,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:51,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:51,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:51,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:51,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:51,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:51,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:51,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:51,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:51,624 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:51 GMT 2018-06-07 14:27:51,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:51,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:51,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:56,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:27:56,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:56,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:56,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:56,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:56,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:56,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:56,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:56,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:27:55.392Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.189s\nuser\t0m0.995s\nsys\t0m0.092s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:27:55.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e90fc2cc-a887-4235-ba80-8c39f947c32f"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:27:55.907Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:27:55.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e90fc2cc-a887-4235-ba80-8c39f947c32f"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:27:55.907Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:27:55.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e90fc2cc-a887-4235-ba80-8c39f947c32f"}], "metadata": {"pagination": {"total": 2407, "offset": 2370, "size": 50}}} 2018-06-07 14:27:56,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:56,793 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:56 GMT 2018-06-07 14:27:56,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:56,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:27:56,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:27:56,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.189s user 0m0.995s sys 0m0.092s 2018-06-07 14:27:56,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:27:56,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:27:56,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:27:56,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:27:56,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:27:56,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:27:56,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:27:56,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:27:56,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:27:56,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:27:56,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:27:56,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:27:56,866 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:27:56 GMT 2018-06-07 14:27:56,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:27:56,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:27:56,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:01,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:02,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:02,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:02,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:02,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:02,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:02,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:02,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:02,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:00.021Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.573s\nuser\t0m0.936s\nsys\t0m0.132s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:00.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0d849152-0f9f-4cf8-a0d3-625597ddfde9"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:00.917Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:00.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0d849152-0f9f-4cf8-a0d3-625597ddfde9"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:00.917Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:00.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0d849152-0f9f-4cf8-a0d3-625597ddfde9"}], "metadata": {"pagination": {"total": 2410, "offset": 2373, "size": 50}}} 2018-06-07 14:28:02,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:02,189 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:02 GMT 2018-06-07 14:28:02,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:02,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:28:02,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:02,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.573s user 0m0.936s sys 0m0.132s 2018-06-07 14:28:02,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:28:02,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:28:02,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:02,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:02,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:02,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:02,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:02,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:02,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:02,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:02,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:02,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:02,260 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:02 GMT 2018-06-07 14:28:02,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:02,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:02,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:07,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:07,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:07,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:07,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:07,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:07,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:07,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:07,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:07,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2410, "offset": 2376, "size": 50}}} 2018-06-07 14:28:07,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:07,350 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:07 GMT 2018-06-07 14:28:07,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:07,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:28:07,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:07,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:07,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:07,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:07,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:07,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:07,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:07,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:07,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:07,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:07,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:07,417 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:07 GMT 2018-06-07 14:28:07,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:07,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:07,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:12,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:12,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:12,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:12,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:12,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:12,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:12,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:12,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:12,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2410, "offset": 2376, "size": 50}}} 2018-06-07 14:28:12,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:12,573 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:12 GMT 2018-06-07 14:28:12,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:12,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:28:12,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:12,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:12,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:12,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:12,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:12,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:12,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:12,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:12,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:12,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:12,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:12,640 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:12 GMT 2018-06-07 14:28:12,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:12,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:12,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:17,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:17,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:17,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:17,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:17,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:17,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:17,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:17,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:17,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:16.076Z", "message": "Execution done (return_code=100): /tmp/DA7AQ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:16.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "e90fc2cc-a887-4235-ba80-8c39f947c32f"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:16.220Z", "message": "Task failed 'script_runner.tasks.run' [retry 17/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:28:16.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2412, "offset": 2376, "size": 50}}} 2018-06-07 14:28:17,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:17,738 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:17 GMT 2018-06-07 14:28:17,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:17,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:28:17,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:17,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/DA7AQ/install-ellis.sh 2018-06-07 14:28:17,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 17/60] 2018-06-07 14:28:17,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:17,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:17,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:17,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:17,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:17,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:17,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:17,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:17,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:17,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:17,802 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:17 GMT 2018-06-07 14:28:17,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:17,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:17,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:22,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:22,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:22,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:22,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:22,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:22,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:22,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:22,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:22,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:20.701Z", "message": "Execution done (return_code=100): /tmp/VUJTN/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:20.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0d849152-0f9f-4cf8-a0d3-625597ddfde9"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:20.849Z", "message": "Task failed 'script_runner.tasks.run' [retry 17/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:28:20.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2414, "offset": 2378, "size": 50}}} 2018-06-07 14:28:22,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:22,958 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:22 GMT 2018-06-07 14:28:22,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:22,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:28:22,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:22,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/VUJTN/install-bono.sh 2018-06-07 14:28:22,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 17/60] 2018-06-07 14:28:22,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:23,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:23,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:23,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:23,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:23,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:23,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:23,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:23,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:23,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:23,030 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:23 GMT 2018-06-07 14:28:23,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:23,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:23,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:28,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:28,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:28,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:28,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:28,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:28,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:28,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:28,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:28,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2414, "offset": 2380, "size": 50}}} 2018-06-07 14:28:28,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:28,191 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:28 GMT 2018-06-07 14:28:28,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:28,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:28:28,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:28,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:28,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:28,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:28,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:28,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:28,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:28,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:28,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:28,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:28,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:28,256 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:28 GMT 2018-06-07 14:28:28,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:28,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:28,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:33,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:33,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:33,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:33,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:33,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:33,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:33,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:33,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:33,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:31.302Z", "message": "Sending task 'script_runner.tasks.run' [retry 18/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:31.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:31.782Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/WA9LG/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:31.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5e265d2d-6aa6-4eb7-99d8-ce0fa35dc856"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:31.826Z", "message": "Task started 'script_runner.tasks.run' [retry 18/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:31.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:31.933Z", "message": "Executing: /tmp/WA9LG/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:31.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5e265d2d-6aa6-4eb7-99d8-ce0fa35dc856"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:32.943Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:32.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5e265d2d-6aa6-4eb7-99d8-ce0fa35dc856"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:32.943Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:32.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5e265d2d-6aa6-4eb7-99d8-ce0fa35dc856"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:32.943Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:32.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5e265d2d-6aa6-4eb7-99d8-ce0fa35dc856"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:32.943Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:32.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5e265d2d-6aa6-4eb7-99d8-ce0fa35dc856"}], "metadata": {"pagination": {"total": 2422, "offset": 2380, "size": 50}}} 2018-06-07 14:28:33,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:33,351 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:33 GMT 2018-06-07 14:28:33,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:33,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:28:33,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 18/60] 2018-06-07 14:28:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/WA9LG/install-ellis.sh 2018-06-07 14:28:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 18/60] 2018-06-07 14:28:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WA9LG/install-ellis.sh 2018-06-07 14:28:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:28:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:28:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:28:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:28:33,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:33,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:33,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:33,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:33,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:33,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:33,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:33,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:33,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:33,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:33,422 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:33 GMT 2018-06-07 14:28:33,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:33,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:33,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:38,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:38,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:38,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:38,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:38,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:38,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:38,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:38,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:38,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:35.929Z", "message": "Sending task 'script_runner.tasks.run' [retry 18/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:35.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:36.391Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/5F3VR/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:36.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57b550b4-c347-4bc2-96ef-fde3eb9f7243"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:36.835Z", "message": "Task started 'script_runner.tasks.run' [retry 18/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:36.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:36.952Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:36.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57b550b4-c347-4bc2-96ef-fde3eb9f7243"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:36.952Z", "message": "Executing: /tmp/5F3VR/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:36.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57b550b4-c347-4bc2-96ef-fde3eb9f7243"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:37.960Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:37.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57b550b4-c347-4bc2-96ef-fde3eb9f7243"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:37.960Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:37.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57b550b4-c347-4bc2-96ef-fde3eb9f7243"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:28:37.960Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:28:37.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57b550b4-c347-4bc2-96ef-fde3eb9f7243"}], "metadata": {"pagination": {"total": 2430, "offset": 2388, "size": 50}}} 2018-06-07 14:28:38,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:38,584 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:38 GMT 2018-06-07 14:28:38,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:38,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:28:38,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:38,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 18/60] 2018-06-07 14:28:38,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/5F3VR/install-bono.sh 2018-06-07 14:28:38,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 18/60] 2018-06-07 14:28:38,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:28:38,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5F3VR/install-bono.sh 2018-06-07 14:28:38,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:28:38,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:28:38,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:28:38,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:38,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:38,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:38,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:38,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:38,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:38,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:38,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:38,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:38,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:38,653 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:38 GMT 2018-06-07 14:28:38,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:38,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:38,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:43,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:43,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:43,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:43,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:43,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:43,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:43,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:43,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:43,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2430, "offset": 2396, "size": 50}}} 2018-06-07 14:28:43,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:43,743 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:43 GMT 2018-06-07 14:28:43,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:43,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:28:43,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:43,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:43,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:43,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:43,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:43,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:43,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:43,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:43,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:43,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:43,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:43,807 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:43 GMT 2018-06-07 14:28:43,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:43,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:43,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:48,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:48,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:48,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:48,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:48,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:48,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:48,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:48,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:48,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2430, "offset": 2396, "size": 50}}} 2018-06-07 14:28:48,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:48,912 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:48 GMT 2018-06-07 14:28:48,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:48,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:28:48,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:48,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:48,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:48,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:48,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:48,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:48,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:48,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:48,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:48,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:48,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:48,978 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:48 GMT 2018-06-07 14:28:48,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:48,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:48,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:53,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:54,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:54,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:54,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:54,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:54,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:54,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:54,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:54,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2430, "offset": 2396, "size": 50}}} 2018-06-07 14:28:54,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:54,208 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:54 GMT 2018-06-07 14:28:54,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:54,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:28:54,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:54,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:54,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:54,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:54,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:54,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:54,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:54,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:54,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:54,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:54,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:54,296 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:54 GMT 2018-06-07 14:28:54,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:54,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:54,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:59,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:28:59,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:59,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:59,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:59,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:59,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:59,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:59,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:59,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2430, "offset": 2396, "size": 50}}} 2018-06-07 14:28:59,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:59,826 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:59 GMT 2018-06-07 14:28:59,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:59,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:28:59,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:28:59,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:28:59,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:28:59,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:28:59,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:28:59,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:28:59,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:28:59,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:28:59,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:28:59,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:28:59,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:28:59,919 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:28:59 GMT 2018-06-07 14:28:59,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:28:59,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:28:59,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:04,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:05,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:05,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:05,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:05,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:05,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:05,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:05,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:05,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2430, "offset": 2396, "size": 50}}} 2018-06-07 14:29:05,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:05,408 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:05 GMT 2018-06-07 14:29:05,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:05,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:29:05,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:05,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:05,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:05,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:05,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:05,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:05,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:05,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:05,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:05,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:05,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:05,499 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:05 GMT 2018-06-07 14:29:05,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:05,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:05,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:10,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:10,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:10,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:10,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:10,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:10,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:10,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:10,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:10,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2430, "offset": 2396, "size": 50}}} 2018-06-07 14:29:10,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:10,585 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:10 GMT 2018-06-07 14:29:10,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:10,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:29:10,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:10,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:10,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:10,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:10,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:10,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:10,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:10,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:10,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:10,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:10,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:10,841 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:10 GMT 2018-06-07 14:29:10,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:10,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:10,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:15,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:15,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:15,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:15,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:15,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:15,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:15,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:15,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:15,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2430, "offset": 2396, "size": 50}}} 2018-06-07 14:29:15,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:15,930 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:15 GMT 2018-06-07 14:29:15,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:15,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:29:15,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:15,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:15,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:15,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:15,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:15,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:15,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:15,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:15,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:15,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:15,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:15,994 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:15 GMT 2018-06-07 14:29:15,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:15,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:15,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:21,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:21,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:21,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:21,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:21,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:21,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:21,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:21,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:21,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2430, "offset": 2396, "size": 50}}} 2018-06-07 14:29:21,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:21,087 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:21 GMT 2018-06-07 14:29:21,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:21,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:29:21,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:21,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:21,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:21,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:21,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:21,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:21,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:21,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:21,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:21,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:21,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:21,162 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:21 GMT 2018-06-07 14:29:21,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:21,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:21,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:26,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:26,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:26,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:26,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:26,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:26,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:26,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:26,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:26,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2430, "offset": 2396, "size": 50}}} 2018-06-07 14:29:26,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:26,291 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:26 GMT 2018-06-07 14:29:26,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:26,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:29:26,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:26,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:26,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:26,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:26,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:26,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:26,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:26,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:26,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:26,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:26,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:26,392 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:26 GMT 2018-06-07 14:29:26,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:26,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:26,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:31,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:31,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:31,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:31,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:31,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:31,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:31,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:31,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:31,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2430, "offset": 2396, "size": 50}}} 2018-06-07 14:29:31,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:31,490 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:31 GMT 2018-06-07 14:29:31,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:31,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:29:31,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:31,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:31,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:31,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:31,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:31,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:31,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:31,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:31,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:31,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:31,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:31,567 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:31 GMT 2018-06-07 14:29:31,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:31,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:31,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:36,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:36,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:36,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:36,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:36,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:36,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:36,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:36,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:36,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:29:34.754Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.680s\nuser\t0m0.953s\nsys\t0m0.126s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:29:34.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5e265d2d-6aa6-4eb7-99d8-ce0fa35dc856"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:29:34.989Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:29:34.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5e265d2d-6aa6-4eb7-99d8-ce0fa35dc856"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:29:36.002Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:29:36.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5e265d2d-6aa6-4eb7-99d8-ce0fa35dc856"}], "metadata": {"pagination": {"total": 2433, "offset": 2396, "size": 50}}} 2018-06-07 14:29:36,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:36,660 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:36 GMT 2018-06-07 14:29:36,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:36,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:29:36,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:36,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.680s user 0m0.953s sys 0m0.126s 2018-06-07 14:29:36,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:29:36,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:29:36,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:36,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:36,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:36,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:36,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:36,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:36,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:36,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:36,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:36,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:36,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:36 GMT 2018-06-07 14:29:36,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:36,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:36,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:41,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:41,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:41,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:41,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:41,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:41,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:41,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:41,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:41,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:29:39.424Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.647s\nuser\t0m0.970s\nsys\t0m0.084s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:29:39.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57b550b4-c347-4bc2-96ef-fde3eb9f7243"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:29:41.015Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:29:41.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57b550b4-c347-4bc2-96ef-fde3eb9f7243"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:29:41.015Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:29:41.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57b550b4-c347-4bc2-96ef-fde3eb9f7243"}], "metadata": {"pagination": {"total": 2436, "offset": 2399, "size": 50}}} 2018-06-07 14:29:41,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:41,850 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:41 GMT 2018-06-07 14:29:41,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:41,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:29:41,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:41,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.647s user 0m0.970s sys 0m0.084s 2018-06-07 14:29:41,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:29:41,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:29:41,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:41,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:41,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:41,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:41,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:41,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:41,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:41,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:41,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:41,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:41,917 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:41 GMT 2018-06-07 14:29:41,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:41,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:41,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:46,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:47,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:47,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:47,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:47,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:47,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:47,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:47,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:47,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2436, "offset": 2402, "size": 50}}} 2018-06-07 14:29:47,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:47,003 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:47 GMT 2018-06-07 14:29:47,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:47,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:29:47,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:47,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:47,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:47,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:47,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:47,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:47,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:47,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:47,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:47,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:47,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:47,068 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:47 GMT 2018-06-07 14:29:47,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:47,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:47,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:52,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:52,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:52,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:52,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:52,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:52,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:52,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:52,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:52,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2436, "offset": 2402, "size": 50}}} 2018-06-07 14:29:52,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:52,711 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:52 GMT 2018-06-07 14:29:52,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:52,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:29:52,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:52,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:52,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:52,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:52,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:52,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:52,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:52,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:52,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:52,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:52,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:52,781 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:52 GMT 2018-06-07 14:29:52,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:52,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:52,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:57,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:29:57,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:57,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:57,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:57,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:57,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:57,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:57,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:57,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:29:55.433Z", "message": "Execution done (return_code=100): /tmp/WA9LG/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:29:55.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5e265d2d-6aa6-4eb7-99d8-ce0fa35dc856"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:29:55.645Z", "message": "Task failed 'script_runner.tasks.run' [retry 18/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:29:55.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2438, "offset": 2402, "size": 50}}} 2018-06-07 14:29:57,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:57,865 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:57 GMT 2018-06-07 14:29:57,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:57,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:29:57,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:29:57,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/WA9LG/install-ellis.sh 2018-06-07 14:29:57,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 18/60] 2018-06-07 14:29:57,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:29:57,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:29:57,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:29:57,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:29:57,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:29:57,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:29:57,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:29:57,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:29:57,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:29:57,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:29:57,927 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:29:57 GMT 2018-06-07 14:29:57,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:29:57,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:29:57,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:02,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:03,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:03,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:03,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:03,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:03,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:03,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:03,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:03,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:00.107Z", "message": "Execution done (return_code=100): /tmp/5F3VR/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:00.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "57b550b4-c347-4bc2-96ef-fde3eb9f7243"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:00.275Z", "message": "Task failed 'script_runner.tasks.run' [retry 18/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:30:00.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2440, "offset": 2404, "size": 50}}} 2018-06-07 14:30:03,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:03,026 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:03 GMT 2018-06-07 14:30:03,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:03,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:30:03,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:03,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/5F3VR/install-bono.sh 2018-06-07 14:30:03,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 18/60] 2018-06-07 14:30:03,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:03,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:03,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:03,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:03,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:03,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:03,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:03,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:03,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:03,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:03,090 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:03 GMT 2018-06-07 14:30:03,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:03,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:03,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:08,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:08,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:08,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:08,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:08,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:08,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:08,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:08,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:08,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2440, "offset": 2406, "size": 50}}} 2018-06-07 14:30:08,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:08,179 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:08 GMT 2018-06-07 14:30:08,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:08,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:30:08,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:08,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:08,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:08,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:08,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:08,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:08,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:08,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:08,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:08,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:08,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:08,257 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:08 GMT 2018-06-07 14:30:08,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:08,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:08,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:13,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:13,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:13,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:13,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:13,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:13,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:13,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:13,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:13,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:10.727Z", "message": "Sending task 'script_runner.tasks.run' [retry 19/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:10.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:10.878Z", "message": "Task started 'script_runner.tasks.run' [retry 19/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:10.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:11.187Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/A6WA3/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:11.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f91e6647-c77e-4fb2-ae9e-510f0a466317"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:12.031Z", "message": "Executing: /tmp/A6WA3/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:12.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f91e6647-c77e-4fb2-ae9e-510f0a466317"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:12.031Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:12.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f91e6647-c77e-4fb2-ae9e-510f0a466317"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:12.031Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:12.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f91e6647-c77e-4fb2-ae9e-510f0a466317"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:13.042Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:13.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f91e6647-c77e-4fb2-ae9e-510f0a466317"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:13.042Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:13.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f91e6647-c77e-4fb2-ae9e-510f0a466317"}], "metadata": {"pagination": {"total": 2448, "offset": 2406, "size": 50}}} 2018-06-07 14:30:13,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:13,340 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:13 GMT 2018-06-07 14:30:13,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:13,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:30:13,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:13,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 19/60] 2018-06-07 14:30:13,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 19/60] 2018-06-07 14:30:13,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/A6WA3/install-ellis.sh 2018-06-07 14:30:13,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/A6WA3/install-ellis.sh 2018-06-07 14:30:13,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:30:13,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:30:13,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:30:13,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:30:13,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:13,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:13 GMT 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:13,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:18,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:18,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:18,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:18,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:18,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:18,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:18,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:18,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:18,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:15.355Z", "message": "Sending task 'script_runner.tasks.run' [retry 19/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:15.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:15.888Z", "message": "Task started 'script_runner.tasks.run' [retry 19/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:15.891Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/YTW9Z/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:15.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c9979ae3-96cc-4490-b80f-632d278c8aab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:16.054Z", "message": "Executing: /tmp/YTW9Z/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:16.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c9979ae3-96cc-4490-b80f-632d278c8aab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:17.070Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:17.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c9979ae3-96cc-4490-b80f-632d278c8aab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:17.070Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:17.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c9979ae3-96cc-4490-b80f-632d278c8aab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:17.070Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:17.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c9979ae3-96cc-4490-b80f-632d278c8aab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:30:17.070Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:30:17.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c9979ae3-96cc-4490-b80f-632d278c8aab"}], "metadata": {"pagination": {"total": 2456, "offset": 2414, "size": 50}}} 2018-06-07 14:30:18,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:18,520 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:18 GMT 2018-06-07 14:30:18,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:18,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:30:18,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 19/60] 2018-06-07 14:30:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 19/60] 2018-06-07 14:30:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/YTW9Z/install-bono.sh 2018-06-07 14:30:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YTW9Z/install-bono.sh 2018-06-07 14:30:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:30:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:30:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:30:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:30:18,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:18,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:18,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:18,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:18,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:18,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:18,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:18,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:18,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:18,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:18,585 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:18 GMT 2018-06-07 14:30:18,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:18,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:18,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:23,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:24,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:24,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:24,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:24,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:24,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:24,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:24,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:24,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2456, "offset": 2422, "size": 50}}} 2018-06-07 14:30:24,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:24,032 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:24 GMT 2018-06-07 14:30:24,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:24,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:30:24,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:24,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:24,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:24,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:24,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:24,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:24,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:24,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:24,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:24,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:24,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:24,099 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:24 GMT 2018-06-07 14:30:24,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:24,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:24,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:29,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:29,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:29,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:29,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:29,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:29,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:29,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:29,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:29,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2456, "offset": 2422, "size": 50}}} 2018-06-07 14:30:29,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:29,217 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:29 GMT 2018-06-07 14:30:29,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:29,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:30:29,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:29,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:29,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:29,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:29,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:29,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:29,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:29,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:29,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:29,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:29,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:29,288 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:29 GMT 2018-06-07 14:30:29,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:29,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:29,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:34,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:34,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:34,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:34,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:34,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:34,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:34,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:34,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:34,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2456, "offset": 2422, "size": 50}}} 2018-06-07 14:30:34,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:34,392 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:34 GMT 2018-06-07 14:30:34,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:34,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:30:34,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:34,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:34,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:34,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:34,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:34,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:34,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:34,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:34,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:34,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:34,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:34,454 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:34 GMT 2018-06-07 14:30:34,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:34,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:34,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:39,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:39,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:39,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:39,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:39,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:39,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:39,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:39,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:39,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2456, "offset": 2422, "size": 50}}} 2018-06-07 14:30:39,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:39,562 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:39 GMT 2018-06-07 14:30:39,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:39,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:30:39,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:39,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:39,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:39,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:39,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:39,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:39,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:39,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:39,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:39,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:39,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:39,625 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:39 GMT 2018-06-07 14:30:39,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:39,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:39,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:44,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:44,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:44,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:44,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:44,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:44,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:44,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:44,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:44,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2456, "offset": 2422, "size": 50}}} 2018-06-07 14:30:44,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:44,715 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:44 GMT 2018-06-07 14:30:44,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:44,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:30:44,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:44,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:44,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:44,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:44,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:44,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:44,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:44,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:44,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:44,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:44,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:44,852 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:44 GMT 2018-06-07 14:30:44,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:44,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:44,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:49,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:49,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:49,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:49,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:49,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:49,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:49,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:49,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:49,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2456, "offset": 2422, "size": 50}}} 2018-06-07 14:30:49,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:49,940 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:49 GMT 2018-06-07 14:30:49,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:49,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:30:49,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:49,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:50,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:50,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:50,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:50,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:50,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:50,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:50,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:50,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:50,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:50,026 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:50 GMT 2018-06-07 14:30:50,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:50,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:50,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:55,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:30:55,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:55,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:55,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:55,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:55,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:55,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:55,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:55,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2456, "offset": 2422, "size": 50}}} 2018-06-07 14:30:55,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:55,142 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:55 GMT 2018-06-07 14:30:55,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:55,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:30:55,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:30:55,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:30:55,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:30:55,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:30:55,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:30:55,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:30:55,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:30:55,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:30:55,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:30:55,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:30:55,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:30:55,303 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:30:55 GMT 2018-06-07 14:30:55,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:30:55,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:30:55,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:00,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:00,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:00,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:00,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:00,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:00,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:00,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:00,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:00,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2456, "offset": 2422, "size": 50}}} 2018-06-07 14:31:00,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:00,389 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:00 GMT 2018-06-07 14:31:00,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:00,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:31:00,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:00,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:00,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:00,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:00,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:00,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:00,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:00,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:00,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:00,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:00,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:00,473 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:00 GMT 2018-06-07 14:31:00,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:00,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:00,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:05,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:05,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:05,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:05,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:05,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:05,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:05,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:05,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:05,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2456, "offset": 2422, "size": 50}}} 2018-06-07 14:31:05,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:05,554 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:05 GMT 2018-06-07 14:31:05,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:05,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:31:05,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:05,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:05,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:05,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:05,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:05,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:05,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:05,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:05,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:05,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:05,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:05,618 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:05 GMT 2018-06-07 14:31:05,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:05,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:05,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:10,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:10,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:10,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:10,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:10,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:10,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:10,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:10,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:10,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2456, "offset": 2422, "size": 50}}} 2018-06-07 14:31:10,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:10,711 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:10 GMT 2018-06-07 14:31:10,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:10,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:31:10,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:10,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:10,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:10,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:10,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:10,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:10,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:10,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:10,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:10,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:10,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:10,777 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:10 GMT 2018-06-07 14:31:10,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:10,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:10,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:15,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:15,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:15,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:15,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:15,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:15,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:15,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:15,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:15,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:14.254Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.698s\nuser\t0m0.971s\nsys\t0m0.108s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:14.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f91e6647-c77e-4fb2-ae9e-510f0a466317"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:15.108Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:15.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f91e6647-c77e-4fb2-ae9e-510f0a466317"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:15.108Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:15.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f91e6647-c77e-4fb2-ae9e-510f0a466317"}], "metadata": {"pagination": {"total": 2459, "offset": 2422, "size": 50}}} 2018-06-07 14:31:15,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:15,872 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:15 GMT 2018-06-07 14:31:15,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:15,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:31:15,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:15,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.698s user 0m0.971s sys 0m0.108s 2018-06-07 14:31:15,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:31:15,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:31:15,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:15,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:15,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:15,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:15,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:15,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:15,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:15,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:15,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:15,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:15,931 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:15 GMT 2018-06-07 14:31:15,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:15,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:15,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:20,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:21,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:21,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:21,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:21,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:21,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:21,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:21,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:21,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:19.064Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.870s\nuser\t0m0.963s\nsys\t0m0.115s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:19.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c9979ae3-96cc-4490-b80f-632d278c8aab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:20.125Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:20.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c9979ae3-96cc-4490-b80f-632d278c8aab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:20.125Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:20.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c9979ae3-96cc-4490-b80f-632d278c8aab"}], "metadata": {"pagination": {"total": 2462, "offset": 2425, "size": 50}}} 2018-06-07 14:31:21,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:21,159 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:21 GMT 2018-06-07 14:31:21,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:21,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:31:21,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:21,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.870s user 0m0.963s sys 0m0.115s 2018-06-07 14:31:21,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:31:21,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:31:21,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:21,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:21,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:21,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:21,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:21,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:21,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:21,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:21,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:21,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:21,238 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:21 GMT 2018-06-07 14:31:21,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:21,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:21,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:26,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:26,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:26,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:26,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:26,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:26,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:26,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:26,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:26,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2462, "offset": 2428, "size": 50}}} 2018-06-07 14:31:26,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:26,344 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:26 GMT 2018-06-07 14:31:26,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:26,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:31:26,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:26,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:26,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:26,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:26,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:26,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:26,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:26,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:26,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:26,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:26,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:26,422 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:26 GMT 2018-06-07 14:31:26,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:26,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:26,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:31,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:31,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:31,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:31,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:31,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:31,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:31,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:31,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:31,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2462, "offset": 2428, "size": 50}}} 2018-06-07 14:31:31,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:31,520 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:31 GMT 2018-06-07 14:31:31,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:31,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:31:31,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:31,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:31,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:31,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:31,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:31,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:31,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:31,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:31,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:31,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:31,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:31,610 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:31 GMT 2018-06-07 14:31:31,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:31,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:31,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:36,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:36,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:36,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:36,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:36,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:36,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:36,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:36,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:36,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:34.935Z", "message": "Execution done (return_code=100): /tmp/A6WA3/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:34.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f91e6647-c77e-4fb2-ae9e-510f0a466317"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:35.156Z", "message": "Task failed 'script_runner.tasks.run' [retry 19/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:31:35.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2464, "offset": 2428, "size": 50}}} 2018-06-07 14:31:36,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:36,699 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:36 GMT 2018-06-07 14:31:36,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:36,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:31:36,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/A6WA3/install-ellis.sh 2018-06-07 14:31:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 19/60] 2018-06-07 14:31:36,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:36,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:36,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:36,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:36,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:36,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:36,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:36,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:36,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:36,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:36,804 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:36 GMT 2018-06-07 14:31:36,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:36,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:36,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:41,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:41,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:41,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:41,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:41,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:41,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:41,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:41,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:41,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:39.746Z", "message": "Execution done (return_code=100): /tmp/YTW9Z/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:39.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "c9979ae3-96cc-4490-b80f-632d278c8aab"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:39.888Z", "message": "Task failed 'script_runner.tasks.run' [retry 19/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:31:39.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2466, "offset": 2430, "size": 50}}} 2018-06-07 14:31:41,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:41,896 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:41 GMT 2018-06-07 14:31:41,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:41,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:31:41,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:41,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/YTW9Z/install-bono.sh 2018-06-07 14:31:41,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 19/60] 2018-06-07 14:31:41,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:41,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:41,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:41,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:41,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:41,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:41,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:41,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:41,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:41,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:41,963 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:41 GMT 2018-06-07 14:31:41,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:41,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:41,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:46,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:47,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:47,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:47,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:47,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:47,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:47,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:47,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:47,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2466, "offset": 2432, "size": 50}}} 2018-06-07 14:31:47,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:47,055 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:47 GMT 2018-06-07 14:31:47,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:47,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:31:47,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:47,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:47,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:47,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:47,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:47,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:47,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:47,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:47,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:47,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:47,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:47,121 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:47 GMT 2018-06-07 14:31:47,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:47,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:47,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:52,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:52,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:52,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:52,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:52,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:52,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:52,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:52,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:52,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:50.236Z", "message": "Sending task 'script_runner.tasks.run' [retry 20/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:50.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:50.870Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/2A8VK/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:50.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1b2d5a39-6e1e-429c-9729-f9dc4763915a"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:50.915Z", "message": "Task started 'script_runner.tasks.run' [retry 20/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:50.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:51.151Z", "message": "Executing: /tmp/2A8VK/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:51.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1b2d5a39-6e1e-429c-9729-f9dc4763915a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:51.151Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:51.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1b2d5a39-6e1e-429c-9729-f9dc4763915a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:52.160Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:52.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1b2d5a39-6e1e-429c-9729-f9dc4763915a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:52.160Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:52.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1b2d5a39-6e1e-429c-9729-f9dc4763915a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:52.160Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:52.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1b2d5a39-6e1e-429c-9729-f9dc4763915a"}], "metadata": {"pagination": {"total": 2474, "offset": 2432, "size": 50}}} 2018-06-07 14:31:52,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:52,229 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:52 GMT 2018-06-07 14:31:52,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:52,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:31:52,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:52,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 20/60] 2018-06-07 14:31:52,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/2A8VK/install-ellis.sh 2018-06-07 14:31:52,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 20/60] 2018-06-07 14:31:52,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2A8VK/install-ellis.sh 2018-06-07 14:31:52,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:31:52,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:31:52,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:31:52,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:31:52,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:52,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:52,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:52,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:52,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:52,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:52,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:52,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:52,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:52,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:52,300 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:52 GMT 2018-06-07 14:31:52,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:52,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:52,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:57,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:31:57,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:57,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:57,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:57,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:57,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:57,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:57,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:57,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:54.965Z", "message": "Sending task 'script_runner.tasks.run' [retry 20/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:54.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:55.424Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/DWK9L/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:55.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3eefb4c4-0eb6-41ab-9aa8-768ce5452974"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:55.926Z", "message": "Task started 'script_runner.tasks.run' [retry 20/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:55.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:56.188Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:56.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3eefb4c4-0eb6-41ab-9aa8-768ce5452974"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:56.188Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:56.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3eefb4c4-0eb6-41ab-9aa8-768ce5452974"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:56.188Z", "message": "Executing: /tmp/DWK9L/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:56.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3eefb4c4-0eb6-41ab-9aa8-768ce5452974"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:57.212Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:57.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3eefb4c4-0eb6-41ab-9aa8-768ce5452974"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:31:57.212Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:31:57.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3eefb4c4-0eb6-41ab-9aa8-768ce5452974"}], "metadata": {"pagination": {"total": 2482, "offset": 2440, "size": 50}}} 2018-06-07 14:31:57,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:57,394 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:57 GMT 2018-06-07 14:31:57,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:57,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:31:57,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:31:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 20/60] 2018-06-07 14:31:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/DWK9L/install-bono.sh 2018-06-07 14:31:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 20/60] 2018-06-07 14:31:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:31:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:31:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DWK9L/install-bono.sh 2018-06-07 14:31:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:31:57,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:31:57,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:31:57,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:31:57,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:31:57,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:31:57,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:31:57,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:31:57,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:31:57,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:31:57,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:31:57,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:31:57,475 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:31:57 GMT 2018-06-07 14:31:57,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:31:57,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:31:57,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:02,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:02,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:02,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:02,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:02,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:02,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:02,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:02,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:02,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2482, "offset": 2448, "size": 50}}} 2018-06-07 14:32:02,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:02,579 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:02 GMT 2018-06-07 14:32:02,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:02,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:32:02,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:02,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:02,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:02,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:02,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:02,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:02,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:02,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:02,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:02,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:02,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:02,645 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:02 GMT 2018-06-07 14:32:02,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:02,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:02,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:07,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:07,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:07,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:07,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:07,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:07,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:07,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:07,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:07,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2482, "offset": 2448, "size": 50}}} 2018-06-07 14:32:07,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:07,744 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:07 GMT 2018-06-07 14:32:07,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:07,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:32:07,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:07,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:07,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:07,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:07,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:07,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:07,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:07,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:07,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:07,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:07,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:07,820 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:07 GMT 2018-06-07 14:32:07,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:07,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:07,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:12,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:12,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:12,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:12,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:12,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:12,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:12,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:12,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:12,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2482, "offset": 2448, "size": 50}}} 2018-06-07 14:32:12,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:12,912 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:12 GMT 2018-06-07 14:32:12,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:12,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:32:12,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:12,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:12,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:12,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:12,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:12,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:12,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:12,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:12,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:12,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:12,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:12,980 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:12 GMT 2018-06-07 14:32:12,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:12,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:12,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:17,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:18,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:18,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:18,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:18,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:18,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:18,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:18,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:18,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2482, "offset": 2448, "size": 50}}} 2018-06-07 14:32:18,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:18,084 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:18 GMT 2018-06-07 14:32:18,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:18,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:32:18,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:18,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:18,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:18,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:18 GMT 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:18,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:23,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:23,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:23,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:23,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:23,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:23,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:23,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:23,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:23,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2482, "offset": 2448, "size": 50}}} 2018-06-07 14:32:23,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:23,265 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:23 GMT 2018-06-07 14:32:23,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:23,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:32:23,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:23,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:23,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:23,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:23,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:23,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:23,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:23,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:23,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:23,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:23,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:23,339 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:23 GMT 2018-06-07 14:32:23,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:23,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:23,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:28,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:28,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:28,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:28,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:28,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:28,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:28,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:28,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:28,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2482, "offset": 2448, "size": 50}}} 2018-06-07 14:32:28,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:28,421 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:28 GMT 2018-06-07 14:32:28,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:28,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:32:28,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:28,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:28,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:28,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:28,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:28,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:28,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:28,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:28,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:28,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:28,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:28,493 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:28 GMT 2018-06-07 14:32:28,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:28,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:28,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:33,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:33,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:33,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:33,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:33,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:33,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:33,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:33,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:33,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2482, "offset": 2448, "size": 50}}} 2018-06-07 14:32:33,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:33,578 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:33 GMT 2018-06-07 14:32:33,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:33,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:32:33,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:33,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:33,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:33,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:33,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:33,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:33,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:33,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:33,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:33,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:33,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:33,658 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:33 GMT 2018-06-07 14:32:33,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:33,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:33,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:38,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:38,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:38,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:38,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:38,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:38,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:38,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:38,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:38,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2482, "offset": 2448, "size": 50}}} 2018-06-07 14:32:38,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:38,741 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:38 GMT 2018-06-07 14:32:38,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:38,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:32:38,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:38,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:38,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:38,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:38,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:38,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:38,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:38,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:38,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:38,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:38,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:38,821 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:38 GMT 2018-06-07 14:32:38,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:38,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:38,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:43,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:43,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:43,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:43,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:43,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:43,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:43,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:43,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:43,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2482, "offset": 2448, "size": 50}}} 2018-06-07 14:32:43,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:43,907 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:43 GMT 2018-06-07 14:32:43,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:43,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:32:43,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:43,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:43,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:43,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:43,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:43,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:43,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:43,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:43,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:43,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:43,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:43,975 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:43 GMT 2018-06-07 14:32:43,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:43,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:43,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:48,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:49,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:49,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:49,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:49,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:49,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:49,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:49,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:49,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2482, "offset": 2448, "size": 50}}} 2018-06-07 14:32:49,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:49,060 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:49 GMT 2018-06-07 14:32:49,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:49,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:32:49,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:49,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:49,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:49,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:49,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:49,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:49,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:49,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:49,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:49,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:49,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:49,124 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:49 GMT 2018-06-07 14:32:49,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:49,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:49,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:54,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:54,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:54,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:54,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:54,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:54,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:54,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:54,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:54,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:32:53.942Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.718s\nuser\t0m0.942s\nsys\t0m0.148s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:32:53.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1b2d5a39-6e1e-429c-9729-f9dc4763915a"}], "metadata": {"pagination": {"total": 2483, "offset": 2448, "size": 50}}} 2018-06-07 14:32:54,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:54,290 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:54 GMT 2018-06-07 14:32:54,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:54,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2861 2018-06-07 14:32:54,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:54,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.718s user 0m0.942s sys 0m0.148s 2018-06-07 14:32:54,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:54,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:54,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:54,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:54,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:54,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:54,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:54,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:54,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:54,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:54,365 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:54 GMT 2018-06-07 14:32:54,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:54,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:54,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:59,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:32:59,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:59,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:59,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:59,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:59,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:59,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:59,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:59,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:32:54.232Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:32:54.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1b2d5a39-6e1e-429c-9729-f9dc4763915a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:32:55.296Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:32:55.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1b2d5a39-6e1e-429c-9729-f9dc4763915a"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:32:58.494Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.697s\nuser\t0m0.948s\nsys\t0m0.113s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:32:58.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3eefb4c4-0eb6-41ab-9aa8-768ce5452974"}], "metadata": {"pagination": {"total": 2486, "offset": 2449, "size": 50}}} 2018-06-07 14:32:59,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:59,453 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:59 GMT 2018-06-07 14:32:59,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:59,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3947 2018-06-07 14:32:59,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:32:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:32:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:32:59,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.697s user 0m0.948s sys 0m0.113s 2018-06-07 14:32:59,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:32:59,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:32:59,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:32:59,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:32:59,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:32:59,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:32:59,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:32:59,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:32:59,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:32:59,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:32:59,515 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:32:59 GMT 2018-06-07 14:32:59,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:32:59,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:32:59,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:04,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:04,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:04,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:04,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:04,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:04,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:04,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:04,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:04,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:32:59.605Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:32:59.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3eefb4c4-0eb6-41ab-9aa8-768ce5452974"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:32:59.605Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:32:59.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3eefb4c4-0eb6-41ab-9aa8-768ce5452974"}], "metadata": {"pagination": {"total": 2488, "offset": 2452, "size": 50}}} 2018-06-07 14:33:04,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:04,597 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:04 GMT 2018-06-07 14:33:04,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:04,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1167 2018-06-07 14:33:04,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:33:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:33:04,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:04,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:04,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:04,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:04,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:04,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:04,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:04,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:04,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:04,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:04,661 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:04 GMT 2018-06-07 14:33:04,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:04,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:04,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:09,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:09,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:09,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:09,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:09,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:09,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:09,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:09,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:09,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2488, "offset": 2454, "size": 50}}} 2018-06-07 14:33:09,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:09,748 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:09 GMT 2018-06-07 14:33:09,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:09,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:33:09,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:09,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:09,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:09,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:09,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:09,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:09,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:09,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:09,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:09,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:09,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:09,812 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:09 GMT 2018-06-07 14:33:09,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:09,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:09,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:14,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:14,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:14,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:14,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:14,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:14,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:14,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:14,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:14,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:14.626Z", "message": "Execution done (return_code=100): /tmp/2A8VK/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:14.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "1b2d5a39-6e1e-429c-9729-f9dc4763915a"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:14.770Z", "message": "Task failed 'script_runner.tasks.run' [retry 20/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:33:14.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2490, "offset": 2454, "size": 50}}} 2018-06-07 14:33:14,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:14,893 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:14 GMT 2018-06-07 14:33:14,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:14,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:33:14,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:14,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/2A8VK/install-ellis.sh 2018-06-07 14:33:14,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 20/60] 2018-06-07 14:33:14,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:14,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:14,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:14,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:14,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:14,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:14,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:14,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:14,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:14,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:14,976 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:14 GMT 2018-06-07 14:33:14,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:14,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:14,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:19,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:20,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:20,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:20,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:20,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:20,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:20,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:20,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:20,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:19.175Z", "message": "Execution done (return_code=100): /tmp/DWK9L/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:19.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "3eefb4c4-0eb6-41ab-9aa8-768ce5452974"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:19.301Z", "message": "Task failed 'script_runner.tasks.run' [retry 20/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:33:19.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2492, "offset": 2456, "size": 50}}} 2018-06-07 14:33:20,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:20,064 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:20 GMT 2018-06-07 14:33:20,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:20,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:33:20,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:20,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/DWK9L/install-bono.sh 2018-06-07 14:33:20,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 20/60] 2018-06-07 14:33:20,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:20,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:20,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:20,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:20,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:20,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:20,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:20,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:20,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:20,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:20,136 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:20 GMT 2018-06-07 14:33:20,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:20,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:20,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:25,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:25,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:25,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:25,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:25,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:25,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:25,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:25,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:25,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2492, "offset": 2458, "size": 50}}} 2018-06-07 14:33:25,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:25,224 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:25 GMT 2018-06-07 14:33:25,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:25,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:33:25,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:25,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:25,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:25,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:25,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:25,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:25,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:25,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:25,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:25,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:25,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:25,292 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:25 GMT 2018-06-07 14:33:25,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:25,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:25,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:30,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:30,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:30,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:30,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:30,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:30,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:30,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:30,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:30,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:29.849Z", "message": "Sending task 'script_runner.tasks.run' [retry 21/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:29.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:29.959Z", "message": "Task started 'script_runner.tasks.run' [retry 21/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:29.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:30.298Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/WCB8Q/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8b73a863-ddf0-456e-9d40-7431a12f71fc"}], "metadata": {"pagination": {"total": 2495, "offset": 2458, "size": 50}}} 2018-06-07 14:33:30,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:30,373 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:30 GMT 2018-06-07 14:33:30,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:30,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1671 2018-06-07 14:33:30,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:30,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 21/60] 2018-06-07 14:33:30,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 21/60] 2018-06-07 14:33:30,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/WCB8Q/install-ellis.sh 2018-06-07 14:33:30,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:30,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:30,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:30,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:30,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:30,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:30,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:30,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:30,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:30,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:30,436 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:30 GMT 2018-06-07 14:33:30,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:30,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:30,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:35,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:35,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:35,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:35,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:35,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:35,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:35,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:35,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:35,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:30.619Z", "message": "Executing: /tmp/WCB8Q/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:30.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8b73a863-ddf0-456e-9d40-7431a12f71fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:30.619Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:30.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8b73a863-ddf0-456e-9d40-7431a12f71fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:31.631Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:31.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8b73a863-ddf0-456e-9d40-7431a12f71fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:31.631Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:31.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8b73a863-ddf0-456e-9d40-7431a12f71fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:31.631Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:31.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8b73a863-ddf0-456e-9d40-7431a12f71fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:34.377Z", "message": "Sending task 'script_runner.tasks.run' [retry 21/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:34.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:34.845Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/L5GNM/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:34.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9fd48dfa-ef95-47bd-bd80-9f8f557828b8"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:34.966Z", "message": "Task started 'script_runner.tasks.run' [retry 21/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:34.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2503, "offset": 2461, "size": 50}}} 2018-06-07 14:33:35,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:35,525 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:35 GMT 2018-06-07 14:33:35,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:35,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4230 2018-06-07 14:33:35,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:35,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WCB8Q/install-ellis.sh 2018-06-07 14:33:35,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:33:35,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:33:35,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:33:35,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:33:35,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 21/60] 2018-06-07 14:33:35,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/L5GNM/install-bono.sh 2018-06-07 14:33:35,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 21/60] 2018-06-07 14:33:35,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:35,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:35,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:35,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:35,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:35,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:35,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:35,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:35,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:35,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:35,595 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:35 GMT 2018-06-07 14:33:35,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:35,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:35,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:40,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:40,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:40,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:40,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:40,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:40,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:40,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:40,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:40,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:35.641Z", "message": "Executing: /tmp/L5GNM/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:35.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9fd48dfa-ef95-47bd-bd80-9f8f557828b8"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:35.641Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:35.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9fd48dfa-ef95-47bd-bd80-9f8f557828b8"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:35.641Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:35.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9fd48dfa-ef95-47bd-bd80-9f8f557828b8"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:36.662Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:36.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9fd48dfa-ef95-47bd-bd80-9f8f557828b8"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:33:36.662Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:33:36.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9fd48dfa-ef95-47bd-bd80-9f8f557828b8"}], "metadata": {"pagination": {"total": 2508, "offset": 2469, "size": 50}}} 2018-06-07 14:33:40,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:40,680 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:40 GMT 2018-06-07 14:33:40,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:40,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2637 2018-06-07 14:33:40,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:40,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/L5GNM/install-bono.sh 2018-06-07 14:33:40,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:33:40,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:33:40,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:33:40,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:33:40,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:40,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:40,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:40,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:40,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:40,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:40,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:40,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:40,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:40,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:40,744 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:40 GMT 2018-06-07 14:33:40,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:40,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:40,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:45,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:45,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:45,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:45,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:45,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:45,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:45,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:45,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:45,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2474, "size": 50}}} 2018-06-07 14:33:45,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:45,832 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:45 GMT 2018-06-07 14:33:45,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:45,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:33:45,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:45,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:45,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:45,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:45,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:45,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:45,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:45,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:45,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:45,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:45,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:45,893 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:45 GMT 2018-06-07 14:33:45,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:45,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:45,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:50,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:50,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:50,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:50,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:50,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:50,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:50,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:50,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:50,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2474, "size": 50}}} 2018-06-07 14:33:50,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:50,986 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:50 GMT 2018-06-07 14:33:50,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:50,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:33:50,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:50,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:51,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:51,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:51,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:51,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:51,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:51,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:51,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:51,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:51,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:51,134 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:51 GMT 2018-06-07 14:33:51,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:51,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:51,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:56,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:33:56,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:56,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:56,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:56,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:56,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:56,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:56,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:56,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2474, "size": 50}}} 2018-06-07 14:33:56,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:56,242 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:56 GMT 2018-06-07 14:33:56,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:56,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:33:56,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:33:56,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:33:56,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:33:56,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:33:56,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:33:56,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:33:56,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:33:56,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:33:56,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:33:56,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:33:56,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:33:56,325 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:33:56 GMT 2018-06-07 14:33:56,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:33:56,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:33:56,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:01,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:01,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:01,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:01,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:01,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:01,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:01,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:01,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:01,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2474, "size": 50}}} 2018-06-07 14:34:01,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:01,414 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:01 GMT 2018-06-07 14:34:01,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:01,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:34:01,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:01,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:01,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:01,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:01,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:01,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:01,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:01,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:01,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:01,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:01,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:01,485 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:01 GMT 2018-06-07 14:34:01,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:01,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:01,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:06,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:06,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:06,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:06,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:06,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:06,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:06,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:06,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:06,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2474, "size": 50}}} 2018-06-07 14:34:06,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:06,579 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:06 GMT 2018-06-07 14:34:06,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:06,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:34:06,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:06,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:06,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:06,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:06,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:06,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:06,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:06,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:06,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:06,647 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:06,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:06,648 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:06 GMT 2018-06-07 14:34:06,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:06,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:06,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:11,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:11,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:11,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:11,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:11,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:11,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:11,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:11,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:11,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2474, "size": 50}}} 2018-06-07 14:34:11,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:11,741 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:11 GMT 2018-06-07 14:34:11,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:11,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:34:11,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:11,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:11,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:11,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:11,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:11,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:11,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:11,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:11,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:11,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:11,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:11,801 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:11 GMT 2018-06-07 14:34:11,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:11,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:11,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:16,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:16,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:16,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:16,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:16,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:16,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:16,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:16,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:16,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2474, "size": 50}}} 2018-06-07 14:34:16,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:16,885 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:16 GMT 2018-06-07 14:34:16,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:16,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:34:16,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:16,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:17,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:17,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:17,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:17,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:17,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:17,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:17,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:17,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:17,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:17,026 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:17 GMT 2018-06-07 14:34:17,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:17,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:17,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:22,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:22,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:22,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:22,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:22,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:22,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:22,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:22,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:22,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2474, "size": 50}}} 2018-06-07 14:34:22,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:22,138 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:22 GMT 2018-06-07 14:34:22,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:22,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:34:22,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:22,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:22,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:22,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:22,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:22,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:22,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:22,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:22,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:22,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:22,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:22,211 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:22 GMT 2018-06-07 14:34:22,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:22,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:22,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:27,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:27,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:27,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:27,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:27,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:27,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:27,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:27,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:27,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2474, "size": 50}}} 2018-06-07 14:34:27,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:27,297 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:27 GMT 2018-06-07 14:34:27,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:27,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:34:27,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:27,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:27,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:27,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:27,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:27,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:27,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:27,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:27,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:27,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:27,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:27,355 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:27 GMT 2018-06-07 14:34:27,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:27,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:27,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:32,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:32,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:32,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:32,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:32,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:32,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:32,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:32,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:32,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2474, "size": 50}}} 2018-06-07 14:34:32,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:32,439 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:32 GMT 2018-06-07 14:34:32,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:32,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:34:32,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:32,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:32,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:32,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:32,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:32,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:32,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:32,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:32,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:32,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:32,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:32,500 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:32 GMT 2018-06-07 14:34:32,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:32,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:32,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:37,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:37,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:37,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:37,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:37,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:37,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:37,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:37,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:37,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:34:33.266Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.636s\nuser\t0m0.967s\nsys\t0m0.159s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:34:33.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8b73a863-ddf0-456e-9d40-7431a12f71fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:34:33.683Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:34:33.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8b73a863-ddf0-456e-9d40-7431a12f71fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:34:34.698Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:34:34.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8b73a863-ddf0-456e-9d40-7431a12f71fc"}], "metadata": {"pagination": {"total": 2511, "offset": 2474, "size": 50}}} 2018-06-07 14:34:37,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:37,626 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:37 GMT 2018-06-07 14:34:37,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:37,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:34:37,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:37,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.636s user 0m0.967s sys 0m0.159s 2018-06-07 14:34:37,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:34:37,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:34:37,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:37,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:37,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:37,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:37,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:37,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:37,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:37,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:37,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:37,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:37,709 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:37 GMT 2018-06-07 14:34:37,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:37,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:37,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:42,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:42,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:42,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:42,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:42,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:42,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:42,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:42,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:42,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:34:38.117Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.954s\nuser\t0m0.987s\nsys\t0m0.091s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:34:38.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9fd48dfa-ef95-47bd-bd80-9f8f557828b8"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:34:38.713Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:34:38.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9fd48dfa-ef95-47bd-bd80-9f8f557828b8"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:34:38.713Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:34:38.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9fd48dfa-ef95-47bd-bd80-9f8f557828b8"}], "metadata": {"pagination": {"total": 2514, "offset": 2477, "size": 50}}} 2018-06-07 14:34:42,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:42,965 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:42 GMT 2018-06-07 14:34:42,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:42,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:34:42,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:42,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.954s user 0m0.987s sys 0m0.091s 2018-06-07 14:34:42,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:34:42,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:34:42,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:43,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:43,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:43,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:43,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:43,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:43,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:43,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:43,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:43,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:43,055 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:43 GMT 2018-06-07 14:34:43,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:43,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:43,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:48,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:48,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:48,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:48,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:48,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:48,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:48,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:48,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:48,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2514, "offset": 2480, "size": 50}}} 2018-06-07 14:34:48,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:48,156 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:48 GMT 2018-06-07 14:34:48,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:48,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:34:48,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:48,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:48,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:48,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:48,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:48,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:48,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:48,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:48,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:48,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:48,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:48,224 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:48 GMT 2018-06-07 14:34:48,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:48,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:48,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:53,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:53,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:53,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:53,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:53,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:53,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:53,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:53,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:53,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2514, "offset": 2480, "size": 50}}} 2018-06-07 14:34:53,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:53,393 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:53 GMT 2018-06-07 14:34:53,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:53,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:34:53,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:53,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:53,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:53,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:53,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:53,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:53,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:53,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:53,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:53,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:53,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:53,475 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:53 GMT 2018-06-07 14:34:53,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:53,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:53,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:58,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:34:58,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:58,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:58,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:58,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:58,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:58,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:58,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:58,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:34:53.946Z", "message": "Execution done (return_code=100): /tmp/WCB8Q/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:34:53.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "8b73a863-ddf0-456e-9d40-7431a12f71fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:34:54.475Z", "message": "Task failed 'script_runner.tasks.run' [retry 21/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:34:54.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2516, "offset": 2480, "size": 50}}} 2018-06-07 14:34:58,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:58,612 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:58 GMT 2018-06-07 14:34:58,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:58,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:34:58,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:34:58,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/WCB8Q/install-ellis.sh 2018-06-07 14:34:58,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 21/60] 2018-06-07 14:34:58,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:34:58,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:34:58,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:34:58,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:34:58,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:34:58,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:34:58,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:34:58,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:34:58,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:34:58,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:34:58,712 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:34:58 GMT 2018-06-07 14:34:58,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:34:58,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:34:58,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:03,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:03,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:03,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:03,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:03,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:03,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:03,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:03,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:03,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:34:58.800Z", "message": "Execution done (return_code=100): /tmp/L5GNM/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:34:58.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "9fd48dfa-ef95-47bd-bd80-9f8f557828b8"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:34:59.004Z", "message": "Task failed 'script_runner.tasks.run' [retry 21/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:34:59.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2518, "offset": 2482, "size": 50}}} 2018-06-07 14:35:03,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:03,808 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:03 GMT 2018-06-07 14:35:03,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:03,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:35:03,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:03,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/L5GNM/install-bono.sh 2018-06-07 14:35:03,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 21/60] 2018-06-07 14:35:03,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:03,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:03,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:03,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:03,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:03,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:03,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:03,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:03,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:03,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:03,876 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:03 GMT 2018-06-07 14:35:03,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:03,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:03,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:08,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:09,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:09,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:09,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:09,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:09,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:09,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:09,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:09,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2518, "offset": 2484, "size": 50}}} 2018-06-07 14:35:09,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:09,109 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:09 GMT 2018-06-07 14:35:09,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:09,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:35:09,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:09,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:09,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:09,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:09,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:09,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:09,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:09,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:09,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:09,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:09,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:09,173 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:09 GMT 2018-06-07 14:35:09,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:09,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:09,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:14,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:14,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:14,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:14,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:14,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:14,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:14,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:14,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:14,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:09.552Z", "message": "Sending task 'script_runner.tasks.run' [retry 22/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:09.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:09.998Z", "message": "Task started 'script_runner.tasks.run' [retry 22/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:09.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:10.037Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/ALR04/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:10.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "331424e0-e022-49fb-b18c-397210512a04"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:10.751Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:10.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "331424e0-e022-49fb-b18c-397210512a04"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:10.751Z", "message": "Executing: /tmp/ALR04/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:10.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "331424e0-e022-49fb-b18c-397210512a04"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:10.751Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:10.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "331424e0-e022-49fb-b18c-397210512a04"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:11.768Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:11.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "331424e0-e022-49fb-b18c-397210512a04"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:11.768Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:11.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "331424e0-e022-49fb-b18c-397210512a04"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:14.079Z", "message": "Sending task 'script_runner.tasks.run' [retry 22/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:14.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2527, "offset": 2484, "size": 50}}} 2018-06-07 14:35:14,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:14,301 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:14 GMT 2018-06-07 14:35:14,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:14,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4744 2018-06-07 14:35:14,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:14,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 22/60] 2018-06-07 14:35:14,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 22/60] 2018-06-07 14:35:14,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/ALR04/install-ellis.sh 2018-06-07 14:35:14,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:35:14,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ALR04/install-ellis.sh 2018-06-07 14:35:14,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:35:14,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:35:14,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:35:14,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 22/60] 2018-06-07 14:35:14,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:14,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:14,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:14,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:14,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:14,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:14,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:14,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:14,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:14,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:14,363 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:14 GMT 2018-06-07 14:35:14,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:14,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:14,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:19,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:19,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:19,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:19,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:19,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:19,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:19,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:19,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:19,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:14.539Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/X3J7R/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0cb14e4e-1784-4d5e-973e-c2895c43c1c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:14.781Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:14.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0cb14e4e-1784-4d5e-973e-c2895c43c1c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:14.781Z", "message": "Executing: /tmp/X3J7R/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:14.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0cb14e4e-1784-4d5e-973e-c2895c43c1c0"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:15.006Z", "message": "Task started 'script_runner.tasks.run' [retry 22/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:15.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:15.820Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:15.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0cb14e4e-1784-4d5e-973e-c2895c43c1c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:15.820Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:15.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0cb14e4e-1784-4d5e-973e-c2895c43c1c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:35:15.820Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:35:15.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0cb14e4e-1784-4d5e-973e-c2895c43c1c0"}], "metadata": {"pagination": {"total": 2534, "offset": 2493, "size": 50}}} 2018-06-07 14:35:19,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:19,620 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:19 GMT 2018-06-07 14:35:19,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:19,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3710 2018-06-07 14:35:19,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:19,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/X3J7R/install-bono.sh 2018-06-07 14:35:19,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:35:19,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/X3J7R/install-bono.sh 2018-06-07 14:35:19,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 22/60] 2018-06-07 14:35:19,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:35:19,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:35:19,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:35:19,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:19,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:19,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:19,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:19,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:19,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:19,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:19,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:19,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:19,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:19,701 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:19 GMT 2018-06-07 14:35:19,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:19,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:19,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:24,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:24,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:24,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:24,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:24,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:24,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:24,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:24,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:24,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2534, "offset": 2500, "size": 50}}} 2018-06-07 14:35:24,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:24,803 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:24 GMT 2018-06-07 14:35:24,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:24,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:35:24,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:24,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:24,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:24,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:24,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:24,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:24,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:24,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:24,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:24,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:24,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:24,878 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:24 GMT 2018-06-07 14:35:24,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:24,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:24,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:29,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:30,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:30,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:30,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:30,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:30,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:30,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:30,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:30,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2534, "offset": 2500, "size": 50}}} 2018-06-07 14:35:30,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:30,018 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:30 GMT 2018-06-07 14:35:30,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:30,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:35:30,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:30,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:30,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:30,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:30,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:30,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:30,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:30,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:30,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:30,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:30,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:30,103 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:30 GMT 2018-06-07 14:35:30,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:30,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:30,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:35,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:35,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:35,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:35,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:35,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:35,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:35,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:35,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:35,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2534, "offset": 2500, "size": 50}}} 2018-06-07 14:35:35,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:35,263 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:35 GMT 2018-06-07 14:35:35,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:35,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:35:35,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:35,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:35,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:35,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:35,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:35,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:35,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:35,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:35,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:35,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:35,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:35,345 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:35 GMT 2018-06-07 14:35:35,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:35,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:35,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:40,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:40,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:40,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:40,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:40,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:40,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:40,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:40,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:40,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2534, "offset": 2500, "size": 50}}} 2018-06-07 14:35:40,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:40,465 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:40 GMT 2018-06-07 14:35:40,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:40,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:35:40,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:40,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:40,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:40,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:40,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:40,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:40,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:40,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:40,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:40,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:40,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:40,532 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:40 GMT 2018-06-07 14:35:40,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:40,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:40,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:45,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:45,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:45,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:45,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:45,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:45,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:45,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:45,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:45,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2534, "offset": 2500, "size": 50}}} 2018-06-07 14:35:45,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:45,624 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:45 GMT 2018-06-07 14:35:45,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:45,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:35:45,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:45,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:45,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:45,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:45,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:45,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:45,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:45,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:45,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:45,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:45,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:45,695 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:45 GMT 2018-06-07 14:35:45,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:45,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:45,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:50,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:50,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:50,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:50,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:50,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:50,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:50,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:50,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:50,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2534, "offset": 2500, "size": 50}}} 2018-06-07 14:35:50,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:50,799 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:50 GMT 2018-06-07 14:35:50,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:50,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:35:50,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:50,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:50,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:50,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:50,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:50,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:50,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:50,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:50,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:50,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:50,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:50,882 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:50 GMT 2018-06-07 14:35:50,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:50,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:50,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:55,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:35:55,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:55,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:55,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:55,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:55,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:55,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:55,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:55,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2534, "offset": 2500, "size": 50}}} 2018-06-07 14:35:55,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:55,974 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:55 GMT 2018-06-07 14:35:55,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:55,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:35:55,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:35:55,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:35:56,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:35:56,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:35:56,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:35:56,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:35:56,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:35:56,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:35:56,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:35:56,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:35:56,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:35:56,036 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:35:56 GMT 2018-06-07 14:35:56,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:35:56,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:35:56,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:01,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:01,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:01,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:01,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:01,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:01,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:01,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:01,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:01,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2534, "offset": 2500, "size": 50}}} 2018-06-07 14:36:01,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:01,140 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:01 GMT 2018-06-07 14:36:01,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:01,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:36:01,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:01,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:01,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:01,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:01,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:01,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:01,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:01,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:01,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:01,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:01,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:01,284 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:01 GMT 2018-06-07 14:36:01,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:01,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:01,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:06,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:06,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:06,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:06,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:06,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:06,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:06,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:06,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:06,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2534, "offset": 2500, "size": 50}}} 2018-06-07 14:36:06,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:06,375 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:06 GMT 2018-06-07 14:36:06,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:06,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:36:06,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:06,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:06,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:06,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:06,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:06,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:06,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:06,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:06,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:06,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:06,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:06,441 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:06 GMT 2018-06-07 14:36:06,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:06,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:06,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:11,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:11,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:11,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:11,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:11,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:11,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:11,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:11,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:11,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2534, "offset": 2500, "size": 50}}} 2018-06-07 14:36:11,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:11,539 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:11 GMT 2018-06-07 14:36:11,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:11,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:36:11,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:11,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:11,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:11,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:11,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:11,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:11,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:11,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:11,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:11,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:11,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:11,615 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:11 GMT 2018-06-07 14:36:11,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:11,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:11,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:16,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:16,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:16,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:16,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:16,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:16,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:16,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:16,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:16,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:13.015Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.666s\nuser\t0m0.947s\nsys\t0m0.115s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:13.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "331424e0-e022-49fb-b18c-397210512a04"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:13.847Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:13.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "331424e0-e022-49fb-b18c-397210512a04"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:13.847Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:13.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "331424e0-e022-49fb-b18c-397210512a04"}], "metadata": {"pagination": {"total": 2537, "offset": 2500, "size": 50}}} 2018-06-07 14:36:16,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:16,962 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:16 GMT 2018-06-07 14:36:16,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:16,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:36:16,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:16,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.666s user 0m0.947s sys 0m0.115s 2018-06-07 14:36:16,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:36:16,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:36:16,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:17,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:17,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:17,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:17,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:17,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:17,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:17,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:17,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:17,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:17,122 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:17 GMT 2018-06-07 14:36:17,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:17,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:17,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:22,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:22,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:22,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:22,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:22,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:22,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:22,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:22,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:22,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:17.806Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.940s\nuser\t0m0.979s\nsys\t0m0.127s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:17.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0cb14e4e-1784-4d5e-973e-c2895c43c1c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:18.857Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:18.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0cb14e4e-1784-4d5e-973e-c2895c43c1c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:18.857Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:18.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0cb14e4e-1784-4d5e-973e-c2895c43c1c0"}], "metadata": {"pagination": {"total": 2540, "offset": 2503, "size": 50}}} 2018-06-07 14:36:22,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:22,448 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:22 GMT 2018-06-07 14:36:22,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:22,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:36:22,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:22,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.940s user 0m0.979s sys 0m0.127s 2018-06-07 14:36:22,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:36:22,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:36:22,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:22,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:22,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:22,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:22,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:22,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:22,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:22,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:22,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:22,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:22,534 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:22 GMT 2018-06-07 14:36:22,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:22,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:22,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:27,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:27,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:27,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:27,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:27,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:27,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:27,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:27,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:27,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2540, "offset": 2506, "size": 50}}} 2018-06-07 14:36:27,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:27,619 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:27 GMT 2018-06-07 14:36:27,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:27,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:36:27,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:27,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:27,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:27,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:27,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:27,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:27,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:27,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:27,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:27,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:27,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:27,875 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:27 GMT 2018-06-07 14:36:27,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:27,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:27,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:32,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:32,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:32,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:32,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:32,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:32,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:32,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:32,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:32,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2540, "offset": 2506, "size": 50}}} 2018-06-07 14:36:32,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:32,976 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:32 GMT 2018-06-07 14:36:32,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:32,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:36:32,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:32,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:33,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:33,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:33,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:33,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:33,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:33,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:33,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:33,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:33,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:33,064 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:33 GMT 2018-06-07 14:36:33,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:33,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:33,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:38,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:38,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:38,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:38,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:38,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:38,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:38,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:38,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:38,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:33.695Z", "message": "Execution done (return_code=100): /tmp/ALR04/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "331424e0-e022-49fb-b18c-397210512a04"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:33.881Z", "message": "Task failed 'script_runner.tasks.run' [retry 22/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:36:33.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2542, "offset": 2506, "size": 50}}} 2018-06-07 14:36:38,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:38,303 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:38 GMT 2018-06-07 14:36:38,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:38,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:36:38,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:38,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/ALR04/install-ellis.sh 2018-06-07 14:36:38,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 22/60] 2018-06-07 14:36:38,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:38,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:38,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:38,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:38,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:38,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:38,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:38,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:38,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:38,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:38,404 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:38 GMT 2018-06-07 14:36:38,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:38,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:38,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:43,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:43,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:43,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:43,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:43,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:43,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:43,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:43,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:43,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:38.486Z", "message": "Execution done (return_code=100): /tmp/X3J7R/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:38.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "0cb14e4e-1784-4d5e-973e-c2895c43c1c0"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:38.711Z", "message": "Task failed 'script_runner.tasks.run' [retry 22/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:36:38.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2544, "offset": 2508, "size": 50}}} 2018-06-07 14:36:43,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:43,541 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:43 GMT 2018-06-07 14:36:43,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:43,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:36:43,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:43,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/X3J7R/install-bono.sh 2018-06-07 14:36:43,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 22/60] 2018-06-07 14:36:43,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:43,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:43,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:43,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:43,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:43,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:43,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:43,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:43,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:43,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:43,628 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:43 GMT 2018-06-07 14:36:43,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:43,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:43,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:48,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:48,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:48,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:48,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:48,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:48,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:48,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:48,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:48,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2544, "offset": 2510, "size": 50}}} 2018-06-07 14:36:48,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:48,841 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:48 GMT 2018-06-07 14:36:48,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:48,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:36:48,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:48,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:48,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:48,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:48,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:48,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:48,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:48,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:48,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:48,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:48,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:48,923 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:48 GMT 2018-06-07 14:36:48,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:48,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:48,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:53,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:54,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:54,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:54,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:54,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:54,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:54,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:54,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:54,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:48.960Z", "message": "Sending task 'script_runner.tasks.run' [retry 23/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:48.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:49.032Z", "message": "Task started 'script_runner.tasks.run' [retry 23/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:49.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:49.387Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/K6PID/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:49.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "bf9bd635-52a9-4aba-bc7a-b14a80c6ab3c"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:49.882Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:49.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "bf9bd635-52a9-4aba-bc7a-b14a80c6ab3c"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:49.882Z", "message": "Executing: /tmp/K6PID/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:49.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "bf9bd635-52a9-4aba-bc7a-b14a80c6ab3c"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:50.892Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:50.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "bf9bd635-52a9-4aba-bc7a-b14a80c6ab3c"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:50.892Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:50.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "bf9bd635-52a9-4aba-bc7a-b14a80c6ab3c"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:50.892Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:50.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "bf9bd635-52a9-4aba-bc7a-b14a80c6ab3c"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:53.787Z", "message": "Sending task 'script_runner.tasks.run' [retry 23/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:53.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2553, "offset": 2510, "size": 50}}} 2018-06-07 14:36:54,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:54,051 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:54 GMT 2018-06-07 14:36:54,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:54,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4744 2018-06-07 14:36:54,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:54,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 23/60] 2018-06-07 14:36:54,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 23/60] 2018-06-07 14:36:54,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/K6PID/install-ellis.sh 2018-06-07 14:36:54,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:36:54,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/K6PID/install-ellis.sh 2018-06-07 14:36:54,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:36:54,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:36:54,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:36:54,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 23/60] 2018-06-07 14:36:54,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:54,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:54,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:54,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:54,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:54,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:54,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:54,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:54,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:54,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:54,212 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:54 GMT 2018-06-07 14:36:54,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:54,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:54,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:59,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:36:59,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:59,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:59,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:59,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:59,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:59,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:59,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:59,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:54.046Z", "message": "Task started 'script_runner.tasks.run' [retry 23/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:54.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:54.243Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/LYK4S/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:54.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f5128c4f-d3e2-4df2-bf7a-a026719348c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:54.907Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:54.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f5128c4f-d3e2-4df2-bf7a-a026719348c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:54.907Z", "message": "Executing: /tmp/LYK4S/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:54.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f5128c4f-d3e2-4df2-bf7a-a026719348c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:55.924Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f5128c4f-d3e2-4df2-bf7a-a026719348c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:55.924Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f5128c4f-d3e2-4df2-bf7a-a026719348c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:36:55.924Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:36:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f5128c4f-d3e2-4df2-bf7a-a026719348c0"}], "metadata": {"pagination": {"total": 2560, "offset": 2519, "size": 50}}} 2018-06-07 14:36:59,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:59,308 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:59 GMT 2018-06-07 14:36:59,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:59,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3710 2018-06-07 14:36:59,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:36:59,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 23/60] 2018-06-07 14:36:59,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/LYK4S/install-bono.sh 2018-06-07 14:36:59,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:36:59,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LYK4S/install-bono.sh 2018-06-07 14:36:59,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:36:59,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:36:59,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:36:59,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:36:59,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:36:59,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:36:59,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:36:59,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:36:59,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:36:59,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:36:59,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:36:59,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:36:59,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:36:59,388 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:36:59 GMT 2018-06-07 14:36:59,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:36:59,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:36:59,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:04,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:04,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:04,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:04,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:04,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:04,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:04,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:04,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:04,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2560, "offset": 2526, "size": 50}}} 2018-06-07 14:37:04,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:04,507 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:04 GMT 2018-06-07 14:37:04,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:04,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:37:04,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:04,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:04,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:04,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:04,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:04,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:04,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:04,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:04,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:04,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:04,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:04,570 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:04 GMT 2018-06-07 14:37:04,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:04,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:04,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:09,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:09,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:09,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:09,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:09,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:09,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:09,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:09,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:09,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2560, "offset": 2526, "size": 50}}} 2018-06-07 14:37:09,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:09,677 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:09 GMT 2018-06-07 14:37:09,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:09,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:37:09,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:09,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:09,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:09,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:09,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:09,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:09,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:09,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:09,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:09,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:09,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:09,749 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:09 GMT 2018-06-07 14:37:09,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:09,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:09,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:14,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:14,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:14,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:14,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:14,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:14,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:14,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:14,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:14,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2560, "offset": 2526, "size": 50}}} 2018-06-07 14:37:14,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:14,875 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:14 GMT 2018-06-07 14:37:14,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:14,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:37:14,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:14,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:14,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:14,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:14,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:14,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:14,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:14,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:14,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:14,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:14,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:14,952 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:14 GMT 2018-06-07 14:37:14,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:14,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:14,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:19,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:20,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:20,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:20,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:20,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:20,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:20,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:20,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:20,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2560, "offset": 2526, "size": 50}}} 2018-06-07 14:37:20,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:20,096 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:20 GMT 2018-06-07 14:37:20,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:20,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:37:20,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:20,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:20,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:20,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:20,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:20,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:20,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:20,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:20,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:20,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:20,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:20,181 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:20 GMT 2018-06-07 14:37:20,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:20,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:20,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:25,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:25,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:25,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:25,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:25,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:25,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:25,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:25,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:25,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2560, "offset": 2526, "size": 50}}} 2018-06-07 14:37:25,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:25,304 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:25 GMT 2018-06-07 14:37:25,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:25,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:37:25,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:25,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:25,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:25,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:25,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:25,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:25,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:25,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:25,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:25,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:25,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:25,406 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:25 GMT 2018-06-07 14:37:25,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:25,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:25,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:30,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:30,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:30,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:30,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:30,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:30,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:30,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:30,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:30,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2560, "offset": 2526, "size": 50}}} 2018-06-07 14:37:30,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:30,540 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:30 GMT 2018-06-07 14:37:30,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:30,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:37:30,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:30,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:30,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:30,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:30,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:30,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:30,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:30,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:30,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:30,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:30,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:30,607 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:30 GMT 2018-06-07 14:37:30,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:30,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:30,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:35,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:35,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:35,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:35,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:35,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:35,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:35,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:35,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:35,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2560, "offset": 2526, "size": 50}}} 2018-06-07 14:37:35,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:35,751 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:35 GMT 2018-06-07 14:37:35,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:35,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:37:35,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:35,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:35,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:35,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:35,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:35,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:35,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:35,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:35,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:35,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:35,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:35,817 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:35 GMT 2018-06-07 14:37:35,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:35,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:35,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:40,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:40,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:40,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:40,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:40,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:40,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:40,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:40,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:40,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2560, "offset": 2526, "size": 50}}} 2018-06-07 14:37:40,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:40,919 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:40 GMT 2018-06-07 14:37:40,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:40,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:37:40,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:40,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:41,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:41,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:41,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:41,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:41,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:41,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:41,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:41,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:41,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:41,128 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:41 GMT 2018-06-07 14:37:41,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:41,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:41,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:46,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:46,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:46,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:46,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:46,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:46,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:46,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:46,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:46,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2560, "offset": 2526, "size": 50}}} 2018-06-07 14:37:46,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:46,271 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:46 GMT 2018-06-07 14:37:46,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:46,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:37:46,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:46,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:46,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:46,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:46,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:46,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:46,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:46,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:46,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:46,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:46,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:46,354 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:46 GMT 2018-06-07 14:37:46,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:46,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:46,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:51,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:51,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:51,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:51,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:51,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:51,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:51,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:51,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:51,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2560, "offset": 2526, "size": 50}}} 2018-06-07 14:37:51,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:51,504 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:51 GMT 2018-06-07 14:37:51,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:51,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:37:51,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:51,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:51,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:51,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:51,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:51,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:51,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:51,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:51,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:51,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:51 GMT 2018-06-07 14:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:56,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:37:57,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:57,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:57,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:57,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:57,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:57,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:57,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:57,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:37:52.355Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.680s\nuser\t0m0.994s\nsys\t0m0.120s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:37:52.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "bf9bd635-52a9-4aba-bc7a-b14a80c6ab3c"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:37:52.953Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:37:52.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "bf9bd635-52a9-4aba-bc7a-b14a80c6ab3c"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:37:52.953Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:37:52.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "bf9bd635-52a9-4aba-bc7a-b14a80c6ab3c"}], "metadata": {"pagination": {"total": 2563, "offset": 2526, "size": 50}}} 2018-06-07 14:37:57,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:57,252 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:57 GMT 2018-06-07 14:37:57,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:57,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:37:57,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:37:57,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.680s user 0m0.994s sys 0m0.120s 2018-06-07 14:37:57,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:37:57,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:37:57,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:37:57,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:37:57,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:37:57,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:37:57,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:37:57,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:37:57,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:37:57,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:37:57,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:37:57,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:37:57,592 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:37:57 GMT 2018-06-07 14:37:57,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:37:57,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:37:57,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:02,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:02,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:02,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:02,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:02,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:02,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:02,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:02,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:02,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:37:58.010Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.475s\nuser\t0m0.981s\nsys\t0m0.096s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:37:58.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f5128c4f-d3e2-4df2-bf7a-a026719348c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:37:58.962Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:37:58.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f5128c4f-d3e2-4df2-bf7a-a026719348c0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:37:58.962Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:37:58.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f5128c4f-d3e2-4df2-bf7a-a026719348c0"}], "metadata": {"pagination": {"total": 2566, "offset": 2529, "size": 50}}} 2018-06-07 14:38:02,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:02,789 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:02 GMT 2018-06-07 14:38:02,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:02,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:38:02,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:02,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.475s user 0m0.981s sys 0m0.096s 2018-06-07 14:38:02,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:38:02,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:38:02,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:02,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:02,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:02,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:02,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:02,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:02,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:02,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:02,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:02,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:02,866 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:02 GMT 2018-06-07 14:38:02,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:02,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:02,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:07,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:08,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:08,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:08,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:08,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:08,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:08,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:08,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:08,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2566, "offset": 2532, "size": 50}}} 2018-06-07 14:38:08,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:08,061 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:08 GMT 2018-06-07 14:38:08,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:08,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:38:08,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:08,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:08,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:08,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:08,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:08,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:08,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:08,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:08,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:08,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:08,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:08,146 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:08 GMT 2018-06-07 14:38:08,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:08,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:08,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:13,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:13,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:13,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:13,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:13,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:13,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:13,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:13,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:13,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:13.040Z", "message": "Execution done (return_code=100): /tmp/K6PID/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:13.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "bf9bd635-52a9-4aba-bc7a-b14a80c6ab3c"}], "metadata": {"pagination": {"total": 2567, "offset": 2532, "size": 50}}} 2018-06-07 14:38:13,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:13,241 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:13 GMT 2018-06-07 14:38:13,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:13,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 635 2018-06-07 14:38:13,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:13,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/K6PID/install-ellis.sh 2018-06-07 14:38:13,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:13,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:13,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:13,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:13,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:13,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:13,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:13,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:13,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:13,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:13,324 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:13 GMT 2018-06-07 14:38:13,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:13,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:13,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:18,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:18,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:18,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:18,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:18,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:18,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:18,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:18,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:18,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:13.296Z", "message": "Task failed 'script_runner.tasks.run' [retry 23/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:38:13.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2568, "offset": 2533, "size": 50}}} 2018-06-07 14:38:18,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:18,550 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:18 GMT 2018-06-07 14:38:18,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:18,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1418 2018-06-07 14:38:18,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:18,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 23/60] 2018-06-07 14:38:18,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:18,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:18,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:18,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:18,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:18,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:18,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:18,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:18,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:18,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:18,659 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:18 GMT 2018-06-07 14:38:18,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:18,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:18,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:23,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:23,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:23,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:23,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:23,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:23,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:23,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:23,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:23,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:18.695Z", "message": "Execution done (return_code=100): /tmp/LYK4S/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f5128c4f-d3e2-4df2-bf7a-a026719348c0"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:18.827Z", "message": "Task failed 'script_runner.tasks.run' [retry 23/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:38:18.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2570, "offset": 2534, "size": 50}}} 2018-06-07 14:38:23,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:23,761 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:23 GMT 2018-06-07 14:38:23,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:23,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:38:23,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:23,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/LYK4S/install-bono.sh 2018-06-07 14:38:23,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 23/60] 2018-06-07 14:38:23,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:23,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:23,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:23,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:23,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:23,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:23,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:23,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:23,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:23,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:23,901 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:23 GMT 2018-06-07 14:38:23,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:23,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:23,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:28,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:29,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:29,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:29,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:29,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:29,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:29,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:29,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:29,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:28.373Z", "message": "Sending task 'script_runner.tasks.run' [retry 24/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:28.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2571, "offset": 2536, "size": 50}}} 2018-06-07 14:38:29,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:29,066 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:29 GMT 2018-06-07 14:38:29,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:29,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 591 2018-06-07 14:38:29,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:29,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 24/60] 2018-06-07 14:38:29,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:29,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:29,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:29,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:29,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:29,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:29,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:29,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:29,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:29,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:29,127 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:29 GMT 2018-06-07 14:38:29,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:29,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:29,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:34,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:34,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:34,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:34,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:34,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:34,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:34,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:34,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:34,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:28.998Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/FMY17/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:28.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "375b140f-6be0-4936-b23a-8632b9c3a6da"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:29.089Z", "message": "Task started 'script_runner.tasks.run' [retry 24/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:29.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:29.978Z", "message": "Executing: /tmp/FMY17/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "375b140f-6be0-4936-b23a-8632b9c3a6da"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:29.978Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "375b140f-6be0-4936-b23a-8632b9c3a6da"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:29.978Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "375b140f-6be0-4936-b23a-8632b9c3a6da"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:29.978Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "375b140f-6be0-4936-b23a-8632b9c3a6da"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:30.993Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:30.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "375b140f-6be0-4936-b23a-8632b9c3a6da"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:33.906Z", "message": "Sending task 'script_runner.tasks.run' [retry 24/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:33.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:34.104Z", "message": "Task started 'script_runner.tasks.run' [retry 24/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:34.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2580, "offset": 2537, "size": 50}}} 2018-06-07 14:38:34,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:34,298 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:34 GMT 2018-06-07 14:38:34,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:34,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4742 2018-06-07 14:38:34,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:34,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/FMY17/install-ellis.sh 2018-06-07 14:38:34,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 24/60] 2018-06-07 14:38:34,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FMY17/install-ellis.sh 2018-06-07 14:38:34,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:38:34,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:38:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:38:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:38:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 24/60] 2018-06-07 14:38:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 24/60] 2018-06-07 14:38:34,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:34,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:34,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:34,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:34,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:34,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:34,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:34,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:34,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:34,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:34,382 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:34 GMT 2018-06-07 14:38:34,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:34,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:34,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:39,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:39,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:39,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:39,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:39,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:39,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:39,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:39,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:39,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:34.409Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/JQC64/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:34.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3ab5c0d-630e-45ef-ac8b-71d462bba982"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:35.009Z", "message": "Executing: /tmp/JQC64/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:35.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3ab5c0d-630e-45ef-ac8b-71d462bba982"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:35.009Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:35.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3ab5c0d-630e-45ef-ac8b-71d462bba982"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:36.019Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:36.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3ab5c0d-630e-45ef-ac8b-71d462bba982"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:36.019Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:36.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3ab5c0d-630e-45ef-ac8b-71d462bba982"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:38:36.019Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:38:36.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3ab5c0d-630e-45ef-ac8b-71d462bba982"}], "metadata": {"pagination": {"total": 2586, "offset": 2546, "size": 50}}} 2018-06-07 14:38:39,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:39,501 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:39 GMT 2018-06-07 14:38:39,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:39,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3205 2018-06-07 14:38:39,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:39,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/JQC64/install-bono.sh 2018-06-07 14:38:39,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JQC64/install-bono.sh 2018-06-07 14:38:39,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:38:39,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:38:39,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:38:39,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:38:39,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:39,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:39,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:39,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:39,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:39,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:39,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:39,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:39,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:39,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:39,584 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:39 GMT 2018-06-07 14:38:39,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:39,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:39,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:44,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:44,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:44,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:44,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:44,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:44,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:44,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:44,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:44,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2586, "offset": 2552, "size": 50}}} 2018-06-07 14:38:44,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:44,690 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:44 GMT 2018-06-07 14:38:44,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:44,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:38:44,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:44,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:44,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:44,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:44,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:44,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:44,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:44,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:44,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:44,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:44,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:44,768 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:44 GMT 2018-06-07 14:38:44,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:44,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:44,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:49,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:49,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:49,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:49,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:49,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:49,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:49,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:49,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:49,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2586, "offset": 2552, "size": 50}}} 2018-06-07 14:38:49,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:49,954 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:49 GMT 2018-06-07 14:38:49,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:49,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:38:49,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:49,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:50,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:50 GMT 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:50,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:50,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:55,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:38:55,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:55,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:55,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:55,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:55,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:55,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:55,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:55,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2586, "offset": 2552, "size": 50}}} 2018-06-07 14:38:55,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:55,317 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:55 GMT 2018-06-07 14:38:55,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:55,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:38:55,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:38:55,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:38:55,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:38:55,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:38:55,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:38:55,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:38:55,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:38:55,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:38:55,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:38:55,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:38:55,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:38:55,515 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:38:55 GMT 2018-06-07 14:38:55,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:38:55,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:38:55,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:00,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:01,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:01,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:01,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:01,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:01,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:01,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:01,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:01,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2586, "offset": 2552, "size": 50}}} 2018-06-07 14:39:01,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:01,066 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:01 GMT 2018-06-07 14:39:01,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:01,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:39:01,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:01,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:01,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:01,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:01,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:01,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:01,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:01,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:01,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:01,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:01,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:01,204 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:01 GMT 2018-06-07 14:39:01,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:01,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:01,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:06,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:06,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:06,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:06,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:06,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:06,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:06,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:06,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:06,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2586, "offset": 2552, "size": 50}}} 2018-06-07 14:39:06,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:06,297 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:06 GMT 2018-06-07 14:39:06,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:06,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:39:06,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:06,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:06,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:06,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:06,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:06,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:06,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:06,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:06,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:06,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:06,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:06,580 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:06 GMT 2018-06-07 14:39:06,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:06,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:06,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:11,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:11,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:11,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:11,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:11,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:11,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:11,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:11,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:11,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2586, "offset": 2552, "size": 50}}} 2018-06-07 14:39:11,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:11,671 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:11 GMT 2018-06-07 14:39:11,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:11,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:39:11,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:11,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:11,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:11,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:11,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:11,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:11,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:11,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:11,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:11,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:11,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:11,743 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:11 GMT 2018-06-07 14:39:11,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:11,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:11,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:16,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:16,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:16,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:16,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:16,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:16,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:16,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:16,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:16,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2586, "offset": 2552, "size": 50}}} 2018-06-07 14:39:16,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:16,839 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:16 GMT 2018-06-07 14:39:16,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:16,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:39:16,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:16,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:16,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:16,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:16,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:16,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:16,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:16,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:16,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:16,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:16,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:16,960 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:16 GMT 2018-06-07 14:39:16,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:16,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:16,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:21,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:22,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:22,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:22,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:22,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:22,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:22,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:22,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:22,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2586, "offset": 2552, "size": 50}}} 2018-06-07 14:39:22,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:22,543 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:22 GMT 2018-06-07 14:39:22,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:22,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:39:22,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:22,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:22,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:22,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:22,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:22,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:22,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:22,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:22,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:22,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:22,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:22,631 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:22 GMT 2018-06-07 14:39:22,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:22,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:22,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:27,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:27,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:27,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:27,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:27,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:27,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:27,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:27,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:27,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2586, "offset": 2552, "size": 50}}} 2018-06-07 14:39:27,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:27,719 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:27 GMT 2018-06-07 14:39:27,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:27,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:39:27,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:27,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:27,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:27,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:27,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:27,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:27,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:27,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:27,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:27,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:27,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:27,787 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:27 GMT 2018-06-07 14:39:27,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:27,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:27,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:32,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:32,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:32,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:32,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:32,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:32,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:32,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:32,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:32,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:39:31.962Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.640s\nuser\t0m0.998s\nsys\t0m0.106s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:39:31.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "375b140f-6be0-4936-b23a-8632b9c3a6da"}], "metadata": {"pagination": {"total": 2587, "offset": 2552, "size": 50}}} 2018-06-07 14:39:32,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:32,872 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:32 GMT 2018-06-07 14:39:32,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:32,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2861 2018-06-07 14:39:32,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:32,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.640s user 0m0.998s sys 0m0.106s 2018-06-07 14:39:32,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:32,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:32,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:32,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:32,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:32,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:32,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:32,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:32,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:32,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:32,938 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:32 GMT 2018-06-07 14:39:32,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:32,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:32,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:37,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:38,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:38,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:38,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:38,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:38,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:38,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:38,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:38,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:39:33.043Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:39:33.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "375b140f-6be0-4936-b23a-8632b9c3a6da"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:39:33.043Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:39:33.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "375b140f-6be0-4936-b23a-8632b9c3a6da"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:39:37.479Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.694s\nuser\t0m0.962s\nsys\t0m0.118s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:39:37.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3ab5c0d-630e-45ef-ac8b-71d462bba982"}], "metadata": {"pagination": {"total": 2590, "offset": 2553, "size": 50}}} 2018-06-07 14:39:38,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:38,023 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:38 GMT 2018-06-07 14:39:38,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:38,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3947 2018-06-07 14:39:38,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:38,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:39:38,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:39:38,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.694s user 0m0.962s sys 0m0.118s 2018-06-07 14:39:38,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:38,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:38,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:38,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:38,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:38,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:38,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:38,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:38,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:38,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:38,093 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:38 GMT 2018-06-07 14:39:38,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:38,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:38,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:43,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:43,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:43,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:43,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:43,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:43,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:43,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:43,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:43,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:39:38.058Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:39:38.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3ab5c0d-630e-45ef-ac8b-71d462bba982"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:39:38.058Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:39:38.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3ab5c0d-630e-45ef-ac8b-71d462bba982"}], "metadata": {"pagination": {"total": 2592, "offset": 2556, "size": 50}}} 2018-06-07 14:39:43,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:43,177 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:43 GMT 2018-06-07 14:39:43,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:43,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1167 2018-06-07 14:39:43,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:43,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:39:43,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:39:43,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:43,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:43,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:43,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:43,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:43,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:43,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:43,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:43,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:43,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:43,245 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:43 GMT 2018-06-07 14:39:43,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:43,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:43,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:48,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:48,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:48,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:48,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:48,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:48,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:48,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:48,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:48,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2592, "offset": 2558, "size": 50}}} 2018-06-07 14:39:48,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:48,328 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:48 GMT 2018-06-07 14:39:48,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:48,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:39:48,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:48,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:48,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:48,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:48,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:48,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:48,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:48,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:48,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:48,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:48,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:48,388 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:48 GMT 2018-06-07 14:39:48,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:48,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:48,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:53,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:53,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:53,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:53,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:53,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:53,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:53,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:53,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:53,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:39:52.643Z", "message": "Execution done (return_code=100): /tmp/FMY17/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:39:52.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "375b140f-6be0-4936-b23a-8632b9c3a6da"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:39:52.824Z", "message": "Task failed 'script_runner.tasks.run' [retry 24/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:39:52.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2594, "offset": 2558, "size": 50}}} 2018-06-07 14:39:53,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:53,480 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:53 GMT 2018-06-07 14:39:53,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:53,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:39:53,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/FMY17/install-ellis.sh 2018-06-07 14:39:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 24/60] 2018-06-07 14:39:53,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:53,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:53,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:53,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:53,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:53,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:53,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:53,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:53,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:53,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:53,543 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:53 GMT 2018-06-07 14:39:53,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:53,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:53,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:58,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:39:58,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:58,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:58,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:58,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:58,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:58,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:58,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:58,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:39:58.162Z", "message": "Execution done (return_code=100): /tmp/JQC64/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f3ab5c0d-630e-45ef-ac8b-71d462bba982"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:39:58.358Z", "message": "Task failed 'script_runner.tasks.run' [retry 24/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:39:58.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2596, "offset": 2560, "size": 50}}} 2018-06-07 14:39:58,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:58,623 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:58 GMT 2018-06-07 14:39:58,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:58,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:39:58,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:39:58,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/JQC64/install-bono.sh 2018-06-07 14:39:58,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 24/60] 2018-06-07 14:39:58,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:39:58,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:39:58,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:39:58,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:39:58,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:39:58,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:39:58,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:39:58,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:39:58,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:39:58,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:39:58,688 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:39:58 GMT 2018-06-07 14:39:58,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:39:58,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:39:58,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:03,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:03,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:03,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:03,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:03,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:03,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:03,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:03,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:03,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2596, "offset": 2562, "size": 50}}} 2018-06-07 14:40:03,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:03,773 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:03 GMT 2018-06-07 14:40:03,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:03,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:40:03,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:03,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:03,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:03,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:03,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:03,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:03,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:03,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:03,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:03,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:03,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:03,912 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:03 GMT 2018-06-07 14:40:03,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:03,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:03,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:08,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:08,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:08,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:08,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:08,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:08,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:08,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:08,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:08,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:07.902Z", "message": "Sending task 'script_runner.tasks.run' [retry 25/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:07.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:08.144Z", "message": "Task started 'script_runner.tasks.run' [retry 25/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:08.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:08.391Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/3MK34/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:08.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "892063a2-1c02-4d63-b478-6af86b59956a"}], "metadata": {"pagination": {"total": 2599, "offset": 2562, "size": 50}}} 2018-06-07 14:40:08,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:08,999 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:08 GMT 2018-06-07 14:40:08,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:08,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1671 2018-06-07 14:40:08,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 25/60] 2018-06-07 14:40:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 25/60] 2018-06-07 14:40:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/3MK34/install-ellis.sh 2018-06-07 14:40:09,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:09,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:09,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:09,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:09,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:09,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:09,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:09,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:09,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:09,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:09,062 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:09 GMT 2018-06-07 14:40:09,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:09,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:09,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:14,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:14,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:14,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:14,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:14,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:14,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:14,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:14,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:14,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:09.076Z", "message": "Executing: /tmp/3MK34/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:09.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "892063a2-1c02-4d63-b478-6af86b59956a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:09.076Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:09.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "892063a2-1c02-4d63-b478-6af86b59956a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:10.086Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:10.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "892063a2-1c02-4d63-b478-6af86b59956a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:10.086Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:10.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "892063a2-1c02-4d63-b478-6af86b59956a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:10.086Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:10.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "892063a2-1c02-4d63-b478-6af86b59956a"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:13.436Z", "message": "Sending task 'script_runner.tasks.run' [retry 25/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:13.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:13.918Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/6T9SJ/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:13.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5d2f39d8-49f2-4839-aa65-46a494494f5e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:14.104Z", "message": "Executing: /tmp/6T9SJ/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:14.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5d2f39d8-49f2-4839-aa65-46a494494f5e"}], "metadata": {"pagination": {"total": 2607, "offset": 2565, "size": 50}}} 2018-06-07 14:40:14,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:14,156 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:14 GMT 2018-06-07 14:40:14,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:14,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4250 2018-06-07 14:40:14,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:14,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3MK34/install-ellis.sh 2018-06-07 14:40:14,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:40:14,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:40:14,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:40:14,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:40:14,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 25/60] 2018-06-07 14:40:14,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/6T9SJ/install-bono.sh 2018-06-07 14:40:14,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6T9SJ/install-bono.sh 2018-06-07 14:40:14,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:14,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:14,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:14,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:14,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:14,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:14,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:14,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:14,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:14,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:14,219 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:14 GMT 2018-06-07 14:40:14,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:14,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:14,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:19,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:19,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:19,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:19,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:19,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:19,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:19,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:19,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:19,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:14.153Z", "message": "Task started 'script_runner.tasks.run' [retry 25/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:14.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:15.119Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:15.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5d2f39d8-49f2-4839-aa65-46a494494f5e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:15.119Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:15.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5d2f39d8-49f2-4839-aa65-46a494494f5e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:15.119Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:15.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5d2f39d8-49f2-4839-aa65-46a494494f5e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:40:15.119Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:40:15.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5d2f39d8-49f2-4839-aa65-46a494494f5e"}], "metadata": {"pagination": {"total": 2612, "offset": 2573, "size": 50}}} 2018-06-07 14:40:19,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:19,305 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:19 GMT 2018-06-07 14:40:19,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:19,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2617 2018-06-07 14:40:19,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 25/60] 2018-06-07 14:40:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:40:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:40:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:40:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:40:19,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:19,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:19,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:19,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:19,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:19,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:19,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:19,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:19,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:19,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:19,366 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:19 GMT 2018-06-07 14:40:19,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:19,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:19,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:24,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:24,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:24,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:24,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:24,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:24,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:24,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:24,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:24,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2612, "offset": 2578, "size": 50}}} 2018-06-07 14:40:24,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:24,482 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:24 GMT 2018-06-07 14:40:24,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:24,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:40:24,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:24,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:24,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:24,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:24,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:24,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:24,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:24,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:24,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:24,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:24,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:24,550 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:24 GMT 2018-06-07 14:40:24,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:24,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:24,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:29,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:29,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:29,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:29,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:29,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:29,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:29,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:29,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:29,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2612, "offset": 2578, "size": 50}}} 2018-06-07 14:40:29,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:29,654 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:29 GMT 2018-06-07 14:40:29,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:29,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:40:29,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:29,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:29,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:29,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:29,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:29,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:29,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:29,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:29,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:29,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:29,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:29,719 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:29 GMT 2018-06-07 14:40:29,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:29,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:29,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:34,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:34,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:34,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:34,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:34,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:34,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:34,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:34,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:34,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2612, "offset": 2578, "size": 50}}} 2018-06-07 14:40:34,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:34,819 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:34 GMT 2018-06-07 14:40:34,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:34,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:40:34,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:34,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:34,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:34,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:34 GMT 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:34,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:39,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:39,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:39,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:39,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:39,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:39,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:39,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:39,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:39,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2612, "offset": 2578, "size": 50}}} 2018-06-07 14:40:39,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:39,992 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:39 GMT 2018-06-07 14:40:39,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:39,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:40:39,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:39,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:40,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:40,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:40,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:40,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:40,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:40,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:40,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:40,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:40,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:40,064 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:40 GMT 2018-06-07 14:40:40,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:40,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:40,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:45,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:45,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:45,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:45,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:45,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:45,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:45,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:45,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:45,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2612, "offset": 2578, "size": 50}}} 2018-06-07 14:40:45,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:45,161 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:45 GMT 2018-06-07 14:40:45,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:45,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:40:45,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:45,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:45,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:45,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:45,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:45,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:45,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:45,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:45,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:45,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:45,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:45,232 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:45 GMT 2018-06-07 14:40:45,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:45,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:45,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:50,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:50,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:50,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:50,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:50,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:50,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:50,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:50,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:50,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2612, "offset": 2578, "size": 50}}} 2018-06-07 14:40:50,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:50,317 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:50 GMT 2018-06-07 14:40:50,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:50,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:40:50,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:50,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:50,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:50,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:50,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:50,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:50,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:50,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:50,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:50,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:50,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:50,381 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:50 GMT 2018-06-07 14:40:50,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:50,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:50,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:55,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:40:55,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:55,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:55,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:55,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:55,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:55,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:55,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:55,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2612, "offset": 2578, "size": 50}}} 2018-06-07 14:40:55,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:55,489 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:55 GMT 2018-06-07 14:40:55,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:55,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:40:55,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:40:55,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:40:55,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:40:55,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:40:55,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:40:55,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:40:55,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:40:55,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:40:55,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:40:55,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:40:55,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:40:55,552 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:40:55 GMT 2018-06-07 14:40:55,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:40:55,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:40:55,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:00,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:00,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:00,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:00,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:00,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:00,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:00,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:00,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:00,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2612, "offset": 2578, "size": 50}}} 2018-06-07 14:41:00,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:00,636 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:00 GMT 2018-06-07 14:41:00,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:00,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:41:00,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:00,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:00,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:00,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:00,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:00,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:00,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:00,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:00,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:00,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:00,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:00,703 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:00 GMT 2018-06-07 14:41:00,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:00,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:00,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:05,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:05,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:05,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:05,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:05,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:05,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:05,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:05,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:05,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2612, "offset": 2578, "size": 50}}} 2018-06-07 14:41:05,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:05,788 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:05 GMT 2018-06-07 14:41:05,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:05,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:41:05,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:05,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:05,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:05,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:05,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:05,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:05,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:05,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:05,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:05,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:05,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:05,863 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:05 GMT 2018-06-07 14:41:05,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:05,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:05,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:10,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:10,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:10,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:10,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:10,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:10,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:10,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:10,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:10,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2612, "offset": 2578, "size": 50}}} 2018-06-07 14:41:10,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:10,942 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:10 GMT 2018-06-07 14:41:10,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:10,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:41:10,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:10,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:11,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:11,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:11,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:11,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:11,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:11,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:11,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:11,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:11,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:11,048 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:11 GMT 2018-06-07 14:41:11,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:11,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:11,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:16,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:16,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:16,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:16,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:16,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:16,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:16,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:16,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:16,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:11.367Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.638s\nuser\t0m0.966s\nsys\t0m0.138s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:11.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "892063a2-1c02-4d63-b478-6af86b59956a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:12.146Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:12.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "892063a2-1c02-4d63-b478-6af86b59956a"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:12.146Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:12.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "892063a2-1c02-4d63-b478-6af86b59956a"}], "metadata": {"pagination": {"total": 2615, "offset": 2578, "size": 50}}} 2018-06-07 14:41:16,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:16,148 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:16 GMT 2018-06-07 14:41:16,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:16,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:41:16,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:16,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.638s user 0m0.966s sys 0m0.138s 2018-06-07 14:41:16,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:41:16,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:41:16,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:16,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:16,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:16,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:16,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:16,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:16,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:16,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:16,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:16,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:16,234 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:16 GMT 2018-06-07 14:41:16,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:16,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:16,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:21,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:21,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:21,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:21,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:21,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:21,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:21,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:21,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:21,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:16.982Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.723s\nuser\t0m1.007s\nsys\t0m0.103s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:16.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5d2f39d8-49f2-4839-aa65-46a494494f5e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:18.165Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:18.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5d2f39d8-49f2-4839-aa65-46a494494f5e"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:18.165Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:18.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5d2f39d8-49f2-4839-aa65-46a494494f5e"}], "metadata": {"pagination": {"total": 2618, "offset": 2581, "size": 50}}} 2018-06-07 14:41:21,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:21,334 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:21 GMT 2018-06-07 14:41:21,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:21,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:41:21,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.723s user 0m1.007s sys 0m0.103s 2018-06-07 14:41:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:41:21,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:41:21,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:21,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:21,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:21,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:21,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:21,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:21,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:21,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:21,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:21,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:21,419 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:21 GMT 2018-06-07 14:41:21,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:21,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:21,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:26,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:26,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:26,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:26,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:26,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:26,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:26,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:26,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:26,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2618, "offset": 2584, "size": 50}}} 2018-06-07 14:41:26,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:26,505 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:26 GMT 2018-06-07 14:41:26,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:26,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:41:26,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:26,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:26,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:26,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:26,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:26,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:26,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:26,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:26,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:26,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:26,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:26,565 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:26 GMT 2018-06-07 14:41:26,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:26,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:26,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:31,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:31,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:31,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:31,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:31,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:31,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:31,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:31,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:31,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2618, "offset": 2584, "size": 50}}} 2018-06-07 14:41:31,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:31,646 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:31 GMT 2018-06-07 14:41:31,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:31,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:41:31,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:31,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:31,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:31,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:31,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:31,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:31,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:31,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:31,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:31,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:31,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:31,712 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:31 GMT 2018-06-07 14:41:31,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:31,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:31,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:36,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:36,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:36,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:36,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:36,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:36,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:36,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:36,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:36,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:32.047Z", "message": "Execution done (return_code=100): /tmp/3MK34/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:32.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "892063a2-1c02-4d63-b478-6af86b59956a"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:32.235Z", "message": "Task failed 'script_runner.tasks.run' [retry 25/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:41:32.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2620, "offset": 2584, "size": 50}}} 2018-06-07 14:41:36,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:36,795 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:36 GMT 2018-06-07 14:41:36,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:36,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:41:36,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:36,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/3MK34/install-ellis.sh 2018-06-07 14:41:36,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 25/60] 2018-06-07 14:41:36,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:36,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:36,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:36,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:36,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:36,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:36,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:36,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:36,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:36,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:36,866 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:36 GMT 2018-06-07 14:41:36,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:36,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:36,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:41,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:41,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:41,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:41,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:41,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:41,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:41,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:41,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:41,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:37.664Z", "message": "Execution done (return_code=100): /tmp/6T9SJ/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:37.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5d2f39d8-49f2-4839-aa65-46a494494f5e"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:37.873Z", "message": "Task failed 'script_runner.tasks.run' [retry 25/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:41:37.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2622, "offset": 2586, "size": 50}}} 2018-06-07 14:41:41,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:41,950 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:41 GMT 2018-06-07 14:41:41,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:41,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:41:41,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:41,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/6T9SJ/install-bono.sh 2018-06-07 14:41:41,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 25/60] 2018-06-07 14:41:41,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:42,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:42,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:42,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:42,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:42,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:42,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:42,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:42,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:42,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:42,018 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:42 GMT 2018-06-07 14:41:42,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:42,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:42,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:47,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:47,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:47,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:47,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:47,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:47,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:47,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:47,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:47,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2622, "offset": 2588, "size": 50}}} 2018-06-07 14:41:47,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:47,119 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:47 GMT 2018-06-07 14:41:47,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:47,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:41:47,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:47,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:47,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:47,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:47,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:47,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:47,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:47,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:47,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:47,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:47,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:47,202 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:47 GMT 2018-06-07 14:41:47,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:47,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:47,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:52,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:52,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:52,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:52,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:52,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:52,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:52,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:52,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:52,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:47.317Z", "message": "Sending task 'script_runner.tasks.run' [retry 26/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:47.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:47.773Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/J645G/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:47.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae625c38-da7a-404f-aad9-3271940ceb24"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:48.184Z", "message": "Task started 'script_runner.tasks.run' [retry 26/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:48.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:48.554Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:48.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae625c38-da7a-404f-aad9-3271940ceb24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:48.554Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:48.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae625c38-da7a-404f-aad9-3271940ceb24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:48.554Z", "message": "Executing: /tmp/J645G/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:48.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae625c38-da7a-404f-aad9-3271940ceb24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:49.563Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:49.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae625c38-da7a-404f-aad9-3271940ceb24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:49.563Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:49.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae625c38-da7a-404f-aad9-3271940ceb24"}], "metadata": {"pagination": {"total": 2630, "offset": 2588, "size": 50}}} 2018-06-07 14:41:52,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:52,478 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:52 GMT 2018-06-07 14:41:52,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:52,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:41:52,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:52,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 26/60] 2018-06-07 14:41:52,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/J645G/install-ellis.sh 2018-06-07 14:41:52,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 26/60] 2018-06-07 14:41:52,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:41:52,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:41:52,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J645G/install-ellis.sh 2018-06-07 14:41:52,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:41:52,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:41:52,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:52,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:52,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:52,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:52,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:52,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:52,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:52,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:52,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:52,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:52,549 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:52 GMT 2018-06-07 14:41:52,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:52,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:52,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:57,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:41:57,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:57,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:57,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:57,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:57,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:57,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:57,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:57,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:52.951Z", "message": "Sending task 'script_runner.tasks.run' [retry 26/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:52.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:53.200Z", "message": "Task started 'script_runner.tasks.run' [retry 26/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:53.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:53.394Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/M3DD3/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:53.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc5c341b-6a66-4f80-92f6-6c703a73bfed"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:53.640Z", "message": "Executing: /tmp/M3DD3/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:53.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc5c341b-6a66-4f80-92f6-6c703a73bfed"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:53.640Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:53.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc5c341b-6a66-4f80-92f6-6c703a73bfed"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:54.650Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:54.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc5c341b-6a66-4f80-92f6-6c703a73bfed"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:54.650Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:54.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc5c341b-6a66-4f80-92f6-6c703a73bfed"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:41:54.650Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:41:54.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc5c341b-6a66-4f80-92f6-6c703a73bfed"}], "metadata": {"pagination": {"total": 2638, "offset": 2596, "size": 50}}} 2018-06-07 14:41:57,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:57,633 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:57 GMT 2018-06-07 14:41:57,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:57,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:41:57,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:41:57,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 26/60] 2018-06-07 14:41:57,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 26/60] 2018-06-07 14:41:57,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/M3DD3/install-bono.sh 2018-06-07 14:41:57,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/M3DD3/install-bono.sh 2018-06-07 14:41:57,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:41:57,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:41:57,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:41:57,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:41:57,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:41:57,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:41:57,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:41:57,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:41:57,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:41:57,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:41:57,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:41:57,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:41:57,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:41:57,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:41:57,705 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:41:57 GMT 2018-06-07 14:41:57,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:41:57,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:41:57,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:02,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:02,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:02,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:02,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:02,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:02,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:02,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:02,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:02,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2638, "offset": 2604, "size": 50}}} 2018-06-07 14:42:02,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:02,859 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:02 GMT 2018-06-07 14:42:02,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:02,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:42:02,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:02,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:02,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:02,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:02,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:02,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:02,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:02,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:02,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:02,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:02,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:02,921 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:02 GMT 2018-06-07 14:42:02,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:02,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:02,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:07,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:08,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:08,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:08,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:08,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:08,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:08,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:08,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:08,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2638, "offset": 2604, "size": 50}}} 2018-06-07 14:42:08,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:08,011 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:08 GMT 2018-06-07 14:42:08,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:08,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:42:08,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:08,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:08,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:08,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:08,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:08,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:08,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:08,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:08,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:08,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:08,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:08,073 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:08 GMT 2018-06-07 14:42:08,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:08,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:08,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:13,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:13,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:13,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:13,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:13,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:13,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:13,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:13,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:13,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2638, "offset": 2604, "size": 50}}} 2018-06-07 14:42:13,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:13,170 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:13 GMT 2018-06-07 14:42:13,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:13,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:42:13,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:13,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:13,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:13,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:13,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:13,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:13,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:13,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:13,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:13,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:13,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:13,236 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:13 GMT 2018-06-07 14:42:13,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:13,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:13,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:18,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:18,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:18,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:18,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:18,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:18,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:18,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:18,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:18,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2638, "offset": 2604, "size": 50}}} 2018-06-07 14:42:18,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:18,348 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:18 GMT 2018-06-07 14:42:18,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:18,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:42:18,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:18,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:18,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:18,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:18,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:18,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:18,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:18,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:18,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:18,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:18,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:18,413 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:18 GMT 2018-06-07 14:42:18,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:18,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:18,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:23,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:23,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:23,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:23,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:23,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:23,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:23,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:23,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:23,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2638, "offset": 2604, "size": 50}}} 2018-06-07 14:42:23,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:23,509 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:23 GMT 2018-06-07 14:42:23,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:23,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:42:23,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:23,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:23,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:23,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:23,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:23,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:23,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:23,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:23,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:23,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:23,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:23,582 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:23 GMT 2018-06-07 14:42:23,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:23,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:23,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:28,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:28,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:28,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:28,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:28,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:28,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:28,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:28,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:28,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2638, "offset": 2604, "size": 50}}} 2018-06-07 14:42:28,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:28,682 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:28 GMT 2018-06-07 14:42:28,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:28,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:42:28,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:28,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:28,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:28,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:28,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:28,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:28,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:28,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:28,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:28,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:28,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:28,752 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:28 GMT 2018-06-07 14:42:28,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:28,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:28,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:33,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:33,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:33,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:33,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:33,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:33,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:33,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:33,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:33,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2638, "offset": 2604, "size": 50}}} 2018-06-07 14:42:33,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:33,847 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:33 GMT 2018-06-07 14:42:33,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:33,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:42:33,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:33,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:33,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:33,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:33,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:33,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:33,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:33,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:33,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:33,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:33,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:33,911 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:33 GMT 2018-06-07 14:42:33,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:33,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:33,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:38,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:39,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:39,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:39,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:39,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:39,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:39,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:39,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:39,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2638, "offset": 2604, "size": 50}}} 2018-06-07 14:42:39,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:39,009 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:39 GMT 2018-06-07 14:42:39,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:39,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:42:39,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:39,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:39,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:39,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:39,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:39,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:39,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:39,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:39,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:39,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:39,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:39,073 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:39 GMT 2018-06-07 14:42:39,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:39,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:39,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:44,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:44,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:44,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:44,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:44,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:44,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:44,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:44,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:44,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2638, "offset": 2604, "size": 50}}} 2018-06-07 14:42:44,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:44,181 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:44 GMT 2018-06-07 14:42:44,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:44,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:42:44,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:44,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:44,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:44,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:44,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:44,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:44,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:44,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:44,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:44,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:44,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:44,241 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:44 GMT 2018-06-07 14:42:44,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:44,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:44,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:49,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:49,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:49,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:49,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:49,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:49,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:49,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:49,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:49,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2638, "offset": 2604, "size": 50}}} 2018-06-07 14:42:49,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:49,346 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:49 GMT 2018-06-07 14:42:49,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:49,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:42:49,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:49,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:49,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:49,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:49,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:49,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:49,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:49,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:49,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:49,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:49,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:49,417 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:49 GMT 2018-06-07 14:42:49,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:49,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:49,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:54,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:42:54,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:54,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:54,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:54,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:54,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:54,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:54,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:54,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:42:50.832Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.790s\nuser\t0m0.993s\nsys\t0m0.122s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:42:50.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae625c38-da7a-404f-aad9-3271940ceb24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:42:51.677Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:42:51.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae625c38-da7a-404f-aad9-3271940ceb24"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:42:51.677Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:42:51.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae625c38-da7a-404f-aad9-3271940ceb24"}], "metadata": {"pagination": {"total": 2641, "offset": 2604, "size": 50}}} 2018-06-07 14:42:54,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:54,733 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:54 GMT 2018-06-07 14:42:54,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:54,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:42:54,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:54,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.790s user 0m0.993s sys 0m0.122s 2018-06-07 14:42:54,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:42:54,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:42:54,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:42:54,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:42:54,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:42:54,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:42:54,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:42:54,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:42:54,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:42:54,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:42:54,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:42:54,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:42:54,842 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:42:54 GMT 2018-06-07 14:42:54,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:42:54,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:42:54,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:42:59,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:00,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:00,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:00,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:00,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:00,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:00,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:00,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:00,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:42:56.461Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.756s\nuser\t0m0.970s\nsys\t0m0.114s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:42:56.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc5c341b-6a66-4f80-92f6-6c703a73bfed"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:42:56.685Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:42:56.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc5c341b-6a66-4f80-92f6-6c703a73bfed"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:42:57.700Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:42:57.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc5c341b-6a66-4f80-92f6-6c703a73bfed"}], "metadata": {"pagination": {"total": 2644, "offset": 2607, "size": 50}}} 2018-06-07 14:43:00,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:00,163 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:00 GMT 2018-06-07 14:43:00,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:00,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:43:00,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:00,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.756s user 0m0.970s sys 0m0.114s 2018-06-07 14:43:00,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:43:00,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:43:00,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:00,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:00,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:00,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:00,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:00,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:00,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:00,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:00,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:00,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:00,281 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:00 GMT 2018-06-07 14:43:00,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:00,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:00,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:05,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:05,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:05,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:05,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:05,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:05,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:05,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:05,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:05,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2644, "offset": 2610, "size": 50}}} 2018-06-07 14:43:05,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:05,379 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:05 GMT 2018-06-07 14:43:05,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:05,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:43:05,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:05,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:05,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:05,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:05,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:05,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:05,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:05,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:05,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:05,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:05,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:05,499 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:05 GMT 2018-06-07 14:43:05,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:05,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:05,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:10,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:10,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:10,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:10,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:10,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:10,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:10,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:10,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:10,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2644, "offset": 2610, "size": 50}}} 2018-06-07 14:43:10,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:10,611 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:10 GMT 2018-06-07 14:43:10,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:10,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:43:10,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:10,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:10,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:10,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:10 GMT 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:10,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:15,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:15,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:15,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:15,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:15,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:15,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:15,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:15,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:15,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:11.518Z", "message": "Execution done (return_code=100): /tmp/J645G/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:11.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "ae625c38-da7a-404f-aad9-3271940ceb24"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:11.650Z", "message": "Task failed 'script_runner.tasks.run' [retry 26/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:43:11.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2646, "offset": 2610, "size": 50}}} 2018-06-07 14:43:15,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:15,809 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:15 GMT 2018-06-07 14:43:15,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:15,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:43:15,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/J645G/install-ellis.sh 2018-06-07 14:43:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 26/60] 2018-06-07 14:43:15,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:15,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:15,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:15,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:15,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:15,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:15,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:15,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:15,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:15,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:15,935 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:15 GMT 2018-06-07 14:43:15,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:15,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:15,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:20,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:21,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:21,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:21,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:21,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:21,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:21,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:21,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:21,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:17.145Z", "message": "Execution done (return_code=100): /tmp/M3DD3/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:17.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "fc5c341b-6a66-4f80-92f6-6c703a73bfed"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:17.285Z", "message": "Task failed 'script_runner.tasks.run' [retry 26/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:43:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2648, "offset": 2612, "size": 50}}} 2018-06-07 14:43:21,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:21,025 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:21 GMT 2018-06-07 14:43:21,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:21,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:43:21,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:21,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/M3DD3/install-bono.sh 2018-06-07 14:43:21,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 26/60] 2018-06-07 14:43:21,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:21,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:21,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:21,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:21,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:21,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:21,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:21,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:21,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:21,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:21,190 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:21 GMT 2018-06-07 14:43:21,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:21,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:21,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:26,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:26,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:26,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:26,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:26,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:26,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:26,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:26,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:26,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2648, "offset": 2614, "size": 50}}} 2018-06-07 14:43:26,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:26,279 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:26 GMT 2018-06-07 14:43:26,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:26,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:43:26,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:26,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:26,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:26,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:26,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:26,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:26,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:26,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:26,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:26,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:26,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:26,343 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:26 GMT 2018-06-07 14:43:26,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:26,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:26,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:31,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:31,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:31,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:31,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:31,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:31,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:31,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:31,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:31,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:26.730Z", "message": "Sending task 'script_runner.tasks.run' [retry 27/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:26.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:27.218Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/1XRMU/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:27.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75cbb1d4-1200-4ab4-88b8-0b6ca5379fec"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:27.229Z", "message": "Task started 'script_runner.tasks.run' [retry 27/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:27.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:27.721Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:27.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75cbb1d4-1200-4ab4-88b8-0b6ca5379fec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:27.721Z", "message": "Executing: /tmp/1XRMU/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:27.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75cbb1d4-1200-4ab4-88b8-0b6ca5379fec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:28.738Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:28.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75cbb1d4-1200-4ab4-88b8-0b6ca5379fec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:28.738Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:28.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75cbb1d4-1200-4ab4-88b8-0b6ca5379fec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:28.738Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:28.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75cbb1d4-1200-4ab4-88b8-0b6ca5379fec"}], "metadata": {"pagination": {"total": 2656, "offset": 2614, "size": 50}}} 2018-06-07 14:43:31,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:31,427 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:31 GMT 2018-06-07 14:43:31,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:31,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:43:31,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:31,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 27/60] 2018-06-07 14:43:31,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/1XRMU/install-ellis.sh 2018-06-07 14:43:31,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 27/60] 2018-06-07 14:43:31,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:43:31,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1XRMU/install-ellis.sh 2018-06-07 14:43:31,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:43:31,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:43:31,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:43:31,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:31,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:31,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:31,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:31,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:31,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:31,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:31,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:31,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:31,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:31,493 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:31 GMT 2018-06-07 14:43:31,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:31,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:31,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:36,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:36,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:36,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:36,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:36,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:36,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:36,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:36,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:36,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:32.363Z", "message": "Sending task 'script_runner.tasks.run' [retry 27/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:32.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:32.811Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/B81NG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:32.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2231b52d-6803-4094-a1b5-212f93cbb253"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:33.237Z", "message": "Task started 'script_runner.tasks.run' [retry 27/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:33.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:33.759Z", "message": "Executing: /tmp/B81NG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:33.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2231b52d-6803-4094-a1b5-212f93cbb253"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:33.759Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:33.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2231b52d-6803-4094-a1b5-212f93cbb253"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:33.759Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:33.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2231b52d-6803-4094-a1b5-212f93cbb253"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:33.759Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:33.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2231b52d-6803-4094-a1b5-212f93cbb253"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:43:34.774Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:43:34.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2231b52d-6803-4094-a1b5-212f93cbb253"}], "metadata": {"pagination": {"total": 2664, "offset": 2622, "size": 50}}} 2018-06-07 14:43:36,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:36,585 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:36 GMT 2018-06-07 14:43:36,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:36,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:43:36,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 27/60] 2018-06-07 14:43:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/B81NG/install-bono.sh 2018-06-07 14:43:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 27/60] 2018-06-07 14:43:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/B81NG/install-bono.sh 2018-06-07 14:43:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:43:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:43:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:43:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:43:36,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:36,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:36,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:36,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:36,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:36,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:36,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:36,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:36,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:36,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:36,648 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:36 GMT 2018-06-07 14:43:36,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:36,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:36,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:41,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:41,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:41,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:41,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:41,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:41,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:41,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:41,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:41,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2664, "offset": 2630, "size": 50}}} 2018-06-07 14:43:41,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:41,734 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:41 GMT 2018-06-07 14:43:41,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:41,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:43:41,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:41,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:41,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:41,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:41,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:41,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:41,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:41,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:41,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:41,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:41,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:41,798 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:41 GMT 2018-06-07 14:43:41,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:41,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:41,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:46,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:46,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:46,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:46,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:46,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:46,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:46,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:46,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:46,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2664, "offset": 2630, "size": 50}}} 2018-06-07 14:43:46,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:46,891 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:46 GMT 2018-06-07 14:43:46,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:46,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:43:46,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:46,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:46,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:46,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:46,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:46,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:46,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:46,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:46,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:46,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:46,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:46,958 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:46 GMT 2018-06-07 14:43:46,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:46,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:46,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:51,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:52,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:52,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:52,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:52,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:52,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:52,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:52,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:52,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2664, "offset": 2630, "size": 50}}} 2018-06-07 14:43:52,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:52,048 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:52 GMT 2018-06-07 14:43:52,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:52,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:43:52,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:52,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:52,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:52,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:52,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:52,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:52,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:52,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:52,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:52,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:52,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:52,128 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:52 GMT 2018-06-07 14:43:52,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:52,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:52,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:57,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:43:57,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:57,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:57,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:57,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:57,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:57,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:57,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:57,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2664, "offset": 2630, "size": 50}}} 2018-06-07 14:43:57,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:57,236 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:57 GMT 2018-06-07 14:43:57,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:57,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:43:57,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:43:57,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:43:57,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:43:57,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:43:57,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:43:57,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:43:57,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:43:57,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:43:57,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:43:57,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:43:57,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:43:57,308 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:43:57 GMT 2018-06-07 14:43:57,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:43:57,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:43:57,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:02,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:02,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:02,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:02,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:02,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:02,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:02,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:02,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:02,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2664, "offset": 2630, "size": 50}}} 2018-06-07 14:44:02,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:02,394 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:02 GMT 2018-06-07 14:44:02,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:02,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:44:02,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:02,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:02,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:02,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:02,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:02,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:02,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:02,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:02,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:02,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:02,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:02,487 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:02 GMT 2018-06-07 14:44:02,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:02,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:02,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:07,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:07,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:07,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:07,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:07,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:07,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:07,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:07,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:07,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2664, "offset": 2630, "size": 50}}} 2018-06-07 14:44:07,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:07,580 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:07 GMT 2018-06-07 14:44:07,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:07,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:44:07,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:07,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:07,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:07,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:07,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:07,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:07,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:07,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:07,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:07,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:07,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:07,648 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:07 GMT 2018-06-07 14:44:07,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:07,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:07,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:12,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:12,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:12,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:12,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:12,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:12,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:12,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:12,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:12,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2664, "offset": 2630, "size": 50}}} 2018-06-07 14:44:12,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:12,734 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:12 GMT 2018-06-07 14:44:12,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:12,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:44:12,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:12,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:12,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:12,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:12,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:12,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:12,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:12,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:12,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:12,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:12,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:12,802 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:12 GMT 2018-06-07 14:44:12,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:12,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:12,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:17,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:17,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:17,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:17,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:17,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:17,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:17,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:17,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:17,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2664, "offset": 2630, "size": 50}}} 2018-06-07 14:44:17,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:17,885 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:17 GMT 2018-06-07 14:44:17,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:17,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:44:17,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:17,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:17,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:17,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:17,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:17,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:17,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:17,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:17,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:17,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:17,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:17,945 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:17 GMT 2018-06-07 14:44:17,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:17,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:17,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:22,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:23,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:23,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:23,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:23,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:23,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:23,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:23,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:23,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2664, "offset": 2630, "size": 50}}} 2018-06-07 14:44:23,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:23,313 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:23 GMT 2018-06-07 14:44:23,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:23,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:44:23,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:23,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:23,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:23,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:23,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:23,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:23,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:23,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:23,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:23,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:23,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:23,394 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:23 GMT 2018-06-07 14:44:23,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:23,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:23,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:28,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:28,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:28,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2664, "offset": 2630, "size": 50}}} 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:28 GMT 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:44:28,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:28,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:28,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:28,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:28,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:28,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:28,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:28,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:28,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:28,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:28,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:28,699 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:28 GMT 2018-06-07 14:44:28,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:28,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:28,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:33,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:33,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:33,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:33,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:33,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:33,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:33,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:33,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:33,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:44:30.384Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.855s\nuser\t0m0.998s\nsys\t0m0.113s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:44:30.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75cbb1d4-1200-4ab4-88b8-0b6ca5379fec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:44:30.809Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:44:30.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75cbb1d4-1200-4ab4-88b8-0b6ca5379fec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:44:30.809Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:44:30.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75cbb1d4-1200-4ab4-88b8-0b6ca5379fec"}], "metadata": {"pagination": {"total": 2667, "offset": 2630, "size": 50}}} 2018-06-07 14:44:33,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:33,990 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:33 GMT 2018-06-07 14:44:33,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:33,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:44:33,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:33,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.855s user 0m0.998s sys 0m0.113s 2018-06-07 14:44:33,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:44:33,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:44:33,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:34,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:34,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:34,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:34,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:34,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:34,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:34,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:34,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:34,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:34,062 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:34 GMT 2018-06-07 14:44:34,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:34,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:34,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:39,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:39,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:39,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:39,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:39,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:39,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:39,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:39,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:39,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:44:36.269Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.139s\nuser\t0m1.028s\nsys\t0m0.106s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:44:36.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2231b52d-6803-4094-a1b5-212f93cbb253"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:44:36.836Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:44:36.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2231b52d-6803-4094-a1b5-212f93cbb253"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:44:36.836Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:44:36.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2231b52d-6803-4094-a1b5-212f93cbb253"}], "metadata": {"pagination": {"total": 2670, "offset": 2633, "size": 50}}} 2018-06-07 14:44:39,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:39,147 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:39 GMT 2018-06-07 14:44:39,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:39,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:44:39,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:39,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.139s user 0m1.028s sys 0m0.106s 2018-06-07 14:44:39,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:44:39,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:44:39,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:39,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:39,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:39,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:39,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:39,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:39,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:39,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:39,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:39,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:39,213 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:39 GMT 2018-06-07 14:44:39,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:39,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:39,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:44,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:44,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:44,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:44,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:44,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:44,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:44,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:44,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:44,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2670, "offset": 2636, "size": 50}}} 2018-06-07 14:44:44,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:44,303 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:44 GMT 2018-06-07 14:44:44,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:44,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:44:44,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:44,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:44,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:44,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:44,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:44,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:44,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:44,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:44,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:44,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:44,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:44,374 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:44 GMT 2018-06-07 14:44:44,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:44,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:44,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:49,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:49,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:49,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:49,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:49,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:49,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:49,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:49,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:49,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2670, "offset": 2636, "size": 50}}} 2018-06-07 14:44:49,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:49,460 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:49 GMT 2018-06-07 14:44:49,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:49,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:44:49,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:49,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:49,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:49,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:49,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:49,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:49,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:49,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:49,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:49,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:49,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:49,521 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:49 GMT 2018-06-07 14:44:49,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:49,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:49,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:54,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:44:55,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:55,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:55,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:55,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:55,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:55,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:55,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:55,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:44:51.060Z", "message": "Execution done (return_code=100): /tmp/1XRMU/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:44:51.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "75cbb1d4-1200-4ab4-88b8-0b6ca5379fec"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:44:51.166Z", "message": "Task failed 'script_runner.tasks.run' [retry 27/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:44:51.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2672, "offset": 2636, "size": 50}}} 2018-06-07 14:44:55,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:55,198 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:55 GMT 2018-06-07 14:44:55,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:55,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:44:55,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:44:55,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/1XRMU/install-ellis.sh 2018-06-07 14:44:55,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 27/60] 2018-06-07 14:44:55,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:44:55,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:44:55,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:44:55,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:44:55,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:44:55,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:44:55,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:44:55,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:44:55,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:44:55,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:44:55,265 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:44:55 GMT 2018-06-07 14:44:55,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:44:55,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:44:55,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:00,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:00,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:00,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:00,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:00,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:00,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:00,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:00,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:00,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:44:56.950Z", "message": "Execution done (return_code=100): /tmp/B81NG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:44:56.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "2231b52d-6803-4094-a1b5-212f93cbb253"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:44:57.100Z", "message": "Task failed 'script_runner.tasks.run' [retry 27/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:44:57.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2674, "offset": 2638, "size": 50}}} 2018-06-07 14:45:00,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:00,351 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:00 GMT 2018-06-07 14:45:00,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:00,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:45:00,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:00,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/B81NG/install-bono.sh 2018-06-07 14:45:00,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 27/60] 2018-06-07 14:45:00,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:00,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:00,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:00,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:00,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:00,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:00,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:00,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:00,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:00,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:00,423 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:00 GMT 2018-06-07 14:45:00,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:00,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:00,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:05,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:05,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:05,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:05,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:05,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:05,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:05,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:05,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:05,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2674, "offset": 2640, "size": 50}}} 2018-06-07 14:45:05,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:05,518 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:05 GMT 2018-06-07 14:45:05,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:05,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:45:05,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:05,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:05,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:05,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:05,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:05,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:05,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:05,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:05,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:05,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:05,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:05,590 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:05 GMT 2018-06-07 14:45:05,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:05,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:05,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:10,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:10,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:10,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:10,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:10,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:10,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:10,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:10,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:10,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:06.247Z", "message": "Sending task 'script_runner.tasks.run' [retry 28/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:06.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:06.715Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/UC37N/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:06.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f257d19f-26d2-449c-a857-cf5192272974"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:06.858Z", "message": "Executing: /tmp/UC37N/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:06.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f257d19f-26d2-449c-a857-cf5192272974"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:07.265Z", "message": "Task started 'script_runner.tasks.run' [retry 28/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:07.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:07.866Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:07.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f257d19f-26d2-449c-a857-cf5192272974"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:07.866Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:07.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f257d19f-26d2-449c-a857-cf5192272974"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:07.866Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:07.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f257d19f-26d2-449c-a857-cf5192272974"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:07.866Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:07.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f257d19f-26d2-449c-a857-cf5192272974"}], "metadata": {"pagination": {"total": 2682, "offset": 2640, "size": 50}}} 2018-06-07 14:45:10,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:10,686 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:10 GMT 2018-06-07 14:45:10,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:10,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:45:10,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:10,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 28/60] 2018-06-07 14:45:10,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/UC37N/install-ellis.sh 2018-06-07 14:45:10,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UC37N/install-ellis.sh 2018-06-07 14:45:10,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 28/60] 2018-06-07 14:45:10,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:45:10,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:45:10,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:45:10,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:45:10,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:10,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:10,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:10,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:10,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:10,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:10,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:10,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:10,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:10,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:10,758 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:10 GMT 2018-06-07 14:45:10,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:10,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:10,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:15,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:15,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:15,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:15,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:15,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:15,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:15,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:15,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:15,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:12.182Z", "message": "Sending task 'script_runner.tasks.run' [retry 28/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:12.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:12.278Z", "message": "Task started 'script_runner.tasks.run' [retry 28/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:12.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:12.623Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/EQ3PY/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5852cdda-4418-4e9d-8252-ceeeb3879175"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:12.882Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:12.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5852cdda-4418-4e9d-8252-ceeeb3879175"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:12.882Z", "message": "Executing: /tmp/EQ3PY/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:12.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5852cdda-4418-4e9d-8252-ceeeb3879175"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:13.891Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:13.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5852cdda-4418-4e9d-8252-ceeeb3879175"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:13.891Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:13.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5852cdda-4418-4e9d-8252-ceeeb3879175"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:45:13.891Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:45:13.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5852cdda-4418-4e9d-8252-ceeeb3879175"}], "metadata": {"pagination": {"total": 2690, "offset": 2648, "size": 50}}} 2018-06-07 14:45:15,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:15,843 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:15 GMT 2018-06-07 14:45:15,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:15,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-06-07 14:45:15,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:15,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 28/60] 2018-06-07 14:45:15,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 28/60] 2018-06-07 14:45:15,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/EQ3PY/install-bono.sh 2018-06-07 14:45:15,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:45:15,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EQ3PY/install-bono.sh 2018-06-07 14:45:15,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:45:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:45:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:45:15,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:15,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:15,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:15,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:15,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:15,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:15,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:15,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:15,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:15,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:15,904 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:15 GMT 2018-06-07 14:45:15,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:15,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:15,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:20,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:20,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:20,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:20,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:20,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:20,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:20,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:20,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:20,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2690, "offset": 2656, "size": 50}}} 2018-06-07 14:45:20,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:20,991 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:20 GMT 2018-06-07 14:45:20,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:20,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:45:20,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:20,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:21,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:21,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:21,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:21,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:21,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:21,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:21,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:21,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:21,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:21,121 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:21 GMT 2018-06-07 14:45:21,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:21,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:21,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:26,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:26,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:26,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:26,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:26,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:26,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:26,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:26,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:26,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2690, "offset": 2656, "size": 50}}} 2018-06-07 14:45:26,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:26,212 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:26 GMT 2018-06-07 14:45:26,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:26,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:45:26,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:26,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:26,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:26,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:26,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:26,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:26,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:26,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:26,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:26,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:26,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:26,277 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:26 GMT 2018-06-07 14:45:26,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:26,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:26,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:31,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:31,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:31,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:31,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:31,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:31,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:31,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:31,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:31,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2690, "offset": 2656, "size": 50}}} 2018-06-07 14:45:31,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:31,373 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:31 GMT 2018-06-07 14:45:31,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:31,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:45:31,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:31,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:31,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:31,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:31,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:31,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:31,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:31,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:31,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:31,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:31,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:31,432 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:31 GMT 2018-06-07 14:45:31,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:31,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:31,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:36,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:36,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:36,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:36,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:36,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:36,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:36,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:36,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:36,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2690, "offset": 2656, "size": 50}}} 2018-06-07 14:45:36,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:36,515 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:36 GMT 2018-06-07 14:45:36,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:36,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:45:36,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:36,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:36,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:36,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:36 GMT 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:36,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:41,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:41,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:41,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:41,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:41,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:41,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:41,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:41,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:41,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2690, "offset": 2656, "size": 50}}} 2018-06-07 14:45:41,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:41,732 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:41 GMT 2018-06-07 14:45:41,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:41,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:45:41,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:41,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:41,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:41,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:41,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:41,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:41,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:41,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:41,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:41,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:41,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:41,798 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:41 GMT 2018-06-07 14:45:41,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:41,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:41,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:46,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:46,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:46,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:46,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:46,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:46,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:46,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:46,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:46,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2690, "offset": 2656, "size": 50}}} 2018-06-07 14:45:46,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:46,897 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:46 GMT 2018-06-07 14:45:46,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:46,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:45:46,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:46,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:46,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:46,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:46,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:46,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:46,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:46,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:46,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:46,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:46,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:46,972 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:46 GMT 2018-06-07 14:45:46,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:46,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:46,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:51,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:52,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:52,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:52,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:52,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:52,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:52,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:52,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:52,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2690, "offset": 2656, "size": 50}}} 2018-06-07 14:45:52,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:52,076 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:52 GMT 2018-06-07 14:45:52,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:52,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:45:52,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:52,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:52,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:52,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:52,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:52,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:52,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:52,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:52,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:52,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:52,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:52,142 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:52 GMT 2018-06-07 14:45:52,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:52,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:52,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:57,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:45:57,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:57,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:57,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:57,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:57,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:57,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:57,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:57,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2690, "offset": 2656, "size": 50}}} 2018-06-07 14:45:57,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:57,233 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:57 GMT 2018-06-07 14:45:57,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:57,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:45:57,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:45:57,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:45:57,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:45:57,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:45:57,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:45:57,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:45:57,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:45:57,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:45:57,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:45:57,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:45:57,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:45:57,303 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:45:57 GMT 2018-06-07 14:45:57,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:45:57,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:45:57,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:02,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:02,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:02,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:02,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:02,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:02,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:02,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:02,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:02,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2690, "offset": 2656, "size": 50}}} 2018-06-07 14:46:02,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:02,409 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:02 GMT 2018-06-07 14:46:02,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:02,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:46:02,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:02,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:02,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:02,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:02,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:02,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:02,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:02,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:02,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:02,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:02,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:02,477 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:02 GMT 2018-06-07 14:46:02,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:02,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:02,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:07,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:07,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:07,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:07,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:07,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:07,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:07,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:07,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:07,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2690, "offset": 2656, "size": 50}}} 2018-06-07 14:46:07,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:07,575 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:07 GMT 2018-06-07 14:46:07,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:07,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:46:07,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:07,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:07,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:07,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:07,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:07,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:07,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:07,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:07,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:07,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:07,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:07,640 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:07 GMT 2018-06-07 14:46:07,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:07,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:07,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:12,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:12,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:12,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:12,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:12,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:12,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:12,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:12,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:12,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:09.703Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.640s\nuser\t0m0.980s\nsys\t0m0.100s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:09.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f257d19f-26d2-449c-a857-cf5192272974"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:09.957Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:09.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f257d19f-26d2-449c-a857-cf5192272974"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:10.967Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:10.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f257d19f-26d2-449c-a857-cf5192272974"}], "metadata": {"pagination": {"total": 2693, "offset": 2656, "size": 50}}} 2018-06-07 14:46:12,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:12,742 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:12 GMT 2018-06-07 14:46:12,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:12,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:46:12,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:12,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.640s user 0m0.980s sys 0m0.100s 2018-06-07 14:46:12,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:46:12,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:46:12,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:12,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:12,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:12,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:12,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:12,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:12,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:12,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:12,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:12,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:12,871 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:12 GMT 2018-06-07 14:46:12,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:12,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:12,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:17,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:17,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:17,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:17,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:17,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:17,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:17,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:17,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:17,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:15.749Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.700s\nuser\t0m1.082s\nsys\t0m0.072s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:15.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5852cdda-4418-4e9d-8252-ceeeb3879175"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:15.991Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:15.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5852cdda-4418-4e9d-8252-ceeeb3879175"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:17.003Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:17.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5852cdda-4418-4e9d-8252-ceeeb3879175"}], "metadata": {"pagination": {"total": 2696, "offset": 2659, "size": 50}}} 2018-06-07 14:46:17,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:17,956 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:17 GMT 2018-06-07 14:46:17,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:17,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:46:17,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:17,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.700s user 0m1.082s sys 0m0.072s 2018-06-07 14:46:17,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:46:17,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:46:17,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:18,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:18,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:18,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:18,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:18,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:18,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:18,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:18,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:18,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:18,020 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:18 GMT 2018-06-07 14:46:18,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:18,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:18,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:23,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:23,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:23,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:23,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:23,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:23,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:23,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:23,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:23,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2696, "offset": 2662, "size": 50}}} 2018-06-07 14:46:23,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:23,114 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:23 GMT 2018-06-07 14:46:23,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:23,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:46:23,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:23,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:23,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:23,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:23,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:23,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:23,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:23,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:23,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:23,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:23,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:23,182 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:23 GMT 2018-06-07 14:46:23,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:23,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:23,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:28,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:28,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:28,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:28,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:28,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:28,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:28,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:28,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:28,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2696, "offset": 2662, "size": 50}}} 2018-06-07 14:46:28,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:28,276 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:28 GMT 2018-06-07 14:46:28,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:28,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:46:28,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:28,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:28,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:28,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:28,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:28,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:28,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:28,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:28,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:28,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:28,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:28,340 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:28 GMT 2018-06-07 14:46:28,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:28,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:28,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:33,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:33,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:33,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:33,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:33,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:33,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:33,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:33,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:33,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:30.385Z", "message": "Execution done (return_code=100): /tmp/UC37N/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:30.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "f257d19f-26d2-449c-a857-cf5192272974"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:30.574Z", "message": "Task failed 'script_runner.tasks.run' [retry 28/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:46:30.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2698, "offset": 2662, "size": 50}}} 2018-06-07 14:46:33,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:33,428 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:33 GMT 2018-06-07 14:46:33,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:33,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:46:33,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:33,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/UC37N/install-ellis.sh 2018-06-07 14:46:33,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 28/60] 2018-06-07 14:46:33,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:33,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:33,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:33,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:33,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:33,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:33,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:33,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:33,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:33,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:33,490 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:33 GMT 2018-06-07 14:46:33,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:33,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:33,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:38,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:38,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:38,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:38,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:38,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:38,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:38,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:38,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:38,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:36.431Z", "message": "Execution done (return_code=100): /tmp/EQ3PY/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:36.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "5852cdda-4418-4e9d-8252-ceeeb3879175"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:36.609Z", "message": "Task failed 'script_runner.tasks.run' [retry 28/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:46:36.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2700, "offset": 2664, "size": 50}}} 2018-06-07 14:46:38,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:38,572 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:38 GMT 2018-06-07 14:46:38,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:38,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:46:38,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:38,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/EQ3PY/install-bono.sh 2018-06-07 14:46:38,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 28/60] 2018-06-07 14:46:38,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:38,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:38,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:38,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:38,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:38,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:38,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:38,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:38,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:38,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:38,635 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:38 GMT 2018-06-07 14:46:38,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:38,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:38,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:43,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:43,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:43,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:43,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:43,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:43,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:43,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:43,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:43,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2700, "offset": 2666, "size": 50}}} 2018-06-07 14:46:43,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:43,721 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:43 GMT 2018-06-07 14:46:43,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:43,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:46:43,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:43,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:43,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:43,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:43,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:43,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:43,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:43,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:43,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:43,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:43,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:43,786 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:43 GMT 2018-06-07 14:46:43,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:43,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:43,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:48,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:48,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:48,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:48,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:48,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:48,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:48,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:48,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:48,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:45.650Z", "message": "Sending task 'script_runner.tasks.run' [retry 29/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:45.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:46.082Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/L8311/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:46.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "654e4391-9668-43fe-aa28-e0b93053ba7e"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:46.306Z", "message": "Task started 'script_runner.tasks.run' [retry 29/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:46.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:47.048Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "654e4391-9668-43fe-aa28-e0b93053ba7e"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:47.048Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "654e4391-9668-43fe-aa28-e0b93053ba7e"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:47.048Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "654e4391-9668-43fe-aa28-e0b93053ba7e"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:47.048Z", "message": "Executing: /tmp/L8311/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "654e4391-9668-43fe-aa28-e0b93053ba7e"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:48.070Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:48.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "654e4391-9668-43fe-aa28-e0b93053ba7e"}], "metadata": {"pagination": {"total": 2708, "offset": 2666, "size": 50}}} 2018-06-07 14:46:48,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:48,864 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:48 GMT 2018-06-07 14:46:48,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:48,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:46:48,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:48,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 29/60] 2018-06-07 14:46:48,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/L8311/install-ellis.sh 2018-06-07 14:46:48,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 29/60] 2018-06-07 14:46:48,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:46:48,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:46:48,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:46:48,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/L8311/install-ellis.sh 2018-06-07 14:46:48,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:46:48,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:48,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:48,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:48,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:48,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:48,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:48,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:48,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:48,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:48,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:48,926 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:48 GMT 2018-06-07 14:46:48,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:48,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:48,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:53,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:54,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:54,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:54,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:54,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:54,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:54,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:54,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:54,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:51.681Z", "message": "Sending task 'script_runner.tasks.run' [retry 29/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:51.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:52.131Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/ORIRG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:52.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "44ef5aed-1cad-482a-86f5-f07e9fffea02"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:52.318Z", "message": "Task started 'script_runner.tasks.run' [retry 29/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:52.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:53.079Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:53.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "44ef5aed-1cad-482a-86f5-f07e9fffea02"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:53.079Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:53.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "44ef5aed-1cad-482a-86f5-f07e9fffea02"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:53.079Z", "message": "Executing: /tmp/ORIRG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:53.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "44ef5aed-1cad-482a-86f5-f07e9fffea02"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:53.079Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:53.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "44ef5aed-1cad-482a-86f5-f07e9fffea02"}], "metadata": {"pagination": {"total": 2715, "offset": 2674, "size": 50}}} 2018-06-07 14:46:54,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:54,006 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:54 GMT 2018-06-07 14:46:54,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:54,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3712 2018-06-07 14:46:54,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:54,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 29/60] 2018-06-07 14:46:54,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/ORIRG/install-bono.sh 2018-06-07 14:46:54,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 29/60] 2018-06-07 14:46:54,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:46:54,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:46:54,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ORIRG/install-bono.sh 2018-06-07 14:46:54,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:46:54,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:54,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:54,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:54,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:54,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:54,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:54,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:54,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:54,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:54,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:54,069 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:54 GMT 2018-06-07 14:46:54,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:54,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:54,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:59,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:46:59,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:59,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:59,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:59,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:59,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:59,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:59,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:59,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:46:54.208Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:46:54.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "44ef5aed-1cad-482a-86f5-f07e9fffea02"}], "metadata": {"pagination": {"total": 2716, "offset": 2681, "size": 50}}} 2018-06-07 14:46:59,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:59,154 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:59 GMT 2018-06-07 14:46:59,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:59,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 587 2018-06-07 14:46:59,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:46:59,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:46:59,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:46:59,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:46:59,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:46:59,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:46:59,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:46:59,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:46:59,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:46:59,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:46:59,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:46:59,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:46:59,215 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:46:59 GMT 2018-06-07 14:46:59,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:46:59,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:46:59,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:04,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:04,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:04,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:04,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:04,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:04,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:04,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:04,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:04,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2682, "size": 50}}} 2018-06-07 14:47:04,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:04,293 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:04 GMT 2018-06-07 14:47:04,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:04,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:47:04,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:04,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:04,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:04,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:04,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:04,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:04,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:04,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:04,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:04,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:04,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:04,352 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:04 GMT 2018-06-07 14:47:04,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:04,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:04,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:09,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:09,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:09,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:09,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:09,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:09,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:09,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:09,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:09,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2682, "size": 50}}} 2018-06-07 14:47:09,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:09,436 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:09 GMT 2018-06-07 14:47:09,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:09,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:47:09,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:09,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:09,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:09,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:09,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:09,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:09,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:09,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:09,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:09,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:09,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:09,507 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:09 GMT 2018-06-07 14:47:09,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:09,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:09,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:14,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:14,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:14,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:14,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:14,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:14,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:14,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:14,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:14,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2682, "size": 50}}} 2018-06-07 14:47:14,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:14,603 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:14 GMT 2018-06-07 14:47:14,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:14,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:47:14,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:14,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:14,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:14,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:14,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:14,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:14,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:14,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:14,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:14,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:14,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:14,672 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:14 GMT 2018-06-07 14:47:14,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:14,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:14,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:19,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:19,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:19,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:19,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:19,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:19,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:19,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:19,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:19,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2682, "size": 50}}} 2018-06-07 14:47:19,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:19,801 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:19 GMT 2018-06-07 14:47:19,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:19,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:47:19,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:19,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:19,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:19,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:19,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:19,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:19,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:19,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:19,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:19,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:19,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:19,873 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:19 GMT 2018-06-07 14:47:19,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:19,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:19,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:24,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:25,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:25,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:25,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:25,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:25,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:25,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:25,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:25,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2682, "size": 50}}} 2018-06-07 14:47:25,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:25,045 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:25 GMT 2018-06-07 14:47:25,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:25,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:47:25,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:25,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:25,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:25,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:25,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:25,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:25,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:25,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:25,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:25,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:25,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:25,126 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:25 GMT 2018-06-07 14:47:25,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:25,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:25,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:30,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:30,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:30,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:30,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:30,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:30,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:30,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:30,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:30,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2682, "size": 50}}} 2018-06-07 14:47:30,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:30,234 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:30 GMT 2018-06-07 14:47:30,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:30,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:47:30,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:30,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:30,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:30,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:30,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:30,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:30,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:30,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:30,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:30,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:30,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:30,305 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:30 GMT 2018-06-07 14:47:30,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:30,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:30,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:35,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:35,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:35,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:35,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:35,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:35,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:35,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:35,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:35,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2682, "size": 50}}} 2018-06-07 14:47:35,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:35,410 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:35 GMT 2018-06-07 14:47:35,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:35,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:47:35,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:35,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:35,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:35,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:35,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:35,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:35,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:35,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:35,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:35,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:35,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:35,491 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:35 GMT 2018-06-07 14:47:35,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:35,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:35,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:40,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:40,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:40,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:40,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:40,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:40,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:40,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:40,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:40,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2682, "size": 50}}} 2018-06-07 14:47:40,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:40,622 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:40 GMT 2018-06-07 14:47:40,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:40,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:47:40,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:40,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:40,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:40,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:40,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:40,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:40,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:40,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:40,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:40,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:40,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:40,732 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:40 GMT 2018-06-07 14:47:40,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:40,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:40,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:45,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:45,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:45,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:45,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:45,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:45,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:45,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:45,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:45,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2682, "size": 50}}} 2018-06-07 14:47:45,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:45,907 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:45 GMT 2018-06-07 14:47:45,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:45,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:47:45,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:45,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:45,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:45,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:45,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:45,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:45,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:45,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:45,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:45,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:45,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:45,987 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:45 GMT 2018-06-07 14:47:45,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:45,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:45,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:50,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:51,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:51,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:51,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:51,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:51,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:51,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:51,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:51,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:47:49.038Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.637s\nuser\t0m0.984s\nsys\t0m0.111s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:47:49.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "654e4391-9668-43fe-aa28-e0b93053ba7e"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:47:50.229Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:47:50.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "654e4391-9668-43fe-aa28-e0b93053ba7e"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:47:50.229Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:47:50.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "654e4391-9668-43fe-aa28-e0b93053ba7e"}], "metadata": {"pagination": {"total": 2719, "offset": 2682, "size": 50}}} 2018-06-07 14:47:51,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:51,283 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:51 GMT 2018-06-07 14:47:51,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:51,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:47:51,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:51,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.637s user 0m0.984s sys 0m0.111s 2018-06-07 14:47:51,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:47:51,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:47:51,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:51,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:51,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:51,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:51,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:51,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:51,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:51,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:51,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:51,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:51,357 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:51 GMT 2018-06-07 14:47:51,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:51,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:51,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:56,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:47:56,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:56,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:56,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:56,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:56,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:56,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:56,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:56,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:47:56.110Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.663s\nuser\t0m1.004s\nsys\t0m0.091s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:47:56.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "44ef5aed-1cad-482a-86f5-f07e9fffea02"}], "metadata": {"pagination": {"total": 2720, "offset": 2685, "size": 50}}} 2018-06-07 14:47:56,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:56,504 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:56 GMT 2018-06-07 14:47:56,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:56,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2857 2018-06-07 14:47:56,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:47:56,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.663s user 0m1.004s sys 0m0.091s 2018-06-07 14:47:56,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:47:56,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:47:56,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:47:56,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:47:56,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:47:56,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:47:56,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:47:56,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:47:56,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:47:56,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:47:56,587 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:47:56 GMT 2018-06-07 14:47:56,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:47:56,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:47:56,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:01,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:01,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:01,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:01,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:01,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:01,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:01,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:01,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:01,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:47:57.255Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:47:57.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "44ef5aed-1cad-482a-86f5-f07e9fffea02"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:47:57.255Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:47:57.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "44ef5aed-1cad-482a-86f5-f07e9fffea02"}], "metadata": {"pagination": {"total": 2722, "offset": 2686, "size": 50}}} 2018-06-07 14:48:01,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:01,674 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:01 GMT 2018-06-07 14:48:01,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:01,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1167 2018-06-07 14:48:01,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:48:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:48:01,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:01,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:01,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:01,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:01,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:01,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:01,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:01,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:01,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:01,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:01,736 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:01 GMT 2018-06-07 14:48:01,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:01,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:01,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:06,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:06,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:06,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:06,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:06,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:06,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:06,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:06,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:06,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2722, "offset": 2688, "size": 50}}} 2018-06-07 14:48:06,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:06,849 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:06 GMT 2018-06-07 14:48:06,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:06,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:48:06,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:06,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:06,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:06,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:06,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:06,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:06,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:06,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:06,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:06,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:06,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:06,916 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:06 GMT 2018-06-07 14:48:06,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:06,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:06,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:11,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:12,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:12,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:12,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:12,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:12,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:12,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:12,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:12,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:09.722Z", "message": "Execution done (return_code=100): /tmp/L8311/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:09.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "654e4391-9668-43fe-aa28-e0b93053ba7e"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:09.881Z", "message": "Task failed 'script_runner.tasks.run' [retry 29/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:48:09.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2724, "offset": 2688, "size": 50}}} 2018-06-07 14:48:12,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:12,022 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:12 GMT 2018-06-07 14:48:12,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:12,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1969 2018-06-07 14:48:12,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:12,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/L8311/install-ellis.sh 2018-06-07 14:48:12,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 29/60] 2018-06-07 14:48:12,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:12,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:12,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:12,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:12,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:12,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:12,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:12,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:12,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:12,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:12,087 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:12 GMT 2018-06-07 14:48:12,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:12,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:12,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:17,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:17,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:16.792Z", "message": "Execution done (return_code=100): /tmp/ORIRG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:16.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "44ef5aed-1cad-482a-86f5-f07e9fffea02"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:16.919Z", "message": "Task failed 'script_runner.tasks.run' [retry 29/60]", "node_name": "bono", "workflow_id": "install", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:48:16.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2726, "offset": 2690, "size": 50}}} 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:17 GMT 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:17,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1961 2018-06-07 14:48:17,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:17,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=100): /tmp/ORIRG/install-bono.sh 2018-06-07 14:48:17,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' [retry 29/60] 2018-06-07 14:48:17,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:17,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:17,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:17,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:17,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:17,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:17,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:17,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:17,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:17,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:17,276 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:17 GMT 2018-06-07 14:48:17,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:17,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:17,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:22,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:22,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:22,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:22,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:22,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:22,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:22,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:22,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:22,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2726, "offset": 2692, "size": 50}}} 2018-06-07 14:48:22,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:22,378 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:22 GMT 2018-06-07 14:48:22,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:22,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:48:22,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:22,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:22,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:22,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:22,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:22,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:22,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:22,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:22,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:22,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:22,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:22,438 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:22 GMT 2018-06-07 14:48:22,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:22,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:22,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:27,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:27,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:27,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:27,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:27,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:27,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:27,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:27,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:27,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:24.966Z", "message": "Sending task 'script_runner.tasks.run' [retry 30/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:24.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:25.351Z", "message": "Task started 'script_runner.tasks.run' [retry 30/60]", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:25.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:25.431Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/AHRKO/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:25.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "66d66083-f779-4835-bd7f-f03693c394ec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:26.285Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:26.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "66d66083-f779-4835-bd7f-f03693c394ec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:26.285Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:26.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "66d66083-f779-4835-bd7f-f03693c394ec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:26.285Z", "message": "Executing: /tmp/AHRKO/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:26.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "66d66083-f779-4835-bd7f-f03693c394ec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:27.363Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:27.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "66d66083-f779-4835-bd7f-f03693c394ec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:27.363Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:27.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "66d66083-f779-4835-bd7f-f03693c394ec"}], "metadata": {"pagination": {"total": 2734, "offset": 2692, "size": 50}}} 2018-06-07 14:48:27,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:27,521 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:27 GMT 2018-06-07 14:48:27,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:27,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4239 2018-06-07 14:48:27,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:27,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 30/60] 2018-06-07 14:48:27,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 30/60] 2018-06-07 14:48:27,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/AHRKO/install-ellis.sh 2018-06-07 14:48:27,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-06-07 14:48:27,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-06-07 14:48:27,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AHRKO/install-ellis.sh 2018-06-07 14:48:27,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-06-07 14:48:27,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-06-07 14:48:27,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:27,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:27,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:27,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:27,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:27,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:27,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:27,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:27,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:27,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:27,586 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:27 GMT 2018-06-07 14:48:27,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:27,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:27,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:32,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:32,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:32,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:32,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:32,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:32,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:32,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:32,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:32,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:32.004Z", "message": "Sending task 'script_runner.tasks.run' [retry 30/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:32.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:32.364Z", "message": "Task started 'script_runner.tasks.run' [retry 30/60]", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:32.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:32.460Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/FUEUG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:32.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "db49e016-e7ad-4cbf-84b3-3ddd8273a1ab"}], "metadata": {"pagination": {"total": 2737, "offset": 2700, "size": 50}}} 2018-06-07 14:48:32,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:32,672 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:32 GMT 2018-06-07 14:48:32,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:32,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1662 2018-06-07 14:48:32,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:32,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 30/60] 2018-06-07 14:48:32,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 30/60] 2018-06-07 14:48:32,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/FUEUG/install-bono.sh 2018-06-07 14:48:32,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:32,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:32,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:32,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:32,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:32,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:32,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:32,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:32,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:32,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:32,736 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:32 GMT 2018-06-07 14:48:32,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:32,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:32,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:37,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:37,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:37,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:37,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:37,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:37,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:37,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:37,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:37,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:33.391Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:33.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "db49e016-e7ad-4cbf-84b3-3ddd8273a1ab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:33.391Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:33.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "db49e016-e7ad-4cbf-84b3-3ddd8273a1ab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:33.391Z", "message": "Executing: /tmp/FUEUG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:33.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "db49e016-e7ad-4cbf-84b3-3ddd8273a1ab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:33.391Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:33.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "db49e016-e7ad-4cbf-84b3-3ddd8273a1ab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:48:34.477Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:48:34.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "db49e016-e7ad-4cbf-84b3-3ddd8273a1ab"}], "metadata": {"pagination": {"total": 2742, "offset": 2703, "size": 50}}} 2018-06-07 14:48:37,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:37,832 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:37 GMT 2018-06-07 14:48:37,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:37,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2637 2018-06-07 14:48:37,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:37,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-06-07 14:48:37,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-06-07 14:48:37,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FUEUG/install-bono.sh 2018-06-07 14:48:37,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-06-07 14:48:37,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-06-07 14:48:37,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:37,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:37,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:37,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:37,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:37,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:37,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:37,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:37,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:37,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:37,896 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:37 GMT 2018-06-07 14:48:37,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:37,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:37,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:42,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:42,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:42,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:42,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:42,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:42,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:42,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:42,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:42,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2708, "size": 50}}} 2018-06-07 14:48:42,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:42,983 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:42 GMT 2018-06-07 14:48:42,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:42,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:48:42,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:42,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:43,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:43,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:43 GMT 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:43,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:48,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:48,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:48,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:48,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:48,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:48,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:48,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:48,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:48,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2708, "size": 50}}} 2018-06-07 14:48:48,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:48,171 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:48 GMT 2018-06-07 14:48:48,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:48,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:48:48,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:48,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:48,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:48,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:48,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:48,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:48,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:48,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:48,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:48,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:48,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:48,242 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:48 GMT 2018-06-07 14:48:48,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:48,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:48,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:53,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:53,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:53,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:53,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:53,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:53,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:53,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:53,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:53,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2708, "size": 50}}} 2018-06-07 14:48:53,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:53,662 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:53 GMT 2018-06-07 14:48:53,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:53,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:48:53,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:53,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:53,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:53,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:53,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:53,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:53,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:53,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:53,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:53,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:53,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:53,733 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:53 GMT 2018-06-07 14:48:53,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:53,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:53,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:58,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:48:58,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2708, "size": 50}}} 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:58 GMT 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:58,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:48:58,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:48:58,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:48:58,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:48:58,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:48:58,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:48:58,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:48:58,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:48:58,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:48:58,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:48:58,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:48:58,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:48:58,917 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:48:58 GMT 2018-06-07 14:48:58,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:48:58,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:48:58,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:03,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:04,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:04,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:04,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:04,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:04,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:04,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:04,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:04,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2708, "size": 50}}} 2018-06-07 14:49:04,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:04,119 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:04 GMT 2018-06-07 14:49:04,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:04,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:49:04,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:04,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:49:04,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:04,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:04,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:04,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:04,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:04,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:04,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:04,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:49:04,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:04,213 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:04 GMT 2018-06-07 14:49:04,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:04,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:49:04,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:09,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:09,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:09,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:09,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:09,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:09,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:09,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:09,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:09,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2708, "size": 50}}} 2018-06-07 14:49:09,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:09,492 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:09 GMT 2018-06-07 14:49:09,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:09,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:49:09,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:09,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:49:09,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:09,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:09,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:09,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:09,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:09,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:09,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:09,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:49:09,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:09,562 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:09 GMT 2018-06-07 14:49:09,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:09,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:49:09,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:14,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:14,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:14,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:14,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:14,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:14,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:14,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:14,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:14,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2708, "size": 50}}} 2018-06-07 14:49:14,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:14,661 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:14 GMT 2018-06-07 14:49:14,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:14,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:49:14,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:14,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:49:14,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:14,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:14,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:14,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:14,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:14,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:14,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:14,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:49:14,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:14,731 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:14 GMT 2018-06-07 14:49:14,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:14,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:49:14,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:19,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:19,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:19,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:19,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:19,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:19,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:19,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:19,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:19,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2708, "size": 50}}} 2018-06-07 14:49:19,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:19,965 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:19 GMT 2018-06-07 14:49:19,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:19,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:49:19,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:19,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:49:20,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:20,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:20,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:20,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:20,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:20,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:20,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:20,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:49:20,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:20,033 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:20 GMT 2018-06-07 14:49:20,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:20,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:49:20,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:25,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:26,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:26,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:26,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:26,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:26,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:26,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:26,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:26,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2708, "size": 50}}} 2018-06-07 14:49:26,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:26,063 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:26 GMT 2018-06-07 14:49:26,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:26,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:49:26,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:26,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:49:26,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:26,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:26,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:26,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:26,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:26,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:26,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:26,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:49:26,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:26,152 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:26 GMT 2018-06-07 14:49:26,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:26,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:49:26,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:31,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:31,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:31,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:31,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:31,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:31,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:31,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:31,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:31,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:28.999Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m2.254s\nuser\t0m1.016s\nsys\t0m0.106s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:28.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "66d66083-f779-4835-bd7f-f03693c394ec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:29.519Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:29.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "66d66083-f779-4835-bd7f-f03693c394ec"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:29.519Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:29.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "66d66083-f779-4835-bd7f-f03693c394ec"}], "metadata": {"pagination": {"total": 2745, "offset": 2708, "size": 50}}} 2018-06-07 14:49:31,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:31,313 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:31 GMT 2018-06-07 14:49:31,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:31,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3951 2018-06-07 14:49:31,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:31,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m2.254s user 0m1.016s sys 0m0.106s 2018-06-07 14:49:31,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:49:31,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-06-07 14:49:31,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:49:31,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:31,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:31,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:31,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:31,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:31,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:31,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:31,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:49:31,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:31,382 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:31 GMT 2018-06-07 14:49:31,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:31,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:49:31,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:36,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:36,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:36,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:36,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:36,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:36,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:36,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:36,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:36,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:35.319Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nErr http://nova.clouds.archive.ubuntu.com trusty InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://nova.clouds.archive.ubuntu.com trusty Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'nova.clouds.archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease \n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n\nreal\t1m1.572s\nuser\t0m0.944s\nsys\t0m0.124s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:35.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "db49e016-e7ad-4cbf-84b3-3ddd8273a1ab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:36.530Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:36.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "db49e016-e7ad-4cbf-84b3-3ddd8273a1ab"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:36.530Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:36.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc", "logger": "db49e016-e7ad-4cbf-84b3-3ddd8273a1ab"}], "metadata": {"pagination": {"total": 2748, "offset": 2711, "size": 50}}} 2018-06-07 14:49:36,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:36,698 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:36 GMT 2018-06-07 14:49:36,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:36,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3940 2018-06-07 14:49:36,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a Err http://nova.clouds.archive.ubuntu.com trusty InRelease Err http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Err http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://nova.clouds.archive.ubuntu.com trusty Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://nova.clouds.archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://nova.clouds.archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo129/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. real 1m1.572s user 0m0.944s sys 0m0.124s 2018-06-07 14:49:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-06-07 14:49:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-06-07 14:49:36,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:49:36,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:36,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:36,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:36,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:36,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:36,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:36,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:36,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:49:36,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:36,766 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:36 GMT 2018-06-07 14:49:36,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:36,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:49:36,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:41,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:41,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:41,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:41,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:41,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:41,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:41,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:41,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:41,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2748, "offset": 2714, "size": 50}}} 2018-06-07 14:49:41,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:41,862 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:41 GMT 2018-06-07 14:49:41,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:41,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:49:41,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:41,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc 2018-06-07 14:49:41,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:41,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:41,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:41,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:41,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:41,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:41,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:41,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:49:41,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:41,924 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:41 GMT 2018-06-07 14:49:41,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:41,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-06-07 14:49:41,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:46,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:47,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:47,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:47,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:47,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:47,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:47,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:47,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:47,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2748, "offset": 2714, "size": 50}}} 2018-06-07 14:49:47,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:47,008 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:47 GMT 2018-06-07 14:49:47,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:47,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-06-07 14:49:47,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:47,009 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 75, in run self.deploy_vnf() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 361, in deploy_vnf cfy_client, execution, self.__logger, timeout=3600) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 513, in wait_for_execution execution.deployment_id)) RuntimeError: execution of operation install for deployment clearwater-opnfv timed out 2018-06-07 14:49:47,134 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 14:49:47,134 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 67:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-06-07 14:49:47,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-06-07 14:49:47,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-06-07 14:49:47,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:47,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:47,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:47,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:47,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:47,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:47,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:47,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:10.658Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9fe4b429-d575-475a-869c-e23cf8a00ca4"}, {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-06-07 14:49:47,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:47,218 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:47 GMT 2018-06-07 14:49:47,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:47,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6725 2018-06-07 14:49:47,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:47,219 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions/bf09ddfa-e61e-469f-bf6b-712621fb25fc; body: {"action": "force-cancel"} 2018-06-07 14:49:47,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:47,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:47,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:47,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:47,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:47,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:47,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:47,317 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 26 2018-06-07 14:49:47,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "force_cancelling", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:44.448Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "bf09ddfa-e61e-469f-bf6b-712621fb25fc"} 2018-06-07 14:49:47,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:47,317 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:47 GMT 2018-06-07 14:49:47,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:47,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 360 2018-06-07 14:49:47,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:47,317 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-06-07 14:49:47,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:47,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:47,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:47,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:47,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:47,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:47,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:47,465 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-06-07 14:49:47,465 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:49:47,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:47,465 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:47 GMT 2018-06-07 14:49:47,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:47,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:49:47,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:47,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:47,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:47,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:47,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:47,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:47,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:47,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:47,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:47,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-06-07 14:49:47,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:47,535 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:47 GMT 2018-06-07 14:49:47,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:47,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-06-07 14:49:47,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:47,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:49:47,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:47,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:47,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:47,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:47,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:47,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:47,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:47,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:49:47,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:47,611 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:47 GMT 2018-06-07 14:49:47,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:47,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:49:47,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:52,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:52,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:52,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:52,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:52,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:52,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:52,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:52,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:52,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:48.230Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:48.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_um2vp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:49.257Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:49.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_wn2ydf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:49.257Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:49.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_nhw02f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:49.257Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:49.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:49.257Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:49.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_ojm7e1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:49.257Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:49.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_i49bk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:49.392Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:49.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_nhw02f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_ojm7e1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_i49bk6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_ojm7e1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_um2vp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_nhw02f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_i49bk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_um2vp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.403Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Executing: /tmp/VDPWI/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4da963b5-8992-4631-b84e-ed1b86a8a57b"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/7IF2F/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e4b568b7-0d5c-448c-bb0f-d4d0a4465644"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/R7TJ4/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "2b7d7cf1-7ceb-40fa-8c0a-0e92e6546687"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0a35d8c0-2113-4c0d-a5a5-c1bc8c1b3e85"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Executing: /tmp/XJTPL/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1f5d8a1f-21d5-4483-a5dd-788df961caf0"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Executing: /tmp/VWVAK/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0a35d8c0-2113-4c0d-a5a5-c1bc8c1b3e85"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Execution done (return_code=1): /tmp/VDPWI/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4da963b5-8992-4631-b84e-ed1b86a8a57b"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/VDPWI/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4da963b5-8992-4631-b84e-ed1b86a8a57b"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "2b7d7cf1-7ceb-40fa-8c0a-0e92e6546687"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Execution done (return_code=1): /tmp/R7TJ4/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "2b7d7cf1-7ceb-40fa-8c0a-0e92e6546687"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Execution done (return_code=1): /tmp/7IF2F/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e4b568b7-0d5c-448c-bb0f-d4d0a4465644"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/VWVAK/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0a35d8c0-2113-4c0d-a5a5-c1bc8c1b3e85"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "707f14ba-b6d5-437d-a918-f1d706d18a89"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/XJTPL/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1f5d8a1f-21d5-4483-a5dd-788df961caf0"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/VONQI/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "707f14ba-b6d5-437d-a918-f1d706d18a89"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Executing: /tmp/R7TJ4/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "2b7d7cf1-7ceb-40fa-8c0a-0e92e6546687"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e4b568b7-0d5c-448c-bb0f-d4d0a4465644"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4da963b5-8992-4631-b84e-ed1b86a8a57b"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Executing: /tmp/7IF2F/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e4b568b7-0d5c-448c-bb0f-d4d0a4465644"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Executing: /tmp/VONQI/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "707f14ba-b6d5-437d-a918-f1d706d18a89"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:50.677Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1f5d8a1f-21d5-4483-a5dd-788df961caf0"}, {"node_instance_id": "dime_ojm7e1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.436Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_dwccpg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_dwccpg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_dwccpg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:49:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_um2vp6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.436Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_8bc4vy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_8bc4vy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_8bc4vy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:49:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.436Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_nhw02f", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.436Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_9z47c7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_9z47c7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_9z47c7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:49:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.436Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.696Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:51.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.696Z", "message": "[localhost] run: sudo mv /tmp/tmppVL9De /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:51.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.696Z", "message": "Downloaded scripts/bind/bind.py to /tmp/89177/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:51.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.696Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0SPLF/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:51.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.696Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {u'vellum_um2vp6': {u'public_address': u'', u'private_address': u'10.67.79.15', u'name': u'vellum-um2vp6'}}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:51.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}], "metadata": {"pagination": {"total": 58, "offset": 0, "size": 50}}} 2018-06-07 14:49:52,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:52,683 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:52 GMT 2018-06-07 14:49:52,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:52,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29489 2018-06-07 14:49:52,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:49:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VDPWI/stop-homer.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/7IF2F/stop-dime.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/R7TJ4/stop-vellum.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XJTPL/stop-sprout.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VWVAK/stop-bono.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/VDPWI/stop-homer.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/VDPWI/stop-homer.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/R7TJ4/stop-vellum.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/7IF2F/stop-dime.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/VWVAK/stop-bono.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/XJTPL/stop-sprout.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/VONQI/stop-ellis.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/R7TJ4/stop-vellum.sh 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-06-07 14:49:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7IF2F/stop-dime.sh 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VONQI/stop-ellis.sh 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppVL9De /etc/bind/db.clearwater.local 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/89177/bind.py 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0SPLF/bind.py 2018-06-07 14:49:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {u'vellum_um2vp6': {u'public_address': u'', u'private_address': u'10.67.79.15', u'name': u'vellum-um2vp6'}}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 14:49:52,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:49:52,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:52,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:52,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:52,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:52,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:52,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:52,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:52,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:49:52,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:52,746 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:52 GMT 2018-06-07 14:49:52,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:52,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:49:52,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:57,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:49:57,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:57,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.696Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XEUF5/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:51.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.696Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:51.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:51.696Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {u'vellum_um2vp6': {u'public_address': u'', u'private_address': u'10.67.79.15', u'name': u'vellum-um2vp6'}}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:51.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.467Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo mv /tmp/tmpkBcqCS /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {u'vellum_um2vp6': {u'public_address': u'', u'private_address': u'10.67.79.15', u'name': u'vellum-um2vp6'}}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo mv /tmp/tmpy0ltqM /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {u'vellum_um2vp6': {u'public_address': u'', u'private_address': u'10.67.79.15', u'name': u'vellum-um2vp6'}}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo mv /tmp/tmpazAZVD /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo mv /tmp/tmpj8i4ad /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "9aa7aebb-9012-43cf-a91f-450dc0cc848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "aba83a7b-5c84-4dc4-b9e1-091a94bfc554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:52.725Z", "message": "[localhost] run: sudo mv /tmp/tmpq237Do /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:52.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "79bc4467-29d1-4307-85cf-2d60a1dacfb6"}, {"node_instance_id": "vellum_um2vp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.479Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_ojm7e1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.479Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.479Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_um2vp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.479Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_nhw02f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.479Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_ojm7e1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.479Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_ojm7e1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.479Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_nhw02f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.479Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_nhw02f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.479Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_um2vp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.479Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.735Z", "message": "Executing: /tmp/P37VE/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "ecc7a3b5-a610-4745-8858-954ed793446f"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.735Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "ecc7a3b5-a610-4745-8858-954ed793446f"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:53.735Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/P37VE/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:53.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "ecc7a3b5-a610-4745-8858-954ed793446f"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:54.937Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J9NP5/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "2715d7f6-c43c-49f0-9292-5307a3514c60"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:54.937Z", "message": "Execution done (return_code=1): /tmp/XJTPL/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1f5d8a1f-21d5-4483-a5dd-788df961caf0"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:54.937Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "2715d7f6-c43c-49f0-9292-5307a3514c60"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:54.937Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "d5f95f04-ca06-4aae-b665-255c2cd165ed"}], "metadata": {"pagination": {"total": 127, "offset": 50, "size": 50}}} 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:57 GMT 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28560 2018-06-07 14:49:57,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XEUF5/bind.py 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {u'vellum_um2vp6': {u'public_address': u'', u'private_address': u'10.67.79.15', u'name': u'vellum-um2vp6'}}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkBcqCS /etc/bind/db.clearwater.opnfv 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {u'vellum_um2vp6': {u'public_address': u'', u'private_address': u'10.67.79.15', u'name': u'vellum-um2vp6'}}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpy0ltqM /etc/bind/db.clearwater.local 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_nhw02f': {u'public_address': u'', u'private_address': u'10.67.79.12', u'name': u'homer-nhw02f'}}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {u'vellum_um2vp6': {u'public_address': u'', u'private_address': u'10.67.79.15', u'name': u'vellum-um2vp6'}}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-06-07 14:49:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpazAZVD /etc/bind/db.clearwater.local 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpj8i4ad /etc/bind/db.clearwater.opnfv 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'sprout': {u'sprout_i49bk6': {u'public_address': u'', u'private_address': u'10.67.79.5', u'name': u'sprout-i49bk6'}}, u'vellum': {}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpq237Do /etc/bind/db.clearwater.opnfv 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:49:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:49:57,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/P37VE/remove-cluster-node.sh 2018-06-07 14:49:57,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-06-07 14:49:57,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/P37VE/remove-cluster-node.sh 2018-06-07 14:49:57,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J9NP5/remove-cluster-node.sh 2018-06-07 14:49:57,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/XJTPL/stop-sprout.sh 2018-06-07 14:49:57,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-06-07 14:49:57,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-06-07 14:49:57,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:49:57 GMT 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:49:57,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:02,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:02,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:02,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:02,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:02,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:02,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:02,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:02,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:02,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:54.937Z", "message": "Executing: /tmp/J9NP5/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "2715d7f6-c43c-49f0-9292-5307a3514c60"}, {"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:54.937Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J9NP5/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "2715d7f6-c43c-49f0-9292-5307a3514c60"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:54.937Z", "message": "Executing: /tmp/NFGHL/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "d5f95f04-ca06-4aae-b665-255c2cd165ed"}, {"node_instance_id": "sprout_i49bk6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:54.938Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_2g8zgl/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_2g8zgl/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_2g8zgl/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:49:54.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:55.918Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:55.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:55.918Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:55.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:55.952Z", "message": "Downloaded scripts/bind/bind.py to /tmp/23THX/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:55.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'sprout': {}, u'vellum': {}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "[localhost] run: sudo mv /tmp/tmp74_UeX /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "[localhost] run: sudo mv /tmp/tmpGshOKT /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:56.961Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "cc2180bc-d4a1-4225-96ac-5d7c140a5f18"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:57.155Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:57.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_i49bk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:57.927Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:57.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_i49bk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:57.927Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:57.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_i49bk6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:57.927Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:57.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:58.170Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5U5UX/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:58.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "20d345c9-b495-40a1-83c5-64cd1af05810"}, {"node_instance_id": "homer_nhw02f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:58.936Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:58.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:59.124Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "20d345c9-b495-40a1-83c5-64cd1af05810"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:59.124Z", "message": "Executing: /tmp/5U5UX/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "20d345c9-b495-40a1-83c5-64cd1af05810"}, {"node_instance_id": "homer_nhw02f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:59.124Z", "message": "Execution done (return_code=0): /tmp/NFGHL/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "d5f95f04-ca06-4aae-b665-255c2cd165ed"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:59.948Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:59.948Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:49:59.948Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:49:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:00.966Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:00.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:00.966Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:00.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:00.966Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:00.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:01.975Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:01.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:01.975Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:01.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:01.975Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:01.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:01.975Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:01.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:02.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:02.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}], "metadata": {"pagination": {"total": 146, "offset": 100, "size": 50}}} 2018-06-07 14:50:02,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:02,957 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:02 GMT 2018-06-07 14:50:02,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:02,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21879 2018-06-07 14:50:02,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:02,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J9NP5/remove-cluster-node.sh 2018-06-07 14:50:02,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J9NP5/remove-cluster-node.sh 2018-06-07 14:50:02,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NFGHL/remove-cluster-node.sh 2018-06-07 14:50:02,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-06-07 14:50:02,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:50:02,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:50:02,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/23THX/bind.py 2018-06-07 14:50:02,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'sprout': {}, u'vellum': {}, u'dime': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'10.67.79.4', u'hss_hostname': u''}. 2018-06-07 14:50:02,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-06-07 14:50:02,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-06-07 14:50:02,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-06-07 14:50:02,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-06-07 14:50:02,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-06-07 14:50:02,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-06-07 14:50:02,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-06-07 14:50:02,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp74_UeX /etc/bind/db.clearwater.opnfv 2018-06-07 14:50:02,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGshOKT /etc/bind/db.clearwater.local 2018-06-07 14:50:02,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-06-07 14:50:02,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:50:02,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:50:02,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:50:02,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:50:02,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5U5UX/remove-cluster-node.sh 2018-06-07 14:50:02,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:50:02,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-06-07 14:50:02,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5U5UX/remove-cluster-node.sh 2018-06-07 14:50:02,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NFGHL/remove-cluster-node.sh 2018-06-07 14:50:02,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:50:02,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-06-07 14:50:02,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-06-07 14:50:02,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:02,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:02,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-06-07 14:50:02,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:02,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:02,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:02,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-06-07 14:50:02,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:02,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:03,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:03,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:03,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:03,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:03,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:03,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:03,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:03,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:03,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:03,024 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:03 GMT 2018-06-07 14:50:03,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:03,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:03,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:08,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:08,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:08,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:08,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:08,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:08,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:08,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:08,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:08,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:03.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:03.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:03.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:03.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:03.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:03.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:03.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:03.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:03.162Z", "message": "Stopping Agent homer_host_9z47c7", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:03.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:03.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:03.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:03.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:03.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:03.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:03.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:03.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:03.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "dime_ojm7e1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:04.905Z", "message": "Execution done (return_code=0): /tmp/P37VE/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:04.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "ecc7a3b5-a610-4745-8858-954ed793446f"}, {"node_instance_id": "dime_ojm7e1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:05.249Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:05.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:05.986Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:05.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:05.986Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:05.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:06.807Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:06.995Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:06.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:07.177Z", "message": "Successfully stopped daemon: homer_host_9z47c7\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:07.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:07.177Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_9z47c7 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:07.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b0b9dd1-cca2-4d02-bfef-d942295af8dc"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.015Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.015Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.015Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.015Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 167, "offset": 138, "size": 50}}} 2018-06-07 14:50:08,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:08,104 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:08 GMT 2018-06-07 14:50:08,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:08,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11233 2018-06-07 14:50:08,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:08,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:08,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:08,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:08,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:08,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_9z47c7 2018-06-07 14:50:08,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:08,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:08,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:08,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:08,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/P37VE/remove-cluster-node.sh 2018-06-07 14:50:08,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:50:08,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-06-07 14:50:08,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:50:08,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-06-07 14:50:08,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-06-07 14:50:08,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_9z47c7 2018-06-07 14:50:08,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_9z47c7 stop 2018-06-07 14:50:08,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:08,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-06-07 14:50:08,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:08,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:08,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:08,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:08,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:08,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:08,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:08,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:08,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:08,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:08,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:08,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:08,169 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:08 GMT 2018-06-07 14:50:08,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:08,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:08,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:13,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:13,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:13,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:13,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:13,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:13,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:13,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:13,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:13,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.193Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.193Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.193Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.193Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.193Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.193Z", "message": "Deleting Agent homer_host_9z47c7", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.193Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.193Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.193Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:08.193Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:08.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:09.027Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:09.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:09.894Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:09.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:10.042Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:10.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:10.042Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:10.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:10.042Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:10.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:10.042Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:10.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:10.042Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:10.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:10.042Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:10.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:10.202Z", "message": "Successfully deleted daemon: homer_host_9z47c7", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:10.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:10.202Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:10.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "c946be2e-2826-4a92-8dcc-56a66f40a447"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.165Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.165Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.165Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.165Z", "message": "Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nsudo: monit: command not found\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nsudo: monit: command not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nsudo: monit: command not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:50:11.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.165Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.165Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.165Z", "message": "Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nsudo: monit: command not found\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nsudo: monit: command not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nsudo: monit: command not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:50:11.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Execution done (return_code=1): /tmp/VWVAK/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0a35d8c0-2113-4c0d-a5a5-c1bc8c1b3e85"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YXYG2/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7dc09586-4af9-4c9c-9c95-1fcf0fe6c2c3"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Execution done (return_code=1): /tmp/VONQI/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "707f14ba-b6d5-437d-a918-f1d706d18a89"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Stopping Agent dime_host_dwccpg", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:11.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:11.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:12.175Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:12.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_failed", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:12.175Z", "message": "Task failed 'script_runner.tasks.run' -> u'ellis'", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "u'ellis'", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bind_host_2quvjc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bind_host_2quvjc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bind_host_2quvjc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 275, in eval_script\n execfile(script_path, eval_globals)\n File \"/tmp/YXYG2/bind.py\", line 262, in \n _main()\n File \"/tmp/YXYG2/bind.py\", line 258, in _main\n globals()[function](*args, **kwargs)\n File \"/tmp/YXYG2/bind.py\", line 203, in remove_backend\n backends[role].pop(ctx.source.instance.id, None)\nKeyError: u'ellis'\n", "type": "KeyError"}], "reported_timestamp": "2018-06-07T14:50:12.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_failed", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:12.175Z", "message": "Task failed 'script_runner.tasks.run' -> u'bono'", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "u'bono'", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bind_host_2quvjc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bind_host_2quvjc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bind_host_2quvjc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 275, in eval_script\n execfile(script_path, eval_globals)\n File \"/tmp/34XY4/bind.py\", line 262, in \n _main()\n File \"/tmp/34XY4/bind.py\", line 258, in _main\n globals()[function](*args, **kwargs)\n File \"/tmp/34XY4/bind.py\", line 203, in remove_backend\n backends[role].pop(ctx.source.instance.id, None)\nKeyError: u'bono'\n", "type": "KeyError"}], "reported_timestamp": "2018-06-07T14:50:12.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_wn2ydf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:12.175Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:12.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:12.175Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:12.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_wn2ydf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:12.175Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:12.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:12.175Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:12.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:12.175Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:12.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:12.250Z", "message": "Downloaded scripts/bind/bind.py to /tmp/34XY4/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:12.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "ac7bf5f1-cc9e-4293-a2bb-90762272e46c"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:13.188Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:13.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 219, "offset": 159, "size": 50}}} 2018-06-07 14:50:13,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:13,249 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:13 GMT 2018-06-07 14:50:13,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:13,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30777 2018-06-07 14:50:13,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_9z47c7 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_9z47c7 2018-06-07 14:50:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-06-07 14:50:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-06-07 14:50:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:50:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 sudo: monit: command not found 2018-06-07 14:50:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:50:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-06-07 14:50:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a sudo: monit: command not found 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/VWVAK/stop-bono.sh 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YXYG2/bind.py 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/VONQI/stop-ellis.sh 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_dwccpg 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'ellis' 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'bono' 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-06-07 14:50:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/34XY4/bind.py 2018-06-07 14:50:13,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-06-07 14:50:13,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:13,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:13,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:13,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:13,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:13,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:13,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:13,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:13,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:13,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:13,349 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:13 GMT 2018-06-07 14:50:13,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:13,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:13,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:18,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:18,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:18,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:18,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:18,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:18,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:18,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:18,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:18,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:13.264Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/PZB09/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:13.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0426b4cc-6603-4220-bb5a-05152d79f0f9"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:13.264Z", "message": "Executing: /tmp/PZB09/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:13.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0426b4cc-6603-4220-bb5a-05152d79f0f9"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:13.264Z", "message": "Executing: /tmp/CYJXF/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:13.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "a7a8b065-30a7-451d-8c70-50a12bbef5d6"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:13.264Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:13.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "a7a8b065-30a7-451d-8c70-50a12bbef5d6"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:13.264Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:13.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0426b4cc-6603-4220-bb5a-05152d79f0f9"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:13.264Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CYJXF/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:13.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "a7a8b065-30a7-451d-8c70-50a12bbef5d6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:14.204Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:14.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:14.204Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:14.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:15.021Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:15.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:15.274Z", "message": "Successfully stopped daemon: dime_host_dwccpg\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:15.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:15.274Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_dwccpg stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:15.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "acd534d5-c095-492e-a874-059cf7b9d9e6"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:15.447Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:15.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.216Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.216Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.216Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.444Z", "message": "Deleting Agent dime_host_dwccpg", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:16.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:17.984Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:18.115Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:18.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:18.224Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:18.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:18.224Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:18.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:18.454Z", "message": "Successfully deleted daemon: dime_host_dwccpg", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:18.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:18.454Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:18.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "fad35024-a813-4545-8ec1-947e88cde121"}], "metadata": {"pagination": {"total": 250, "offset": 209, "size": 50}}} 2018-06-07 14:50:18,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:18,519 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:18 GMT 2018-06-07 14:50:18,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:18,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16680 2018-06-07 14:50:18,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/PZB09/remove-cluster-node.sh 2018-06-07 14:50:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PZB09/remove-cluster-node.sh 2018-06-07 14:50:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CYJXF/remove-cluster-node.sh 2018-06-07 14:50:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-06-07 14:50:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-06-07 14:50:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CYJXF/remove-cluster-node.sh 2018-06-07 14:50:18,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_dwccpg 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_dwccpg stop 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:18,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:18,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:18,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_dwccpg 2018-06-07 14:50:18,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:18,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:18,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:18,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:18,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:18,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:18,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-06-07 14:50:18,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:18,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:18,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_dwccpg 2018-06-07 14:50:18,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-06-07 14:50:18,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:18,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:18,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:18,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:18,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:18,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:18,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:18,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:18,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:18,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:18,595 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:18 GMT 2018-06-07 14:50:18,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:18,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:18,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:23,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:24,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:24,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:24,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:24,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:24,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:24,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:24,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:24,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:19.460Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:19.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:19.460Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:19.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:19.460Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:19.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:21.182Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:21.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:21.481Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:21.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:22.495Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:22.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:22.495Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:22.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:23.505Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:23.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:23.505Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:23.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:23.505Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:23.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:23.520Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:23.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "a07c2081-b18f-46ff-9730-040d8ce4daea"}], "metadata": {"pagination": {"total": 261, "offset": 240, "size": 50}}} 2018-06-07 14:50:24,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:24,058 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:24 GMT 2018-06-07 14:50:24,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:24,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5623 2018-06-07 14:50:24,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-06-07 14:50:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-06-07 14:50:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-06-07 14:50:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-06-07 14:50:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-06-07 14:50:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:50:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-06-07 14:50:24,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:24,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:24,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:24,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:24,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:24,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:24,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:24,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:24,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:24,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:24,179 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:24 GMT 2018-06-07 14:50:24,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:24,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:24,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:29,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:29,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:29,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:29,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:29,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:29,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:29,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:29,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:29,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:25.282Z", "message": "Waiting for server \"57afb47a-3d6a-47ae-abb8-910ab096d2da\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:25.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "a07c2081-b18f-46ff-9730-040d8ce4daea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:26.495Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:26.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:26.623Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:26.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:26.623Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:26.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 265, "offset": 251, "size": 50}}} 2018-06-07 14:50:29,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:29,391 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:29 GMT 2018-06-07 14:50:29,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:29,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2223 2018-06-07 14:50:29,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:29,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "57afb47a-3d6a-47ae-abb8-910ab096d2da" to be deleted. current status: SHUTOFF 2018-06-07 14:50:29,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:29,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:29,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:29,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:29,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:29,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:29,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:29,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:29,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:29,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:29,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:29,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:29,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:29,457 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:29 GMT 2018-06-07 14:50:29,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:29,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:29,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:34,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:34,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:34,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:34,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:34,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:34,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:34,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:34,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:34,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_9z47c7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:30.435Z", "message": "Waiting for server \"57afb47a-3d6a-47ae-abb8-910ab096d2da\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:30.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "a07c2081-b18f-46ff-9730-040d8ce4daea"}, {"node_instance_id": "sprout_i49bk6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:30.749Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:30.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:31.345Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:31.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_i49bk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:31.503Z", "message": "Execution done (return_code=0): /tmp/5U5UX/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:31.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "20d345c9-b495-40a1-83c5-64cd1af05810"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:32.370Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:32.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:32.370Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:32.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:32.370Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:32.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:32.370Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:32.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:32.370Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:32.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:32.370Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:32.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_3gj2xs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:32.773Z", "message": "Execution done (return_code=1): /tmp/CYJXF/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:32.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "a7a8b065-30a7-451d-8c70-50a12bbef5d6"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.389Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.389Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_wn2ydf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.389Z", "message": "Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nclearwater-etcd: unrecognized service\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nclearwater-etcd: unrecognized service\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_aze76a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a\nclearwater-etcd: unrecognized service\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:50:33.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_3gj2xs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.389Z", "message": "Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nclearwater-etcd: unrecognized service\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nclearwater-etcd: unrecognized service\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7v4nt6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6\nclearwater-etcd: unrecognized service\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:50:33.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.389Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.389Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.389Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.389Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.389Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.695Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "48e02c4b-9e45-4aba-9160-53882ca73218"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "bono_wn2ydf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.695Z", "message": "Execution done (return_code=1): /tmp/PZB09/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0426b4cc-6603-4220-bb5a-05152d79f0f9"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:33.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:33.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:34.404Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:34.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:34.404Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:34.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_node_oyo5pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:34.404Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:34.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:34.404Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:34.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:34.404Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:34.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:34.404Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:34.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:34.404Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:34.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 302, "offset": 255, "size": 50}}} 2018-06-07 14:50:34,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:34,668 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:34 GMT 2018-06-07 14:50:34,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:34,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21507 2018-06-07 14:50:34,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:34,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "57afb47a-3d6a-47ae-abb8-910ab096d2da" to be deleted. current status: SHUTOFF 2018-06-07 14:50:34,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-06-07 14:50:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:50:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5U5UX/remove-cluster-node.sh 2018-06-07 14:50:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-06-07 14:50:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-06-07 14:50:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-06-07 14:50:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/CYJXF/remove-cluster-node.sh 2018-06-07 14:50:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-06-07 14:50:34,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:34,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-aze76a clearwater-etcd: unrecognized service 2018-06-07 14:50:34,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7v4nt6 clearwater-etcd: unrecognized service 2018-06-07 14:50:34,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-06-07 14:50:34,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:50:34,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:34,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-06-07 14:50:34,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:34,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-06-07 14:50:34,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:34,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/PZB09/remove-cluster-node.sh 2018-06-07 14:50:34,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:34,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:34,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:34,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:34,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:34,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:34,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:34,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-06-07 14:50:34,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-06-07 14:50:34,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:50:34,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:50:34,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-06-07 14:50:34,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:50:34,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-06-07 14:50:34,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:34,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:34,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:34,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:34,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:34,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:34,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:34,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:34,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:34,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:34,756 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:34 GMT 2018-06-07 14:50:34,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:34,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:34,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:39,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:39,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:39,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:39,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:39,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:39,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:39,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:39,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:39,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:34.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:34.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:34.713Z", "message": "Stopping Agent sprout_host_2g8zgl", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:34.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "proxy_node_oyo5pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:35.463Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:35.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:35.760Z", "message": "Waiting for server \"a731b6c4-cc51-4972-840e-eb367cc97844\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:35.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "48e02c4b-9e45-4aba-9160-53882ca73218"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:36.628Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:36.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:36.628Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:36.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:36.628Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:36.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:36.628Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:36.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:36.628Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:36.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:36.628Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:36.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_host_9z47c7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:36.628Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:36.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:37.693Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:37.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:37.693Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:37.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:37.693Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:37.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:37.693Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:37.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:38.161Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:38.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:38.755Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:38.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:38.755Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:38.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:38.755Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:38.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:38.755Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:38.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:38.755Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:38.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:38.755Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:38.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:38.755Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:38.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:38.977Z", "message": "Successfully stopped daemon: sprout_host_2g8zgl\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:38.977Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_2g8zgl stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "1b03a9ed-cdd3-42f8-973c-6629720c1a89"}], "metadata": {"pagination": {"total": 327, "offset": 292, "size": 50}}} 2018-06-07 14:50:39,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:39,942 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:39 GMT 2018-06-07 14:50:39,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:39,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12984 2018-06-07 14:50:39,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:39,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:39,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_2g8zgl 2018-06-07 14:50:39,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a731b6c4-cc51-4972-840e-eb367cc97844" to be deleted. current status: SHUTOFF 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:50:39,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-06-07 14:50:39,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-06-07 14:50:39,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-06-07 14:50:39,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:39,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:50:39,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-06-07 14:50:39,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:39,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-06-07 14:50:39,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-06-07 14:50:39,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:39,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_2g8zgl 2018-06-07 14:50:39,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_2g8zgl stop 2018-06-07 14:50:39,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:40,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:40,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:40,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:40,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:40,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:40,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:40,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:40,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:40,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:40,080 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:40 GMT 2018-06-07 14:50:40,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:40,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:40,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:45,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:45,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:45,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:45,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:45,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:45,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:45,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:45,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:45,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "homer_security_group_ne8ffj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "795d35c5-e903-4eee-8907-e277cf762965"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "Deleting Agent sprout_host_2g8zgl", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "homer_security_group_ne8ffj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.148Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.802Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_host_dwccpg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:40.802Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:40.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:41.117Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:41.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:41.832Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:41.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:41.832Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:41.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:41.832Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:41.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:41.832Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:41.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:41.832Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:41.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:41.832Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:41.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:42.132Z", "message": "Successfully deleted daemon: sprout_host_2g8zgl", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:42.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:42.132Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:42.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "99f2a8c1-cb89-40a5-976e-ff393d4c0384"}, {"node_instance_id": "dime_security_group_kpwmyo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:43.282Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:43.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "28c84d87-6498-4728-9831-7189489f3af1"}, {"node_instance_id": "dime_security_group_kpwmyo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:43.404Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:43.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:44.853Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:44.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:44.853Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:44.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:44.853Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:44.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 355, "offset": 317, "size": 50}}} 2018-06-07 14:50:45,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:45,192 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:45 GMT 2018-06-07 14:50:45,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:45,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14983 2018-06-07 14:50:45,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-06-07 14:50:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_2g8zgl 2018-06-07 14:50:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-06-07 14:50:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:50:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-06-07 14:50:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-06-07 14:50:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-06-07 14:50:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-06-07 14:50:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:50:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-06-07 14:50:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-06-07 14:50:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_2g8zgl 2018-06-07 14:50:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-06-07 14:50:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-06-07 14:50:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-06-07 14:50:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-06-07 14:50:45,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:45,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:45,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:45,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:45,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:45,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:45,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:45,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:45,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:45,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:45,277 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:45 GMT 2018-06-07 14:50:45,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:45,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:45,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:50,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:50,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:50,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:50,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:50,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:50,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:50,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:50,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:50,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:48.307Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:48.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:48.871Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:48.871Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:48.871Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:48.871Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5854)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5854)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_ej6k9l/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_ej6k9l/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_ej6k9l/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_ej6k9l/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_ej6k9l/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5854)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-06-07T14:50:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:48.871Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:49.877Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:49.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:49.903Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:49.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:49.903Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:49.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:49.903Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:49.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:49.903Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:49.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:50.319Z", "message": "Stopping Agent proxy_host_ej6k9l", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}], "metadata": {"pagination": {"total": 375, "offset": 345, "size": 50}}} 2018-06-07 14:50:50,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:50,588 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:50 GMT 2018-06-07 14:50:50,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:50,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11921 2018-06-07 14:50:50,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:50,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:50,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:50,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:50,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:50,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5854) 2018-06-07 14:50:50,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:50,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:50,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-06-07 14:50:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-06-07 14:50:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:50,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:50:50,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_ej6k9l 2018-06-07 14:50:50,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:50,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:50,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:50,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:50,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:50,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:50,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:50,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:50,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:50,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:50,666 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:50 GMT 2018-06-07 14:50:50,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:50,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:50,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:55,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:50:56,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:56,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:56,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:56,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:56,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:56,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:56,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:56,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:51.671Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:51.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:51.911Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:51.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:51.911Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:51.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:54.557Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:54.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:54.999Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:54.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:55.548Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_ej6k9l stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:55.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:55.548Z", "message": "Successfully stopped daemon: proxy_host_ej6k9l\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:55.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0fb31cf5-0813-445c-916b-3004713f245e"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:55.938Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:55.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:55.938Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:55.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:55.938Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:55.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:55.938Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:55.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 386, "offset": 365, "size": 50}}} 2018-06-07 14:50:56,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:56,321 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:56 GMT 2018-06-07 14:50:56,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:56,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5816 2018-06-07 14:50:56,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:50:56,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:56,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:56,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:56,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-06-07 14:50:56,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-06-07 14:50:56,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_ej6k9l stop 2018-06-07 14:50:56,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_ej6k9l 2018-06-07 14:50:56,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:56,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:50:56,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-06-07 14:50:56,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-06-07 14:50:56,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:50:56,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:50:56,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:50:56,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:50:56,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:50:56,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:50:56,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:50:56,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:50:56,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:50:56,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:50:56,418 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:50:56 GMT 2018-06-07 14:50:56,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:50:56,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:50:56,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:01,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:01,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:01,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:01,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:01,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:01,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:01,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:01,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:01,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.225Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.225Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.225Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.226Z", "message": "Deleting Agent proxy_host_ej6k9l", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:57.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:57.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:58.505Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:58.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "68f77834-cd85-4299-aea4-b18d7b69b1de"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:59.134Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:59.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:59.505Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:59.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:59.505Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:59.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:59.514Z", "message": "Successfully deleted daemon: proxy_host_ej6k9l", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:59.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "sprout_host_2g8zgl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:59.514Z", "message": "Waiting for server \"1cf014a0-4328-4145-8bc1-9e061d5bec06\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:59.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "68f77834-cd85-4299-aea4-b18d7b69b1de"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:59.514Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:59.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:50:59.514Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:50:59.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "25dc17f5-9e2b-48ea-b1e0-7804b1e9657d"}], "metadata": {"pagination": {"total": 407, "offset": 376, "size": 50}}} 2018-06-07 14:51:01,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:01,524 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:01 GMT 2018-06-07 14:51:01,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:01,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11331 2018-06-07 14:51:01,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:01,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-06-07 14:51:01,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-06-07 14:51:01,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:51:01,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:01,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_ej6k9l 2018-06-07 14:51:01,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:01,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:01,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:01,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:01,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:01,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:01,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:01,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-06-07 14:51:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-06-07 14:51:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-06-07 14:51:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-06-07 14:51:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_ej6k9l 2018-06-07 14:51:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1cf014a0-4328-4145-8bc1-9e061d5bec06" to be deleted. current status: SHUTOFF 2018-06-07 14:51:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-06-07 14:51:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-06-07 14:51:01,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:01,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:01,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:01,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:01,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:01,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:01,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:01,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:01,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:01,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:01,592 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:01 GMT 2018-06-07 14:51:01,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:01,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:01,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:06,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:06,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:06,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:06,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:06,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:06,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:06,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:06,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:06,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:01.564Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:01.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:02.712Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:02.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:02.712Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:02.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:02.712Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:02.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:02.922Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:02.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "3a307d8f-711e-4844-9d14-3934a39860ff"}, {"node_instance_id": "sprout_host_2g8zgl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:04.359Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:04.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:04.761Z", "message": "Waiting for server \"8d76ee2c-7d10-447e-b864-20318282ecec\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:04.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "3a307d8f-711e-4844-9d14-3934a39860ff"}, {"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:05.594Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:05.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:05.594Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:05.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:05.721Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:05.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:05.721Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:05.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "sprout_security_group_ucuqb0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:06.394Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "75a3d96e-7bb1-414f-bf81-7d415c6bcb62"}], "metadata": {"pagination": {"total": 419, "offset": 397, "size": 50}}} 2018-06-07 14:51:06,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:06,781 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:06 GMT 2018-06-07 14:51:06,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:06,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6227 2018-06-07 14:51:06,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:06,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-06-07 14:51:06,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-06-07 14:51:06,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:51:06,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-06-07 14:51:06,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-06-07 14:51:06,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-06-07 14:51:06,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8d76ee2c-7d10-447e-b864-20318282ecec" to be deleted. current status: ACTIVE 2018-06-07 14:51:06,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:51:06,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:51:06,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-06-07 14:51:06,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-06-07 14:51:06,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-06-07 14:51:06,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:06,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:06,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:06,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:06,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:06,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:06,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:06,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:06,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:06,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:06,869 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:06 GMT 2018-06-07 14:51:06,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:06,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:06,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:11,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:11,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:11,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:11,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:11,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:11,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:11,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:11,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:11,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_ucuqb0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:07.381Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:07.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:10.228Z", "message": "Waiting for server \"8d76ee2c-7d10-447e-b864-20318282ecec\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:10.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "3a307d8f-711e-4844-9d14-3934a39860ff"}], "metadata": {"pagination": {"total": 421, "offset": 409, "size": 50}}} 2018-06-07 14:51:11,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:11,975 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:11 GMT 2018-06-07 14:51:11,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:11,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1220 2018-06-07 14:51:11,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:11,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-06-07 14:51:11,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8d76ee2c-7d10-447e-b864-20318282ecec" to be deleted. current status: ACTIVE 2018-06-07 14:51:11,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:12,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:12,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:12,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:12,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:12,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:12,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:12,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:12,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:12,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:12,042 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:12 GMT 2018-06-07 14:51:12,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:12,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:12,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:17,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:17,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:17,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:17,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:17,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:17,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:17,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:17,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:17,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ej6k9l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:15.732Z", "message": "Waiting for server \"8d76ee2c-7d10-447e-b864-20318282ecec\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:15.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "3a307d8f-711e-4844-9d14-3934a39860ff"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:16.550Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:16.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:16.729Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:16.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:16.729Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:16.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:16.729Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:16.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 426, "offset": 411, "size": 50}}} 2018-06-07 14:51:17,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:17,172 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:17 GMT 2018-06-07 14:51:17,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:17,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2688 2018-06-07 14:51:17,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:17,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8d76ee2c-7d10-447e-b864-20318282ecec" to be deleted. current status: ACTIVE 2018-06-07 14:51:17,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-06-07 14:51:17,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-06-07 14:51:17,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-06-07 14:51:17,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-06-07 14:51:17,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:17,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:17,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:17,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:17,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:17,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:17,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:17,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:17,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:17,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:17,302 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:17 GMT 2018-06-07 14:51:17,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:17,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:17,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:22,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:22,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:22,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.328Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Stopping Agent ellis_host_7v4nt6", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Stopping Agent bono_host_aze76a", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.747Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.747Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.747Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:17.747Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:17.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "proxy_host_ej6k9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:21.042Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:21.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 451, "offset": 416, "size": 50}}} 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:22 GMT 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13630 2018-06-07 14:51:22,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:22,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_7v4nt6 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_aze76a 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:51:22,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-06-07 14:51:22,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-06-07 14:51:22,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-06-07 14:51:22,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-06-07 14:51:22,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-06-07 14:51:22,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:22,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:22,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:22,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:22,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:22,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:22,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:22,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:22,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:22,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:22,585 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:22 GMT 2018-06-07 14:51:22,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:22,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:22,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:27,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:27,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:27,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:27,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:27,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:27,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:27,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:27,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:27,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 451, "offset": 441, "size": 50}}} 2018-06-07 14:51:27,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:27,686 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:27 GMT 2018-06-07 14:51:27,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:27,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:51:27,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:27,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:27,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:27,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:27,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:27,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:27,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:27,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:27,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:27,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:27,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:27,768 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:27 GMT 2018-06-07 14:51:27,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:27,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:27,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:32,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:32,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:32,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:32,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:32,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:32,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:32,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:32,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:32,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 451, "offset": 441, "size": 50}}} 2018-06-07 14:51:32,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:32,862 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:32 GMT 2018-06-07 14:51:32,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:32,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:51:32,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:32,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:32,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:32,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:32,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:32,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:32,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:32,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:32,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:32,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:32,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:32,925 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:32 GMT 2018-06-07 14:51:32,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:32,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:32,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:37,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:38,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:38,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:38,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:38,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:38,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:38,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:38,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:38,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 451, "offset": 441, "size": 50}}} 2018-06-07 14:51:38,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:38,019 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:38 GMT 2018-06-07 14:51:38,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:38,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:51:38,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:38,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:38,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:38,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:38,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:38,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:38,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:38,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:38,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:38,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:38,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:38,081 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:38 GMT 2018-06-07 14:51:38,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:38,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:38,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:43,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:43,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:43,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:43,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:43,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:43,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:43,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:43,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:43,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 451, "offset": 441, "size": 50}}} 2018-06-07 14:51:43,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:43,160 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:43 GMT 2018-06-07 14:51:43,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:43,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:51:43,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:43,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:43,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:43,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:43,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:43,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:43,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:43,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:43,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:43,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:43,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:43,226 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:43 GMT 2018-06-07 14:51:43,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:43,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:43,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:48,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:48,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:48,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:48,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:48,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:48,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:48,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:48,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:48,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 451, "offset": 441, "size": 50}}} 2018-06-07 14:51:48,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:48,345 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:48 GMT 2018-06-07 14:51:48,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:48,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:51:48,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:48,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:48,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:48,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:48,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:48,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:48,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:48,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:48,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:48,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:48,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:48,417 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:48 GMT 2018-06-07 14:51:48,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:48,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:48,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:53,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:53,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:53,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:53,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:53,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:53,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:53,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:53,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:53,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 451, "offset": 441, "size": 50}}} 2018-06-07 14:51:53,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:53,498 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:53 GMT 2018-06-07 14:51:53,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:53,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:51:53,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:53,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:53,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:53,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:53,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:53,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:53,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:53,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:53,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:53,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:53,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:53,559 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:53 GMT 2018-06-07 14:51:53,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:53,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:53,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:58,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:51:58,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:58,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:58,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:58,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:58,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:58,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:58,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:58,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 451, "offset": 441, "size": 50}}} 2018-06-07 14:51:58,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:58,651 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:58 GMT 2018-06-07 14:51:58,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:58,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:51:58,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:51:58,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:51:58,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:51:58,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:51:58,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:51:58,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:51:58,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:51:58,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:51:58,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:51:58,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:51:58,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:51:58,793 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:58 GMT 2018-06-07 14:51:58,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:51:58,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:51:58,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:03,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:03,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:03,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:03,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:03,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:03,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:03,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:03,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:03,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_um2vp6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:58.699Z", "message": "Execution done (return_code=2): /tmp/J9NP5/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:58.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "2715d7f6-c43c-49f0-9292-5307a3514c60"}, {"node_instance_id": "vellum_um2vp6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:58.894Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 726cf5bcba1a434: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://10.67.79.4:4000 has no leader\n; error #1: client: etcd member http://10.67.79.15:4000 has no leader\n; error #2: client: endpoint http://10.67.79.12:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 726cf5bcba1a434: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://10.67.79.4:4000 has no leader\n; error #1: client: etcd member http://10.67.79.15:4000 has no leader\n; error #2: client: endpoint http://10.67.79.12:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_8bc4vy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_8bc4vy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_8bc4vy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member 726cf5bcba1a434: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://10.67.79.4:4000 has no leader\n; error #1: client: etcd member http://10.67.79.15:4000 has no leader\n; error #2: client: endpoint http://10.67.79.12:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-06-07T14:51:58.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:59.764Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_p81icl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:59.764Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:59.764Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:51:59.764Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:51:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_p81icl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:00.773Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:00.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:01.782Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:01.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:01.782Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:01.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:01.782Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:01.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:02.794Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:02.794Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:02.794Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:02.794Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:02.794Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:02.794Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:02.794Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:02.794Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:02.794Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:02.794Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.739Z", "message": "Stopping Agent bind_host_2quvjc", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.801Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.801Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.801Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:03.801Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:03.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 485, "offset": 441, "size": 50}}} 2018-06-07 14:52:03,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:03,875 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:03 GMT 2018-06-07 14:52:03,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:03,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19397 2018-06-07 14:52:03,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:03,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/J9NP5/remove-cluster-node.sh 2018-06-07 14:52:03,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 726cf5bcba1a434: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://10.67.79.4:4000 has no leader ; error #1: client: etcd member http://10.67.79.15:4000 has no leader ; error #2: client: endpoint http://10.67.79.12:4000 exceeded header timeout 2018-06-07 14:52:03,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:52:03,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:52:03,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-06-07 14:52:03,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-06-07 14:52:03,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:52:03,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-06-07 14:52:03,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-06-07 14:52:03,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:52:03,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-06-07 14:52:03,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-06-07 14:52:03,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-06-07 14:52:03,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-06-07 14:52:03,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-06-07 14:52:03,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-06-07 14:52:03,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-06-07 14:52:03,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-06-07 14:52:03,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-06-07 14:52:03,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-06-07 14:52:03,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:03,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:03,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:03,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:03,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_2quvjc 2018-06-07 14:52:03,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:03,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:03,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:03,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:03,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:03,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-06-07 14:52:03,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-06-07 14:52:03,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-06-07 14:52:03,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-06-07 14:52:03,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:03,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:03,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:03,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:03,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:03,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:03,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:03,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:03,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:03,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:03,939 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:03 GMT 2018-06-07 14:52:03,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:03,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:03,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:08,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:09,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:09,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:09,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:09,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:09,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:09,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:09,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:09,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:04.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:04.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:04.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:04.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:04.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:04.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:04.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:04.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:04.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:04.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:04.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:04.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:04.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:04.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:04.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:04.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:04.773Z", "message": "Stopping Agent vellum_host_8bc4vy", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:04.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:04.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:04.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:07.798Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:07.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.024Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.792Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.792Z", "message": "Successfully stopped daemon: vellum_host_8bc4vy\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.792Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_8bc4vy stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "6e32b18d-e10d-457c-948e-a9bfc113f7cc"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.792Z", "message": "Successfully stopped daemon: bind_host_2quvjc\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.792Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_2quvjc stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "474d9b01-4dd2-41b5-850c-6a655a6ca76a"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.810Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.810Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.810Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.810Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.810Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.810Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:08.810Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:08.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 509, "offset": 475, "size": 50}}} 2018-06-07 14:52:09,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:09,049 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:09 GMT 2018-06-07 14:52:09,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:09,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12973 2018-06-07 14:52:09,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:09,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:09,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:09,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:09,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:09,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:09,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:09,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:09,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:09,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_8bc4vy 2018-06-07 14:52:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-06-07 14:52:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-06-07 14:52:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-06-07 14:52:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_8bc4vy 2018-06-07 14:52:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_8bc4vy stop 2018-06-07 14:52:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_2quvjc 2018-06-07 14:52:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_2quvjc stop 2018-06-07 14:52:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-06-07 14:52:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-06-07 14:52:09,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-06-07 14:52:09,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-06-07 14:52:09,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-06-07 14:52:09,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-06-07 14:52:09,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-06-07 14:52:09,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:09,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:09,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:09,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:09,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:09,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:09,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:09,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:09,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:09,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:09,121 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:09 GMT 2018-06-07 14:52:09,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:09,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:09,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:14,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:14,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:14,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:14,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:14,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:14,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:14,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:14,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:14,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Deleting Agent vellum_host_8bc4vy", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Deleting Agent bind_host_2quvjc", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:09.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:09.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:10.820Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:10.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:10.820Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:10.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:11.266Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:11.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:11.855Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:11.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:11.855Z", "message": "Successfully deleted daemon: vellum_host_8bc4vy", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:11.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:11.855Z", "message": "Successfully deleted daemon: bind_host_2quvjc", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:11.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "e1b21ceb-68c7-4f1a-9c8c-6718625ec94e"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:11.855Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:11.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "343d891a-2bfa-4339-853b-3ff26253e9db"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:11.857Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:11.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:11.857Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:11.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:11.857Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:11.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:11.857Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:11.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:11.857Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:11.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.874Z", "message": "Successfully stopped daemon: bono_host_aze76a\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.874Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_aze76a stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.874Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "69b1436f-f7ab-405c-9a77-f914b6395488"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.874Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.874Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_7v4nt6 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.874Z", "message": "Successfully stopped daemon: ellis_host_7v4nt6\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7f389155-e0cd-49c5-b61b-19468f36fc6a"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.882Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.882Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.882Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.882Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.882Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.882Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.882Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:12.882Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:12.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}], "metadata": {"pagination": {"total": 579, "offset": 499, "size": 50}}} 2018-06-07 14:52:14,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:14,202 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:14 GMT 2018-06-07 14:52:14,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:14,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26975 2018-06-07 14:52:14,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_8bc4vy 2018-06-07 14:52:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_2quvjc 2018-06-07 14:52:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-06-07 14:52:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-06-07 14:52:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-06-07 14:52:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-06-07 14:52:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_8bc4vy 2018-06-07 14:52:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_2quvjc 2018-06-07 14:52:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-06-07 14:52:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-06-07 14:52:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-06-07 14:52:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-06-07 14:52:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-06-07 14:52:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-06-07 14:52:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_aze76a 2018-06-07 14:52:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_aze76a stop 2018-06-07 14:52:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-06-07 14:52:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-06-07 14:52:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_7v4nt6 stop 2018-06-07 14:52:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_7v4nt6 2018-06-07 14:52:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-06-07 14:52:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-06-07 14:52:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-06-07 14:52:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-06-07 14:52:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-06-07 14:52:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-06-07 14:52:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-06-07 14:52:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-06-07 14:52:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:14,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:14,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:14,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:14,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:14,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:14,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:14,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:14,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:14,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:14,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:14,297 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:14 GMT 2018-06-07 14:52:14,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:14,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:14,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:19,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:19,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:19,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:19,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:19,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:19,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:19,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:19,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:19,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Deleting Agent ellis_host_7v4nt6", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.900Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.900Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.900Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:13.900Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:14.964Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:14.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:14.964Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:14.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:17.564Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:17.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:17.972Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:17.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:17.972Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:17.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:17.972Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:17.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:19.281Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:19.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:19.281Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:19.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 587, "offset": 549, "size": 50}}} 2018-06-07 14:52:19,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:19,402 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:19 GMT 2018-06-07 14:52:19,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:19,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15087 2018-06-07 14:52:19,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:19,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_7v4nt6 2018-06-07 14:52:19,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-06-07 14:52:19,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-06-07 14:52:19,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-06-07 14:52:19,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-06-07 14:52:19,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-06-07 14:52:19,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:19,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:19,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-06-07 14:52:19,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:19,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:19,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:19,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:19,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:19,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:19,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:19,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:19,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:19,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:19,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:19,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:19,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:19,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:19,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:19,475 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:19 GMT 2018-06-07 14:52:19,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:19,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:19,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:24,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:24,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:24,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:24,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:24,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:24,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:24,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:24,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:24,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:21.087Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:21.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:21.320Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:21.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:21.320Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:21.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:22.449Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:22.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:22.449Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:22.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:22.449Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:22.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:22.449Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:22.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:23.170Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:23.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "dfc2fb2d-303b-44e7-a287-2d5512a0d282"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:24.367Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:24.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 596, "offset": 577, "size": 50}}} 2018-06-07 14:52:24,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:24,811 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:24 GMT 2018-06-07 14:52:24,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:24,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4639 2018-06-07 14:52:24,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:52:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-06-07 14:52:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-06-07 14:52:24,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:24,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-06-07 14:52:24,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:52:24,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:24,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:24,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:24,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:24,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:24,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:24,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:24,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:24,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:24,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:24,906 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:24 GMT 2018-06-07 14:52:24,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:24,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:24,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:29,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:30,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:30,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:30,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:30,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:30,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:30,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:30,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:30,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:25.038Z", "message": "Waiting for server \"27cf5cee-29b8-47cc-820d-32880aab57f5\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:25.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "dfc2fb2d-303b-44e7-a287-2d5512a0d282"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:25.469Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:25.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:25.469Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:25.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:25.469Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:25.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:26.095Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:26.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "bd380ee9-2c1c-421f-ab9c-b6239ab76637"}, {"node_instance_id": "bind_host_2quvjc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:28.034Z", "message": "Waiting for server \"540858f1-5e1c-4212-b258-d132406da144\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:28.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "bd380ee9-2c1c-421f-ab9c-b6239ab76637"}], "metadata": {"pagination": {"total": 602, "offset": 586, "size": 50}}} 2018-06-07 14:52:30,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:30,074 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:30 GMT 2018-06-07 14:52:30,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:30,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3241 2018-06-07 14:52:30,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:30,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "27cf5cee-29b8-47cc-820d-32880aab57f5" to be deleted. current status: ACTIVE 2018-06-07 14:52:30,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-06-07 14:52:30,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-06-07 14:52:30,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:52:30,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-06-07 14:52:30,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "540858f1-5e1c-4212-b258-d132406da144" to be deleted. current status: SHUTOFF 2018-06-07 14:52:30,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:30,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:30,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:30,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:30,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:30,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:30,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:30,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:30,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:30,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:30,153 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:30 GMT 2018-06-07 14:52:30,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:30,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:30,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:35,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:35,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:35,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:35,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:35,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:35,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:35,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:35,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:35,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:30.217Z", "message": "Waiting for server \"27cf5cee-29b8-47cc-820d-32880aab57f5\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:30.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "dfc2fb2d-303b-44e7-a287-2d5512a0d282"}, {"node_instance_id": "bind_host_2quvjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:33.260Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:33.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:33.734Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:33.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:33.734Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:33.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:34.753Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:34.753Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:34.753Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:34.753Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:34.753Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:34.753Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_security_group_17gg7f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:35.155Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:35.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "61f5bc7b-bf34-400c-a76b-060cc704a6f9"}], "metadata": {"pagination": {"total": 613, "offset": 592, "size": 50}}} 2018-06-07 14:52:35,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:35,301 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:35 GMT 2018-06-07 14:52:35,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:35,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5691 2018-06-07 14:52:35,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:35,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "27cf5cee-29b8-47cc-820d-32880aab57f5" to be deleted. current status: ACTIVE 2018-06-07 14:52:35,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-06-07 14:52:35,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:52:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:52:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-06-07 14:52:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-06-07 14:52:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:52:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-06-07 14:52:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-06-07 14:52:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:52:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-06-07 14:52:35,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:35,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:35,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:35,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:35,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:35,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:35,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:35,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:35,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:35,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:35,384 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:35 GMT 2018-06-07 14:52:35,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:35,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:35,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:40,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:40,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:40,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:40,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:40,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:40,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:40,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:40,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:40,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8bc4vy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:35.766Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:35.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_floatingip_ifpjwf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:35.955Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:35.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "40ef5ed8-c7d7-495e-b7f2-d5f2435e58c1"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:36.787Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:36.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_security_group_17gg7f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:36.787Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:36.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:36.787Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:36.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bind_floatingip_ifpjwf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:36.787Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:36.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:36.787Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:36.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:36.787Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:36.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "vellum_security_group_xxqgwf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:37.479Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:37.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "3ac7b070-3372-427f-9889-32eccbec374a"}, {"node_instance_id": "vellum_security_group_xxqgwf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:52:38.378Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:52:38.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 623, "offset": 603, "size": 50}}} 2018-06-07 14:52:40,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:40,500 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:40 GMT 2018-06-07 14:52:40,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:40,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5285 2018-06-07 14:52:40,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:40,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-06-07 14:52:40,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-06-07 14:52:40,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:52:40,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-06-07 14:52:40,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-06-07 14:52:40,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-06-07 14:52:40,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-06-07 14:52:40,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:52:40,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-06-07 14:52:40,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-06-07 14:52:40,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:40,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:40,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:40,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:40,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:40,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:40,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:40,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:40,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:40,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:40,567 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:40 GMT 2018-06-07 14:52:40,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:40,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:40,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:45,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:45,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:45,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:45,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:45,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:45,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:45,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:45,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:45,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 623, "offset": 613, "size": 50}}} 2018-06-07 14:52:45,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:45,675 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:45 GMT 2018-06-07 14:52:45,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:45,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:52:45,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:45,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:45,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:45,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:45,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:45,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:45,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:45,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:45,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:45,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:45,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:45,738 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:45 GMT 2018-06-07 14:52:45,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:45,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:45,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:50,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:50,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:50,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:50,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:50,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:50,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:50,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:50,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:50,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 623, "offset": 613, "size": 50}}} 2018-06-07 14:52:50,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:50,830 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:50 GMT 2018-06-07 14:52:50,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:50,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:52:50,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:50,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:50,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:50,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:50,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:50,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:50,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:50,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:50,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:50,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:50,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:50,896 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:50 GMT 2018-06-07 14:52:50,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:50,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:50,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:55,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:52:56,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:56,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:56,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:56,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:56,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:56,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:56,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:56,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 623, "offset": 613, "size": 50}}} 2018-06-07 14:52:56,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:56,395 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:56 GMT 2018-06-07 14:52:56,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:56,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:52:56,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:52:56,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:52:56,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:52:56,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:52:56,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:52:56,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:52:56,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:52:56,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:52:56,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:52:56,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:52:56,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:52:56,461 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:56 GMT 2018-06-07 14:52:56,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:52:56,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:52:56,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:01,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:01,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:01,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:01,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:01,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:01,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:01,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:01,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:01,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 623, "offset": 613, "size": 50}}} 2018-06-07 14:53:01,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:01,557 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:01 GMT 2018-06-07 14:53:01,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:01,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:53:01,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:01,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:01,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:01,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:01,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:01,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:01,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:01,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:01,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:01,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:01,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:01,623 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:01 GMT 2018-06-07 14:53:01,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:01,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:01,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:06,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:06,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:06,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:06,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:06,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:06,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:06,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:06,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:06,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 623, "offset": 613, "size": 50}}} 2018-06-07 14:53:06,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:06,702 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:06 GMT 2018-06-07 14:53:06,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:06,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:53:06,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:06,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:06,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:06,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:06,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:06,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:06,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:06,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:06,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:06,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:06,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:06,766 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:06 GMT 2018-06-07 14:53:06,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:06,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:06,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:11,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:11,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:11,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:11,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:11,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:11,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:11,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:11,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:11,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 623, "offset": 613, "size": 50}}} 2018-06-07 14:53:11,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:11,861 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:11 GMT 2018-06-07 14:53:11,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:11,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:53:11,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:11,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:11,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:11,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:11,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:11,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:11,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:11,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:11,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:11,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:11,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:11,922 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:11 GMT 2018-06-07 14:53:11,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:11,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:11,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:16,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:17,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:17,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:17,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:17,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:17,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:17,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:17,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:17,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 623, "offset": 613, "size": 50}}} 2018-06-07 14:53:17,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:17,009 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:17 GMT 2018-06-07 14:53:17,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:17,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:53:17,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:17,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:17,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:17,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:17,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:17,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:17,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:17,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:17,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:17,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:17,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:17,071 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:17 GMT 2018-06-07 14:53:17,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:17,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:17,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:22,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:22,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:22,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:22,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:22,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:22,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:22,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:22,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:22,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 623, "offset": 613, "size": 50}}} 2018-06-07 14:53:22,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:22,162 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:22 GMT 2018-06-07 14:53:22,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:22,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 14:53:22,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:22,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:22,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:22,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:22,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:22,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:22,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:22,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:22,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:22,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:22,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:22,289 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:22 GMT 2018-06-07 14:53:22,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:22,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:22,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:27,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:27,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:27,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:27,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:27,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:27,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:27,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:27,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:27,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:24.997Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:24.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:25.450Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:25.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:25.821Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:25.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:25.821Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:25.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:25.821Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:25.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:26.054Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:26.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:26.054Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:26.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:26.054Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:26.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:26.054Z", "message": "Successfully deleted daemon: ellis_host_7v4nt6", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:26.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "0c3d5635-1229-4ca2-9440-589bef828cc5"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:26.054Z", "message": "Successfully deleted daemon: bono_host_aze76a", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:26.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "4162127e-7195-4359-b761-f4129eccedfa"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:27.054Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:27.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:27.054Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:27.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 635, "offset": 613, "size": 50}}} 2018-06-07 14:53:27,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:27,361 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:27 GMT 2018-06-07 14:53:27,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:27,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6323 2018-06-07 14:53:27,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:27,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-06-07 14:53:27,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-06-07 14:53:27,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-06-07 14:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-06-07 14:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-06-07 14:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-06-07 14:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-06-07 14:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-06-07 14:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_7v4nt6 2018-06-07 14:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_aze76a 2018-06-07 14:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-06-07 14:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-06-07 14:53:27,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:27,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:27 GMT 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:27,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:27,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:32,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:32,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:32,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:32,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:32,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:32,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:32,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:32,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:32,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:28.318Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:28.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:28.318Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:28.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:28.318Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:28.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:28.318Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:28.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:31.501Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:31.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:32.343Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:32.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:32.343Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:32.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:32.343Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:32.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 647, "offset": 625, "size": 50}}} 2018-06-07 14:53:32,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:32,546 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:32 GMT 2018-06-07 14:53:32,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:32,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4158 2018-06-07 14:53:32,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:32,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-06-07 14:53:32,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-06-07 14:53:32,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-06-07 14:53:32,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-06-07 14:53:32,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-06-07 14:53:32,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-06-07 14:53:32,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:32,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:32,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:32,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:32,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:32,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:32,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:32,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:32,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:32,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:32,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:32,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:32,685 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:32 GMT 2018-06-07 14:53:32,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:32,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:32,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:37,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:37,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:37,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:37,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:37,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:37,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:37,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:37,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:37,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:34.795Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:34.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:35.459Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:35.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:35.459Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:35.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:36.506Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:36.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:36.506Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:36.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:36.506Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:36.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:37.636Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:37.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 654, "offset": 633, "size": 50}}} 2018-06-07 14:53:37,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:37,762 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:37 GMT 2018-06-07 14:53:37,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:37,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3685 2018-06-07 14:53:37,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:37,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:37,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:37,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:37,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:37,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:37,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:37,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:37,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:37,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:37,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:37,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:37,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:37,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:37,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:37,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:37,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:37,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:37,828 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:37 GMT 2018-06-07 14:53:37,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:37,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:37,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:42,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:42,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:42,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:42,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:42,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:42,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:42,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:42,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:42,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:38.528Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:38.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:38.528Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:38.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:39.540Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:39.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:39.540Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:39.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:39.540Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:39.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:39.540Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:39.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:40.115Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:40.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "00182065-5535-4aba-beb0-09e4719b3695"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:40.579Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_host_7v4nt6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:41.483Z", "message": "Waiting for server \"704ad16d-7840-4140-b5d1-ff8367c9f3be\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:41.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "00182065-5535-4aba-beb0-09e4719b3695"}, {"node_instance_id": "bono_host_aze76a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:41.569Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:41.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:41.569Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:41.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:41.569Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:41.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:42.142Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:42.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "ec6c34a3-135e-4ab6-a9bb-79e9cb0cf00b"}], "metadata": {"pagination": {"total": 667, "offset": 640, "size": 50}}} 2018-06-07 14:53:42,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:42,914 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:42 GMT 2018-06-07 14:53:42,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:42,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6676 2018-06-07 14:53:42,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:42,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:42,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:42,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:42,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:53:42,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-06-07 14:53:42,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-06-07 14:53:42,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-06-07 14:53:42,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-06-07 14:53:42,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "704ad16d-7840-4140-b5d1-ff8367c9f3be" to be deleted. current status: SHUTOFF 2018-06-07 14:53:42,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:53:42,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-06-07 14:53:42,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-06-07 14:53:42,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-06-07 14:53:42,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:42,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:42,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:42,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:42,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:42,979 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:42 GMT 2018-06-07 14:53:42,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:42,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:42,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:47,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:48,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:48,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:48,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:48,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:48,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:48,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:48,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:48,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_aze76a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:43.420Z", "message": "Waiting for server \"9f2771c0-e60e-4000-8da1-e9e71d6cfa92\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:43.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "ec6c34a3-135e-4ab6-a9bb-79e9cb0cf00b"}, {"node_instance_id": "ellis_host_7v4nt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:46.769Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:46.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:47.617Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:47.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:47.617Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:47.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 671, "offset": 653, "size": 50}}} 2018-06-07 14:53:48,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:48,053 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:48 GMT 2018-06-07 14:53:48,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:48,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2118 2018-06-07 14:53:48,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9f2771c0-e60e-4000-8da1-e9e71d6cfa92" to be deleted. current status: SHUTOFF 2018-06-07 14:53:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-06-07 14:53:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:53:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:53:48,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:48,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:48,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:48,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:48,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:48,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:48,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:48,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:48,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:48,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:48,117 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:48 GMT 2018-06-07 14:53:48,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:48,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:48,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:53,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:53,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:53,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:53,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:53,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:53,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:53,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:53,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:53,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:48.648Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:48.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:48.648Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:48.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:48.648Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:48.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:48.648Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:48.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:48.648Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:48.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:48.648Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:48.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_security_group_c0gs4o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:48.940Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:48.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "8c3cc5dd-d516-4fe5-bf15-54a01b3bfaf2"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:49.160Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:49.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "22eb8730-853a-4b63-ae47-de76908cec08"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:49.716Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:49.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:49.716Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:49.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:49.716Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:49.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_host_aze76a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:49.716Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:49.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:49.716Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:49.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:49.716Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:49.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_floatingip_8ldwsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:50.726Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:50.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "ellis_security_group_c0gs4o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:50.726Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:50.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:51.925Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "base_security_group_odnhf5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:52.475Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:52.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "80e80e22-79c5-4f5e-b723-9421b4e5b3d8"}, {"node_instance_id": "keypair_kj8kd3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:53.001Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:53.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 704, "offset": 657, "size": 50}}} 2018-06-07 14:53:53,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:53,352 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:53 GMT 2018-06-07 14:53:53,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:53,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16735 2018-06-07 14:53:53,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:53,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-06-07 14:53:53,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-06-07 14:53:53,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:53:53,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-06-07 14:53:53,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-06-07 14:53:53,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-06-07 14:53:53,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-06-07 14:53:53,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-06-07 14:53:53,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:53:53,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-06-07 14:53:53,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:53:53,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-06-07 14:53:53,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:53:53,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-06-07 14:53:53,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-06-07 14:53:53,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-06-07 14:53:53,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:53:53,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-06-07 14:53:53,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-06-07 14:53:53,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-06-07 14:53:53,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-06-07 14:53:53,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-06-07 14:53:53,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-06-07 14:53:53,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:53,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:53,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:53,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:53,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:53,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:53,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:53,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:53,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:53,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:53,437 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:53 GMT 2018-06-07 14:53:53,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:53,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-06-07 14:53:53,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:58,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-06-07 14:53:58,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:58,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:58,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:58,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:58,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:58,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:58,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:58,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_q9rhkx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:53.327Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:53.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "00366c56-f3ac-48cf-b3aa-2c239598d877"}, {"node_instance_id": "bono_security_group_7g2svm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:53.327Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:53.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "b3b59ff0-f8a2-4409-b8d9-b9fccbb59680"}, {"node_instance_id": "bono_floatingip_9k3zb7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:53.327Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:53.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "7944178d-28b1-4f08-9999-800f4808462c"}, {"node_instance_id": "keypair_kj8kd3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:53.327Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:53.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19", "logger": "5849103c-2b12-4ea9-afdf-c5541dc6d35e"}, {"node_instance_id": "base_security_group_odnhf5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:54.218Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:54.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_floatingip_9k3zb7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:55.881Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:55.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:55.881Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:55.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "internal_sip_security_group_q9rhkx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:55.881Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:55.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}, {"node_instance_id": "bono_security_group_7g2svm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-06-07T14:53:55.881Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T14:53:55.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"}], "metadata": {"pagination": {"total": 713, "offset": 690, "size": 50}}} 2018-06-07 14:53:58,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:58,532 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:58 GMT 2018-06-07 14:53:58,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:58,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4864 2018-06-07 14:53:58,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:58,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-06-07 14:53:58,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-06-07 14:53:58,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-06-07 14:53:58,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-06-07 14:53:58,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-06-07 14:53:58,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-06-07 14:53:58,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-06-07 14:53:58,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-06-07 14:53:58,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-06-07 14:53:58,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1a9c81c2-5508-49f7-b409-2ff42bf80e19 2018-06-07 14:53:58,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:58,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:58,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:58,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:58,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:58,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:58,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:58,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T14:49:47.390Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a9c81c2-5508-49f7-b409-2ff42bf80e19"} 2018-06-07 14:53:58,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:58,616 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:58 GMT 2018-06-07 14:53:58,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:58,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-06-07 14:53:58,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:58,616 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/deployments/clearwater-opnfv 2018-06-07 14:53:59,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:59,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:59,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:59,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:59,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:59,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:59,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:59,598 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-06-07 14:53:59,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "ubuntu_14.04", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "bono_cluster_size": 1, "flavor_id": "cloudify.small-9633535b-724a-458d-b09d-2a601e1dbf9f", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:09.729Z", "updated_at": "2018-06-07T13:49:09.729Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-06-07 14:53:59,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:59,598 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:59 GMT 2018-06-07 14:53:59,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:59,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8219 2018-06-07 14:53:59,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:59,599 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/blueprints/clearwater-opnfv 2018-06-07 14:53:59,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:53:59,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:53:59,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:53:59,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:53:59,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:53:59,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:53:59,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:53:59,680 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-06-07 14:53:59,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-06-07T13:49:08.298Z", "updated_at": "2018-06-07T13:49:08.298Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-06-07 14:53:59,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:53:59,682 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:53:59 GMT 2018-06-07 14:53:59,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:53:59,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-06-07 14:53:59,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:53:59,703 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-06-07 14:53:59,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:00,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T15:54:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "5ac0cd13b99e49a9931167fefdb59de1"}, "audit_ids": ["TCxJm6sQTduhDu-0klcvaA"], "issued_at": "2018-06-07T14:54:00.000000Z"}} 2018-06-07 14:54:00,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/1769fe54-05a4-4861-a375-87db630315fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ba7ee72ed2947deaa521592c4e3856fa22208b" 2018-06-07 14:54:00,251 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 14:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd9cb8cf-4c7e-45e6-bcb0-0e9f39dc882e x-compute-request-id: req-bd9cb8cf-4c7e-45e6-bcb0-0e9f39dc882e Content-Length: 0 Content-Type: application/json 2018-06-07 14:54:00,251 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1769fe54-05a4-4861-a375-87db630315fc used request id req-bd9cb8cf-4c7e-45e6-bcb0-0e9f39dc882e 2018-06-07 14:54:00,252 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-06-07 14:54:00,252 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-06-07 14:54:00,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:00,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:54:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["jt9VGMW-QDiUPxSJ578pew"], "issued_at": "2018-06-07T14:54:00.000000Z"}} 2018-06-07 14:54:00,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/9b4ec6fc-87c5-460b-addc-a8d3cd7e4aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e9cb4729ae83ae878c4bedea0409df47c4ff10" 2018-06-07 14:54:01,273 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4b2b037-5a75-45b2-b79b-20378168c51f Content-Length: 0 Date: Thu, 07 Jun 2018 14:54:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:01,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/9b4ec6fc-87c5-460b-addc-a8d3cd7e4aa8 used request id req-c4b2b037-5a75-45b2-b79b-20378168c51f 2018-06-07 14:54:01,273 - create_instance - INFO - Deleting Port with ID - 49b62b05-10ab-4658-96ac-7e0dcab12a2d 2018-06-07 14:54:01,274 - neutron_utils - INFO - Deleting port with name cloudify_manager_port-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:01,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/49b62b05-10ab-4658-96ac-7e0dcab12a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e9cb4729ae83ae878c4bedea0409df47c4ff10" 2018-06-07 14:54:01,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8cba5b4a-4542-4a88-ad06-0b8734658210 Date: Thu, 07 Jun 2018 14:54:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:01,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/49b62b05-10ab-4658-96ac-7e0dcab12a2d used request id req-8cba5b4a-4542-4a88-ad06-0b8734658210 2018-06-07 14:54:01,858 - create_instance - INFO - Deleting VM instance - cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:01,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e9cb4729ae83ae878c4bedea0409df47c4ff10" 2018-06-07 14:54:02,137 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 14:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-770cb6c5-11a0-4b26-b477-33b2451ea54f x-compute-request-id: req-770cb6c5-11a0-4b26-b477-33b2451ea54f Content-Type: application/json 2018-06-07 14:54:02,138 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-770cb6c5-11a0-4b26-b477-33b2451ea54f 2018-06-07 14:54:02,138 - create_instance - INFO - Checking deletion status 2018-06-07 14:54:02,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e9cb4729ae83ae878c4bedea0409df47c4ff10" 2018-06-07 14:54:02,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c9095d5-4d8e-4306-9f2a-f12d9b370046 x-compute-request-id: req-8c9095d5-4d8e-4306-9f2a-f12d9b370046 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:52:7e", "version": 4, "addr": "10.67.79.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T13:39:11.000000", "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T14:54:02Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:54:02,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-8c9095d5-4d8e-4306-9f2a-f12d9b370046 2018-06-07 14:54:02,373 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - ACTIVE 2018-06-07 14:54:02,373 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:54:05,377 - create_instance - DEBUG - VM status query timeout in 296.761633873 2018-06-07 14:54:05,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e9cb4729ae83ae878c4bedea0409df47c4ff10" 2018-06-07 14:54:05,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df0c0fa4-3e48-4df1-9620-c6e094962c72 x-compute-request-id: req-df0c0fa4-3e48-4df1-9620-c6e094962c72 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d57884d-0656-472d-815c-1ee3a4e42102", "rel": "bookmark"}], "image": {"id": "0f7a43e8-0244-49f0-a41f-d406c6ea6668", "links": [{"href": "http://172.30.9.28:8774/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T13:39:11.000000", "flavor": {"id": "9a5144dd-bb53-4606-a7b9-e50cad358dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1", "rel": "bookmark"}]}, "id": "7d57884d-0656-472d-815c-1ee3a4e42102", "user_id": "4021290d56e349f38de294f59af154a7", "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-06-07T14:54:02Z", "hostId": "54a6c8125f6f3cc2c7c75b364b20698247eb27eece5b3fc078efe884", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f", "name": "cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f", "created": "2018-06-07T13:44:21Z", "tenant_id": "3414f379de9940c7b158034cca40011d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:54:05,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-df0c0fa4-3e48-4df1-9620-c6e094962c72 2018-06-07 14:54:05,792 - create_instance - DEBUG - Instance status [cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f] is - ACTIVE 2018-06-07 14:54:05,792 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:54:08,795 - create_instance - DEBUG - VM status query timeout in 293.343194962 2018-06-07 14:54:08,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e9cb4729ae83ae878c4bedea0409df47c4ff10" 2018-06-07 14:54:08,841 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 14:54:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f78cd954-3e81-47fa-be39-70bf77c654fe x-compute-request-id: req-f78cd954-3e81-47fa-be39-70bf77c654fe Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7d57884d-0656-472d-815c-1ee3a4e42102 could not be found.", "code": 404}} 2018-06-07 14:54:08,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7d57884d-0656-472d-815c-1ee3a4e42102 used request id req-f78cd954-3e81-47fa-be39-70bf77c654fe 2018-06-07 14:54:08,841 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7d57884d-0656-472d-815c-1ee3a4e42102 could not be found. (HTTP 404) (Request-ID: req-f78cd954-3e81-47fa-be39-70bf77c654fe) 2018-06-07 14:54:08,841 - create_instance - INFO - VM has been properly deleted VM with name - cloudify_manager-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:08,842 - neutron_utils - INFO - Deleting security group rule with ID - cc049586-19bf-4053-a577-e06dda9dfda0 2018-06-07 14:54:08,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:09,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["5hpPwAOCSg-Pkh6_TRXKWA"], "issued_at": "2018-06-07T14:54:09.000000Z"}} 2018-06-07 14:54:09,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/cc049586-19bf-4053-a577-e06dda9dfda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf1e3f793f0f4fcfe703b2138325b6b07eb5562" 2018-06-07 14:54:09,441 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e58597d9-7289-4efb-987f-f11cfc300162 Content-Length: 0 Date: Thu, 07 Jun 2018 14:54:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:09,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/cc049586-19bf-4053-a577-e06dda9dfda0 used request id req-e58597d9-7289-4efb-987f-f11cfc300162 2018-06-07 14:54:09,441 - neutron_utils - INFO - Deleting security group rule with ID - d5a2f48f-d595-4b15-aaaa-e5f14e561d7e 2018-06-07 14:54:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d5a2f48f-d595-4b15-aaaa-e5f14e561d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf1e3f793f0f4fcfe703b2138325b6b07eb5562" 2018-06-07 14:54:09,544 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8011bfa9-555a-4db4-9c90-4a003fcf0dd0 Content-Length: 0 Date: Thu, 07 Jun 2018 14:54:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:09,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d5a2f48f-d595-4b15-aaaa-e5f14e561d7e used request id req-8011bfa9-555a-4db4-9c90-4a003fcf0dd0 2018-06-07 14:54:09,545 - neutron_utils - INFO - Deleting security group rule with ID - 7d96e493-56a2-4ea0-a9bb-484518791cba 2018-06-07 14:54:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7d96e493-56a2-4ea0-a9bb-484518791cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf1e3f793f0f4fcfe703b2138325b6b07eb5562" 2018-06-07 14:54:09,655 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e56f354-737d-4897-b643-c2a144b836a2 Content-Length: 0 Date: Thu, 07 Jun 2018 14:54:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:09,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7d96e493-56a2-4ea0-a9bb-484518791cba used request id req-1e56f354-737d-4897-b643-c2a144b836a2 2018-06-07 14:54:09,655 - neutron_utils - INFO - Deleting security group rule with ID - 9c7887fc-eb44-4909-ac3b-89539b1f69ad 2018-06-07 14:54:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9c7887fc-eb44-4909-ac3b-89539b1f69ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf1e3f793f0f4fcfe703b2138325b6b07eb5562" 2018-06-07 14:54:09,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6aed5907-11f0-4538-8c15-ea6a1e2de431 Content-Length: 0 Date: Thu, 07 Jun 2018 14:54:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:09,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9c7887fc-eb44-4909-ac3b-89539b1f69ad used request id req-6aed5907-11f0-4538-8c15-ea6a1e2de431 2018-06-07 14:54:09,760 - neutron_utils - INFO - Deleting security group with name - sg-cloudify-manager-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:09,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1ca241b2-d276-429a-9e49-d8418aa11673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf1e3f793f0f4fcfe703b2138325b6b07eb5562" 2018-06-07 14:54:09,886 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e62d5d44-fa3b-4d46-b678-40f667b36b80 Content-Length: 0 Date: Thu, 07 Jun 2018 14:54:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:09,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1ca241b2-d276-429a-9e49-d8418aa11673 used request id req-e62d5d44-fa3b-4d46-b678-40f667b36b80 2018-06-07 14:54:09,886 - OpenStackNetwork - INFO - Removing router interface from router cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f and subnet cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:09,887 - neutron_utils - INFO - Removing router interface from router named cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:09,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:10,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["Sa3tjTVQRjq3E0JkmaIdQA"], "issued_at": "2018-06-07T14:54:10.000000Z"}} 2018-06-07 14:54:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/1fce7cdf-e173-4edf-9382-ec1530fb4b42/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33e8de413ffc9c9e2f091f38b661496ab6d1a1c" -d '{"subnet_id": "0b09820e-bc90-46f8-84c8-aa928309e79c"}' 2018-06-07 14:54:11,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-94831667-78c2-447d-a246-0263be81a64e Date: Thu, 07 Jun 2018 14:54:11 GMT RESP BODY: {"network_id": "bca37a50-abd7-465f-ae72-37eafc9948bd", "tenant_id": "3414f379de9940c7b158034cca40011d", "subnet_id": "0b09820e-bc90-46f8-84c8-aa928309e79c", "subnet_ids": ["0b09820e-bc90-46f8-84c8-aa928309e79c"], "port_id": "2fe1b585-8e1f-413c-b69e-5e5368f121b6", "id": "1fce7cdf-e173-4edf-9382-ec1530fb4b42"} 2018-06-07 14:54:11,508 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1fce7cdf-e173-4edf-9382-ec1530fb4b42/remove_router_interface used request id req-94831667-78c2-447d-a246-0263be81a64e 2018-06-07 14:54:11,509 - OpenStackNetwork - INFO - Removing router cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:11,509 - neutron_utils - INFO - Deleting router with name - cloudify_ims_router-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:11,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/1fce7cdf-e173-4edf-9382-ec1530fb4b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33e8de413ffc9c9e2f091f38b661496ab6d1a1c" 2018-06-07 14:54:12,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e493376-e8d7-4bc9-ad5c-395289c9cece Content-Length: 0 Date: Thu, 07 Jun 2018 14:54:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:12,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/1fce7cdf-e173-4edf-9382-ec1530fb4b42 used request id req-0e493376-e8d7-4bc9-ad5c-395289c9cece 2018-06-07 14:54:12,615 - neutron_utils - INFO - Deleting subnet with name cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:12,616 - neutron_utils - INFO - Deleting subnet with name cloudify_ims_subnet-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:12,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:12,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:54:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["sknIvR8cSc-ppXPAL-Q0Aw"], "issued_at": "2018-06-07T14:54:12.000000Z"}} 2018-06-07 14:54:12,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/0b09820e-bc90-46f8-84c8-aa928309e79c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecf66702afaae752868ab25b550b3728782103b" 2018-06-07 14:54:14,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44b99e7c-7f61-48ae-975a-09b04e44703d Date: Thu, 07 Jun 2018 14:54:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:14,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0b09820e-bc90-46f8-84c8-aa928309e79c used request id req-44b99e7c-7f61-48ae-975a-09b04e44703d 2018-06-07 14:54:14,209 - neutron_utils - INFO - Deleting network with name cloudify_ims_network-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:14,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/bca37a50-abd7-465f-ae72-37eafc9948bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecf66702afaae752868ab25b550b3728782103b" 2018-06-07 14:54:15,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62209131-5d74-43d2-8170-8f1741fb3785 Date: Thu, 07 Jun 2018 14:54:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:15,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bca37a50-abd7-465f-ae72-37eafc9948bd used request id req-62209131-5d74-43d2-8170-8f1741fb3785 2018-06-07 14:54:15,332 - glance_utils - INFO - Deleting image named - ubuntu_14.04 2018-06-07 14:54:15,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:15,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["QvIjQYcsR8W1CPPPDFc_zg"], "issued_at": "2018-06-07T14:54:15.000000Z"}} 2018-06-07 14:54:15,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}277ac318af28742139981e12a4acf884c116271d" 2018-06-07 14:54:18,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5398556-4530-44c0-b3e5-f4a8de6500aa Date: Thu, 07 Jun 2018 14:54:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 14:54:18,476 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fbc5f0fe-f1d1-488b-866d-51b71241a3f8 used request id req-c5398556-4530-44c0-b3e5-f4a8de6500aa 2018-06-07 14:54:18,477 - glance_utils - INFO - Deleting image named - cloudify_manager_4.0 2018-06-07 14:54:18,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:18,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["qZAXFcRXR3KKsH6UvBAPfA"], "issued_at": "2018-06-07T14:54:18.000000Z"}} 2018-06-07 14:54:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47da9b1da020ea1b83bdc8d9db097e26d876cc38" 2018-06-07 14:54:25,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ccbadcbc-014a-4e27-ab6b-ec7e1c63882b Date: Thu, 07 Jun 2018 14:54:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 14:54:25,753 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0f7a43e8-0244-49f0-a41f-d406c6ea6668 used request id req-ccbadcbc-014a-4e27-ab6b-ec7e1c63882b 2018-06-07 14:54:25,754 - nova_utils - DEBUG - Deleting keypair - cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:25,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:26,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "4021290d56e349f38de294f59af154a7"}, "audit_ids": ["LSTMqiBkSpGTWsKFSzasGA"], "issued_at": "2018-06-07T14:54:26.000000Z"}} 2018-06-07 14:54:26,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4162138cb25387046640352372115ec57df9233d" 2018-06-07 14:54:26,289 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 14:54:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61e40631-7294-4ac5-9f73-0983376fcb70 x-compute-request-id: req-61e40631-7294-4ac5-9f73-0983376fcb70 Content-Length: 0 Content-Type: application/json 2018-06-07 14:54:26,289 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims_kp-9633535b-724a-458d-b09d-2a601e1dbf9f used request id req-61e40631-7294-4ac5-9f73-0983376fcb70 2018-06-07 14:54:26,290 - OpenStackKeypair - INFO - Deleted private key file [/home/opnfv/functest/data/ims/cloudify_ims.pem] 2018-06-07 14:54:26,290 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:26,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:26,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T15:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "5ac0cd13b99e49a9931167fefdb59de1"}, "audit_ids": ["BaCGdVsgRO-dQRlPp22a9A"], "issued_at": "2018-06-07T14:54:26.000000Z"}} 2018-06-07 14:54:26,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4021290d56e349f38de294f59af154a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec313a96424f90f585b7444d008ac53df9fc24c3" 2018-06-07 14:54:26,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 14:54:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5138a9d2-e2cd-486d-abab-a3d5822a0f50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 14:54:26,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4021290d56e349f38de294f59af154a7 used request id req-5138a9d2-e2cd-486d-abab-a3d5822a0f50 2018-06-07 14:54:26,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:27,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T15:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3414f379de9940c7b158034cca40011d", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3414f379de9940c7b158034cca40011d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f", "id": "5ac0cd13b99e49a9931167fefdb59de1"}, "audit_ids": ["fK28TCggQkSa2_CB11oguQ"], "issued_at": "2018-06-07T14:54:27.000000Z"}} 2018-06-07 14:54:27,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d937d15510616182d33d3a7921ca496e18826dcb" 2018-06-07 14:54:28,099 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 14:54:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e99c2f9-42ec-43c2-a855-a15848498c47 x-compute-request-id: req-1e99c2f9-42ec-43c2-a855-a15848498c47 Content-Length: 0 Content-Type: application/json 2018-06-07 14:54:28,099 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9a5144dd-bb53-4606-a7b9-e50cad358dc1 used request id req-1e99c2f9-42ec-43c2-a855-a15848498c47 2018-06-07 14:54:28,100 - keystone_utils - INFO - Deleting user with name - cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:28,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:28,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T15:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["JZPbZ4vQRVqS05cNmIxfIQ"], "issued_at": "2018-06-07T14:54:28.000000Z"}} 2018-06-07 14:54:28,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5ac0cd13b99e49a9931167fefdb59de1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb5cb76744cc934e69347428f6c7497ab07f363" 2018-06-07 14:54:28,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 14:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92d3aabb-19ac-4b1a-beec-45774f63014d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 14:54:28,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5ac0cd13b99e49a9931167fefdb59de1 used request id req-92d3aabb-19ac-4b1a-beec-45774f63014d 2018-06-07 14:54:28,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:28,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T15:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["jMx1ykaWQv-wxHyrQ7VyYA"], "issued_at": "2018-06-07T14:54:28.000000Z"}} 2018-06-07 14:54:28,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe9af72e4f273a287586e43d4e3ad126ff4dd" 2018-06-07 14:54:29,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d50eb588-5fb9-4e8a-bcc2-8a868d27ca15 Date: Thu, 07 Jun 2018 14:54:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:07Z", "updated_at": "2018-06-07T13:44:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:07Z", "revision_number": 0, "id": "5fd7a8bd-b67b-44b2-ab7b-c6c32d424eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:07Z", "security_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:07Z", "revision_number": 0, "id": "40ac307a-c8ca-4724-891d-979da6e446f7", "remote_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:07Z", "security_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:07Z", "revision_number": 0, "id": "3b5cee92-c6d2-490c-9140-2555e86a0321", "remote_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:07Z", "security_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T13:44:07Z", "revision_number": 0, "id": "633b9ad3-dfd1-40a8-a7ee-2ee9d4e25a6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T13:44:07Z", "security_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "tenant_id": "3414f379de9940c7b158034cca40011d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3414f379de9940c7b158034cca40011d"}], "revision_number": 4, "project_id": "3414f379de9940c7b158034cca40011d", "id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 14:54:29,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d50eb588-5fb9-4e8a-bcc2-8a868d27ca15 2018-06-07 14:54:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe9af72e4f273a287586e43d4e3ad126ff4dd" 2018-06-07 14:54:29,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f418c9d-f407-4613-b7f9-c7e537e1d595 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 14:54:29,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-9f418c9d-f407-4613-b7f9-c7e537e1d595 2018-06-07 14:54:29,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe9af72e4f273a287586e43d4e3ad126ff4dd" 2018-06-07 14:54:29,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4791c4e-2c23-4610-a623-edcdfa6c37cb Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d"}, "enabled": true, "id": "3414f379de9940c7b158034cca40011d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f"}} 2018-06-07 14:54:29,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-e4791c4e-2c23-4610-a623-edcdfa6c37cb 2018-06-07 14:54:29,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 611d4676-ca2a-49f1-be0a-5d73e8f0f6df 2018-06-07 14:54:29,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=611d4676-ca2a-49f1-be0a-5d73e8f0f6df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe9af72e4f273a287586e43d4e3ad126ff4dd" 2018-06-07 14:54:29,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ef5c342-c662-4bb8-b088-222bcab1f96f Date: Thu, 07 Jun 2018 14:54:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:07Z", "security_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:07Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "3b5cee92-c6d2-490c-9140-2555e86a0321"}, {"remote_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:07Z", "security_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:07Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "40ac307a-c8ca-4724-891d-979da6e446f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:07Z", "security_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:07Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "5fd7a8bd-b67b-44b2-ab7b-c6c32d424eee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T13:44:07Z", "security_group_id": "611d4676-ca2a-49f1-be0a-5d73e8f0f6df", "port_range_min": null, "revision_number": 0, "tenant_id": "3414f379de9940c7b158034cca40011d", "created_at": "2018-06-07T13:44:07Z", "project_id": "3414f379de9940c7b158034cca40011d", "id": "633b9ad3-dfd1-40a8-a7ee-2ee9d4e25a6b"}]} 2018-06-07 14:54:29,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=611d4676-ca2a-49f1-be0a-5d73e8f0f6df used request id req-8ef5c342-c662-4bb8-b088-222bcab1f96f 2018-06-07 14:54:29,358 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 14:54:29,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/611d4676-ca2a-49f1-be0a-5d73e8f0f6df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe9af72e4f273a287586e43d4e3ad126ff4dd" 2018-06-07 14:54:29,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-727259b5-8f46-45d3-9d29-494956cfc74e Content-Length: 0 Date: Thu, 07 Jun 2018 14:54:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 14:54:29,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/611d4676-ca2a-49f1-be0a-5d73e8f0f6df used request id req-727259b5-8f46-45d3-9d29-494956cfc74e 2018-06-07 14:54:29,582 - keystone_utils - INFO - Deleting project with name - cloudify_ims-9633535b-724a-458d-b09d-2a601e1dbf9f 2018-06-07 14:54:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe9af72e4f273a287586e43d4e3ad126ff4dd" 2018-06-07 14:54:29,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 14:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2cc3ec3-0ed3-4322-ae27-7fb0c494445c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 14:54:29,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3414f379de9940c7b158034cca40011d used request id req-c2cc3ec3-0ed3-4322-ae27-7fb0c494445c 2018-06-07 14:54:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe9af72e4f273a287586e43d4e3ad126ff4dd" 2018-06-07 14:54:29,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8207a836-ef72-402c-867b-90b6c3c7891e Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 14:54:29,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8207a836-ef72-402c-867b-90b6c3c7891e 2018-06-07 14:54:29,794 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-06-07 14:54:29,795 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-06-07 14:54:29,862 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-06-07 14:54:29,924 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-07 14:54:29,924 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=False, shell=None) 2018-06-07 14:54:30,151 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-06-07 14:54:30,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-06-07 14:54:30,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-06-07 14:54:30,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-06-07 14:54:30,337 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-07 14:54:30,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-06-07 14:54:30,360 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-06-07 14:54:30,360 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-07 14:54:30,360 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-07 14:54:30,360 - openstack_tests - INFO - OS Credentials = > 2018-06-07 14:54:30,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:54:30,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:30,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T15:54:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["z51V_xrqTxCEmODPRmlG3g"], "issued_at": "2018-06-07T14:54:30.000000Z"}} 2018-06-07 14:54:30,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3844613db1c8e2374130363ffe70fd0794708464" 2018-06-07 14:54:30,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c44c925-f476-4188-ad26-20da1d31078c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:54:30,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6c44c925-f476-4188-ad26-20da1d31078c 2018-06-07 14:54:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 14:54:30,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 14:54:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 14:54:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229&description=Created+by+OPNFV+Functest%3A+vyos_vrouter -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3844613db1c8e2374130363ffe70fd0794708464" 2018-06-07 14:54:30,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fd6a17-6676-4806-a1f6-7c436d5d4356 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229&description=Created+by+OPNFV+Functest%3A+vyos_vrouter", "previous": null, "next": null}, "projects": []} 2018-06-07 14:54:30,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229&description=Created+by+OPNFV+Functest%3A+vyos_vrouter used request id req-c8fd6a17-6676-4806-a1f6-7c436d5d4356 2018-06-07 14:54:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3844613db1c8e2374130363ffe70fd0794708464" 2018-06-07 14:54:30,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e77b50d-7a02-4ec4-b196-c22d20241e80 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 14:54:30,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4e77b50d-7a02-4ec4-b196-c22d20241e80 2018-06-07 14:54:30,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3844613db1c8e2374130363ffe70fd0794708464" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: vyos_vrouter", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "domain_id": "default"}}' 2018-06-07 14:54:31,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 14:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b401d2b2-5998-4b5d-954e-48c3e0f5741a Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:54:31,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b401d2b2-5998-4b5d-954e-48c3e0f5741a 2018-06-07 14:54:31,062 - keystone_utils - INFO - Created project with name - vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:54:31,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:54:31,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:31,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T15:54:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["RQugb1wTS06yCIYnaOKc_g"], "issued_at": "2018-06-07T14:54:31.000000Z"}} 2018-06-07 14:54:31,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccdeacb4a6ad8aff2c2d2797d9e180e4db28005" 2018-06-07 14:54:31,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891d6a9f-ec84-4011-9557-68392027366e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:54:31,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-891d6a9f-ec84-4011-9557-68392027366e 2018-06-07 14:54:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 14:54:31,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 14:54:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 14:54:31,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccdeacb4a6ad8aff2c2d2797d9e180e4db28005" 2018-06-07 14:54:31,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de82f2d-b3ad-4ba2-9a2b-aa1b209fbc11 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 14:54:31,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9de82f2d-b3ad-4ba2-9a2b-aa1b209fbc11 2018-06-07 14:54:31,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:54:31,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:31,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T15:54:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["J8CvZ8tOTd-S_dtaMo37xQ"], "issued_at": "2018-06-07T14:54:31.000000Z"}} 2018-06-07 14:54:31,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea25a045efe910db679f064f33a5cd50b8dff76" 2018-06-07 14:54:31,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345ef1ae-0f28-4e43-8a66-90a9e8b2e415 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:54:31,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-345ef1ae-0f28-4e43-8a66-90a9e8b2e415 2018-06-07 14:54:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 14:54:31,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 14:54:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 14:54:31,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea25a045efe910db679f064f33a5cd50b8dff76" 2018-06-07 14:54:31,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f500b997-1111-4697-b04b-5302f2abd169 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 14:54:31,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f500b997-1111-4697-b04b-5302f2abd169 2018-06-07 14:54:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea25a045efe910db679f064f33a5cd50b8dff76" 2018-06-07 14:54:32,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e689be9-9b95-4168-b342-99348d64b127 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:54:32,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-7e689be9-9b95-4168-b342-99348d64b127 2018-06-07 14:54:32,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea25a045efe910db679f064f33a5cd50b8dff76" 2018-06-07 14:54:32,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a486ced-dd7f-40c1-8ade-a209b0ea3c8a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 14:54:32,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8a486ced-dd7f-40c1-8ade-a209b0ea3c8a 2018-06-07 14:54:32,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea25a045efe910db679f064f33a5cd50b8dff76" 2018-06-07 14:54:32,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86acf626-5a68-4ac8-878c-7b329ca83e1d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 14:54:32,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-86acf626-5a68-4ac8-878c-7b329ca83e1d 2018-06-07 14:54:32,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea25a045efe910db679f064f33a5cd50b8dff76" 2018-06-07 14:54:32,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95de6005-d11c-4e6d-9360-6c0a2ca81129 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:54:32,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-95de6005-d11c-4e6d-9360-6c0a2ca81129 2018-06-07 14:54:32,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/e02f0c2c8d5041a4899b30c296076db7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea25a045efe910db679f064f33a5cd50b8dff76" 2018-06-07 14:54:32,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7366f45e-04c1-4f36-be92-0306235ba39c Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "links": {"self": "http://172.30.9.28:5000/v3/users/e02f0c2c8d5041a4899b30c296076db7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "e02f0c2c8d5041a4899b30c296076db7", "password_expires_at": null}} 2018-06-07 14:54:32,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e02f0c2c8d5041a4899b30c296076db7 used request id req-7366f45e-04c1-4f36-be92-0306235ba39c 2018-06-07 14:54:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85/users/e02f0c2c8d5041a4899b30c296076db7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea25a045efe910db679f064f33a5cd50b8dff76" 2018-06-07 14:54:32,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da387f1a-4b73-4fcb-ae9c-20b7b5912268 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85/users/e02f0c2c8d5041a4899b30c296076db7/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 14:54:32,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85/users/e02f0c2c8d5041a4899b30c296076db7/roles used request id req-da387f1a-4b73-4fcb-ae9c-20b7b5912268 2018-06-07 14:54:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea25a045efe910db679f064f33a5cd50b8dff76" 2018-06-07 14:54:32,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dbeb270-3369-4eef-87a7-823d97f52a21 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "domain_id": null, "name": "admin", "id": "152549901afe47f6a212a8a105933b05"}} 2018-06-07 14:54:32,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 used request id req-4dbeb270-3369-4eef-87a7-823d97f52a21 2018-06-07 14:54:32,848 - keystone_utils - INFO - Granting role admin to project vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:54:32,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85/users/e02f0c2c8d5041a4899b30c296076db7/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea25a045efe910db679f064f33a5cd50b8dff76" 2018-06-07 14:54:32,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 14:54:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-688d819c-790d-43a4-b6bb-f7e2b084eece Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 14:54:32,956 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85/users/e02f0c2c8d5041a4899b30c296076db7/roles/152549901afe47f6a212a8a105933b05 used request id req-688d819c-790d-43a4-b6bb-f7e2b084eece 2018-06-07 14:54:32,956 - keystone_utils - INFO - Created user with name - vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:54:32,956 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229, password=c3fdac62-7a74-44fb-8021-7c81b46ddacf, auth_url=http://172.30.9.28:5000/v3, project_name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-06-07 14:54:32,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-06-07 14:54:32,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-06-07 14:54:32,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:54:32,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:33,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T15:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["1RFEW1ESSzCESm9i68VHPA"], "issued_at": "2018-06-07T14:54:33.000000Z"}} 2018-06-07 14:54:33,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fbc71b57db0b286a65c0d44cde9fce602662be" 2018-06-07 14:54:33,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76054622-1b2e-4469-afc8-ba3bf22b02cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:54:33,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-76054622-1b2e-4469-afc8-ba3bf22b02cc 2018-06-07 14:54:33,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 14:54:33,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fbc71b57db0b286a65c0d44cde9fce602662be" 2018-06-07 14:54:33,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15642139-ad67-4f13-96c5-ab5fddeb774f x-compute-request-id: req-15642139-ad67-4f13-96c5-ab5fddeb774f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 14:54:33,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-15642139-ad67-4f13-96c5-ab5fddeb774f 2018-06-07 14:54:33,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fbc71b57db0b286a65c0d44cde9fce602662be" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-ae66f1b0-512d-48da-baa0-aca702c06229", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-06-07 14:54:33,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b92b41c-4638-448a-b274-bfdd9bc92b8f x-compute-request-id: req-1b92b41c-4638-448a-b274-bfdd9bc92b8f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "b816f413-acb3-4668-8d08-cb10182e6c40", "name": "cloudify.medium-ae66f1b0-512d-48da-baa0-aca702c06229", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 14:54:33,606 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1b92b41c-4638-448a-b274-bfdd9bc92b8f 2018-06-07 14:54:33,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:54:33,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:33,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T15:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["pifXe1guRyyR8XGtRvGbLw"], "issued_at": "2018-06-07T14:54:33.000000Z"}} 2018-06-07 14:54:33,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2cd00c8fa455c4d8a3fe8260b6096dc934ea78" 2018-06-07 14:54:34,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ad5619-e4bd-43b6-a377-111de86364d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:54:34,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b5ad5619-e4bd-43b6-a377-111de86364d7 2018-06-07 14:54:34,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 14:54:34,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 14:54:34,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2cd00c8fa455c4d8a3fe8260b6096dc934ea78" 2018-06-07 14:54:34,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82a0145-0de6-426c-beeb-c197f5d8f216 Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "links": {"self": "http://172.30.9.28:5000/v3/users/e02f0c2c8d5041a4899b30c296076db7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "e02f0c2c8d5041a4899b30c296076db7", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 14:54:34,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f82a0145-0de6-426c-beeb-c197f5d8f216 2018-06-07 14:54:34,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2cd00c8fa455c4d8a3fe8260b6096dc934ea78" 2018-06-07 14:54:34,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdc50f8-8ba2-43fa-9426-679b9314098b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:54:34,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-2bdc50f8-8ba2-43fa-9426-679b9314098b 2018-06-07 14:54:34,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2cd00c8fa455c4d8a3fe8260b6096dc934ea78" 2018-06-07 14:54:34,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf35828-4fab-4eca-a567-a812578a516c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 14:54:34,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fdf35828-4fab-4eca-a567-a812578a516c 2018-06-07 14:54:34,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2cd00c8fa455c4d8a3fe8260b6096dc934ea78" 2018-06-07 14:54:34,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9392cff6-1386-42e6-b3a2-8de0bd9236db Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 14:54:34,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9392cff6-1386-42e6-b3a2-8de0bd9236db 2018-06-07 14:54:34,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2cd00c8fa455c4d8a3fe8260b6096dc934ea78" 2018-06-07 14:54:34,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c445d5b-078c-46c1-ba97-a49749a19724 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:54:34,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-6c445d5b-078c-46c1-ba97-a49749a19724 2018-06-07 14:54:34,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/bd36945679954ac782f0eb728c8b451b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2cd00c8fa455c4d8a3fe8260b6096dc934ea78" 2018-06-07 14:54:34,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964f5588-f588-4440-a95f-3496b067f45d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "links": {"self": "http://172.30.9.28:5000/v3/users/bd36945679954ac782f0eb728c8b451b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "bd36945679954ac782f0eb728c8b451b", "password_expires_at": null}} 2018-06-07 14:54:34,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/bd36945679954ac782f0eb728c8b451b used request id req-964f5588-f588-4440-a95f-3496b067f45d 2018-06-07 14:54:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85/users/bd36945679954ac782f0eb728c8b451b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2cd00c8fa455c4d8a3fe8260b6096dc934ea78" 2018-06-07 14:54:34,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5b5781-dba5-46c0-82c3-4f73c55e0c32 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85/users/bd36945679954ac782f0eb728c8b451b/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 14:54:34,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85/users/bd36945679954ac782f0eb728c8b451b/roles used request id req-1a5b5781-dba5-46c0-82c3-4f73c55e0c32 2018-06-07 14:54:34,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2cd00c8fa455c4d8a3fe8260b6096dc934ea78" 2018-06-07 14:54:34,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2ec32b-c3c9-4c82-9e4b-870cc5645d41 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "domain_id": null, "name": "_member_", "id": "9fe2ff9ee4384b1894a90878d3e92bab"}} 2018-06-07 14:54:34,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-ab2ec32b-c3c9-4c82-9e4b-870cc5645d41 2018-06-07 14:54:34,871 - keystone_utils - INFO - Granting role _member_ to project vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:54:34,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85/users/bd36945679954ac782f0eb728c8b451b/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2cd00c8fa455c4d8a3fe8260b6096dc934ea78" 2018-06-07 14:54:34,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91b4240d-1e0d-459f-883b-c318938e93c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 14:54:34,977 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85/users/bd36945679954ac782f0eb728c8b451b/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-91b4240d-1e0d-459f-883b-c318938e93c6 2018-06-07 14:54:34,977 - keystone_utils - INFO - Created user with name - cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:54:34,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229, password=1ae0e06c-9b78-4de6-8f1a-682986b40f07, auth_url=http://172.30.9.28:5000/v3, project_name=vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-06-07 14:54:34,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-06-07 14:54:34,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:54:34,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:35,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["aSu19UZbR2-E3FQBfgTBpw"], "issued_at": "2018-06-07T14:54:35.000000Z"}} 2018-06-07 14:54:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a4f77d9d74d3c29fddf81af5effe0cda4dbcf9" 2018-06-07 14:54:35,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c54b71c-e9f5-4e2e-8d97-4c4a53201bfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:54:35,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5c54b71c-e9f5-4e2e-8d97-4c4a53201bfa 2018-06-07 14:54:35,409 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 14:54:35,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a4f77d9d74d3c29fddf81af5effe0cda4dbcf9" 2018-06-07 14:54:35,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-764abbdb-5d46-45dc-a3f8-a8f87ac9fcc4 x-compute-request-id: req-764abbdb-5d46-45dc-a3f8-a8f87ac9fcc4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-06-07 14:54:35,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-764abbdb-5d46-45dc-a3f8-a8f87ac9fcc4 2018-06-07 14:54:35,581 - OpenStackKeypair - INFO - Creating keypair cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229... 2018-06-07 14:54:35,581 - OpenStackKeypair - INFO - Creating new keypair 2018-06-07 14:54:35,592 - nova_utils - INFO - Creating keypair with name - cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:54:35,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a4f77d9d74d3c29fddf81af5effe0cda4dbcf9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7tfQkKwg+DhNrFZZrCr325O7u9jgjpc+w64yhVXPqs29yKffnR7qAYNDHJcz83uAx2SfeuTzTblrXV2wVuyW123CgK3hAYSD6m53Wd/3T0wyb1KlITy2OysNNJSGLXpYtrwJicPeWqZtxdtIDT74pByRQVJ6wq3o0DpCmUNsY+w==", "name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229"}}' 2018-06-07 14:54:35,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5475f1ee-5ef4-478a-83c0-d8e154b523ea x-compute-request-id: req-5475f1ee-5ef4-478a-83c0-d8e154b523ea Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7tfQkKwg+DhNrFZZrCr325O7u9jgjpc+w64yhVXPqs29yKffnR7qAYNDHJcz83uAx2SfeuTzTblrXV2wVuyW123CgK3hAYSD6m53Wd/3T0wyb1KlITy2OysNNJSGLXpYtrwJicPeWqZtxdtIDT74pByRQVJ6wq3o0DpCmUNsY+w==", "user_id": "bd36945679954ac782f0eb728c8b451b", "name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "fingerprint": "cc:f4:78:a4:de:0b:08:6e:47:89:41:d6:d6:84:03:9a"}} 2018-06-07 14:54:35,646 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-5475f1ee-5ef4-478a-83c0-d8e154b523ea 2018-06-07 14:54:35,647 - file_utils - INFO - Saved private key to - /home/opnfv/functest/data/router/cloudify_vrouter.pem 2018-06-07 14:54:35,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-06-07 14:54:35,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-06-07 14:54:35,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:54:35,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:54:36,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["a8er45HBQQeHgSoIYhWFiA"], "issued_at": "2018-06-07T14:54:36.000000Z"}} 2018-06-07 14:54:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4bc07acad1181ef0ed73975dddd0e36cb92a9d" 2018-06-07 14:54:36,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c4bbf7-33cf-417b-aa64-10f0ce5559c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:54:36,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b9c4bbf7-33cf-417b-aa64-10f0ce5559c0 2018-06-07 14:54:36,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f4bc07acad1181ef0ed73975dddd0e36cb92a9d" 2018-06-07 14:54:36,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 122 Content-Type: application/json X-Openstack-Request-Id: req-164eec81-8b1f-4882-8a30-e35b7e8531a2 Date: Thu, 07 Jun 2018 14:54:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=cloudify_manager_4.0"} 2018-06-07 14:54:36,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 used request id req-164eec81-8b1f-4882-8a30-e35b7e8531a2 2018-06-07 14:54:36,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f4bc07acad1181ef0ed73975dddd0e36cb92a9d" 2018-06-07 14:54:36,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-efa8eacc-e5fc-4ac7-9f01-a88b08d58de2 Date: Thu, 07 Jun 2018 14:54:36 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 14:54:36,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-efa8eacc-e5fc-4ac7-9f01-a88b08d58de2 2018-06-07 14:54:36,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f4bc07acad1181ef0ed73975dddd0e36cb92a9d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "cloudify_manager_4.0"}' 2018-06-07 14:54:36,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 581 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/836326ad-6b61-40da-bad8-890483c95a51 X-Openstack-Request-Id: req-db6558fd-5afe-4b98-8357-d87ad603992b Date: Thu, 07 Jun 2018 14:54:36 GMT RESP BODY: {"status": "queued", "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-06-07T14:54:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T14:54:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/836326ad-6b61-40da-bad8-890483c95a51", "min_disk": 0, "protected": false, "id": "836326ad-6b61-40da-bad8-890483c95a51", "file": "/v2/images/836326ad-6b61-40da-bad8-890483c95a51/file", "checksum": null, "owner": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 14:54:36,735 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-db6558fd-5afe-4b98-8357-d87ad603992b 2018-06-07 14:54:36,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/836326ad-6b61-40da-bad8-890483c95a51/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f4bc07acad1181ef0ed73975dddd0e36cb92a9d" -d '' 2018-06-07 14:56:01,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e92bfb1e-be6b-462f-ae1a-14656b0268ea Date: Thu, 07 Jun 2018 14:56:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 14:56:01,437 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/836326ad-6b61-40da-bad8-890483c95a51/file used request id req-e92bfb1e-be6b-462f-ae1a-14656b0268ea 2018-06-07 14:56:01,437 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-06-07 14:56:01,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/836326ad-6b61-40da-bad8-890483c95a51 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f4bc07acad1181ef0ed73975dddd0e36cb92a9d" 2018-06-07 14:56:01,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-4acba7fe-daf5-4a5f-8000-06a4a0233856 Date: Thu, 07 Jun 2018 14:56:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-06-07T14:54:36Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-06-07T14:56:01Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/836326ad-6b61-40da-bad8-890483c95a51/snap", "metadata": {}}], "self": "/v2/images/836326ad-6b61-40da-bad8-890483c95a51", "min_disk": 0, "protected": false, "id": "836326ad-6b61-40da-bad8-890483c95a51", "file": "/v2/images/836326ad-6b61-40da-bad8-890483c95a51/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/836326ad-6b61-40da-bad8-890483c95a51/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 14:56:01,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/836326ad-6b61-40da-bad8-890483c95a51 used request id req-4acba7fe-daf5-4a5f-8000-06a4a0233856 2018-06-07 14:56:01,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f4bc07acad1181ef0ed73975dddd0e36cb92a9d" 2018-06-07 14:56:01,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e50d75df-5a51-46e3-b4fb-453db2a60ecc Date: Thu, 07 Jun 2018 14:56:01 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 14:56:01,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e50d75df-5a51-46e3-b4fb-453db2a60ecc 2018-06-07 14:56:01,469 - create_image - INFO - Created image with name - cloudify_manager_4.0 2018-06-07 14:56:01,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/836326ad-6b61-40da-bad8-890483c95a51 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f4bc07acad1181ef0ed73975dddd0e36cb92a9d" 2018-06-07 14:56:01,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-63225654-7a60-4a7f-b932-042147429dd3 Date: Thu, 07 Jun 2018 14:56:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-06-07T14:54:36Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-06-07T14:56:01Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/836326ad-6b61-40da-bad8-890483c95a51/snap", "metadata": {}}], "self": "/v2/images/836326ad-6b61-40da-bad8-890483c95a51", "min_disk": 0, "protected": false, "id": "836326ad-6b61-40da-bad8-890483c95a51", "file": "/v2/images/836326ad-6b61-40da-bad8-890483c95a51/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/836326ad-6b61-40da-bad8-890483c95a51/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 14:56:01,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/836326ad-6b61-40da-bad8-890483c95a51 used request id req-63225654-7a60-4a7f-b932-042147429dd3 2018-06-07 14:56:01,490 - create_image - DEBUG - Instance status is - active 2018-06-07 14:56:01,490 - create_image - DEBUG - Image is active with name - cloudify_manager_4.0 2018-06-07 14:56:01,490 - create_image - INFO - Image is now active with name - cloudify_manager_4.0 2018-06-07 14:56:01,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-06-07 14:56:01,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:56:01,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:56:01,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["sux6L8ncRTab_iZE12w9lA"], "issued_at": "2018-06-07T14:56:01.000000Z"}} 2018-06-07 14:56:01,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95afe6998df77f181b9d1cdbd943ccfcd19b047a" 2018-06-07 14:56:01,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d19c8ef-be85-49db-b364-65a69d961802 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:56:01,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6d19c8ef-be85-49db-b364-65a69d961802 2018-06-07 14:56:01,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95afe6998df77f181b9d1cdbd943ccfcd19b047a" 2018-06-07 14:56:02,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 111 Content-Type: application/json X-Openstack-Request-Id: req-a5ea519d-a3dc-4e86-b32b-158907db72e3 Date: Thu, 07 Jun 2018 14:56:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=vyos1.1.7"} 2018-06-07 14:56:02,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 used request id req-a5ea519d-a3dc-4e86-b32b-158907db72e3 2018-06-07 14:56:02,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95afe6998df77f181b9d1cdbd943ccfcd19b047a" 2018-06-07 14:56:02,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d847b7e1-ab69-4920-be8e-352a49cfc8fb Date: Thu, 07 Jun 2018 14:56:02 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 14:56:02,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d847b7e1-ab69-4920-be8e-352a49cfc8fb 2018-06-07 14:56:02,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95afe6998df77f181b9d1cdbd943ccfcd19b047a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "vyos1.1.7"}' 2018-06-07 14:56:02,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 570 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c X-Openstack-Request-Id: req-5d777f13-6ca4-4cf0-b1e0-f19e79283a93 Date: Thu, 07 Jun 2018 14:56:02 GMT RESP BODY: {"status": "queued", "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-06-07T14:56:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T14:56:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "min_disk": 0, "protected": false, "id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "file": "/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/file", "checksum": null, "owner": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 14:56:02,542 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5d777f13-6ca4-4cf0-b1e0-f19e79283a93 2018-06-07 14:56:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95afe6998df77f181b9d1cdbd943ccfcd19b047a" -d '' 2018-06-07 14:56:11,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea837644-d315-481e-87f4-3738a0e72c85 Date: Thu, 07 Jun 2018 14:56:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 14:56:11,222 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/file used request id req-ea837644-d315-481e-87f4-3738a0e72c85 2018-06-07 14:56:11,222 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/vyos-1.1.7.img 2018-06-07 14:56:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95afe6998df77f181b9d1cdbd943ccfcd19b047a" 2018-06-07 14:56:11,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-4daf4232-afbe-4067-9517-c9abc8ee85f8 Date: Thu, 07 Jun 2018 14:56:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-06-07T14:56:02Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-06-07T14:56:11Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/snap", "metadata": {}}], "self": "/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "min_disk": 0, "protected": false, "id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "file": "/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 14:56:11,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c used request id req-4daf4232-afbe-4067-9517-c9abc8ee85f8 2018-06-07 14:56:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95afe6998df77f181b9d1cdbd943ccfcd19b047a" 2018-06-07 14:56:11,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e4bae6e5-b68e-493e-8bcd-9e5952185048 Date: Thu, 07 Jun 2018 14:56:11 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 14:56:11,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e4bae6e5-b68e-493e-8bcd-9e5952185048 2018-06-07 14:56:11,260 - create_image - INFO - Created image with name - vyos1.1.7 2018-06-07 14:56:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95afe6998df77f181b9d1cdbd943ccfcd19b047a" 2018-06-07 14:56:11,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-28778279-fae8-4aae-94eb-ff18447e51b8 Date: Thu, 07 Jun 2018 14:56:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-06-07T14:56:02Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-06-07T14:56:11Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/snap", "metadata": {}}], "self": "/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "min_disk": 0, "protected": false, "id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "file": "/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 14:56:11,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c used request id req-28778279-fae8-4aae-94eb-ff18447e51b8 2018-06-07 14:56:11,278 - create_image - DEBUG - Instance status is - active 2018-06-07 14:56:11,278 - create_image - DEBUG - Image is active with name - vyos1.1.7 2018-06-07 14:56:11,278 - create_image - INFO - Image is now active with name - vyos1.1.7 2018-06-07 14:56:11,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-06-07 14:56:11,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:56:11,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:56:11,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["M4trp0AEQDO5jIEHH3WdmQ"], "issued_at": "2018-06-07T14:56:11.000000Z"}} 2018-06-07 14:56:11,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2266cad27bfff8ad9388efb2cd29db7f7cdca0d" 2018-06-07 14:56:11,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76da215-68d7-4370-84de-dc1acccfa410 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:56:11,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a76da215-68d7-4370-84de-dc1acccfa410 2018-06-07 14:56:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2266cad27bfff8ad9388efb2cd29db7f7cdca0d" 2018-06-07 14:56:11,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83ae702d-3427-4842-81a3-637bbfbadfa5 Date: Thu, 07 Jun 2018 14:56:11 GMT RESP BODY: {"networks":[]} 2018-06-07 14:56:11,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-83ae702d-3427-4842-81a3-637bbfbadfa5 2018-06-07 14:56:11,891 - neutron_utils - INFO - Creating network with name cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:56:11,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2266cad27bfff8ad9388efb2cd29db7f7cdca0d" -d '{"network": {"name": "cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229", "admin_state_up": true}}' 2018-06-07 14:56:12,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 598 X-Openstack-Request-Id: req-09e38433-ff85-4674-9627-10fd7a8ab1d8 Date: Thu, 07 Jun 2018 14:56:12 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-07T14:56:12Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","name":"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:12,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-09e38433-ff85-4674-9627-10fd7a8ab1d8 2018-06-07 14:56:12,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2266cad27bfff8ad9388efb2cd29db7f7cdca0d" 2018-06-07 14:56:12,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 582 X-Openstack-Request-Id: req-377038f5-8f80-43cd-8706-0df0865751a0 Date: Thu, 07 Jun 2018 14:56:12 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-06-07T14:56:12Z","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","name":"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:12,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-377038f5-8f80-43cd-8706-0df0865751a0 2018-06-07 14:56:12,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2266cad27bfff8ad9388efb2cd29db7f7cdca0d" 2018-06-07 14:56:12,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2e622f0a-ef64-4da1-a1f7-091d2f3d0930 Date: Thu, 07 Jun 2018 14:56:12 GMT RESP BODY: {"subnets":[]} 2018-06-07 14:56:12,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-2e622f0a-ef64-4da1-a1f7-091d2f3d0930 2018-06-07 14:56:12,669 - neutron_utils - INFO - Creating subnet with name cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:56:12,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2266cad27bfff8ad9388efb2cd29db7f7cdca0d" -d '{"subnets": [{"ip_version": 4, "network_id": "a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8", "cidr": "10.67.79.0/24", "dns_nameservers": ["8.8.8.8"], "name": "cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]}' 2018-06-07 14:56:13,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f5d22365-2c1e-4c86-bd0f-6f9f94c301dc Date: Thu, 07 Jun 2018 14:56:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:13,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-f5d22365-2c1e-4c86-bd0f-6f9f94c301dc 2018-06-07 14:56:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2266cad27bfff8ad9388efb2cd29db7f7cdca0d" 2018-06-07 14:56:13,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-d54ac6a7-b5b0-4348-86ba-de7f78aeca99 Date: Thu, 07 Jun 2018 14:56: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":["47f57215-4dd0-496d-abfd-53637304a537"],"updated_at":"2018-06-07T14:56:12Z","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","name":"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:13,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-d54ac6a7-b5b0-4348-86ba-de7f78aeca99 2018-06-07 14:56:13,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2266cad27bfff8ad9388efb2cd29db7f7cdca0d" 2018-06-07 14:56:13,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ccc71f5f-463d-40d9-b2b5-70c5d94554d4 Date: Thu, 07 Jun 2018 14:56:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:13,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-ccc71f5f-463d-40d9-b2b5-70c5d94554d4 2018-06-07 14:56:13,548 - OpenStackNetwork - DEBUG - Network [a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8] created successfully 2018-06-07 14:56:13,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:56:13,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:56:13,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["s4WCSdp6T3SoutNk3lOlmA"], "issued_at": "2018-06-07T14:56:13.000000Z"}} 2018-06-07 14:56:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f26f7c028b008ff3e507251c2e9ec2584b6b777e" 2018-06-07 14:56:14,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-558177c0-efaf-41b0-9912-4cf4370b5dd5 Date: Thu, 07 Jun 2018 14:56:14 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":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"updated_at":"2018-06-07T11:33:03Z","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","name":"external"}]} 2018-06-07 14:56:14,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-558177c0-efaf-41b0-9912-4cf4370b5dd5 2018-06-07 14:56:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f26f7c028b008ff3e507251c2e9ec2584b6b777e" 2018-06-07 14:56:14,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4307f482-95c6-4215-b5a2-d508f06f2a10 Date: Thu, 07 Jun 2018 14:56:14 GMT RESP BODY: {"subnets":[]} 2018-06-07 14:56:14,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-4307f482-95c6-4215-b5a2-d508f06f2a10 2018-06-07 14:56:14,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:56:14,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:56:14,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["aOa0fa-WTMii_1C7i3whyw"], "issued_at": "2018-06-07T14:56:14.000000Z"}} 2018-06-07 14:56:14,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" 2018-06-07 14:56:14,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6767f9a9-45ef-4726-b08a-aadc789b1502 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:56:14,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6767f9a9-45ef-4726-b08a-aadc789b1502 2018-06-07 14:56:14,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" 2018-06-07 14:56:14,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8390e545-9449-4d88-8bfe-899c1e19588e Date: Thu, 07 Jun 2018 14:56:14 GMT RESP BODY: {"routers": []} 2018-06-07 14:56:14,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229&admin_state_up=True used request id req-8390e545-9449-4d88-8bfe-899c1e19588e 2018-06-07 14:56:14,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:56:14,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:56:15,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["LwGkC5eqRma9UzzDvJCjpw"], "issued_at": "2018-06-07T14:56:15.000000Z"}} 2018-06-07 14:56:15,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b677a4a7e0c50fe506ff189d0da1350ae7031b" 2018-06-07 14:56:15,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b88607-9b3c-4420-a5a9-8067272c0226 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:56:15,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-90b88607-9b3c-4420-a5a9-8067272c0226 2018-06-07 14:56:15,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" 2018-06-07 14:56:15,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-aca2ef30-f501-49f3-8363-36239b6a4393 Date: Thu, 07 Jun 2018 14:56:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"updated_at":"2018-06-07T11:33:03Z","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","name":"external"}]} 2018-06-07 14:56:15,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-aca2ef30-f501-49f3-8363-36239b6a4393 2018-06-07 14:56:15,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" 2018-06-07 14:56:15,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7c9f407d-09b9-42f1-8d46-3c77c45a1b69 Date: Thu, 07 Jun 2018 14:56:15 GMT RESP BODY: {"subnets":[]} 2018-06-07 14:56:15,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-7c9f407d-09b9-42f1-8d46-3c77c45a1b69 2018-06-07 14:56:15,460 - neutron_utils - INFO - Creating router with name - cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:56:15,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229", "admin_state_up": true}}' 2018-06-07 14:56:16,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-84db8ace-aa0f-46df-91bf-694f421a0b39 Date: Thu, 07 Jun 2018 14:56:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:15Z", "admin_state_up": true, "updated_at": "2018-06-07T14:56:16Z", "revision_number": 2, "routes": [], "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "6dcd9d16-2f31-4617-bec9-51a721dcca13", "name": "cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:16,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-84db8ace-aa0f-46df-91bf-694f421a0b39 2018-06-07 14:56:16,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6dcd9d16-2f31-4617-bec9-51a721dcca13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" 2018-06-07 14:56:16,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4fdc138a-8af9-450e-8018-0dfb5a6e27e3 Date: Thu, 07 Jun 2018 14:56:16 GMT RESP BODY: {"ports":[]} 2018-06-07 14:56:16,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6dcd9d16-2f31-4617-bec9-51a721dcca13 used request id req-4fdc138a-8af9-450e-8018-0dfb5a6e27e3 2018-06-07 14:56:16,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" 2018-06-07 14:56:16,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-033680bb-60e3-4fee-9f05-07158de9509c Date: Thu, 07 Jun 2018 14:56:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:16,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-033680bb-60e3-4fee-9f05-07158de9509c 2018-06-07 14:56:16,672 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-07 14:56:16,672 - neutron_utils - INFO - Adding interface to router with name cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:56:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/6dcd9d16-2f31-4617-bec9-51a721dcca13/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" -d '{"subnet_id": "47f57215-4dd0-496d-abfd-53637304a537"}' 2018-06-07 14:56:18,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8ee90eaf-7c49-4563-b54a-dac941ff3640 Date: Thu, 07 Jun 2018 14:56:18 GMT RESP BODY: {"network_id": "a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "subnet_id": "47f57215-4dd0-496d-abfd-53637304a537", "subnet_ids": ["47f57215-4dd0-496d-abfd-53637304a537"], "port_id": "23bc4fa8-8b7e-4b28-8247-3bd85ab8067f", "id": "6dcd9d16-2f31-4617-bec9-51a721dcca13"} 2018-06-07 14:56:18,026 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6dcd9d16-2f31-4617-bec9-51a721dcca13/add_router_interface used request id req-8ee90eaf-7c49-4563-b54a-dac941ff3640 2018-06-07 14:56:18,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/6dcd9d16-2f31-4617-bec9-51a721dcca13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" 2018-06-07 14:56:18,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c1ad8a6f-d193-4a08-af59-3889c31d22f4 Date: Thu, 07 Jun 2018 14:56:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:15Z", "admin_state_up": true, "updated_at": "2018-06-07T14:56:17Z", "revision_number": 3, "routes": [], "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "6dcd9d16-2f31-4617-bec9-51a721dcca13", "name": "cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:18,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/6dcd9d16-2f31-4617-bec9-51a721dcca13 used request id req-c1ad8a6f-d193-4a08-af59-3889c31d22f4 2018-06-07 14:56:18,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6dcd9d16-2f31-4617-bec9-51a721dcca13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" 2018-06-07 14:56:18,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-68d09f82-ffd4-49e3-8fcc-3148362da4f5 Date: Thu, 07 Jun 2018 14:56:18 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:17Z","admin_state_up":true,"updated_at":"2018-06-07T14:56:17Z","binding:vnic_type":"normal","device_id":"6dcd9d16-2f31-4617-bec9-51a721dcca13","device_owner":"network:router_interface","revision_number":4,"mac_address":"fa:16:3e:b7:9b:13","id":"23bc4fa8-8b7e-4b28-8247-3bd85ab8067f","port_security_enabled":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-07 14:56:18,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6dcd9d16-2f31-4617-bec9-51a721dcca13 used request id req-68d09f82-ffd4-49e3-8fcc-3148362da4f5 2018-06-07 14:56:18,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/47f57215-4dd0-496d-abfd-53637304a537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" 2018-06-07 14:56:18,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c0d06a18-e270-4dd4-91b5-aebe6d3b2cf4 Date: Thu, 07 Jun 2018 14:56:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:18,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/47f57215-4dd0-496d-abfd-53637304a537 used request id req-c0d06a18-e270-4dd4-91b5-aebe6d3b2cf4 2018-06-07 14:56:18,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-06-07 14:56:18,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:56:18,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:56:18,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["dxgQmLkeTwGNy4swgoJLwQ"], "issued_at": "2018-06-07T14:56:18.000000Z"}} 2018-06-07 14:56:18,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:18,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98c5adf-b3d1-4eb6-bec1-0ce6141576be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:56:18,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e98c5adf-b3d1-4eb6-bec1-0ce6141576be 2018-06-07 14:56:18,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:18,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-86fea1a0-0a73-4323-962c-36a59e55d00e Date: Thu, 07 Jun 2018 14:56:18 GMT RESP BODY: {"security_groups": []} 2018-06-07 14:56:18,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-86fea1a0-0a73-4323-962c-36a59e55d00e 2018-06-07 14:56:18,932 - OpenStackSecurityGroup - INFO - Creating security group sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229... 2018-06-07 14:56:18,932 - neutron_utils - INFO - Creating security group with name - sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:56:18,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" -d '{"security_group": {"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}}' 2018-06-07 14:56:19,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-ca740106-a308-4f35-bc0f-f39ad16f30b2 Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:18Z", "updated_at": "2018-06-07T14:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "83dbdc16-d978-4298-b668-e08ee643fe10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}], "revision_number": 2, "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "07baedb6-9010-4885-94ed-b281e769a008", "name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:19,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-ca740106-a308-4f35-bc0f-f39ad16f30b2 2018-06-07 14:56:19,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07baedb6-9010-4885-94ed-b281e769a008 2018-06-07 14:56:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-251ca349-a401-4795-9ccf-0415afe0ffce Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "83dbdc16-d978-4298-b668-e08ee643fe10"}]} 2018-06-07 14:56:19,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 used request id req-251ca349-a401-4795-9ccf-0415afe0ffce 2018-06-07 14:56:19,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07baedb6-9010-4885-94ed-b281e769a008 2018-06-07 14:56:19,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f2ff018-ad9b-41ee-9592-7356b181ad00 Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "83dbdc16-d978-4298-b668-e08ee643fe10"}]} 2018-06-07 14:56:19,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 used request id req-1f2ff018-ad9b-41ee-9592-7356b181ad00 2018-06-07 14:56:19,274 - neutron_utils - INFO - Retrieving security group with ID - 07baedb6-9010-4885-94ed-b281e769a008 2018-06-07 14:56:19,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e6a333f3-f43f-4c0e-b450-ef2f6f120da0 Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:18Z", "updated_at": "2018-06-07T14:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "83dbdc16-d978-4298-b668-e08ee643fe10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}], "revision_number": 2, "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "07baedb6-9010-4885-94ed-b281e769a008", "name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:19,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=07baedb6-9010-4885-94ed-b281e769a008 used request id req-e6a333f3-f43f-4c0e-b450-ef2f6f120da0 2018-06-07 14:56:19,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07baedb6-9010-4885-94ed-b281e769a008 2018-06-07 14:56:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62ed182f-a868-4772-8933-fb4adf4bbabe Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "83dbdc16-d978-4298-b668-e08ee643fe10"}]} 2018-06-07 14:56:19,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 used request id req-62ed182f-a868-4772-8933-fb4adf4bbabe 2018-06-07 14:56:19,378 - neutron_utils - INFO - Retrieving security group with ID - 07baedb6-9010-4885-94ed-b281e769a008 2018-06-07 14:56:19,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a580aadb-fc80-4def-95ba-e8d8195233d7 Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:18Z", "updated_at": "2018-06-07T14:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "83dbdc16-d978-4298-b668-e08ee643fe10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}], "revision_number": 2, "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "07baedb6-9010-4885-94ed-b281e769a008", "name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:19,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=07baedb6-9010-4885-94ed-b281e769a008 used request id req-a580aadb-fc80-4def-95ba-e8d8195233d7 2018-06-07 14:56:19,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07baedb6-9010-4885-94ed-b281e769a008 2018-06-07 14:56:19,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ebfefb12-28c4-4066-9850-e8a317a4ae13 Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "83dbdc16-d978-4298-b668-e08ee643fe10"}]} 2018-06-07 14:56:19,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 used request id req-ebfefb12-28c4-4066-9850-e8a317a4ae13 2018-06-07 14:56:19,451 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:56:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-14d40ad2-6561-48f0-b550-7049e68cf15c Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:18Z", "updated_at": "2018-06-07T14:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "83dbdc16-d978-4298-b668-e08ee643fe10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}], "revision_number": 2, "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "07baedb6-9010-4885-94ed-b281e769a008", "name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:19,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-14d40ad2-6561-48f0-b550-7049e68cf15c 2018-06-07 14:56:19,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 14:56:19,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 14:56:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 14:56:19,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9504d6f5-7fef-4eca-822d-0dc1d522407a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:19,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-9504d6f5-7fef-4eca-822d-0dc1d522407a 2018-06-07 14:56:19,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07baedb6-9010-4885-94ed-b281e769a008 2018-06-07 14:56:19,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-063c085b-833b-4b5b-8f6f-e063b4a19c53 Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "83dbdc16-d978-4298-b668-e08ee643fe10"}]} 2018-06-07 14:56:19,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 used request id req-063c085b-833b-4b5b-8f6f-e063b4a19c53 2018-06-07 14:56:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}e16d08373041befca2a0628e439714cadab36773" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008"}}' 2018-06-07 14:56:19,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2f08053b-0f2e-4bef-84c8-3d69d36828e6 Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": 1, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "b35c71b9-fa96-4a14-b523-04d67e76190c"}} 2018-06-07 14:56:19,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-2f08053b-0f2e-4bef-84c8-3d69d36828e6 2018-06-07 14:56:19,788 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:56:19,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-4af68cad-7459-4c04-807f-efdab295084e Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:18Z", "updated_at": "2018-06-07T14:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "83dbdc16-d978-4298-b668-e08ee643fe10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "b35c71b9-fa96-4a14-b523-04d67e76190c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": 1, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}], "revision_number": 3, "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "07baedb6-9010-4885-94ed-b281e769a008", "name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:19,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-4af68cad-7459-4c04-807f-efdab295084e 2018-06-07 14:56:19,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3eb3fa-6333-4d9d-a789-143af3ff88ca Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:19,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-7e3eb3fa-6333-4d9d-a789-143af3ff88ca 2018-06-07 14:56:19,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07baedb6-9010-4885-94ed-b281e769a008 2018-06-07 14:56:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:19,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1486 X-Openstack-Request-Id: req-91d9630b-b81f-4c4c-a2bb-6e78261208de Date: Thu, 07 Jun 2018 14:56:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "83dbdc16-d978-4298-b668-e08ee643fe10"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": 1, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "b35c71b9-fa96-4a14-b523-04d67e76190c"}]} 2018-06-07 14:56:19,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 used request id req-91d9630b-b81f-4c4c-a2bb-6e78261208de 2018-06-07 14:56:20,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}e16d08373041befca2a0628e439714cadab36773" -d '{"security_group_rule": {"protocol": 17, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008"}}' 2018-06-07 14:56:20,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-5797a33b-6ac0-4cce-9fef-b4edb76ca351 Date: Thu, 07 Jun 2018 14:56:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-06-07T14:56:20Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": 1, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:20Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "2d983549-9341-4ea6-9eb9-43e14f38c5bb"}} 2018-06-07 14:56:20,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-5797a33b-6ac0-4cce-9fef-b4edb76ca351 2018-06-07 14:56:20,332 - neutron_utils - INFO - Retrieving security group with ID - 07baedb6-9010-4885-94ed-b281e769a008 2018-06-07 14:56:20,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:20,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-ee33b96d-039b-43d8-a699-24d4a947dd48 Date: Thu, 07 Jun 2018 14:56:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:18Z", "updated_at": "2018-06-07T14:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "ingress", "protocol": "17", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-06-07T14:56:20Z", "revision_number": 0, "id": "2d983549-9341-4ea6-9eb9-43e14f38c5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:20Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": 1, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "83dbdc16-d978-4298-b668-e08ee643fe10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-06-07T14:56:19Z", "revision_number": 0, "id": "b35c71b9-fa96-4a14-b523-04d67e76190c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": 1, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}], "revision_number": 4, "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "07baedb6-9010-4885-94ed-b281e769a008", "name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:20,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=07baedb6-9010-4885-94ed-b281e769a008 used request id req-ee33b96d-039b-43d8-a699-24d4a947dd48 2018-06-07 14:56:20,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07baedb6-9010-4885-94ed-b281e769a008 2018-06-07 14:56:20,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 14:56:20,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1971 X-Openstack-Request-Id: req-af668764-9a5e-479b-9b45-ec3f49c78c09 Date: Thu, 07 Jun 2018 14:56:20 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-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "198fb92a-58e1-43cf-a9fa-5ced7599420d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-06-07T14:56:20Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": 1, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:20Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "2d983549-9341-4ea6-9eb9-43e14f38c5bb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "83dbdc16-d978-4298-b668-e08ee643fe10"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-06-07T14:56:19Z", "security_group_id": "07baedb6-9010-4885-94ed-b281e769a008", "port_range_min": 1, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:19Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "b35c71b9-fa96-4a14-b523-04d67e76190c"}]} 2018-06-07 14:56:20,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=07baedb6-9010-4885-94ed-b281e769a008 used request id req-af668764-9a5e-479b-9b45-ec3f49c78c09 2018-06-07 14:56:20,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-06-07 14:56:20,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:56:20,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:56:20,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["ScOcphY_RdKKX7SHDQ3u2w"], "issued_at": "2018-06-07T14:56:20.000000Z"}} 2018-06-07 14:56:20,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:20,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9a152b-762b-4814-9563-b205b912ee91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:56:20,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a9a152b-762b-4814-9563-b205b912ee91 2018-06-07 14:56:20,820 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 14:56:20,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:20,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9479a36-9842-489e-8862-3a7557848d1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:56:20,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b9479a36-9842-489e-8862-3a7557848d1d 2018-06-07 14:56:20,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:21,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-996e7c04-fb24-4e96-ad37-44b443bdd573 Date: Thu, 07 Jun 2018 14:56: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":["47f57215-4dd0-496d-abfd-53637304a537"],"updated_at":"2018-06-07T14:56:12Z","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","name":"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:21,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-996e7c04-fb24-4e96-ad37-44b443bdd573 2018-06-07 14:56:21,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 14:56:21,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 14:56:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 14:56:21,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:21,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5995094f-3d80-44fd-b541-03d1cb8969c6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:21,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-5995094f-3d80-44fd-b541-03d1cb8969c6 2018-06-07 14:56:21,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:21,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ee03932a-3e8f-44d3-bd9d-d1427ef65126 Date: Thu, 07 Jun 2018 14:56:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:21,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-ee03932a-3e8f-44d3-bd9d-d1427ef65126 2018-06-07 14:56:21,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8&name=cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:21,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed10cddd-69d2-4d9a-a2f6-e51584a42d38 Date: Thu, 07 Jun 2018 14:56:21 GMT RESP BODY: {"ports":[]} 2018-06-07 14:56:21,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8&name=cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229&admin_state_up=True used request id req-ed10cddd-69d2-4d9a-a2f6-e51584a42d38 2018-06-07 14:56:21,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:21,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-879f8e96-34bb-4773-a1e4-9c820040eabb x-compute-request-id: req-879f8e96-34bb-4773-a1e4-9c820040eabb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-07 14:56:21,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-879f8e96-34bb-4773-a1e4-9c820040eabb 2018-06-07 14:56:21,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:21,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-6dd300a6-215d-41b4-8b65-b7cbdefaad5d Date: Thu, 07 Jun 2018 14:56: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":["47f57215-4dd0-496d-abfd-53637304a537"],"updated_at":"2018-06-07T14:56:12Z","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","name":"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:21,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-6dd300a6-215d-41b4-8b65-b7cbdefaad5d 2018-06-07 14:56:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:21,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a734880-2f21-45f1-bef3-252d7c202599 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:21,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-7a734880-2f21-45f1-bef3-252d7c202599 2018-06-07 14:56:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:21,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cd01313b-48a8-4a44-9554-188502df420f Date: Thu, 07 Jun 2018 14:56:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:21,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-cd01313b-48a8-4a44-9554-188502df420f 2018-06-07 14:56:21,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8&name=cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:21,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-55a63aae-d69a-4bcc-befb-2b36afc8dbd5 Date: Thu, 07 Jun 2018 14:56:21 GMT RESP BODY: {"ports":[]} 2018-06-07 14:56:21,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8&name=cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229&admin_state_up=True used request id req-55a63aae-d69a-4bcc-befb-2b36afc8dbd5 2018-06-07 14:56:21,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 14:56:21,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 14:56:22,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T15:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["t3jeSZdcTB6WLVMx4PG2Fg"], "issued_at": "2018-06-07T14:56:22.000000Z"}} 2018-06-07 14:56:22,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f103a76757e8654d69bbe076ede91a61781d1924" 2018-06-07 14:56:22,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f76faf-4410-408b-b633-88b92e3f9e47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 14:56:22,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e0f76faf-4410-408b-b633-88b92e3f9e47 2018-06-07 14:56:22,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:22,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-4e003e6c-2e3e-4be8-bdaf-ae857132992a Date: Thu, 07 Jun 2018 14:56:22 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":["47f57215-4dd0-496d-abfd-53637304a537"],"updated_at":"2018-06-07T14:56:12Z","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","name":"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:22,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-4e003e6c-2e3e-4be8-bdaf-ae857132992a 2018-06-07 14:56:22,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:22,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-358eb2dc-5572-4e60-af2e-58393c3d93f2 Date: Thu, 07 Jun 2018 14:56:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:22,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-358eb2dc-5572-4e60-af2e-58393c3d93f2 2018-06-07 14:56:22,538 - neutron_utils - INFO - Creating port for network with name - cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:56:22,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" -d '{"port": {"network_id": "a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8", "name": "cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229", "admin_state_up": true}}' 2018-06-07 14:56:23,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9d25a574-5373-43d6-8376-3345d963884c Date: Thu, 07 Jun 2018 14:56:23 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-07T14:56:22Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-07T14:56:22Z","name":"cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:d6:80:65","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.6"}],"id":"ae5e1acf-804c-4053-8857-c1b2bd78911b","security_groups":["bd57bb00-5304-433f-8022-a4983d34f860"],"device_id":""}} 2018-06-07 14:56:23,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-9d25a574-5373-43d6-8376-3345d963884c 2018-06-07 14:56:23,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:23,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-f88a342a-6cc2-4fc1-97fc-516bb259d322 Date: Thu, 07 Jun 2018 14:56:23 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":["47f57215-4dd0-496d-abfd-53637304a537"],"updated_at":"2018-06-07T14:56:12Z","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","name":"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:23,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-f88a342a-6cc2-4fc1-97fc-516bb259d322 2018-06-07 14:56:23,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:23,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c651cb3-f8cd-4468-8a67-2ae3c6537f07 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:23,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-0c651cb3-f8cd-4468-8a67-2ae3c6537f07 2018-06-07 14:56:23,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:23,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7823b426-aa06-4bd5-b653-9fd611373894 Date: Thu, 07 Jun 2018 14:56:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:23,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-7823b426-aa06-4bd5-b653-9fd611373894 2018-06-07 14:56:23,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8&name=cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:23,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3ced6199-04ee-4121-a58f-3ab6ce6d8b63 Date: Thu, 07 Jun 2018 14:56:23 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:22Z","admin_state_up":true,"updated_at":"2018-06-07T14:56:22Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:d6:80:65","id":"ae5e1acf-804c-4053-8857-c1b2bd78911b","port_security_enabled":true,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.6"}],"extra_dhcp_opts":[],"security_groups":["bd57bb00-5304-433f-8022-a4983d34f860"],"name":"cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:23,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8&name=cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229&admin_state_up=True used request id req-3ced6199-04ee-4121-a58f-3ab6ce6d8b63 2018-06-07 14:56:23,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:23,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b34b09-8154-4fe8-abd6-13f942292f2c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:56:23,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-59b34b09-8154-4fe8-abd6-13f942292f2c 2018-06-07 14:56:23,685 - nova_utils - INFO - Creating VM with name - cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:56:23,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:23,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-604b6cb5-fc38-4ed7-8039-0f0eaa88a3ba x-compute-request-id: req-604b6cb5-fc38-4ed7-8039-0f0eaa88a3ba Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}], "name": "cloudify.medium-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:56:23,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-604b6cb5-fc38-4ed7-8039-0f0eaa88a3ba 2018-06-07 14:56:23,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:23,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f40d7d88-b160-4cb1-9f57-2e1d74b38fd7 x-compute-request-id: req-f40d7d88-b160-4cb1-9f57-2e1d74b38fd7 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "b816f413-acb3-4668-8d08-cb10182e6c40", "name": "cloudify.medium-ae66f1b0-512d-48da-baa0-aca702c06229", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 14:56:23,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40 used request id req-f40d7d88-b160-4cb1-9f57-2e1d74b38fd7 2018-06-07 14:56:23,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:24,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 948 Content-Type: application/json X-Openstack-Request-Id: req-20487c8a-ff72-45e8-9c21-84cfcceafaaf Date: Thu, 07 Jun 2018 14:56:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-06-07T14:54:36Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-06-07T14:56:01Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/836326ad-6b61-40da-bad8-890483c95a51/snap", "metadata": {}}], "self": "/v2/images/836326ad-6b61-40da-bad8-890483c95a51", "min_disk": 0, "protected": false, "id": "836326ad-6b61-40da-bad8-890483c95a51", "file": "/v2/images/836326ad-6b61-40da-bad8-890483c95a51/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/836326ad-6b61-40da-bad8-890483c95a51/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=cloudify_manager_4.0"} 2018-06-07 14:56:24,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=cloudify_manager_4.0 used request id req-20487c8a-ff72-45e8-9c21-84cfcceafaaf 2018-06-07 14:56:24,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:24,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4d33fa5d-34df-4f74-b473-2e3acd56de0d Date: Thu, 07 Jun 2018 14:56:24 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 14:56:24,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4d33fa5d-34df-4f74-b473-2e3acd56de0d 2018-06-07 14:56:24,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" -d '{"server": {"name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "imageRef": "836326ad-6b61-40da-bad8-890483c95a51", "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "flavorRef": "b816f413-acb3-4668-8d08-cb10182e6c40", "max_count": 1, "min_count": 1, "networks": [{"port": "ae5e1acf-804c-4053-8857-c1b2bd78911b"}], "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}]}}' 2018-06-07 14:56:25,600 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 14:56:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ede2079-4b24-4b4a-affa-55ad95435903 x-compute-request-id: req-7ede2079-4b24-4b4a-affa-55ad95435903 Content-Length: 423 location: http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}], "OS-DCF:diskConfig": "MANUAL", "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "adminPass": "VbK7uRY5PxUH"}} 2018-06-07 14:56:25,600 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7ede2079-4b24-4b4a-affa-55ad95435903 2018-06-07 14:56:25,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:25,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcfee0f4-eeae-44db-a63d-c6013441a048 x-compute-request-id: req-dcfee0f4-eeae-44db-a63d-c6013441a048 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:25,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-dcfee0f4-eeae-44db-a63d-c6013441a048 2018-06-07 14:56:25,942 - create_instance - INFO - Created instance with name - cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:56:25,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:26,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-859ebf0d-2216-4e73-86a8-76147699afcf x-compute-request-id: req-859ebf0d-2216-4e73-86a8-76147699afcf Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:26,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-859ebf0d-2216-4e73-86a8-76147699afcf 2018-06-07 14:56:26,405 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:56:26,405 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:56:29,409 - create_instance - DEBUG - VM status query timeout in 896.533665895 2018-06-07 14:56:29,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:29,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4e763a9-7201-428c-9e04-c78ad4460bd7 x-compute-request-id: req-c4e763a9-7201-428c-9e04-c78ad4460bd7 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:29,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-c4e763a9-7201-428c-9e04-c78ad4460bd7 2018-06-07 14:56:29,762 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:56:29,762 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:56:32,765 - create_instance - DEBUG - VM status query timeout in 893.176781893 2018-06-07 14:56:32,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:33,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3759b65-2b31-4650-b8c8-58de178f4f1e x-compute-request-id: req-a3759b65-2b31-4650-b8c8-58de178f4f1e Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:33,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-a3759b65-2b31-4650-b8c8-58de178f4f1e 2018-06-07 14:56:33,258 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:56:33,258 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:56:36,261 - create_instance - DEBUG - VM status query timeout in 889.680960894 2018-06-07 14:56:36,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:36,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f45f129d-839d-4c88-b480-d8a7ad733fd7 x-compute-request-id: req-f45f129d-839d-4c88-b480-d8a7ad733fd7 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:36,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-f45f129d-839d-4c88-b480-d8a7ad733fd7 2018-06-07 14:56:36,715 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:56:36,715 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:56:39,719 - create_instance - DEBUG - VM status query timeout in 886.223587036 2018-06-07 14:56:39,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:40,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1687c328-94a0-4509-97b3-b3c2541b6ba2 x-compute-request-id: req-1687c328-94a0-4509-97b3-b3c2541b6ba2 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:40,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-1687c328-94a0-4509-97b3-b3c2541b6ba2 2018-06-07 14:56:40,169 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:56:40,169 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:56:43,172 - create_instance - DEBUG - VM status query timeout in 882.769963026 2018-06-07 14:56:43,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:43,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5195fbc5-ad25-402d-9d4d-338843615685 x-compute-request-id: req-5195fbc5-ad25-402d-9d4d-338843615685 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:43,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-5195fbc5-ad25-402d-9d4d-338843615685 2018-06-07 14:56:43,624 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:56:43,624 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:56:46,628 - create_instance - DEBUG - VM status query timeout in 879.314614058 2018-06-07 14:56:46,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:46,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ee676d5-0167-4968-9fe7-35c286aed478 x-compute-request-id: req-8ee676d5-0167-4968-9fe7-35c286aed478 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:46,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-8ee676d5-0167-4968-9fe7-35c286aed478 2018-06-07 14:56:46,813 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:56:46,813 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:56:49,816 - create_instance - DEBUG - VM status query timeout in 876.125972033 2018-06-07 14:56:49,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:50,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2e11c94-02f0-420b-8ef2-bf63efdd1367 x-compute-request-id: req-a2e11c94-02f0-420b-8ef2-bf63efdd1367 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:50,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-a2e11c94-02f0-420b-8ef2-bf63efdd1367 2018-06-07 14:56:50,147 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:56:50,147 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:56:53,151 - create_instance - DEBUG - VM status query timeout in 872.791696072 2018-06-07 14:56:53,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:53,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84e44923-76df-414b-a897-c2b44fab403c x-compute-request-id: req-84e44923-76df-414b-a897-c2b44fab403c Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:53,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-84e44923-76df-414b-a897-c2b44fab403c 2018-06-07 14:56:53,333 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:56:53,333 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:56:56,337 - create_instance - DEBUG - VM status query timeout in 869.605505943 2018-06-07 14:56:56,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:56:56,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4ff5524-5c67-4c88-b0c6-7c4859ec7e98 x-compute-request-id: req-e4ff5524-5c67-4c88-b0c6-7c4859ec7e98 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:56:56,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-e4ff5524-5c67-4c88-b0c6-7c4859ec7e98 2018-06-07 14:56:56,650 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:56:56,650 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:56:59,654 - create_instance - DEBUG - VM status query timeout in 866.28864193 2018-06-07 14:56:59,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:00,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa1cdd02-765b-4221-a830-31227d086d28 x-compute-request-id: req-aa1cdd02-765b-4221-a830-31227d086d28 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:00,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-aa1cdd02-765b-4221-a830-31227d086d28 2018-06-07 14:57:00,183 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:00,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:03,187 - create_instance - DEBUG - VM status query timeout in 862.755400896 2018-06-07 14:57:03,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:03,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-305a006d-161d-4d8a-94df-6f74ec431ccb x-compute-request-id: req-305a006d-161d-4d8a-94df-6f74ec431ccb Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:03,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-305a006d-161d-4d8a-94df-6f74ec431ccb 2018-06-07 14:57:03,371 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:03,371 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:06,374 - create_instance - DEBUG - VM status query timeout in 859.567903042 2018-06-07 14:57:06,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:06,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56ce97bb-6b83-4883-8679-48123e1aeb22 x-compute-request-id: req-56ce97bb-6b83-4883-8679-48123e1aeb22 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:06,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-56ce97bb-6b83-4883-8679-48123e1aeb22 2018-06-07 14:57:06,553 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:06,553 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:09,557 - create_instance - DEBUG - VM status query timeout in 856.385504961 2018-06-07 14:57:09,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:09,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5408546c-f29d-4b5c-a1fd-b6f7d7f0de11 x-compute-request-id: req-5408546c-f29d-4b5c-a1fd-b6f7d7f0de11 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:09,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-5408546c-f29d-4b5c-a1fd-b6f7d7f0de11 2018-06-07 14:57:09,739 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:09,739 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:12,740 - create_instance - DEBUG - VM status query timeout in 853.201869011 2018-06-07 14:57:12,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:12,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d9f25f9-e315-4c68-8b36-6948eee8805d x-compute-request-id: req-1d9f25f9-e315-4c68-8b36-6948eee8805d Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:12,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-1d9f25f9-e315-4c68-8b36-6948eee8805d 2018-06-07 14:57:12,934 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:12,934 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:15,937 - create_instance - DEBUG - VM status query timeout in 850.005527973 2018-06-07 14:57:15,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:16,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8792b527-5190-4a32-9b29-31e72f833560 x-compute-request-id: req-8792b527-5190-4a32-9b29-31e72f833560 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:16,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-8792b527-5190-4a32-9b29-31e72f833560 2018-06-07 14:57:16,119 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:16,119 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:19,123 - create_instance - DEBUG - VM status query timeout in 846.81963706 2018-06-07 14:57:19,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:19,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-283e51ac-d0d1-4184-8969-1afe5fda8e76 x-compute-request-id: req-283e51ac-d0d1-4184-8969-1afe5fda8e76 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:19,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-283e51ac-d0d1-4184-8969-1afe5fda8e76 2018-06-07 14:57:19,440 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:19,440 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:22,444 - create_instance - DEBUG - VM status query timeout in 843.498593092 2018-06-07 14:57:22,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:22,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abd1237f-35b4-4550-85f3-d9bdee75bcda x-compute-request-id: req-abd1237f-35b4-4550-85f3-d9bdee75bcda Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:22,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-abd1237f-35b4-4550-85f3-d9bdee75bcda 2018-06-07 14:57:22,907 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:22,907 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:25,911 - create_instance - DEBUG - VM status query timeout in 840.031668901 2018-06-07 14:57:25,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:26,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f306591-68e9-43b6-8c0e-f2c03348d5f7 x-compute-request-id: req-0f306591-68e9-43b6-8c0e-f2c03348d5f7 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:26,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-0f306591-68e9-43b6-8c0e-f2c03348d5f7 2018-06-07 14:57:26,220 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:26,221 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:29,223 - create_instance - DEBUG - VM status query timeout in 836.719184875 2018-06-07 14:57:29,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:29,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37adb532-cd30-45d7-aa27-c3636f8c7adb x-compute-request-id: req-37adb532-cd30-45d7-aa27-c3636f8c7adb Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:29,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-37adb532-cd30-45d7-aa27-c3636f8c7adb 2018-06-07 14:57:29,545 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:29,545 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:32,549 - create_instance - DEBUG - VM status query timeout in 833.39369297 2018-06-07 14:57:32,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:33,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf3ee14a-8355-40c1-8ecf-abec2fb1a0d3 x-compute-request-id: req-cf3ee14a-8355-40c1-8ecf-abec2fb1a0d3 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:33,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-cf3ee14a-8355-40c1-8ecf-abec2fb1a0d3 2018-06-07 14:57:33,009 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:33,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:36,012 - create_instance - DEBUG - VM status query timeout in 829.930063009 2018-06-07 14:57:36,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:36,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e18fa4c-4d66-4a6e-b7cf-fda6a1246f7c x-compute-request-id: req-4e18fa4c-4d66-4a6e-b7cf-fda6a1246f7c Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:36,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-4e18fa4c-4d66-4a6e-b7cf-fda6a1246f7c 2018-06-07 14:57:36,194 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:36,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:39,198 - create_instance - DEBUG - VM status query timeout in 826.744641066 2018-06-07 14:57:39,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:39,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6bc08fe-0a96-4acf-b013-72291539dc99 x-compute-request-id: req-a6bc08fe-0a96-4acf-b013-72291539dc99 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:39,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-a6bc08fe-0a96-4acf-b013-72291539dc99 2018-06-07 14:57:39,504 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:39,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:42,507 - create_instance - DEBUG - VM status query timeout in 823.434974909 2018-06-07 14:57:42,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:42,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d293e562-3a4f-47e1-a4f6-2f6b5de7b3c7 x-compute-request-id: req-d293e562-3a4f-47e1-a4f6-2f6b5de7b3c7 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:42,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-d293e562-3a4f-47e1-a4f6-2f6b5de7b3c7 2018-06-07 14:57:42,825 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:42,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:45,829 - create_instance - DEBUG - VM status query timeout in 820.113611937 2018-06-07 14:57:45,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:46,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90e9a063-79c0-49d0-b481-23fab5c1c4e9 x-compute-request-id: req-90e9a063-79c0-49d0-b481-23fab5c1c4e9 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:46,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-90e9a063-79c0-49d0-b481-23fab5c1c4e9 2018-06-07 14:57:46,148 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:46,148 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:49,150 - create_instance - DEBUG - VM status query timeout in 816.792363882 2018-06-07 14:57:49,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:49,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf2aee10-223c-4f39-aa9f-921a307d8e79 x-compute-request-id: req-bf2aee10-223c-4f39-aa9f-921a307d8e79 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:49,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-bf2aee10-223c-4f39-aa9f-921a307d8e79 2018-06-07 14:57:49,319 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:49,319 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:52,323 - create_instance - DEBUG - VM status query timeout in 813.619509935 2018-06-07 14:57:52,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:52,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fd949ed-efd4-4f52-852e-d5cf03152681 x-compute-request-id: req-2fd949ed-efd4-4f52-852e-d5cf03152681 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:52,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-2fd949ed-efd4-4f52-852e-d5cf03152681 2018-06-07 14:57:52,500 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:52,501 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:55,504 - create_instance - DEBUG - VM status query timeout in 810.438443899 2018-06-07 14:57:55,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:55,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfef4cdc-9e41-4ad2-b56a-a3f2f582b5a6 x-compute-request-id: req-cfef4cdc-9e41-4ad2-b56a-a3f2f582b5a6 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:55,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-cfef4cdc-9e41-4ad2-b56a-a3f2f582b5a6 2018-06-07 14:57:55,675 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:55,675 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:57:58,678 - create_instance - DEBUG - VM status query timeout in 807.264328957 2018-06-07 14:57:58,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:57:58,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94685310-f155-4b2e-abb0-8d0b3c9c7741 x-compute-request-id: req-94685310-f155-4b2e-abb0-8d0b3c9c7741 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:57:58,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-94685310-f155-4b2e-abb0-8d0b3c9c7741 2018-06-07 14:57:58,849 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:57:58,849 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:01,852 - create_instance - DEBUG - VM status query timeout in 804.089766979 2018-06-07 14:58:01,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:02,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9988d0e3-b46f-4ae5-a4dd-1943dd7495aa x-compute-request-id: req-9988d0e3-b46f-4ae5-a4dd-1943dd7495aa Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:02,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-9988d0e3-b46f-4ae5-a4dd-1943dd7495aa 2018-06-07 14:58:02,018 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:02,018 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:05,021 - create_instance - DEBUG - VM status query timeout in 800.921001911 2018-06-07 14:58:05,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:05,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-353f6b4b-a564-4873-95ab-73300f53b658 x-compute-request-id: req-353f6b4b-a564-4873-95ab-73300f53b658 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:05,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-353f6b4b-a564-4873-95ab-73300f53b658 2018-06-07 14:58:05,338 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:05,338 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:08,341 - create_instance - DEBUG - VM status query timeout in 797.601104021 2018-06-07 14:58:08,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:08,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22804318-f975-4bd5-bf81-b9bebcc4d9fb x-compute-request-id: req-22804318-f975-4bd5-bf81-b9bebcc4d9fb Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:08,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-22804318-f975-4bd5-bf81-b9bebcc4d9fb 2018-06-07 14:58:08,512 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:08,513 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:11,515 - create_instance - DEBUG - VM status query timeout in 794.426985025 2018-06-07 14:58:11,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:11,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-525dda70-3412-4d08-b278-c603166bf5b2 x-compute-request-id: req-525dda70-3412-4d08-b278-c603166bf5b2 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:11,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-525dda70-3412-4d08-b278-c603166bf5b2 2018-06-07 14:58:11,686 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:11,686 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:14,689 - create_instance - DEBUG - VM status query timeout in 791.252723932 2018-06-07 14:58:14,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:14,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4ece55a-c4e7-4310-b061-5d7805c963cb x-compute-request-id: req-c4ece55a-c4e7-4310-b061-5d7805c963cb Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:14,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-c4ece55a-c4e7-4310-b061-5d7805c963cb 2018-06-07 14:58:14,990 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:14,990 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:17,993 - create_instance - DEBUG - VM status query timeout in 787.949326038 2018-06-07 14:58:17,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:18,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a11dd3e-a6b4-4a55-8b3d-5e8de985604b x-compute-request-id: req-7a11dd3e-a6b4-4a55-8b3d-5e8de985604b Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:18,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-7a11dd3e-a6b4-4a55-8b3d-5e8de985604b 2018-06-07 14:58:18,165 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:18,165 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:21,168 - create_instance - DEBUG - VM status query timeout in 784.774230003 2018-06-07 14:58:21,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:21,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aad10c5c-7500-4f12-828d-09f407789be8 x-compute-request-id: req-aad10c5c-7500-4f12-828d-09f407789be8 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:21,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-aad10c5c-7500-4f12-828d-09f407789be8 2018-06-07 14:58:21,345 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:21,346 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:24,349 - create_instance - DEBUG - VM status query timeout in 781.593363047 2018-06-07 14:58:24,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:24,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b6671e-8d4f-4a7a-9bb7-491b52738636 x-compute-request-id: req-50b6671e-8d4f-4a7a-9bb7-491b52738636 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:24,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-50b6671e-8d4f-4a7a-9bb7-491b52738636 2018-06-07 14:58:24,522 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:24,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:27,526 - create_instance - DEBUG - VM status query timeout in 778.416502953 2018-06-07 14:58:27,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:28,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d74d53a7-a658-40fc-a864-055775a51afa x-compute-request-id: req-d74d53a7-a658-40fc-a864-055775a51afa Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:28,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-d74d53a7-a658-40fc-a864-055775a51afa 2018-06-07 14:58:28,024 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:28,024 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:31,027 - create_instance - DEBUG - VM status query timeout in 774.914915085 2018-06-07 14:58:31,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:31,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b30d7b4-eca1-4092-b2ab-9956f2b130db x-compute-request-id: req-3b30d7b4-eca1-4092-b2ab-9956f2b130db Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:31,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-3b30d7b4-eca1-4092-b2ab-9956f2b130db 2018-06-07 14:58:31,567 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:31,567 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:34,570 - create_instance - DEBUG - VM status query timeout in 771.37234211 2018-06-07 14:58:34,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:34,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a486bf9a-aeca-4097-aed8-48393712a1d3 x-compute-request-id: req-a486bf9a-aeca-4097-aed8-48393712a1d3 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:34,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-a486bf9a-aeca-4097-aed8-48393712a1d3 2018-06-07 14:58:34,753 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:34,753 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:37,755 - create_instance - DEBUG - VM status query timeout in 768.186897039 2018-06-07 14:58:37,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:38,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-499d3fe6-025d-451e-be1a-d3902f4e20ac x-compute-request-id: req-499d3fe6-025d-451e-be1a-d3902f4e20ac Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:38,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-499d3fe6-025d-451e-be1a-d3902f4e20ac 2018-06-07 14:58:38,227 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:38,228 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:41,231 - create_instance - DEBUG - VM status query timeout in 764.711469889 2018-06-07 14:58:41,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:41,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d46b9a7a-1b58-4a3c-b5d0-8898977ec9b3 x-compute-request-id: req-d46b9a7a-1b58-4a3c-b5d0-8898977ec9b3 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:41,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-d46b9a7a-1b58-4a3c-b5d0-8898977ec9b3 2018-06-07 14:58:41,562 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:41,562 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:44,566 - create_instance - DEBUG - VM status query timeout in 761.376619101 2018-06-07 14:58:44,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:44,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1203ab3b-7089-45bf-9bb9-5311223fea32 x-compute-request-id: req-1203ab3b-7089-45bf-9bb9-5311223fea32 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:44,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-1203ab3b-7089-45bf-9bb9-5311223fea32 2018-06-07 14:58:44,740 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:44,740 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:47,743 - create_instance - DEBUG - VM status query timeout in 758.199007988 2018-06-07 14:58:47,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:47,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bcd1a7d-4e94-4e21-b4f9-6d9c32339ead x-compute-request-id: req-3bcd1a7d-4e94-4e21-b4f9-6d9c32339ead Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:47,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-3bcd1a7d-4e94-4e21-b4f9-6d9c32339ead 2018-06-07 14:58:47,913 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:47,913 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:50,917 - create_instance - DEBUG - VM status query timeout in 755.025542974 2018-06-07 14:58:50,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:51,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6a6e529-8f0d-4a70-8ef5-6dd99684cf5a x-compute-request-id: req-b6a6e529-8f0d-4a70-8ef5-6dd99684cf5a Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:51,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-b6a6e529-8f0d-4a70-8ef5-6dd99684cf5a 2018-06-07 14:58:51,229 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:51,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:54,232 - create_instance - DEBUG - VM status query timeout in 751.709856987 2018-06-07 14:58:54,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:54,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f7c8f28-ef76-403e-b804-76652d201397 x-compute-request-id: req-0f7c8f28-ef76-403e-b804-76652d201397 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:54,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-0f7c8f28-ef76-403e-b804-76652d201397 2018-06-07 14:58:54,522 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:54,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:58:57,525 - create_instance - DEBUG - VM status query timeout in 748.417227983 2018-06-07 14:58:57,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:58:57,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a82d5e1-2aa0-411d-8dc1-58c0c4609318 x-compute-request-id: req-1a82d5e1-2aa0-411d-8dc1-58c0c4609318 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:58:57,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-1a82d5e1-2aa0-411d-8dc1-58c0c4609318 2018-06-07 14:58:57,830 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:58:57,830 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:59:00,833 - create_instance - DEBUG - VM status query timeout in 745.109010935 2018-06-07 14:59:00,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:01,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7ba1032-c49a-4b56-8e03-65e3d43d08d2 x-compute-request-id: req-b7ba1032-c49a-4b56-8e03-65e3d43d08d2 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:59:01,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-b7ba1032-c49a-4b56-8e03-65e3d43d08d2 2018-06-07 14:59:01,140 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:59:01,140 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:59:04,143 - create_instance - DEBUG - VM status query timeout in 741.798974037 2018-06-07 14:59:04,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:04,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-768f3372-8efd-4545-8224-5c1337554766 x-compute-request-id: req-768f3372-8efd-4545-8224-5c1337554766 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:59:04,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-768f3372-8efd-4545-8224-5c1337554766 2018-06-07 14:59:04,324 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:59:04,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:59:07,327 - create_instance - DEBUG - VM status query timeout in 738.615111113 2018-06-07 14:59:07,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:07,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d84edbe-63b1-47fb-a06a-1aa728141e5a x-compute-request-id: req-3d84edbe-63b1-47fb-a06a-1aa728141e5a Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:59:07,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-3d84edbe-63b1-47fb-a06a-1aa728141e5a 2018-06-07 14:59:07,636 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:59:07,636 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:59:10,639 - create_instance - DEBUG - VM status query timeout in 735.30282402 2018-06-07 14:59:10,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:10,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2135a5dd-3e12-4713-8253-68a9e2251cf9 x-compute-request-id: req-2135a5dd-3e12-4713-8253-68a9e2251cf9 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:56:28Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:59:10,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-2135a5dd-3e12-4713-8253-68a9e2251cf9 2018-06-07 14:59:10,825 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - BUILD 2018-06-07 14:59:10,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 14:59:13,828 - create_instance - DEBUG - VM status query timeout in 732.114258051 2018-06-07 14:59:13,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:14,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96527355-e569-48e3-9ef6-a8d67ba13bbf x-compute-request-id: req-96527355-e569-48e3-9ef6-a8d67ba13bbf Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:59:14,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-96527355-e569-48e3-9ef6-a8d67ba13bbf 2018-06-07 14:59:14,015 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - ACTIVE 2018-06-07 14:59:14,015 - create_instance - INFO - VM is - ACTIVE 2018-06-07 14:59:14,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:14,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d678d76-3551-42c7-bef2-676cae81308f x-compute-request-id: req-1d678d76-3551-42c7-bef2-676cae81308f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:59:14,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-1d678d76-3551-42c7-bef2-676cae81308f 2018-06-07 14:59:14,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:14,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-f25fc67d-ab91-43f0-97b3-7f0038141cc4 Date: Thu, 07 Jun 2018 14:59:14 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":["47f57215-4dd0-496d-abfd-53637304a537"],"updated_at":"2018-06-07T14:56:12Z","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","name":"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:59:14,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-f25fc67d-ab91-43f0-97b3-7f0038141cc4 2018-06-07 14:59:14,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:14,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8fd21e-d0e1-436d-9e56-1b04ce20f315 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:59:14,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-ff8fd21e-d0e1-436d-9e56-1b04ce20f315 2018-06-07 14:59:14,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:14,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-36e2867d-474c-4355-ad1a-dd3a3b543821 Date: Thu, 07 Jun 2018 14:59:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:59:14,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-36e2867d-474c-4355-ad1a-dd3a3b543821 2018-06-07 14:59:14,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:14,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2251 X-Openstack-Request-Id: req-6bf6ca80-baab-40ca-a233-e79966151615 Date: Thu, 07 Jun 2018 14:59:14 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:17Z","admin_state_up":true,"updated_at":"2018-06-07T14:56:17Z","binding:vnic_type":"normal","device_id":"6dcd9d16-2f31-4617-bec9-51a721dcca13","device_owner":"network:router_interface","revision_number":4,"mac_address":"fa:16:3e:b7:9b:13","id":"23bc4fa8-8b7e-4b28-8247-3bd85ab8067f","port_security_enabled":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:13Z","admin_state_up":true,"updated_at":"2018-06-07T14:56:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:e6:ea:c0","id":"4db9a8ad-85e8-41db-a008-23359505ff62","port_security_enabled":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:22Z","admin_state_up":true,"updated_at":"2018-06-07T14:56:29Z","binding:vnic_type":"normal","device_id":"a8340af4-90f9-4199-83b3-9b6460cbf570","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:d6:80:65","id":"ae5e1acf-804c-4053-8857-c1b2bd78911b","port_security_enabled":true,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.6"}],"extra_dhcp_opts":[],"security_groups":["bd57bb00-5304-433f-8022-a4983d34f860"],"name":"cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:59:14,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-6bf6ca80-baab-40ca-a233-e79966151615 2018-06-07 14:59:14,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" -d '{"addSecurityGroup": {"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}}' 2018-06-07 14:59:15,105 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 14:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22e4e824-5fa8-44ca-b865-2bb7ed993564 x-compute-request-id: req-22e4e824-5fa8-44ca-b865-2bb7ed993564 Content-Length: 0 Content-Type: application/json 2018-06-07 14:59:15,105 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570/action used request id req-22e4e824-5fa8-44ca-b865-2bb7ed993564 2018-06-07 14:59:15,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:15,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-0c621a33-c88f-4ef0-afc5-309857102a83 Date: Thu, 07 Jun 2018 14:59:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:15Z", "admin_state_up": true, "updated_at": "2018-06-07T14:56:17Z", "revision_number": 3, "routes": [], "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "6dcd9d16-2f31-4617-bec9-51a721dcca13", "name": "cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:59:15,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-0c621a33-c88f-4ef0-afc5-309857102a83 2018-06-07 14:59:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:15,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4003480-11e4-459c-b72a-400c49637dd2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:59:15,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-e4003480-11e4-459c-b72a-400c49637dd2 2018-06-07 14:59:15,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6dcd9d16-2f31-4617-bec9-51a721dcca13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:15,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-f9f8af96-dd6b-4019-bd0a-f953672b522a Date: Thu, 07 Jun 2018 14:59:15 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:17Z","admin_state_up":true,"updated_at":"2018-06-07T14:56:17Z","binding:vnic_type":"normal","device_id":"6dcd9d16-2f31-4617-bec9-51a721dcca13","device_owner":"network:router_interface","revision_number":4,"mac_address":"fa:16:3e:b7:9b:13","id":"23bc4fa8-8b7e-4b28-8247-3bd85ab8067f","port_security_enabled":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-07 14:59:15,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6dcd9d16-2f31-4617-bec9-51a721dcca13 used request id req-f9f8af96-dd6b-4019-bd0a-f953672b522a 2018-06-07 14:59:15,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/47f57215-4dd0-496d-abfd-53637304a537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:15,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f39fb63d-0bff-45c9-a3ca-007879032522 Date: Thu, 07 Jun 2018 14:59:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:59:15,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/47f57215-4dd0-496d-abfd-53637304a537 used request id req-f39fb63d-0bff-45c9-a3ca-007879032522 2018-06-07 14:59:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:15,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-0e1d03ef-17d4-4d93-bd4f-d70bcea07dc1 Date: Thu, 07 Jun 2018 14:59:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"updated_at":"2018-06-07T11:33:03Z","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","name":"external"}]} 2018-06-07 14:59:15,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-0e1d03ef-17d4-4d93-bd4f-d70bcea07dc1 2018-06-07 14:59:15,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:15,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-66daaa3f-bc6a-43a9-8e31-aeeb40adb3d3 Date: Thu, 07 Jun 2018 14:59:15 GMT RESP BODY: {"subnets":[]} 2018-06-07 14:59:15,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-66daaa3f-bc6a-43a9-8e31-aeeb40adb3d3 2018-06-07 14:59:15,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:15,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a34dc17-5398-465c-98cf-adbe8aadf75a x-compute-request-id: req-8a34dc17-5398-465c-98cf-adbe8aadf75a Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:59:15,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-8a34dc17-5398-465c-98cf-adbe8aadf75a 2018-06-07 14:59:15,862 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - ACTIVE 2018-06-07 14:59:15,862 - create_instance - INFO - VM is - ACTIVE 2018-06-07 14:59:15,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:16,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-840eb8d7-7a46-4899-a4e4-d07d9c3c6daa x-compute-request-id: req-840eb8d7-7a46-4899-a4e4-d07d9c3c6daa Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:59:16,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-840eb8d7-7a46-4899-a4e4-d07d9c3c6daa 2018-06-07 14:59:16,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:16,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-a0e63e6a-f813-411f-ae06-78bb4aab500c Date: Thu, 07 Jun 2018 14:59:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47f57215-4dd0-496d-abfd-53637304a537"],"updated_at":"2018-06-07T14:56:12Z","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","name":"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:59:16,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-a0e63e6a-f813-411f-ae06-78bb4aab500c 2018-06-07 14:59:16,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:16,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662fef9e-e14e-4620-a8b9-641fc40b3c4b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:59:16,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-662fef9e-e14e-4620-a8b9-641fc40b3c4b 2018-06-07 14:59:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:16,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e4198426-7a34-4b29-bf58-b22d8e649a42 Date: Thu, 07 Jun 2018 14:59:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:59:16,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-e4198426-7a34-4b29-bf58-b22d8e649a42 2018-06-07 14:59:16,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:16,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2290 X-Openstack-Request-Id: req-94cc3177-6ec9-49e0-8051-ad9ed64d55de Date: Thu, 07 Jun 2018 14:59:16 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:17Z","admin_state_up":true,"updated_at":"2018-06-07T14:56:17Z","binding:vnic_type":"normal","device_id":"6dcd9d16-2f31-4617-bec9-51a721dcca13","device_owner":"network:router_interface","revision_number":4,"mac_address":"fa:16:3e:b7:9b:13","id":"23bc4fa8-8b7e-4b28-8247-3bd85ab8067f","port_security_enabled":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:13Z","admin_state_up":true,"updated_at":"2018-06-07T14:56:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:e6:ea:c0","id":"4db9a8ad-85e8-41db-a008-23359505ff62","port_security_enabled":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:22Z","admin_state_up":true,"updated_at":"2018-06-07T14:59:14Z","binding:vnic_type":"normal","device_id":"a8340af4-90f9-4199-83b3-9b6460cbf570","device_owner":"compute:nova","revision_number":6,"mac_address":"fa:16:3e:d6:80:65","id":"ae5e1acf-804c-4053-8857-c1b2bd78911b","port_security_enabled":true,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.6"}],"extra_dhcp_opts":[],"security_groups":["07baedb6-9010-4885-94ed-b281e769a008","bd57bb00-5304-433f-8022-a4983d34f860"],"name":"cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:59:16,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-94cc3177-6ec9-49e0-8051-ad9ed64d55de 2018-06-07 14:59:16,353 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-07 14:59:16,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:16,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-b06a7027-cb99-478a-94a9-3f8b47231edd Date: Thu, 07 Jun 2018 14:59:16 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":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"updated_at":"2018-06-07T11:33:03Z","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","name":"external"}]} 2018-06-07 14:59:16,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-b06a7027-cb99-478a-94a9-3f8b47231edd 2018-06-07 14:59:16,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:16,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6654a574-c903-46c5-ba16-85c89a89a6bd Date: Thu, 07 Jun 2018 14:59:16 GMT RESP BODY: {"subnets":[]} 2018-06-07 14:59:16,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-6654a574-c903-46c5-ba16-85c89a89a6bd 2018-06-07 14:59:16,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" -d '{"floatingip": {"floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "port_id": "ae5e1acf-804c-4053-8857-c1b2bd78911b"}}' 2018-06-07 14:59:17,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 550 X-Openstack-Request-Id: req-25998e06-0754-4ff3-86ac-331c658e92d1 Date: Thu, 07 Jun 2018 14:59:17 GMT RESP BODY: {"floatingip": {"router_id": "6dcd9d16-2f31-4617-bec9-51a721dcca13", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-06-07T14:59:17Z", "floating_network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "fixed_ip_address": "10.67.79.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "ae5e1acf-804c-4053-8857-c1b2bd78911b", "id": "f2f74c2b-6607-4386-a019-118df9368fbb", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:59:17Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}} 2018-06-07 14:59:17,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-25998e06-0754-4ff3-86ac-331c658e92d1 2018-06-07 14:59:17,976 - create_instance - INFO - Created floating IP 172.30.9.206 via router - cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 14:59:17,977 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-06-07 14:59:17,977 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-06-07 14:59:17,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-06-07 14:59:17,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-06-07 14:59:18,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:59:18,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:59:18,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:59:18,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:59:18,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:59:18,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:59:18,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:59:18,988 - cloudify.rest_client.http - DEBUG - reply: "502 Bad Gateway" 502 Bad Gateway

502 Bad Gateway


nginx/1.8.0
2018-06-07 14:59:18,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:59:18,988 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:51:42 GMT 2018-06-07 14:59:18,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: text/html 2018-06-07 14:59:18,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 172 2018-06-07 14:59:18,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:59:18,989 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - try 1: Cloudify Manager isn't up and running 2018-06-07 14:59:49,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-06-07 14:59:49,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:59:49,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:59:49,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:59:49,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:59:49,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:59:49,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:59:49,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:59:49,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5219, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5645, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 9167, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4901, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 945, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8876, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8888, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4886, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-06-07 14:59:49,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:59:49,200 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:52:12 GMT 2018-06-07 14:59:49,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:59:49,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2396 2018-06-07 14:59:49,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:59:49,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5219, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 5645, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9167, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4901, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 945, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8876, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8888, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4886, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-06-07 14:59:49,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-06-07 14:59:49,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 14:59:49,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 14:59:49,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 14:59:49,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 14:59:49,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 14:59:49,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 14:59:49,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 14:59:49,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5219, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5645, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 9167, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4901, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 945, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8876, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8888, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4886, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-06-07 14:59:49,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 14:59:49,379 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 14:59:49 GMT 2018-06-07 14:59:49,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 14:59:49,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2396 2018-06-07 14:59:49,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 14:59:49,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - The current manager status is running 2018-06-07 14:59:49,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-06-07 14:59:49,379 - create_instance - INFO - Checking if VM is active 2018-06-07 14:59:49,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:49,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6edbdbe1-f1a0-4fd2-aa75-1f9bf78dcdde x-compute-request-id: req-6edbdbe1-f1a0-4fd2-aa75-1f9bf78dcdde Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:59:49,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-6edbdbe1-f1a0-4fd2-aa75-1f9bf78dcdde 2018-06-07 14:59:49,561 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - ACTIVE 2018-06-07 14:59:49,562 - create_instance - INFO - VM is - ACTIVE 2018-06-07 14:59:49,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:49,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a90e51a-0407-42d7-bf67-7f4a8fb74f3b x-compute-request-id: req-7a90e51a-0407-42d7-bf67-7f4a8fb74f3b Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 14:59:49,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-7a90e51a-0407-42d7-bf67-7f4a8fb74f3b 2018-06-07 14:59:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:49,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-feaea725-d68a-44ea-b1d5-be8a77699ae3 Date: Thu, 07 Jun 2018 14:59:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47f57215-4dd0-496d-abfd-53637304a537"],"updated_at":"2018-06-07T14:56:12Z","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","name":"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:59:49,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-feaea725-d68a-44ea-b1d5-be8a77699ae3 2018-06-07 14:59:49,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:50,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 14:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd95017d-6525-465d-87d4-005c459298a9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 14:59:50,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-dd95017d-6525-465d-87d4-005c459298a9 2018-06-07 14:59:50,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:50,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a4a0304-4c4a-449a-a167-e2a2e43ff170 Date: Thu, 07 Jun 2018 14:59:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T14:56:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","id":"47f57215-4dd0-496d-abfd-53637304a537","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:59:50,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-1a4a0304-4c4a-449a-a167-e2a2e43ff170 2018-06-07 14:59:50,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 14:59:50,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2290 X-Openstack-Request-Id: req-3748a61e-e19f-4257-acbf-e40ab51fe461 Date: Thu, 07 Jun 2018 14:59:50 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:17Z","admin_state_up":true,"updated_at":"2018-06-07T14:56:17Z","binding:vnic_type":"normal","device_id":"6dcd9d16-2f31-4617-bec9-51a721dcca13","device_owner":"network:router_interface","revision_number":4,"mac_address":"fa:16:3e:b7:9b:13","id":"23bc4fa8-8b7e-4b28-8247-3bd85ab8067f","port_security_enabled":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:13Z","admin_state_up":true,"updated_at":"2018-06-07T14:56:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:e6:ea:c0","id":"4db9a8ad-85e8-41db-a008-23359505ff62","port_security_enabled":false,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8","tenant_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","created_at":"2018-06-07T14:56:22Z","admin_state_up":true,"updated_at":"2018-06-07T14:59:14Z","binding:vnic_type":"normal","device_id":"a8340af4-90f9-4199-83b3-9b6460cbf570","device_owner":"compute:nova","revision_number":6,"mac_address":"fa:16:3e:d6:80:65","id":"ae5e1acf-804c-4053-8857-c1b2bd78911b","port_security_enabled":true,"project_id":"2dca3ba9c2c94f9e8fc513f3ea4a8d85","fixed_ips":[{"subnet_id":"47f57215-4dd0-496d-abfd-53637304a537","ip_address":"10.67.79.6"}],"extra_dhcp_opts":[],"security_groups":["07baedb6-9010-4885-94ed-b281e769a008","bd57bb00-5304-433f-8022-a4983d34f860"],"name":"cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 14:59:50,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-3748a61e-e19f-4257-acbf-e40ab51fe461 2018-06-07 14:59:50,205 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-07 14:59:50,207 - paramiko.transport - DEBUG - starting thread (client mode): 0x5e9f8d90L 2018-06-07 14:59:50,207 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-06-07 14:59:50,268 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-06-07 14:59:50,268 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-06-07 14:59:50,328 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-06-07 14:59:50,328 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-07 14:59:50,328 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-07 14:59:50,328 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-07 14:59:50,329 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-07 14:59:50,329 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-07 14:59:50,348 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-07 14:59:50,348 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-07 14:59:50,371 - paramiko.transport - DEBUG - Trying key ccf478a4de0b086e478941d6d684039a from /home/opnfv/functest/data/router/cloudify_vrouter.pem 2018-06-07 14:59:50,388 - paramiko.transport - DEBUG - userauth is OK 2018-06-07 14:59:50,432 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 14:59:50,533 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-07 14:59:50,549 - create_instance - INFO - SSH is active for VM instance 2018-06-07 14:59:50,550 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-07 14:59:50,551 - paramiko.transport - DEBUG - starting thread (client mode): 0x5e9f8890L 2018-06-07 14:59:50,551 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-06-07 14:59:50,589 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-06-07 14:59:50,589 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-06-07 14:59:50,629 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-06-07 14:59:50,629 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-07 14:59:50,630 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-07 14:59:50,630 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-07 14:59:50,630 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-07 14:59:50,630 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-07 14:59:50,656 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-07 14:59:50,656 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-07 14:59:50,659 - paramiko.transport - DEBUG - Trying key ccf478a4de0b086e478941d6d684039a from /home/opnfv/functest/data/router/cloudify_vrouter.pem 2018-06-07 14:59:50,696 - paramiko.transport - DEBUG - userauth is OK 2018-06-07 14:59:50,716 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-07 14:59:50,724 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-07 14:59:50,728 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-07 14:59:50,729 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-07 14:59:50,734 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-07 14:59:51,179 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-07 14:59:51,179 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-06-07 14:59:51,190 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-07 14:59:51,190 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-06-07 14:59:51,190 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-06-07 14:59:51,255 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-06-07 14:59:51,378 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-06-07 14:59:51,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo cp ~/cloudify_vrouter.pem /etc/cloudify/ stdout: 2018-06-07 14:59:51,379 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-06-07 14:59:51,379 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-06-07 14:59:51,390 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-06-07 14:59:51,390 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-06-07 14:59:51,436 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-06-07 14:59:51,473 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-06-07 14:59:51,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_vrouter.pem stdout: 2018-06-07 14:59:51,474 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-06-07 14:59:51,474 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-06-07 14:59:51,476 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-06-07 14:59:51,476 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-06-07 14:59:51,530 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-06-07 15:00:26,001 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-06-07 15:00:26,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo yum install -y gcc python-devel python-cmd2 stdout: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.s.uw.edu * extras: mirror.san.fastserv.com * updates: mirrors.syringanetworks.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-68.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-68.el7 for package: python-devel-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-68.el7 for package: python-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.3.2.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-68.el7 base 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.3.2.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-68.el7 base 93 k python-libs x86_64 2.7.5-68.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 17 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-68.el7.x86_64 7/24 Updating : python-2.7.5-68.el7.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.3.2.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-68.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-libs-2.7.5-68.el7.x86_64 1/24 Verifying : glibc-devel-2.17-222.el7.x86_64 2/24 Verifying : glibc-headers-2.17-222.el7.x86_64 3/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 4/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-devel-2.7.5-68.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : python-2.7.5-68.el7.x86_64 13/24 Verifying : mpfr-3.1.1-4.el7.x86_64 14/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 15/24 Verifying : kernel-headers-3.10.0-862.3.2.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-68.el7 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.3.2.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-68.el7 python-libs.x86_64 0:2.7.5-68.el7 Complete! 2018-06-07 15:00:26,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-06-07 15:00:26,002 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-06-07 15:00:26,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:00:26,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:00:26,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:00:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["5Xo_x-oFRqeP0gcVpneUbw"], "issued_at": "2018-06-07T15:00:26.000000Z"}} 2018-06-07 15:00:26,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a800eb2e31ff8268c573684c899414aa7f4589d" 2018-06-07 15:00:26,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d52690-1c48-43f2-99a8-8b35e050cf0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:00:26,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c6d52690-1c48-43f2-99a8-8b35e050cf0f 2018-06-07 15:00:26,446 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:00:26,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a800eb2e31ff8268c573684c899414aa7f4589d" 2018-06-07 15:00:26,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29ae0a50-c3db-49a6-8a3b-fb2e482c33c7 x-compute-request-id: req-29ae0a50-c3db-49a6-8a3b-fb2e482c33c7 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}], "name": "cloudify.medium-ae66f1b0-512d-48da-baa0-aca702c06229"}]} 2018-06-07 15:00:26,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-29ae0a50-c3db-49a6-8a3b-fb2e482c33c7 2018-06-07 15:00:26,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a800eb2e31ff8268c573684c899414aa7f4589d" 2018-06-07 15:00:26,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01165d28-cb12-4597-8f91-df5c63969369 x-compute-request-id: req-01165d28-cb12-4597-8f91-df5c63969369 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "b816f413-acb3-4668-8d08-cb10182e6c40", "name": "cloudify.medium-ae66f1b0-512d-48da-baa0-aca702c06229", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 15:00:26,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40 used request id req-01165d28-cb12-4597-8f91-df5c63969369 2018-06-07 15:00:26,642 - create_flavor - INFO - Found flavor with name - cloudify.medium-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:00:26,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:00:26,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:00:27,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T16:00:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["hDbvxNB0QX20cZbZC27oqw"], "issued_at": "2018-06-07T15:00:26.000000Z"}} 2018-06-07 15:00:27,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=vyos1.1.7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8954931cd643434f76394efffd9899bcdbca7ab" 2018-06-07 15:00:27,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 925 Content-Type: application/json X-Openstack-Request-Id: req-d62144e8-a046-438a-a19a-3b823ba88f49 Date: Thu, 07 Jun 2018 15:00:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-06-07T14:56:02Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-06-07T14:56:11Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/snap", "metadata": {}}], "self": "/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "min_disk": 0, "protected": false, "id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "file": "/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=vyos1.1.7"} 2018-06-07 15:00:27,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=vyos1.1.7 used request id req-d62144e8-a046-438a-a19a-3b823ba88f49 2018-06-07 15:00:27,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8954931cd643434f76394efffd9899bcdbca7ab" 2018-06-07 15:00:27,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3571a546-c9b2-4d8a-b903-3d0eaea72726 Date: Thu, 07 Jun 2018 15:00:27 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 15:00:27,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3571a546-c9b2-4d8a-b903-3d0eaea72726 2018-06-07 15:00:27,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:00:27,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:00:27,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T16:00:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["sTF7yJQXSjqfZivRFGxFdA"], "issued_at": "2018-06-07T15:00:27.000000Z"}} 2018-06-07 15:00:27,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-06-07 15:00:27,924 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-06-07 15:00:29,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:29,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:29,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:29,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:29,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:29,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:29,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:29,754 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-06-07 15:00:29,754 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:29.686Z", "updated_at": "2018-06-07T15:00:29.686Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-06-07 15:00:29,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:29,755 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:29 GMT 2018-06-07 15:00:29,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:29,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-06-07 15:00:29,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:29,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-06-07 15:00:29,763 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.28:5000", "keystone_tenant_name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "keystone_password": "1ae0e06c-9b78-4de6-8f1a-682986b40f07", "reference_vnf_flavor_id": "b816f413-acb3-4668-8d08-cb10182e6c40", "target_vnf_flavor_id": "b816f413-acb3-4668-8d08-cb10182e6c40", "target_vnf_image_id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c"}, "blueprint_id": "vrouter-opnfv"} 2018-06-07 15:00:30,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:30,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:30,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:30,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:30,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:30,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:30,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:30,565 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 711 2018-06-07 15:00:30,565 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "b816f413-acb3-4668-8d08-cb10182e6c40", "target_vnf_flavor_id": "b816f413-acb3-4668-8d08-cb10182e6c40", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "keystone_password": "1ae0e06c-9b78-4de6-8f1a-682986b40f07", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:29.884Z", "updated_at": "2018-06-07T15:00:29.884Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-06-07 15:00:30,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:30,566 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:30 GMT 2018-06-07 15:00:30,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:30,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9267 2018-06-07 15:00:30,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:30,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-06-07 15:00:30,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:30,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:30.444Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:30 GMT 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-06-07 15:00:30,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:30,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:00:30,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:30,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:30,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:30,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:30,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:30,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:30,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:30,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-06-07 15:00:30,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:30,712 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:30 GMT 2018-06-07 15:00:30,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:30,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-06-07 15:00:30,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:30,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/400a3501-5594-4d76-984e-1a8ddc6d32fb 2018-06-07 15:00:30,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:30,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:30,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:30,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:30,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:30,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:30,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:30,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:30.444Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"} 2018-06-07 15:00:30,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:30,778 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:30 GMT 2018-06-07 15:00:30,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:30,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-06-07 15:00:30,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:35,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:00:35,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:35,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:35,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:35,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:35,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:35,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:35,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:35,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:31.595Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:31.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:32.003Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:32.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb", "logger": "a8152e3b-77b3-45be-9f3e-8b217bb320d8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:32.641Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:32.641Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:32.641Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:32.641Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:32.641Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:32.641Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:32.642Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:32.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb", "logger": "a8152e3b-77b3-45be-9f3e-8b217bb320d8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:33.672Z", "message": "Installing from directory: /tmp/tmpiXAoTb [args=--prefix=\"/tmp/openstack-KjjIZJ\" --constraint=\"/tmp/openstack-KjjIZJ/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:33.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb", "logger": "a8152e3b-77b3-45be-9f3e-8b217bb320d8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:33.672Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:33.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb", "logger": "a8152e3b-77b3-45be-9f3e-8b217bb320d8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:33.672Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:33.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb", "logger": "a8152e3b-77b3-45be-9f3e-8b217bb320d8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:33.672Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:33.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb", "logger": "a8152e3b-77b3-45be-9f3e-8b217bb320d8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:00:33.672Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpiXAoTb --prefix=\"/tmp/openstack-KjjIZJ\" --constraint=\"/tmp/openstack-KjjIZJ/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:00:33.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb", "logger": "a8152e3b-77b3-45be-9f3e-8b217bb320d8"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-06-07 15:00:35,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:35,866 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:35 GMT 2018-06-07 15:00:35,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:35,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-06-07 15:00:35,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:35,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-06-07 15:00:35,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-06-07 15:00:35,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-06-07 15:00:35,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-06-07 15:00:35,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-06-07 15:00:35,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-06-07 15:00:35,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpiXAoTb [args=--prefix="/tmp/openstack-KjjIZJ" --constraint="/tmp/openstack-KjjIZJ/constraint.txt", package_name=cloudify-openstack-plugin] 2018-06-07 15:00:35,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-06-07 15:00:35,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-06-07 15:00:35,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-06-07 15:00:35,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpiXAoTb --prefix="/tmp/openstack-KjjIZJ" --constraint="/tmp/openstack-KjjIZJ/constraint.txt" 2018-06-07 15:00:35,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/400a3501-5594-4d76-984e-1a8ddc6d32fb 2018-06-07 15:00:35,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:35,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:35,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:35,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:35,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:35,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:35,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:35,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:30.444Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"} 2018-06-07 15:00:35,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:35,936 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:35 GMT 2018-06-07 15:00:35,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:35,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-06-07 15:00:35,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:40,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:00:41,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:41,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:41,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:41,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:41,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:41,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:41,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:41,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-06-07 15:00:41,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:41,017 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:41 GMT 2018-06-07 15:00:41,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:41,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-06-07 15:00:41,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:41,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/400a3501-5594-4d76-984e-1a8ddc6d32fb 2018-06-07 15:00:41,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:41,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:41,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:41,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:41,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:41,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:41,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:41,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:30.444Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"} 2018-06-07 15:00:41,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:41,128 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:41 GMT 2018-06-07 15:00:41,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:41,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-06-07 15:00:41,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:46,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:00:46,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:46,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:46,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:46,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:46,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:46,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:46,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:46,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-06-07 15:00:46,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:46,236 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:46 GMT 2018-06-07 15:00:46,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:46,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-06-07 15:00:46,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:46,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/400a3501-5594-4d76-984e-1a8ddc6d32fb 2018-06-07 15:00:46,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:46,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:46,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:46,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:46,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:46,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:46,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:46,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:30.444Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"} 2018-06-07 15:00:46,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:46,680 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:46 GMT 2018-06-07 15:00:46,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:46,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-06-07 15:00:46,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:51,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:00:51,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:51,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:51,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:51,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:51,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:51,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:51,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:51,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-06-07 15:00:51,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:51,774 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:51 GMT 2018-06-07 15:00:51,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:51,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-06-07 15:00:51,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:51,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/400a3501-5594-4d76-984e-1a8ddc6d32fb 2018-06-07 15:00:51,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:51,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:51,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:51,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:51,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:51,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:51,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:51,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:30.444Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"} 2018-06-07 15:00:51,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:51,841 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:51 GMT 2018-06-07 15:00:51,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:51,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-06-07 15:00:51,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:56,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:00:56,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:56,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:56,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:56,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:56,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:56,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:56,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:56,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-06-07 15:00:56,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:56,933 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:56 GMT 2018-06-07 15:00:56,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:56,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-06-07 15:00:56,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:00:56,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/400a3501-5594-4d76-984e-1a8ddc6d32fb 2018-06-07 15:00:57,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:00:57,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:00:57,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:00:57,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:00:57,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:00:57,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:00:57,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:00:57,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:30.444Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"} 2018-06-07 15:00:57,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:00:57,373 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:00:57 GMT 2018-06-07 15:00:57,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:00:57,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-06-07 15:00:57,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:02,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:02,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:02,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:01.011Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:01.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb", "logger": "a8152e3b-77b3-45be-9f3e-8b217bb320d8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:01.722Z", "message": "Removing directory: /tmp/tmpiXAoTb", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:01.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb", "logger": "a8152e3b-77b3-45be-9f3e-8b217bb320d8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:01.991Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:01.991Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"}], "metadata": {"pagination": {"total": 14, "offset": 11, "size": 50}}} 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:02 GMT 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1555 2018-06-07 15:01:02,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:02,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-06-07 15:01:02,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpiXAoTb 2018-06-07 15:01:02,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-06-07 15:01:02,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/400a3501-5594-4d76-984e-1a8ddc6d32fb 2018-06-07 15:01:02,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:02,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:02,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:02,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:02,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:02,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:02,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:02,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:30.444Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"} 2018-06-07 15:01:02,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:02,516 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:02 GMT 2018-06-07 15:01:02,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:02,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-06-07 15:01:02,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:02,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-06-07 15:01:02,517 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-06-07 15:01:02,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:02,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:02,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:02,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:02,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:02,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:02,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:02,683 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-06-07 15:01:02,683 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:02,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:02,683 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:02 GMT 2018-06-07 15:01:02,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:02,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:02,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:02,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:02,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:02,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:02,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:02,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:02,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:02,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:02,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:02,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-06-07 15:01:02,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:02,762 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:02 GMT 2018-06-07 15:01:02,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:02,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-06-07 15:01:02,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:02,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:02,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:02,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:02,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:02,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:02,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:02,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:02,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:02,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:02,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:02,834 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:02 GMT 2018-06-07 15:01:02,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:02,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:02,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:07,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:07,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:07,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:07,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:07,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:07,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:07,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:07,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:07,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:03.750Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:03.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:05.086Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:05.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:05.798Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:05.798Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:05.798Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:05.798Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_network_0fxr9z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "external_network_ez3ozq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_network_0fxr9z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "external_network_ez3ozq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "data_plane_network_k200ut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "security_group_0p86ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "external_network_ez3ozq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "data_plane_network_k200ut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:07.282Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2018-06-07 15:01:07,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:07,926 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:07 GMT 2018-06-07 15:01:07,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:07,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7369 2018-06-07 15:01:07,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:07,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-06-07 15:01:07,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:07,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:07,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-06-07 15:01:07,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-06-07 15:01:07,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-06-07 15:01:07,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:07,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-06-07 15:01:07,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-06-07 15:01:07,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-06-07 15:01:07,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:07,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-06-07 15:01:07,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-06-07 15:01:07,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:07,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:07,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:07,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:07,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:07,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:07,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:07,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:07,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:07,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:07,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:07,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:07,991 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:07 GMT 2018-06-07 15:01:07,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:07,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:07,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:12,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:13,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:13,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:13,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:13,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:13,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:13,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:13,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:13,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_ez3ozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.004Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "9f90e4c3-94d1-4664-b239-037596b08598"}, {"node_instance_id": "security_group_0p86ku", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.438Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "security_group_0p86ku", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.438Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "external_network_ez3ozq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.438Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "keypair_haow7w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.438Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "data_plane_network_k200ut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.438Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "keypair_haow7w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.438Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_network_0fxr9z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.438Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "security_group_0p86ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.981Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "f747a490-745a-4d0c-b886-7bc87cd18058"}, {"node_instance_id": "security_group_0p86ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.981Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "f747a490-745a-4d0c-b886-7bc87cd18058"}, {"node_instance_id": "security_group_0p86ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.981Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "f747a490-745a-4d0c-b886-7bc87cd18058"}, {"node_instance_id": "security_group_0p86ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.981Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "f747a490-745a-4d0c-b886-7bc87cd18058"}, {"node_instance_id": "security_group_0p86ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.981Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "f747a490-745a-4d0c-b886-7bc87cd18058"}, {"node_instance_id": "security_group_0p86ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.981Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "f747a490-745a-4d0c-b886-7bc87cd18058"}, {"node_instance_id": "security_group_0p86ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:08.981Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:08.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "f747a490-745a-4d0c-b886-7bc87cd18058"}, {"node_instance_id": "data_plane_network_k200ut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:09.465Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:09.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "keypair_haow7w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:09.465Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:09.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_network_0fxr9z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:09.465Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:09.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "external_network_ez3ozq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:09.465Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:09.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "external_network_ez3ozq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:09.465Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:09.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:10.065Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2dca3ba9c2c94f9e8fc513f3ea4a8d85', u'created_at': u'2018-06-07T15:01:08Z', u'updated_at': u'2018-06-07T15:01:08Z', u'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'2dca3ba9c2c94f9e8fc513f3ea4a8d85', u'port_id': None, u'id': u'f72e0914-9e8f-47c5-a246-789dc9a6367f'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:10.065Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "06652fee-d85f-4251-be7a-baba2282a285"}, {"node_instance_id": "security_group_0p86ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:10.065Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:10.065Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "f747a490-745a-4d0c-b886-7bc87cd18058"}, {"node_instance_id": "target_vnf_ip_uzm826", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:10.065Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2dca3ba9c2c94f9e8fc513f3ea4a8d85', u'created_at': u'2018-06-07T15:01:08Z', u'updated_at': u'2018-06-07T15:01:08Z', u'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'2dca3ba9c2c94f9e8fc513f3ea4a8d85', u'port_id': None, u'id': u'12ad91d1-f8a2-4f08-972a-dc557c84779d'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:10.065Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "a7bc3238-7bc6-4f7a-84df-4daec6efc9ca"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:10.604Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:10.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:10.604Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:10.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "data_plane_network_k200ut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:10.604Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:10.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "router_9jvxt0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:11.643Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:11.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_network_0fxr9z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:11.643Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:11.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "keypair_haow7w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:11.643Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:11.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "router_9jvxt0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:11.643Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:11.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "data_plane_network_k200ut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:11.643Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:11.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:11.643Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:11.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:11.643Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:11.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "router_9jvxt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:11.643Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:11.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:12.677Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:12.677Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "keypair_haow7w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:12.677Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:12.677Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_network_0fxr9z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:12.677Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:12.677Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:12.677Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:12.677Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 53, "offset": 15, "size": 50}}} 2018-06-07 15:01:13,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:13,119 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:13 GMT 2018-06-07 15:01:13,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:13,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21048 2018-06-07 15:01:13,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:13,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-06-07 15:01:13,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-06-07 15:01:13,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-06-07 15:01:13,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-06-07 15:01:13,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-06-07 15:01:13,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-06-07 15:01:13,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:13,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-06-07 15:01:13,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 15:01:13,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 15:01:13,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 15:01:13,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-06-07 15:01:13,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 15:01:13,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 15:01:13,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 15:01:13,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-06-07 15:01:13,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-06-07 15:01:13,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-06-07 15:01:13,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:13,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:13,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2dca3ba9c2c94f9e8fc513f3ea4a8d85', u'created_at': u'2018-06-07T15:01:08Z', u'updated_at': u'2018-06-07T15:01:08Z', u'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'2dca3ba9c2c94f9e8fc513f3ea4a8d85', u'port_id': None, u'id': u'f72e0914-9e8f-47c5-a246-789dc9a6367f'} 2018-06-07 15:01:13,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-06-07 15:01:13,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2dca3ba9c2c94f9e8fc513f3ea4a8d85', u'created_at': u'2018-06-07T15:01:08Z', u'updated_at': u'2018-06-07T15:01:08Z', u'floating_network_id': u'5d2c836d-4f51-4a08-802d-1f330f232fa0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'2dca3ba9c2c94f9e8fc513f3ea4a8d85', u'port_id': None, u'id': u'12ad91d1-f8a2-4f08-972a-dc557c84779d'} 2018-06-07 15:01:13,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-06-07 15:01:13,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-06-07 15:01:13,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:13,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-06-07 15:01:13,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:13,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-06-07 15:01:13,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-06-07 15:01:13,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:13,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:13,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:13,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:13,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:13,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:13,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:13,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:13,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:13,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:13,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:13,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:13,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:13,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:13,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:13,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:13,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:13,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:13,199 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:13 GMT 2018-06-07 15:01:13,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:13,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:13,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:18,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:18,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:18,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:18,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:18,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:18,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:18,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:18,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:18,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:13.691Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:13.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "keypair_haow7w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:13.691Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:13.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:13.691Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:13.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "security_group_0p86ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:13.691Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:13.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "security_group_0p86ku", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:13.691Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:13.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:13.691Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:13.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "router_9jvxt0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:14.705Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:14.705Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "router_9jvxt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:14.705Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:14.705Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "security_group_0p86ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:14.705Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:14.705Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "router_9jvxt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:15.717Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:15.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:15.717Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:15.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:15.717Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:15.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:17.018Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:17.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:17.736Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:17.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:17.736Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:17.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:17.736Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:17.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 69, "offset": 53, "size": 50}}} 2018-06-07 15:01:18,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:18,273 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:18 GMT 2018-06-07 15:01:18,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:18,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7736 2018-06-07 15:01:18,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:18,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-06-07 15:01:18,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:18,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:18,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-06-07 15:01:18,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-06-07 15:01:18,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:18,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:18,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:18,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:18,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:18,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:18,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:18,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:18,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:18,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:18,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:18,355 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:18 GMT 2018-06-07 15:01:18,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:18,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:18,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:23,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:23,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:23,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:23,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:23,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:23,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:23,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:23,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:23,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:18.821Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:18.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:18.821Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:18.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:18.821Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:18.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:18.821Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:18.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:18.821Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:18.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:18.821Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:18.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:19.838Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:19.838Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:20.850Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:20.850Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:21.917Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:21.917Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:21.917Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:21.917Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:22.935Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:22.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:22.935Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:22.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:22.935Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:22.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:22.935Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:22.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:22.935Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:22.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 84, "offset": 69, "size": 50}}} 2018-06-07 15:01:23,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:23,436 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:23 GMT 2018-06-07 15:01:23,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:23,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7662 2018-06-07 15:01:23,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:23,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:23,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:23,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-06-07 15:01:23,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-06-07 15:01:23,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-06-07 15:01:23,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-06-07 15:01:23,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-06-07 15:01:23,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:23,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:23,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-06-07 15:01:23,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:23,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:23,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-06-07 15:01:23,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-06-07 15:01:23,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-06-07 15:01:23,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:23,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:23,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:23,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:23,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:23,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:23,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:23,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:23,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:23,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:23,506 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:23 GMT 2018-06-07 15:01:23,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:23,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:23,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:28,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:28,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:28,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:28,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:28,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:28,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:28,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:28,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:28,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:23.963Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:23.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:23.963Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:23.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:23.963Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:23.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:23.963Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:23.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:24.987Z", "message": "connect_security_group(): source_id=b25ee18e-7857-4b0e-ae5c-01786db6ae1a target={u'external_id': u'bfb87627-bee3-4c9b-a1d6-342aec065d5c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:24.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "979ecd8b-40fb-4a65-b620-faa682874e3f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:24.988Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:24.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:24.988Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:24.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:26.039Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:26.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:26.039Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:26.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:26.039Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:26.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:26.039Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:26.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:26.039Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:26.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:26.175Z", "message": "connect_security_group(): source_id=dfb9ce75-8a54-49e3-a95e-6429f9ed1da2 target={u'external_id': u'bfb87627-bee3-4c9b-a1d6-342aec065d5c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:26.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "9be09caf-d43d-4aa5-b8f0-26f791b946d6"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:27.068Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:27.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:27.068Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:27.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:27.068Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:27.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:27.068Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:27.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 101, "offset": 84, "size": 50}}} 2018-06-07 15:01:28,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:28,801 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:28 GMT 2018-06-07 15:01:28,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:28,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8941 2018-06-07 15:01:28,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:28,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-06-07 15:01:28,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:28,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:28,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-06-07 15:01:28,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=b25ee18e-7857-4b0e-ae5c-01786db6ae1a target={u'external_id': u'bfb87627-bee3-4c9b-a1d6-342aec065d5c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-06-07 15:01:28,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-06-07 15:01:28,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-06-07 15:01:28,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:28,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:28,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-06-07 15:01:28,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-06-07 15:01:28,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-06-07 15:01:28,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=dfb9ce75-8a54-49e3-a95e-6429f9ed1da2 target={u'external_id': u'bfb87627-bee3-4c9b-a1d6-342aec065d5c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-06-07 15:01:28,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-06-07 15:01:28,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-06-07 15:01:28,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-06-07 15:01:28,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-06-07 15:01:28,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:28,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:28,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:28,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:28,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:28,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:28,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:28,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:28,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:28,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:28,875 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:28 GMT 2018-06-07 15:01:28,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:28,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:28,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:33,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:33,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:33,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:33,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:33,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:33,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:33,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:33,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:33,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:29.961Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:29.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:30.367Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:30.367Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:31.380Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:31.380Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:31.380Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:31.380Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:32.475Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:32.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:32.475Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:32.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:32.475Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:32.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:32.475Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:32.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:33.823Z", "message": "connect_security_group(): source_id=ef81ceeb-6ea4-4f0d-9069-10dd199ce664 target={u'external_id': u'bfb87627-bee3-4c9b-a1d6-342aec065d5c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:33.823Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "207b2d1b-1bf0-412e-abd4-6e1f1fdfed4c"}], "metadata": {"pagination": {"total": 112, "offset": 101, "size": 50}}} 2018-06-07 15:01:33,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:33,980 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:33 GMT 2018-06-07 15:01:33,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:33,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4652 2018-06-07 15:01:33,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-06-07 15:01:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-06-07 15:01:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-06-07 15:01:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-06-07 15:01:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ef81ceeb-6ea4-4f0d-9069-10dd199ce664 target={u'external_id': u'bfb87627-bee3-4c9b-a1d6-342aec065d5c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-06-07 15:01:33,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:34,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:34 GMT 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:34,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:34,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:39,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:39,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:39,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:39,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:39,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:39,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:39,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:39,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:39,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:34.461Z", "message": "connect_security_group(): source_id=46b204b7-7953-47b1-8d48-671bec91c046 target={u'external_id': u'bfb87627-bee3-4c9b-a1d6-342aec065d5c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:34.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "029c0546-1652-494d-b148-902453bd9926"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:34.622Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:34.622Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:35.500Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:35.500Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:35.500Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:35.500Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:35.500Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:35.500Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:36.647Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:36.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:37.542Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:37.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:38.770Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:38.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:38.770Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:38.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:38.770Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:38.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:38.770Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:38.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:38.770Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:38.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:38.770Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:38.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 127, "offset": 110, "size": 50}}} 2018-06-07 15:01:39,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:39,138 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:39 GMT 2018-06-07 15:01:39,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:39,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6768 2018-06-07 15:01:39,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:39,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=46b204b7-7953-47b1-8d48-671bec91c046 target={u'external_id': u'bfb87627-bee3-4c9b-a1d6-342aec065d5c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-06-07 15:01:39,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-06-07 15:01:39,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-06-07 15:01:39,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-06-07 15:01:39,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-06-07 15:01:39,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-06-07 15:01:39,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-06-07 15:01:39,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:39,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-06-07 15:01:39,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-06-07 15:01:39,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-06-07 15:01:39,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-06-07 15:01:39,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-06-07 15:01:39,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:39,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:39,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:39,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:39,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:39,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:39,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:39,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:39,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:39,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:39,205 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:39 GMT 2018-06-07 15:01:39,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:39,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:39,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:44,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:44,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:44,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:44,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:44,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:44,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:44,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:44,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:44,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_qpigxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:39.180Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'ef81ceeb-6ea4-4f0d-9069-10dd199ce664', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8c:78:17'}, {u'external_id': u'b25ee18e-7857-4b0e-ae5c-01786db6ae1a', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c6:35:d1'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:39.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "4d87025d-1700-4cf1-8a9a-d504d02bb3fa"}, {"node_instance_id": "target_vnf_host_psa8bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:39.486Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'46b204b7-7953-47b1-8d48-671bec91c046', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:08:b3:29'}, {u'external_id': u'dfb9ce75-8a54-49e3-a95e-6429f9ed1da2', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:89:5d:bb'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:39.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "5efb7f51-6cae-4b24-9858-ca3986d66ab1"}, {"node_instance_id": "reference_vnf_host_qpigxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:39.486Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:39.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "4d87025d-1700-4cf1-8a9a-d504d02bb3fa"}, {"node_instance_id": "target_vnf_host_psa8bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:39.486Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:39.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "5efb7f51-6cae-4b24-9858-ca3986d66ab1"}, {"node_instance_id": "reference_vnf_host_qpigxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:40.813Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e2334e52-cc55-4f91-bea2-fd88d1f0a98c', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03c80f52-5e57-4083-8fa9-8d63f6fbac27'}, 'nics': [{'port-id': u'ef81ceeb-6ea4-4f0d-9069-10dd199ce664'}, {'port-id': u'b25ee18e-7857-4b0e-ae5c-01786db6ae1a'}], 'flavor': u'b816f413-acb3-4668-8d08-cb10182e6c40'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:40.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "4d87025d-1700-4cf1-8a9a-d504d02bb3fa"}, {"node_instance_id": "reference_vnf_host_qpigxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:41.499Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:41.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "4d87025d-1700-4cf1-8a9a-d504d02bb3fa"}, {"node_instance_id": "target_vnf_host_psa8bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:41.499Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:41.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "5efb7f51-6cae-4b24-9858-ca3986d66ab1"}, {"node_instance_id": "reference_vnf_host_qpigxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:41.499Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e2334e52-cc55-4f91-bea2-fd88d1f0a98c', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03c80f52-5e57-4083-8fa9-8d63f6fbac27'}, 'nics': [{'port-id': u'ef81ceeb-6ea4-4f0d-9069-10dd199ce664'}, {'port-id': u'b25ee18e-7857-4b0e-ae5c-01786db6ae1a'}], 'flavor': u'b816f413-acb3-4668-8d08-cb10182e6c40'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:41.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "4d87025d-1700-4cf1-8a9a-d504d02bb3fa"}, {"node_instance_id": "target_vnf_host_psa8bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:41.499Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e2334e52-cc55-4f91-bea2-fd88d1f0a98c', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03c80f52-5e57-4083-8fa9-8d63f6fbac27'}, 'nics': [{'port-id': u'46b204b7-7953-47b1-8d48-671bec91c046'}, {'port-id': u'dfb9ce75-8a54-49e3-a95e-6429f9ed1da2'}], 'flavor': u'b816f413-acb3-4668-8d08-cb10182e6c40'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:41.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "5efb7f51-6cae-4b24-9858-ca3986d66ab1"}, {"node_instance_id": "target_vnf_host_psa8bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:41.499Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e2334e52-cc55-4f91-bea2-fd88d1f0a98c', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03c80f52-5e57-4083-8fa9-8d63f6fbac27'}, 'nics': [{'port-id': u'46b204b7-7953-47b1-8d48-671bec91c046'}, {'port-id': u'dfb9ce75-8a54-49e3-a95e-6429f9ed1da2'}], 'flavor': u'b816f413-acb3-4668-8d08-cb10182e6c40'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:41.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "5efb7f51-6cae-4b24-9858-ca3986d66ab1"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:42.236Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:42.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:42.788Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:42.788Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:43.803Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:43.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:43.803Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:43.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 141, "offset": 123, "size": 50}}} 2018-06-07 15:01:44,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:44,327 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:44 GMT 2018-06-07 15:01:44,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:44,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10396 2018-06-07 15:01:44,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:44,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'ef81ceeb-6ea4-4f0d-9069-10dd199ce664', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8c:78:17'}, {u'external_id': u'b25ee18e-7857-4b0e-ae5c-01786db6ae1a', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c6:35:d1'}] 2018-06-07 15:01:44,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'46b204b7-7953-47b1-8d48-671bec91c046', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:08:b3:29'}, {u'external_id': u'dfb9ce75-8a54-49e3-a95e-6429f9ed1da2', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:89:5d:bb'}] 2018-06-07 15:01:44,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-06-07 15:01:44,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-06-07 15:01:44,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e2334e52-cc55-4f91-bea2-fd88d1f0a98c', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03c80f52-5e57-4083-8fa9-8d63f6fbac27'}, 'nics': [{'port-id': u'ef81ceeb-6ea4-4f0d-9069-10dd199ce664'}, {'port-id': u'b25ee18e-7857-4b0e-ae5c-01786db6ae1a'}], 'flavor': u'b816f413-acb3-4668-8d08-cb10182e6c40'} 2018-06-07 15:01:44,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-06-07 15:01:44,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-06-07 15:01:44,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e2334e52-cc55-4f91-bea2-fd88d1f0a98c', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03c80f52-5e57-4083-8fa9-8d63f6fbac27'}, 'nics': [{'port-id': u'ef81ceeb-6ea4-4f0d-9069-10dd199ce664'}, {'port-id': u'b25ee18e-7857-4b0e-ae5c-01786db6ae1a'}], 'flavor': u'b816f413-acb3-4668-8d08-cb10182e6c40'} 2018-06-07 15:01:44,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e2334e52-cc55-4f91-bea2-fd88d1f0a98c', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03c80f52-5e57-4083-8fa9-8d63f6fbac27'}, 'nics': [{'port-id': u'46b204b7-7953-47b1-8d48-671bec91c046'}, {'port-id': u'dfb9ce75-8a54-49e3-a95e-6429f9ed1da2'}], 'flavor': u'b816f413-acb3-4668-8d08-cb10182e6c40'} 2018-06-07 15:01:44,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e2334e52-cc55-4f91-bea2-fd88d1f0a98c', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03c80f52-5e57-4083-8fa9-8d63f6fbac27'}, 'nics': [{'port-id': u'46b204b7-7953-47b1-8d48-671bec91c046'}, {'port-id': u'dfb9ce75-8a54-49e3-a95e-6429f9ed1da2'}], 'flavor': u'b816f413-acb3-4668-8d08-cb10182e6c40'} 2018-06-07 15:01:44,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-06-07 15:01:44,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-06-07 15:01:44,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:44,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-06-07 15:01:44,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:44,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:44,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:44,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:44,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:44,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:44,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:44,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:44,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:44,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:44,436 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:44 GMT 2018-06-07 15:01:44,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:44,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:44,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:49,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:49,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:49,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:49,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:49,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:49,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:49,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:49,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:49,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:44.826Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:44.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:44.826Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:44.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:44.826Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:44.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:44.826Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:44.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:44.826Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:44.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:44.826Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:01:44.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:47.351Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T15:01:47.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:01:47.843Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T15:01:47.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 149, "offset": 137, "size": 50}}} 2018-06-07 15:01:49,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:49,521 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:49 GMT 2018-06-07 15:01:49,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:49,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5280 2018-06-07 15:01:49,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:49,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-06-07 15:01:49,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-06-07 15:01:49,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:49,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-06-07 15:01:49,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-06-07 15:01:49,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-06-07 15:01:49,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-06-07 15:01:49,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-06-07 15:01:49,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:49,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:49,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:49,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:49,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:49,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:49,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:49,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:49,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:49,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:49,588 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:49 GMT 2018-06-07 15:01:49,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:49,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:49,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:54,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:01:54,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:54,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:54,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:54,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:54,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:54,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:54,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:54,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-06-07 15:01:54,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:54,730 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:54 GMT 2018-06-07 15:01:54,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:54,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 15:01:54,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:54,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:01:54,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:01:54,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:01:54,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:01:54,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:01:54,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:01:54,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:01:54,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:01:54,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:01:54,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:01:54,831 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:01:54 GMT 2018-06-07 15:01:54,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:01:54,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:01:54,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:01:59,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:00,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:00,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:00,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:00,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:00,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:00,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:00,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:00,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-06-07 15:02:00,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:00,251 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:00 GMT 2018-06-07 15:02:00,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:00,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 15:02:00,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:00,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:00,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:00,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:00,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:00,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:00,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:00,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:00,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:00,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:00,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:00,403 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:00 GMT 2018-06-07 15:02:00,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:00,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:02:00,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:05,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:05,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:05,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:05,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:05,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:05,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:05,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:05,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:05,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-06-07 15:02:05,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:05,622 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:05 GMT 2018-06-07 15:02:05,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:05,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 15:02:05,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:05,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:05,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:05,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:05,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:05,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:05,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:05,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:05,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:05,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:05,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:05,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:05 GMT 2018-06-07 15:02:05,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:05,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:02:05,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:10,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:11,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:11,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:11,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:11,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:11,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:11,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:11,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:11,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-06-07 15:02:11,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:11,159 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:11 GMT 2018-06-07 15:02:11,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:11,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 15:02:11,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:11,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:11,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:11,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:11,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:11,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:11,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:11,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:11,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:11,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:11,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:11,284 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:11 GMT 2018-06-07 15:02:11,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:11,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:02:11,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:16,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:16,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:16,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:16,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:16,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:16,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:16,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:16,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:16,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-06-07 15:02:16,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:16,637 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:16 GMT 2018-06-07 15:02:16,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:16,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 15:02:16,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:16,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:16,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:16,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:16,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:16,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:16,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:16,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:16,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:16,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:16,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:16,749 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:16 GMT 2018-06-07 15:02:16,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:16,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:02:16,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:21,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:21,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:21,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:21,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:21,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:21,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:21,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:21,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:21,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_psa8bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:17.436Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:17.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:18.185Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:18.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:18.185Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:18.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:18.185Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:18.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:19.489Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T15:02:19.489Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:20.203Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-06-07T15:02:20.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-06-07 15:02:21,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:21,853 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:21 GMT 2018-06-07 15:02:21,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:21,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-06-07 15:02:21,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:21,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-06-07 15:02:21,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-06-07 15:02:21,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-06-07 15:02:21,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-06-07 15:02:21,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-06-07 15:02:21,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-06-07 15:02:21,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:21,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:21,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:21,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:21,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:21,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:21,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:21,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:21,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:21,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:21,994 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:21 GMT 2018-06-07 15:02:21,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:21,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:02:21,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:26,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:27,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:27,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:27,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:27,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:27,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:27,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:27,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:27,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-06-07 15:02:27,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:27,074 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:27 GMT 2018-06-07 15:02:27,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:27,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 15:02:27,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:27,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:27,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:27,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:27,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:27,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:27,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:27,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:27,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:27,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:27,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:27,144 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:27 GMT 2018-06-07 15:02:27,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:27,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:02:27,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:32,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:32,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:32,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:32,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:32,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:32,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:32,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:32,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:32,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-06-07 15:02:32,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:32,233 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:32 GMT 2018-06-07 15:02:32,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:32,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 15:02:32,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:32,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:32,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:32,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:32,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:32,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:32,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:32,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:32,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:32,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:32,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:32,302 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:32 GMT 2018-06-07 15:02:32,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:32,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:02:32,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:37,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:37,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:37,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:37,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:37,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:37,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:37,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:37,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:37,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-06-07 15:02:37,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:37,391 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:37 GMT 2018-06-07 15:02:37,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:37,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 15:02:37,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:37,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:37,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:37,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:37,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:37,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:37,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:37,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:37,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:37,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:37,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:37,454 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:37 GMT 2018-06-07 15:02:37,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:37,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:02:37,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:42,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:42,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:42,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:42,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:42,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:42,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:42,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:42,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:42,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-06-07 15:02:42,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:42,564 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:42 GMT 2018-06-07 15:02:42,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:42,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 15:02:42,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:42,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:42,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:42,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:42,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:42,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:42,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:42,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:42,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:42,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:42,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:42,623 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:42 GMT 2018-06-07 15:02:42,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:42,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:02:42,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:47,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:47,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:47,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:47,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:47,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:47,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:47,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:47,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:47,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-06-07 15:02:47,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:47,694 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:47 GMT 2018-06-07 15:02:47,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:47,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-06-07 15:02:47,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:47,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:47,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:47,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:47 GMT 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-06-07 15:02:47,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:52,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:02:52,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:52,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:52,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:52,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:52,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:52,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:52,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:52,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_psa8bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:49.519Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:49.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:50.224Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:50.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:50.224Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:50.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:50.224Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:50.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "reference_vnf_host_qpigxp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:51.153Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:51.153Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "5516c37f-7c05-4ab3-873a-ebdc40a57b95"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:51.348Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:51.348Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}, {"node_instance_id": "target_vnf_host_psa8bu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:51.544Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:51.544Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b", "logger": "b513ff98-3859-41b4-8611-faafa4b52fb3"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:02:52.238Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-06-07T15:02:52.238Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 163, "offset": 151, "size": 50}}} 2018-06-07 15:02:52,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:52,971 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:52 GMT 2018-06-07 15:02:52,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:52,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-06-07 15:02:52,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:52,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-06-07 15:02:52,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-06-07 15:02:52,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-06-07 15:02:52,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-06-07 15:02:52,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-06-07 15:02:52,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-06-07 15:02:52,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-06-07 15:02:52,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-06-07 15:02:52,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/5c03c165-3384-4b07-9454-f494e990827b 2018-06-07 15:02:53,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:02:53,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:02:53,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:02:53,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:02:53,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:02:53,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:02:53,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:02:53,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"} 2018-06-07 15:02:53,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:02:53,059 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:02:53 GMT 2018-06-07 15:02:53,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:02:53,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-06-07 15:02:53,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:02:53,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-06-07T15:01:02.600Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'5c03c165-3384-4b07-9454-f494e990827b'} 2018-06-07 15:02:53,070 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-06-07 15:02:53,155 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.207'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-06-07 15:02:53,240 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.207'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-06-07 15:02:53,241 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-06-07 15:02:53,241 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2018-06-07 15:02:53,241 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:02:53,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:02:53,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:02:53,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["_krnKttmRcueL3Z6021QEg"], "issued_at": "2018-06-07T15:02:53.000000Z"}} 2018-06-07 15:02:53,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994cbabe3d5630a9d7217d22df1d12f05ed117a" 2018-06-07 15:02:54,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:02:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0068b212-643a-4b6f-889f-06407c0d811b x-compute-request-id: req-0068b212-643a-4b6f-889f-06407c0d811b Content-Encoding: gzip Content-Length: 1255 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:02:54,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0068b212-643a-4b6f-889f-06407c0d811b 2018-06-07 15:02:54,169 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:02:54,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:02:54,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:02:54,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["UQA1Mt8dRf6lCs1uqcrRTg"], "issued_at": "2018-06-07T15:02:54.000000Z"}} 2018-06-07 15:02:54,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe1abd37a59c71aec66b34504113cb3c522daa3" 2018-06-07 15:02:55,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:02:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de394098-6c1f-4b70-87f8-820159d8918e x-compute-request-id: req-de394098-6c1f-4b70-87f8-820159d8918e Content-Encoding: gzip Content-Length: 1255 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:02:55,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-de394098-6c1f-4b70-87f8-820159d8918e 2018-06-07 15:02:55,133 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.10 2018-06-07 15:02:55,133 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:8c:78:17 2018-06-07 15:02:55,133 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:02:55,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:02:55,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:02:55,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["VMRlRLS1RXWCRe4QnxBKCw"], "issued_at": "2018-06-07T15:02:55.000000Z"}} 2018-06-07 15:02:55,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acd0154bf3b658f23f886fd61de10f63ce322693" 2018-06-07 15:02:56,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b88f7e5-1f30-4634-b1a4-94dc342b9bc0 x-compute-request-id: req-8b88f7e5-1f30-4634-b1a4-94dc342b9bc0 Content-Encoding: gzip Content-Length: 1255 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:02:56,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8b88f7e5-1f30-4634-b1a4-94dc342b9bc0 2018-06-07 15:02:56,141 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:02:56,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:02:56,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:02:56,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["doUXykgdT9-Slb7IDo-zsg"], "issued_at": "2018-06-07T15:02:56.000000Z"}} 2018-06-07 15:02:56,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbdf64d6632dc08456c5e6c15387dbabb7b0d57b" 2018-06-07 15:02:57,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:02:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66b82e6a-ca74-4674-906a-58f7757e3755 x-compute-request-id: req-66b82e6a-ca74-4674-906a-58f7757e3755 Content-Encoding: gzip Content-Length: 1255 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:02:57,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-66b82e6a-ca74-4674-906a-58f7757e3755 2018-06-07 15:02:57,115 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2018-06-07 15:02:57,115 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:c6:35:d1 2018-06-07 15:02:57,116 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-06-07 15:02:57,116 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.207 2018-06-07 15:02:57,116 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:02:57,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:02:57,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:02:57,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["N1k3-HDOTCOjhZ5z5Ft1MA"], "issued_at": "2018-06-07T15:02:57.000000Z"}} 2018-06-07 15:02:57,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a835aac9c95d66254cb026c9f093c61605f4360" 2018-06-07 15:02:58,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:02:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92a74164-6fe6-447a-873a-7b831b8a1cb7 x-compute-request-id: req-92a74164-6fe6-447a-873a-7b831b8a1cb7 Content-Encoding: gzip Content-Length: 1255 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:02:58,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-92a74164-6fe6-447a-873a-7b831b8a1cb7 2018-06-07 15:02:58,054 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:02:58,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:02:58,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:02:58,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["kuh9f50lTcq4w4wTgUcmRw"], "issued_at": "2018-06-07T15:02:58.000000Z"}} 2018-06-07 15:02:58,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fed488968188bd933626ce2afbfac0456e04ef" 2018-06-07 15:02:59,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:02:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52936280-6049-4e80-8489-152f54432ba1 x-compute-request-id: req-52936280-6049-4e80-8489-152f54432ba1 Content-Encoding: gzip Content-Length: 1255 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:02:59,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-52936280-6049-4e80-8489-152f54432ba1 2018-06-07 15:02:59,390 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.8 2018-06-07 15:02:59,390 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:08:b3:29 2018-06-07 15:02:59,390 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:02:59,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:02:59,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:02:59,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["u8lw7DFSQg-_v3ISPcW72Q"], "issued_at": "2018-06-07T15:02:59.000000Z"}} 2018-06-07 15:02:59,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a634e3e6f8103fd4751319ae5f77ee12ae3a9008" 2018-06-07 15:03:00,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:02:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29444752-e107-46b0-b96d-8ffef2dd221a x-compute-request-id: req-29444752-e107-46b0-b96d-8ffef2dd221a Content-Encoding: gzip Content-Length: 1255 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:03:00,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-29444752-e107-46b0-b96d-8ffef2dd221a 2018-06-07 15:03:00,221 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:03:00,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:03:00,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:03:00,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["JdeDjYY2SNG8RyYfKdZcGw"], "issued_at": "2018-06-07T15:03:00.000000Z"}} 2018-06-07 15:03:00,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280a5a8a236f44cb67d6f36addec44f39241ba71" 2018-06-07 15:03:00,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cde03271-15cb-4654-ad8b-c76dfa6f0ade x-compute-request-id: req-cde03271-15cb-4654-ad8b-c76dfa6f0ade Content-Encoding: gzip Content-Length: 1255 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:03:00,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cde03271-15cb-4654-ad8b-c76dfa6f0ade 2018-06-07 15:03:00,991 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.2 2018-06-07 15:03:00,991 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:89:5d:bb 2018-06-07 15:03:00,991 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-06-07 15:03:00,991 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-06-07 15:03:00,991 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:03:00,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:03:00,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:03:01,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["ZnZWB5slTHm5MfySn4fSOg"], "issued_at": "2018-06-07T15:03:01.000000Z"}} 2018-06-07 15:03:01,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b17eeb359282d72ce3291a15ce50eff6aa38717b" 2018-06-07 15:03:01,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b1fdff3-5a60-419b-a5a8-4e8b98ddb153 x-compute-request-id: req-8b1fdff3-5a60-419b-a5a8-4e8b98ddb153 Content-Encoding: gzip Content-Length: 1255 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:03:01,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8b1fdff3-5a60-419b-a5a8-4e8b98ddb153 2018-06-07 15:03:01,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b17eeb359282d72ce3291a15ce50eff6aa38717b" -d '{"reboot": {"type": "SOFT"}}' 2018-06-07 15:03:01,947 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 15:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad6b75a6-8231-42f6-bbc8-dcfd6a55642a x-compute-request-id: req-ad6b75a6-8231-42f6-bbc8-dcfd6a55642a Content-Length: 0 Content-Type: application/json 2018-06-07 15:03:01,947 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b/action used request id req-ad6b75a6-8231-42f6-bbc8-dcfd6a55642a 2018-06-07 15:03:01,948 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-06-07 15:03:01,948 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:03:01,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:03:01,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:03:02,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["V_K72d9fRMGau9xf8z30jw"], "issued_at": "2018-06-07T15:03:02.000000Z"}} 2018-06-07 15:03:02,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5005b71ccd7f31fb75b1b31fd6a0fa11850fadc1" 2018-06-07 15:03:02,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:03:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da7df5f5-bbd2-4788-9cb4-32ee35e6b28a x-compute-request-id: req-da7df5f5-bbd2-4788-9cb4-32ee35e6b28a Content-Encoding: gzip Content-Length: 1280 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "reboot_pending", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-06-07T15:03:02Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:02:30Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:03:02,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-da7df5f5-bbd2-4788-9cb4-32ee35e6b28a 2018-06-07 15:03:02,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5005b71ccd7f31fb75b1b31fd6a0fa11850fadc1" -d '{"reboot": {"type": "SOFT"}}' 2018-06-07 15:03:02,925 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 15:03:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-592f0217-d2b7-4fff-aa80-ef6655e97eb8 x-compute-request-id: req-592f0217-d2b7-4fff-aa80-ef6655e97eb8 Content-Length: 0 Content-Type: application/json 2018-06-07 15:03:02,925 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422/action used request id req-592f0217-d2b7-4fff-aa80-ef6655e97eb8 2018-06-07 15:03:32,955 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-06-07 15:03:32,971 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-07 15:03:32,990 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-06-07 15:03:33,000 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-07 15:03:33,016 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-06-07 15:03:33,017 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-06-07 15:03:33,027 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-07 15:03:33,087 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-06-07 15:03:33' 2018-06-07 15:03:33,087 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-06-07 15:03:33,087 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-06-07 15:03:33,096 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-07 15:03:33,116 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:04:03,147 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:04:33,167 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:05:03,197 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:05:33,227 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:06:03,251 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:06:33,282 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:07:03,312 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:07:33,343 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:08:03,374 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:08:33,404 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:09:03,436 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:09:33,441 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:10:03,447 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:10:33,478 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:11:03,508 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:11:33,539 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:12:03,570 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:12:33,597 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:13:03,628 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:13:33,645 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:14:03,658 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:14:33,689 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:15:03,691 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:15:33,721 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:16:03,752 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:16:33,783 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:17:03,810 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:17:33,840 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:18:03,871 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:18:33,871 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:19:03,903 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:19:33,933 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:20:03,964 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:20:33,994 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:21:04,026 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:21:34,031 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:22:04,062 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:22:34,071 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:23:04,102 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:23:34,132 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:24:04,163 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:24:34,194 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:25:04,225 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:25:34,255 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:26:04,286 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:26:34,317 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:27:04,348 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:27:34,379 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:28:04,410 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:28:34,440 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:29:04,471 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:29:34,502 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:30:04,534 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:30:34,565 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:31:04,596 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:31:34,626 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:32:04,657 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:32:34,688 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:33:04,691 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:33:34,722 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:34:04,753 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:34:34,763 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:35:04,775 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:35:34,805 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:36:04,807 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:36:34,810 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:37:04,831 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:37:34,862 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:38:04,875 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:38:34,906 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:39:04,937 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:39:34,968 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:40:04,984 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:40:35,013 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:41:05,046 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:41:35,062 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:42:05,093 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:42:35,118 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:43:05,149 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.207... 2018-06-07 15:43:35,179 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - WARNING - Cannot establish connection to IP '172.30.9.207' 2018-06-07 15:43:35,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - WARNING - Reboot target_vnf 2018-06-07 15:43:35,181 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:43:35,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:43:35,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:43:35,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T16:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["Z109O3x_TVCDC4fZIpOe4w"], "issued_at": "2018-06-07T15:43:35.000000Z"}} 2018-06-07 15:43:35,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8a293bce845fb260f3dee9d83f7f0a27970136" 2018-06-07 15:43:36,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:43:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f13d2609-2d47-4f60-a6e8-2da4955b2494 x-compute-request-id: req-f13d2609-2d47-4f60-a6e8-2da4955b2494 Content-Encoding: gzip Content-Length: 1166 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:03:07Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:03:08Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:43:36,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f13d2609-2d47-4f60-a6e8-2da4955b2494 2018-06-07 15:43:36,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8a293bce845fb260f3dee9d83f7f0a27970136" -d '{"reboot": {"type": "SOFT"}}' 2018-06-07 15:43:36,657 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 15:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d61fa96f-8bb4-4ad5-96d7-01a96b9be700 x-compute-request-id: req-d61fa96f-8bb4-4ad5-96d7-01a96b9be700 Content-Length: 0 Content-Type: application/json 2018-06-07 15:43:36,657 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422/action used request id req-d61fa96f-8bb4-4ad5-96d7-01a96b9be700 2018-06-07 15:44:36,717 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:44:36,721 - paramiko.transport - DEBUG - starting thread (client mode): 0x5e7b6890L 2018-06-07 15:44:36,721 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-06-07 15:44:36,725 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-06-07 15:44:36,725 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-06-07 15:44:36,727 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-06-07 15:44:36,727 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-06-07 15:44:36,727 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-06-07 15:44:36,727 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-07 15:44:36,727 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-06-07 15:44:36,727 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-07 15:44:36,763 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-06-07 15:44:36,876 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-06-07 15:44:36,877 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-07 15:44:36,879 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.207: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-06-07 15:44:36,912 - paramiko.transport - DEBUG - userauth is OK 2018-06-07 15:44:42,927 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-06-07 15:44:42,927 - paramiko.transport - INFO - Authentication (password) successful! 2018-06-07 15:44:42,953 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-06-07 15:44:42,954 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-07 15:44:42,955 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-07 15:44:42,955 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-07 15:44:42,958 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-07 15:44:42,960 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-07 15:44:43,985 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-06-07 15:44:44,987 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-06-07 15:44:49,992 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-06-07 15:44:50,994 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-06-07 15:44:55,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-06-07 15:44:57,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-06-07 15:45:02,005 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-06-07 15:45:03,007 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:45:08,013 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-06-07 15:45:09,014 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:45:14,019 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-06-07 15:45:15,021 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:45:20,026 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-06-07 15:45:21,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:45:26,033 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-06-07 15:45:27,035 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:45:32,040 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-06-07 15:45:33,042 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:45:38,047 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-06-07 15:45:39,049 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:45:44,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-06-07 15:45:45,056 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:45:50,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-06-07 15:45:51,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:45:56,068 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-06-07 15:45:57,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:46:02,075 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-06-07 15:46:03,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-06-07 15:46:08,081 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2018-06-07 15:46:09,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2018-06-07 15:46:14,085 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2018-06-07 15:46:15,086 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2018-06-07 15:46:20,092 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.2 2018-06-07 15:46:21,093 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.2 [edit] vyos@vyos# 2018-06-07 15:46:26,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2018-06-07 15:46:27,100 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-06-07 15:46:32,106 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2018-06-07 15:46:33,108 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2018-06-07 15:46:38,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-06-07 15:46:39,115 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-06-07 15:46:44,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-06-07 15:46:45,122 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-06-07 15:46:50,127 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-06-07 15:46:51,129 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-06-07 15:46:56,129 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-06-07 15:46:57,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-06-07 15:47:02,136 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-06-07 15:47:03,137 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-06-07 15:47:08,143 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-06-07 15:47:09,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-06-07 15:47:14,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-06-07 15:47:15,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-06-07 15:47:20,157 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-06-07 15:47:21,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-06-07 15:47:26,163 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-06-07 15:47:27,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-06-07 15:47:32,170 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-06-07 15:47:33,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-06-07 15:47:38,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.2 2018-06-07 15:47:39,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2018-06-07 15:47:44,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-06-07 15:47:45,185 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-06-07 15:47:50,214 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-07 15:47:50,223 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-06-07 15:47:50,240 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-07 15:47:50,279 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-06-07 15:47:50,281 - paramiko.transport - DEBUG - starting thread (client mode): 0x5e9f8d50L 2018-06-07 15:47:50,281 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-06-07 15:47:50,289 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-06-07 15:47:50,289 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-06-07 15:47:50,290 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-06-07 15:47:50,290 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-06-07 15:47:50,291 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-06-07 15:47:50,291 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-07 15:47:50,291 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-06-07 15:47:50,291 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-07 15:47:50,327 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-06-07 15:47:50,432 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-06-07 15:47:50,433 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-07 15:47:50,436 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-06-07 15:47:50,465 - paramiko.transport - DEBUG - userauth is OK 2018-06-07 15:48:02,488 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-06-07 15:48:02,488 - paramiko.transport - INFO - Authentication (password) successful! 2018-06-07 15:48:02,511 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-06-07 15:48:02,512 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-07 15:48:02,513 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-07 15:48:02,513 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-07 15:48:02,516 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-07 15:48:02,517 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-07 15:48:03,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-06-07 15:48:04,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-06-07 15:48:09,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-06-07 15:48:10,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-06-07 15:48:15,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-06-07 15:48:16,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-06-07 15:48:21,555 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-06-07 15:48:22,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:48:27,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-06-07 15:48:28,563 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:48:33,568 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-06-07 15:48:34,570 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:48:39,576 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-06-07 15:48:40,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:48:45,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-06-07 15:48:46,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:48:51,585 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-06-07 15:48:52,587 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:48:57,592 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-06-07 15:48:58,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:49:03,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-06-07 15:49:04,600 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:49:09,605 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-06-07 15:49:10,607 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:49:15,612 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-06-07 15:49:16,614 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-06-07 15:49:21,619 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-06-07 15:49:22,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-06-07 15:49:27,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 ebgp-multihop '2' 2018-06-07 15:49:28,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2018-06-07 15:49:33,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 remote-as 65001 2018-06-07 15:49:34,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 remote-as 65001 [edit] vyos@vyos# 2018-06-07 15:49:39,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 update-source 12.0.0.3 2018-06-07 15:49:40,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 update-source 12.0.0.3 [edit] vyos@vyos# 2018-06-07 15:49:45,646 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 soft-reconfiguration inbound 2018-06-07 15:49:46,647 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-06-07 15:49:51,653 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 password lab0033 2018-06-07 15:49:52,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2018-06-07 15:49:57,660 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-06-07 15:49:58,661 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-06-07 15:50:03,666 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-06-07 15:50:04,668 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-06-07 15:50:09,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-06-07 15:50:10,671 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-06-07 15:50:15,676 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-06-07 15:50:16,678 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-06-07 15:50:21,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-06-07 15:50:22,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-06-07 15:50:27,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-06-07 15:50:28,692 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-06-07 15:50:33,697 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-06-07 15:50:34,699 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-06-07 15:50:39,701 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-06-07 15:50:40,702 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-06-07 15:50:45,708 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-06-07 15:50:46,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-06-07 15:50:51,715 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-06-07 15:50:52,717 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-06-07 15:50:57,722 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2018-06-07 15:50:58,724 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2018-06-07 15:51:03,729 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-06-07 15:51:04,731 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-06-07 15:51:09,805 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-07 15:51:09,849 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-06-07 15:51:09,849 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-06-07 15:52:09,909 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-06-07 15:52:09,929 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-07 15:52:09,964 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-06-07 15:52:09,966 - paramiko.transport - DEBUG - starting thread (client mode): 0x5e9e7710L 2018-06-07 15:52:09,967 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-06-07 15:52:09,971 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-06-07 15:52:09,971 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-06-07 15:52:09,972 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-06-07 15:52:09,972 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-06-07 15:52:09,972 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-06-07 15:52:09,972 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-07 15:52:09,973 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-06-07 15:52:09,973 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-07 15:52:10,007 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-06-07 15:52:10,118 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-06-07 15:52:10,118 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-07 15:52:10,121 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.207: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-06-07 15:52:10,156 - paramiko.transport - DEBUG - userauth is OK 2018-06-07 15:52:16,168 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-06-07 15:52:16,168 - paramiko.transport - INFO - Authentication (password) successful! 2018-06-07 15:52:16,195 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-06-07 15:52:16,195 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-07 15:52:16,196 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-07 15:52:16,196 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-07 15:52:16,198 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-07 15:52:16,199 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-07 15:52:17,200 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-06-07 15:52:47,282 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-07 15:52:47,311 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-06-07 15:52:47,311 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.2, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.3 4 65002 3 5 0 0 0 00:01:10 10 Total number of neighbors 1 vyos@vyos:~$ 2018-06-07 15:52:47,311 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:16 Last read 08:24:12, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.2 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.2, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 49277 Nexthop: 12.0.0.2 Nexthop global: fe80::f816:3eff:fe89:5dbb Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-06-07 15:52:47,311 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.2 0 32768 i *> 10.0.2.0/24 12.0.0.2 0 32768 i *> 10.0.3.0/24 12.0.0.2 0 32768 i *> 10.0.4.0/24 12.0.0.2 0 32768 i *> 10.0.5.0/24 12.0.0.2 0 32768 i *> 10.0.6.0/24 12.0.0.2 0 32768 i *> 10.0.7.0/24 12.0.0.2 0 32768 i *> 10.0.8.0/24 12.0.0.2 0 32768 i *> 10.0.9.0/24 12.0.0.2 0 32768 i *> 10.0.10.0/24 12.0.0.2 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-06-07 15:52:47,311 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-06-07 15:52:47,311 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-06-07 15:52:47,311 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-06-07 15:52:47,312 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'2954.2' 2018-06-07 15:52:47,312 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-06-07 15:52:47,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:52:47,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:52:47,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:52:47,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:52:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["hOxtnCDTRFmpIiidkCyKxg"], "issued_at": "2018-06-07T15:52:47.000000Z"}} 2018-06-07 15:52:47,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0fd21a53f7104ea02dd7652dab84bcd906143" 2018-06-07 15:52:49,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:52:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cc5d05c-e608-4d7c-9cfa-1a7d2974f37b x-compute-request-id: req-5cc5d05c-e608-4d7c-9cfa-1a7d2974f37b Content-Encoding: gzip Content-Length: 1261 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:03:07Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:43:44Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:52:49,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5cc5d05c-e608-4d7c-9cfa-1a7d2974f37b 2018-06-07 15:52:49,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0fd21a53f7104ea02dd7652dab84bcd906143" 2018-06-07 15:52:49,432 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c4808ef-85de-454b-9f67-ef1a4a9782fb x-compute-request-id: req-1c4808ef-85de-454b-9f67-ef1a4a9782fb Content-Type: application/json 2018-06-07 15:52:49,432 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b used request id req-1c4808ef-85de-454b-9f67-ef1a4a9782fb 2018-06-07 15:52:49,432 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-06-07 15:52:49,432 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:52:49,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:52:49,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:52:49,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["drnqR7lURfG560XZOiSrcg"], "issued_at": "2018-06-07T15:52:49.000000Z"}} 2018-06-07 15:52:49,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4d839143c25b00321dce7e9c2ae3faed443e43" 2018-06-07 15:52:50,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d17f448-693e-4f9e-84d2-0295d0388dc1 x-compute-request-id: req-9d17f448-693e-4f9e-84d2-0295d0388dc1 Content-Encoding: gzip Content-Length: 1268 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:78:17", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:35:d1", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000068", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "8fa66a87-2d4b-44fc-bc18-5e2ecc97910b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:52:49Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "reference_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:b3:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5d:bb", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/533f9acf-7ab7-4561-acdc-60850d822422", "rel": "bookmark"}], "image": {"id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "links": [{"href": "http://172.30.9.28:8774/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000067", "OS-SRV-USG:launched_at": "2018-06-07T14:54:39.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "533f9acf-7ab7-4561-acdc-60850d822422", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:43:44Z", "hostId": "433af85e422dcf53004fbff67a3dc3684c4128ecbc2b4c8563515906", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "target_vnf", "created": "2018-06-07T15:01:42Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03c80f52-5e57-4083-8fa9-8d63f6fbac27"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "10.67.79.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:80:65", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000066", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "security_groups": [{"name": "sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229"}, {"name": "default"}], "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T14:59:10Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-07 15:52:50,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9d17f448-693e-4f9e-84d2-0295d0388dc1 2018-06-07 15:52:50,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4d839143c25b00321dce7e9c2ae3faed443e43" 2018-06-07 15:52:50,456 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae23cb8a-2e29-4dbe-99c7-b2945bef309e x-compute-request-id: req-ae23cb8a-2e29-4dbe-99c7-b2945bef309e Content-Type: application/json 2018-06-07 15:52:50,457 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/533f9acf-7ab7-4561-acdc-60850d822422 used request id req-ae23cb8a-2e29-4dbe-99c7-b2945bef309e 2018-06-07 15:52:50,579 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 15:52:50,580 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 58:20 | PASS | +----------------------+------------------+------------------+----------------+ 2018-06-07 15:52:50,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-06-07 15:52:50,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-06-07 15:52:50,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:52:50,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:52:50,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:52:50,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:52:50,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:52:50,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:52:50,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:52:50,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:30.444Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "400a3501-5594-4d76-984e-1a8ddc6d32fb"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:01:02.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5c03c165-3384-4b07-9454-f494e990827b"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-06-07 15:52:50,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:52:50,709 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:52:50 GMT 2018-06-07 15:52:50,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:52:50,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-06-07 15:52:50,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:52:50,710 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-06-07 15:52:50,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:52:50,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:52:50,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:52:50,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:52:50,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:52:50,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:52:50,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:52:50,919 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-06-07 15:52:50,919 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:52:50.797Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"} 2018-06-07 15:52:50,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:52:50,919 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:52:50 GMT 2018-06-07 15:52:50,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:52:50,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-06-07 15:52:50,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:52:50,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:52:51,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:52:51,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:52:51,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:52:51,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:52:51,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:52:51,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:52:51,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:52:51,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-06-07 15:52:51,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:52:51,009 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:52:51 GMT 2018-06-07 15:52:51,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:52:51,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-06-07 15:52:51,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:52:51,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/254ac02f-f6fe-4fba-bf55-5fc20647d1f0 2018-06-07 15:52:51,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:52:51,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:52:51,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:52:51,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:52:51,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:52:51,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:52:51,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:52:51,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:52:50.797Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"} 2018-06-07 15:52:51,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:52:51,102 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:52:51 GMT 2018-06-07 15:52:51,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:52:51,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-06-07 15:52:51,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:52:56,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:52:56,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:52:56,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:52:56,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:52:56,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:52:56,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:52:56,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:52:56,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:52:56,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:51.731Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:51.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:52.770Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:52.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:52.770Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:52.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:52.770Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:52.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:52.770Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:52.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:53.813Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:53.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:53.813Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:53.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:54.829Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 8fa66a87-2d4b-44fc-bc18-5e2ecc97910b could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 8fa66a87-2d4b-44fc-bc18-5e2ecc97910b could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 8fa66a87-2d4b-44fc-bc18-5e2ecc97910b could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-06-07T15:52:54.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:55.866Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:55.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:55.866Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 533f9acf-7ab7-4561-acdc-60850d822422 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 533f9acf-7ab7-4561-acdc-60850d822422 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 533f9acf-7ab7-4561-acdc-60850d822422 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-06-07T15:52:55.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:55.866Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:55.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-06-07 15:52:56,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:52:56,241 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:52:56 GMT 2018-06-07 15:52:56,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:52:56,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-06-07 15:52:56,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:52:56,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-06-07 15:52:56,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-06-07 15:52:56,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:52:56,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:52:56,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-06-07 15:52:56,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-06-07 15:52:56,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-06-07 15:52:56,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 8fa66a87-2d4b-44fc-bc18-5e2ecc97910b could not be found. [status_code=404] 2018-06-07 15:52:56,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-06-07 15:52:56,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 533f9acf-7ab7-4561-acdc-60850d822422 could not be found. [status_code=404] 2018-06-07 15:52:56,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-06-07 15:52:56,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/254ac02f-f6fe-4fba-bf55-5fc20647d1f0 2018-06-07 15:52:56,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:52:56,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:52:56,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:52:56,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:52:56,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:52:56,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:52:56,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:52:56,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:52:50.797Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"} 2018-06-07 15:52:56,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:52:56,336 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:52:56 GMT 2018-06-07 15:52:56,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:52:56,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-06-07 15:52:56,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:01,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:53:01,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:01,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:01,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:01,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:01,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:01,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:01,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:01,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:56.379Z", "message": "Detaching port b25ee18e-7857-4b0e-ae5c-01786db6ae1a...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:56.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "e6d1d783-4c0e-4e67-bff2-a881b1461cbf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:56.907Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:56.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:57.218Z", "message": "Detaching port dfb9ce75-8a54-49e3-a95e-6429f9ed1da2...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:57.218Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "bc510e97-2aa5-4b2b-a9b8-0c20b347c024"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:57.218Z", "message": "Successfully detached port b25ee18e-7857-4b0e-ae5c-01786db6ae1a", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:57.218Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "e6d1d783-4c0e-4e67-bff2-a881b1461cbf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:57.218Z", "message": "Successfully detached port dfb9ce75-8a54-49e3-a95e-6429f9ed1da2", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:57.218Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "bc510e97-2aa5-4b2b-a9b8-0c20b347c024"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:57.880Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:57.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:57.880Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:57.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:57.880Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:57.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:58.435Z", "message": "Detaching port ef81ceeb-6ea4-4f0d-9069-10dd199ce664...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:58.435Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "80008da8-f984-4322-a668-55ee9b5b90f5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.040Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.264Z", "message": "Detaching port 46b204b7-7953-47b1-8d48-671bec91c046...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.264Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "fc2611a3-4094-4916-a092-1e9f94f425ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.264Z", "message": "Successfully detached port 46b204b7-7953-47b1-8d48-671bec91c046", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.264Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "fc2611a3-4094-4916-a092-1e9f94f425ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.264Z", "message": "Successfully detached port ef81ceeb-6ea4-4f0d-9069-10dd199ce664", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.264Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "80008da8-f984-4322-a668-55ee9b5b90f5"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.927Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.927Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.927Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.927Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.927Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.927Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:52:59.927Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:52:59.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_host_qpigxp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:00.350Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:00.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "4961d77b-0735-4749-b8fe-81007f286587"}, {"node_instance_id": "target_vnf_host_psa8bu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:01.359Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:01.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "f646d82e-ee02-4a03-8ed3-355f405060f9"}], "metadata": {"pagination": {"total": 37, "offset": 11, "size": 50}}} 2018-06-07 15:53:01,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:01,493 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:01 GMT 2018-06-07 15:53:01,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:01,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11362 2018-06-07 15:53:01,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:01,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port b25ee18e-7857-4b0e-ae5c-01786db6ae1a... 2018-06-07 15:53:01,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-06-07 15:53:01,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port dfb9ce75-8a54-49e3-a95e-6429f9ed1da2... 2018-06-07 15:53:01,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port b25ee18e-7857-4b0e-ae5c-01786db6ae1a 2018-06-07 15:53:01,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port dfb9ce75-8a54-49e3-a95e-6429f9ed1da2 2018-06-07 15:53:01,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-06-07 15:53:01,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-06-07 15:53:01,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-06-07 15:53:01,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port ef81ceeb-6ea4-4f0d-9069-10dd199ce664... 2018-06-07 15:53:01,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-06-07 15:53:01,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 46b204b7-7953-47b1-8d48-671bec91c046... 2018-06-07 15:53:01,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 46b204b7-7953-47b1-8d48-671bec91c046 2018-06-07 15:53:01,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port ef81ceeb-6ea4-4f0d-9069-10dd199ce664 2018-06-07 15:53:01,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:01,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:01,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-06-07 15:53:01,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-06-07 15:53:01,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-06-07 15:53:01,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-06-07 15:53:01,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-06-07 15:53:01,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-06-07 15:53:01,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-06-07 15:53:01,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/254ac02f-f6fe-4fba-bf55-5fc20647d1f0 2018-06-07 15:53:01,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:01,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:01,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:01,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:01,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:01,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:01,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:01,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:52:50.797Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"} 2018-06-07 15:53:01,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:01,561 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:01 GMT 2018-06-07 15:53:01,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:01,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-06-07 15:53:01,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:06,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:53:06,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:06,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:06,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:06,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:06,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:06,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:06,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:06,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_qpigxp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:01.530Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 8fa66a87-2d4b-44fc-bc18-5e2ecc97910b could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 8fa66a87-2d4b-44fc-bc18-5e2ecc97910b could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 8fa66a87-2d4b-44fc-bc18-5e2ecc97910b could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-06-07T15:53:01.530Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:01.951Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:01.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:01.951Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:01.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_host_psa8bu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:01.951Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 533f9acf-7ab7-4561-acdc-60850d822422 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 533f9acf-7ab7-4561-acdc-60850d822422 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 533f9acf-7ab7-4561-acdc-60850d822422 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-06-07T15:53:01.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:02.984Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:02.984Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "keypair_haow7w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:02.984Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:02.984Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:02.984Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:02.984Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:02.984Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:02.984Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:02.984Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:02.984Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "keypair_haow7w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "keypair_haow7w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "keypair_haow7w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.155Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:04.456Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:04.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "36f7212c-88f6-4d2f-a42f-42d92a72497a"}, {"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:05.345Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:05.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:05.345Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:05.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:05.345Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:05.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:05.345Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:05.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "keypair_haow7w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:05.472Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:05.472Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "bd8a218b-53fd-45ce-b4f5-6b558ffe1645"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:05.472Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:05.472Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "9a1c15db-7a15-43e4-899d-f86313598689"}, {"node_instance_id": "keypair_haow7w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:05.472Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:05.472Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "bd8a218b-53fd-45ce-b4f5-6b558ffe1645"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:06.509Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:06.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_data_plane_port_m73dg3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:06.509Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:06.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_data_plane_port_4iz3q5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:06.509Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:06.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "keypair_haow7w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:06.509Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:06.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}], "metadata": {"pagination": {"total": 69, "offset": 33, "size": 50}}} 2018-06-07 15:53:06,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:06,756 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:06 GMT 2018-06-07 15:53:06,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:06,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20616 2018-06-07 15:53:06,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:06,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 8fa66a87-2d4b-44fc-bc18-5e2ecc97910b could not be found. [status_code=404] 2018-06-07 15:53:06,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:06,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:06,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 533f9acf-7ab7-4561-acdc-60850d822422 could not be found. [status_code=404] 2018-06-07 15:53:06,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-06-07 15:53:06,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:06,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:06,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:06,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-06-07 15:53:06,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:06,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:06,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:06,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-06-07 15:53:06,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-06-07 15:53:06,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-06-07 15:53:06,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-06-07 15:53:06,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-06-07 15:53:06,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-06-07 15:53:06,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-06-07 15:53:06,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-06-07 15:53:06,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-06-07 15:53:06,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:06,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-06-07 15:53:06,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-06-07 15:53:06,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-06-07 15:53:06,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-06-07 15:53:06,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-06-07 15:53:06,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-06-07 15:53:06,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-06-07 15:53:06,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-06-07 15:53:06,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-06-07 15:53:06,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-06-07 15:53:06,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/254ac02f-f6fe-4fba-bf55-5fc20647d1f0 2018-06-07 15:53:07,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:07,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:07,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:07,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:07,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:07,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:07,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:07,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:52:50.797Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"} 2018-06-07 15:53:07,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:07,301 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:07 GMT 2018-06-07 15:53:07,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:07,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-06-07 15:53:07,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:12,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:53:12,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:12,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:12,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:12,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:12,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:12,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:12,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:12,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_8h9p47", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:06.851Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:06.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "03a2cf2c-54b5-49c1-b8de-33edfd907f3c"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:07.534Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:07.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:07.534Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:07.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_port_tsuqsx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:08.306Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:08.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "1b2b2295-434b-4daf-8673-cad971e916d3"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:08.550Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:08.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:08.550Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:08.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:08.550Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:08.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:08.550Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:08.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:08.550Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:08.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:08.550Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:08.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_port_8h9p47", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:08.550Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:08.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:09.276Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:09.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "f7dce383-8cdc-4a70-9455-391ba0ebb404"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:09.571Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:09.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:09.571Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:09.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:09.571Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:09.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:10.286Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:10.286Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "e63ae1bb-e6b7-42d5-9c33-3a9228311009"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:10.586Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:10.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "security_group_0p86ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:10.586Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:10.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:10.586Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:10.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_port_tsuqsx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:10.586Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:10.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "security_group_0p86ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:11.660Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:11.660Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:11.660Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:11.660Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "security_group_0p86ku", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:11.660Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:11.660Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:11.660Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "security_group_0p86ku", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:11.660Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "reference_vnf_ip_oksqtp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:11.660Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "data_plane_subnet_wg9ncp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:11.660Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "target_vnf_ip_uzm826", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:12.201Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:12.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "43ced91a-4622-4236-a8cc-73cc1a945a45"}, {"node_instance_id": "security_group_0p86ku", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:12.295Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:12.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "0b944323-041b-40c7-8770-e326310b8af3"}], "metadata": {"pagination": {"total": 101, "offset": 65, "size": 50}}} 2018-06-07 15:53:12,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:12,402 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:12 GMT 2018-06-07 15:53:12,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:12,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15977 2018-06-07 15:53:12,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:12,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-06-07 15:53:12,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:12,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:12,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-06-07 15:53:12,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:12,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-06-07 15:53:12,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-06-07 15:53:12,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:12,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-06-07 15:53:12,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-06-07 15:53:12,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-06-07 15:53:12,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-06-07 15:53:12,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:12,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-06-07 15:53:12,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-06-07 15:53:12,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-06-07 15:53:12,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:12,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:12,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:12,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-06-07 15:53:12,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:12,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:12,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-06-07 15:53:12,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-06-07 15:53:12,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-06-07 15:53:12,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-06-07 15:53:12,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-06-07 15:53:12,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-06-07 15:53:12,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-06-07 15:53:12,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-06-07 15:53:12,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-06-07 15:53:12,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-06-07 15:53:12,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/254ac02f-f6fe-4fba-bf55-5fc20647d1f0 2018-06-07 15:53:12,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:12,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:12,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:12,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:12,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:12,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:12,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:12,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:52:50.797Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"} 2018-06-07 15:53:12,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:12,483 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:12 GMT 2018-06-07 15:53:12,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:12,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-06-07 15:53:12,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:17,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:53:17,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:17,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:17,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:17,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:17,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:17,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:17,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:17,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_k200ut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:12.816Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:12.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "data_plane_network_k200ut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:12.816Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:12.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "data_plane_network_k200ut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:12.816Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:12.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "data_plane_network_k200ut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:12.816Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:12.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "data_plane_network_k200ut", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:13.446Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:13.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "4d1ad21d-6f8c-4eba-8a8e-1aca22b31583"}, {"node_instance_id": "target_vnf_ip_uzm826", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:13.832Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:13.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "security_group_0p86ku", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:13.832Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:13.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:14.852Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:14.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:14.852Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:14.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:14.852Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:14.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "data_plane_network_k200ut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:14.852Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:14.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:14.852Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:14.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "management_plane_subnet_mp6co6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:15.127Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:15.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "ac2cce2b-bf68-4512-bca8-fd8c0cef4a9f"}, {"node_instance_id": "management_plane_subnet_mp6co6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:16.733Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:16.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}], "metadata": {"pagination": {"total": 115, "offset": 97, "size": 50}}} 2018-06-07 15:53:17,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:17,564 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:17 GMT 2018-06-07 15:53:17,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:17,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7215 2018-06-07 15:53:17,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-06-07 15:53:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-06-07 15:53:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-06-07 15:53:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-06-07 15:53:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-06-07 15:53:17,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:17,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-06-07 15:53:17,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-06-07 15:53:17,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-06-07 15:53:17,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-06-07 15:53:17,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-06-07 15:53:17,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-06-07 15:53:17,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/254ac02f-f6fe-4fba-bf55-5fc20647d1f0 2018-06-07 15:53:17,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:17,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:17,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:17,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:17,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:17,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:17,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:17,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:52:50.797Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"} 2018-06-07 15:53:17,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:17,652 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:17 GMT 2018-06-07 15:53:17,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:17,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-06-07 15:53:17,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:22,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:53:22,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:22,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:22,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:22,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:22,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:22,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:22,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:22,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_0fxr9z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:17.867Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:17.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "router_9jvxt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:17.867Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:17.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "management_plane_network_0fxr9z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:18.878Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:18.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "router_9jvxt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:18.878Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:18.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "management_plane_network_0fxr9z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:18.878Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:18.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "router_9jvxt0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:18.878Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:18.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "management_plane_network_0fxr9z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:18.878Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:18.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "router_9jvxt0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:18.878Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:18.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "router_9jvxt0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:18.966Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:18.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "5d64a7cc-f535-46d3-938b-db48abe54d4f"}, {"node_instance_id": "management_plane_network_0fxr9z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:19.306Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:19.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "4919d261-e0b8-4700-a472-17c496751f12"}, {"node_instance_id": "management_plane_network_0fxr9z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:20.584Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:20.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "router_9jvxt0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:21.896Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:21.896Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}], "metadata": {"pagination": {"total": 127, "offset": 111, "size": 50}}} 2018-06-07 15:53:22,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:22,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:22 GMT 2018-06-07 15:53:22,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:22,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6012 2018-06-07 15:53:22,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:22,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:22,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:22,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:22,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:22,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-06-07 15:53:22,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-06-07 15:53:22,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-06-07 15:53:22,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-06-07 15:53:22,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-06-07 15:53:22,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-06-07 15:53:22,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-06-07 15:53:22,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-06-07 15:53:22,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/254ac02f-f6fe-4fba-bf55-5fc20647d1f0 2018-06-07 15:53:22,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:22,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:22,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:22,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:22,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:22,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:22,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:22,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:52:50.797Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"} 2018-06-07 15:53:22,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:22,871 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:22 GMT 2018-06-07 15:53:22,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:22,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-06-07 15:53:22,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:27,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-06-07 15:53:28,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:28,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:28,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:28,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:28,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:28,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:28,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:28,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_ez3ozq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:22.909Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:22.909Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "external_network_ez3ozq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:23.813Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:23.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0", "logger": "9cf2209b-61f7-4190-beb1-0e6771fe06f9"}, {"node_instance_id": "external_network_ez3ozq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:23.921Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:23.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "external_network_ez3ozq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:23.921Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:23.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "external_network_ez3ozq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:23.921Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:23.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": "external_network_ez3ozq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:24.943Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:24.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-06-07T15:53:24.943Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-06-07T15:53:24.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"}], "metadata": {"pagination": {"total": 134, "offset": 123, "size": 50}}} 2018-06-07 15:53:28,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:28,067 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:28 GMT 2018-06-07 15:53:28,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:28,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3552 2018-06-07 15:53:28,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-06-07 15:53:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-06-07 15:53:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-06-07 15:53:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-06-07 15:53:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-06-07 15:53:28,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-06-07 15:53:28,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-06-07 15:53:28,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/254ac02f-f6fe-4fba-bf55-5fc20647d1f0 2018-06-07 15:53:28,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:28,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:28,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:28,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:28,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:28,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:28,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:28,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:52:50.797Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "254ac02f-f6fe-4fba-bf55-5fc20647d1f0"} 2018-06-07 15:53:28,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:28,126 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:28 GMT 2018-06-07 15:53:28,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:28,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-06-07 15:53:28,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:28,127 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv 2018-06-07 15:53:28,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:28,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:28,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:28,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:28,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:28,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:28,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:28,474 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-06-07 15:53:28,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "b816f413-acb3-4668-8d08-cb10182e6c40", "target_vnf_flavor_id": "b816f413-acb3-4668-8d08-cb10182e6c40", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "keystone_password": "1ae0e06c-9b78-4de6-8f1a-682986b40f07", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "e2334e52-cc55-4f91-bea2-fd88d1f0a98c", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:29.884Z", "updated_at": "2018-06-07T15:00:29.884Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-06-07 15:53:28,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:28,474 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:28 GMT 2018-06-07 15:53:28,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:28,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9267 2018-06-07 15:53:28,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:28,475 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv 2018-06-07 15:53:28,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-06-07 15:53:28,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-06-07 15:53:28,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-06-07 15:53:28,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-06-07 15:53:28,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-06-07 15:53:28,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-06-07 15:53:28,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-06-07 15:53:28,555 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-06-07 15:53:28,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-06-07T15:00:29.686Z", "updated_at": "2018-06-07T15:00:29.686Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-06-07 15:53:28,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-06-07 15:53:28,557 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 07 Jun 2018 15:53:28 GMT 2018-06-07 15:53:28,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-06-07 15:53:28,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-06-07 15:53:28,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-06-07 15:53:28,569 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-06-07 15:53:28,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a800eb2e31ff8268c573684c899414aa7f4589d" 2018-06-07 15:53:29,123 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 15:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5b8ff41-04b2-48c0-9e9f-4cf0492149e6 x-compute-request-id: req-b5b8ff41-04b2-48c0-9e9f-4cf0492149e6 Content-Length: 0 Content-Type: application/json 2018-06-07 15:53:29,123 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40 used request id req-b5b8ff41-04b2-48c0-9e9f-4cf0492149e6 2018-06-07 15:53:29,124 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-06-07 15:53:29,124 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-06-07 15:53:29,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/f2f74c2b-6607-4386-a019-118df9368fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 15:53:29,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e9fb2bd-4095-4c4e-bcb7-fad88f33c464 Content-Length: 0 Date: Thu, 07 Jun 2018 15:53:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:29,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/f2f74c2b-6607-4386-a019-118df9368fbb used request id req-8e9fb2bd-4095-4c4e-bcb7-fad88f33c464 2018-06-07 15:53:29,901 - create_instance - INFO - Deleting Port with ID - ae5e1acf-804c-4053-8857-c1b2bd78911b 2018-06-07 15:53:29,902 - neutron_utils - INFO - Deleting port with name cloudify_manager_port-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:29,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ae5e1acf-804c-4053-8857-c1b2bd78911b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 15:53:30,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4561cfe-a4f4-4d5f-9774-0a8e1857867a Date: Thu, 07 Jun 2018 15:53:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:30,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ae5e1acf-804c-4053-8857-c1b2bd78911b used request id req-c4561cfe-a4f4-4d5f-9774-0a8e1857867a 2018-06-07 15:53:30,369 - create_instance - INFO - Deleting VM instance - cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:30,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 15:53:31,241 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:53:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e0e325a-3452-4791-b009-4d0af1fc8c0e x-compute-request-id: req-4e0e325a-3452-4791-b009-4d0af1fc8c0e Content-Type: application/json 2018-06-07 15:53:31,241 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-4e0e325a-3452-4791-b009-4d0af1fc8c0e 2018-06-07 15:53:31,241 - create_instance - INFO - Checking deletion status 2018-06-07 15:53:31,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 15:53:31,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b19404aa-4ceb-41d4-a199-a507df049c27 x-compute-request-id: req-b19404aa-4ceb-41d4-a199-a507df049c27 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:53:31Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 15:53:31,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-b19404aa-4ceb-41d4-a199-a507df049c27 2018-06-07 15:53:31,617 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - ACTIVE 2018-06-07 15:53:31,617 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 15:53:34,620 - create_instance - DEBUG - VM status query timeout in 296.621221066 2018-06-07 15:53:34,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 15:53:35,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95dd7795-b8de-4a86-a754-775c45cc271f x-compute-request-id: req-95dd7795-b8de-4a86-a754-775c45cc271f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8340af4-90f9-4199-83b3-9b6460cbf570", "rel": "bookmark"}], "image": {"id": "836326ad-6b61-40da-bad8-890483c95a51", "links": [{"href": "http://172.30.9.28:8774/images/836326ad-6b61-40da-bad8-890483c95a51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-07T14:51:34.000000", "flavor": {"id": "b816f413-acb3-4668-8d08-cb10182e6c40", "links": [{"href": "http://172.30.9.28:8774/flavors/b816f413-acb3-4668-8d08-cb10182e6c40", "rel": "bookmark"}]}, "id": "a8340af4-90f9-4199-83b3-9b6460cbf570", "user_id": "bd36945679954ac782f0eb728c8b451b", "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-06-07T15:53:31Z", "hostId": "31e314b9e427108b200db8e06aa238e940b16d4c902a9feede5deef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229", "name": "cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229", "created": "2018-06-07T14:56:25Z", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-07 15:53:35,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-95dd7795-b8de-4a86-a754-775c45cc271f 2018-06-07 15:53:35,098 - create_instance - DEBUG - Instance status [cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229] is - ACTIVE 2018-06-07 15:53:35,098 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-07 15:53:38,101 - create_instance - DEBUG - VM status query timeout in 293.140149117 2018-06-07 15:53:38,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046221c254d4d414412cfd3fb4286a128782df4" 2018-06-07 15:53:38,146 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 15:53:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8601c01f-8a9f-483d-9996-08abf7c4ed7a x-compute-request-id: req-8601c01f-8a9f-483d-9996-08abf7c4ed7a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a8340af4-90f9-4199-83b3-9b6460cbf570 could not be found.", "code": 404}} 2018-06-07 15:53:38,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8340af4-90f9-4199-83b3-9b6460cbf570 used request id req-8601c01f-8a9f-483d-9996-08abf7c4ed7a 2018-06-07 15:53:38,146 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a8340af4-90f9-4199-83b3-9b6460cbf570 could not be found. (HTTP 404) (Request-ID: req-8601c01f-8a9f-483d-9996-08abf7c4ed7a) 2018-06-07 15:53:38,147 - create_instance - INFO - VM has been properly deleted VM with name - cloudify_manager-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:38,148 - neutron_utils - INFO - Deleting security group rule with ID - b35c71b9-fa96-4a14-b523-04d67e76190c 2018-06-07 15:53:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b35c71b9-fa96-4a14-b523-04d67e76190c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 15:53:38,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be767809-c3e7-4145-ba09-b3ca0836a8a8 Content-Length: 0 Date: Thu, 07 Jun 2018 15:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:38,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b35c71b9-fa96-4a14-b523-04d67e76190c used request id req-be767809-c3e7-4145-ba09-b3ca0836a8a8 2018-06-07 15:53:38,484 - neutron_utils - INFO - Deleting security group rule with ID - 83dbdc16-d978-4298-b668-e08ee643fe10 2018-06-07 15:53:38,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/83dbdc16-d978-4298-b668-e08ee643fe10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 15:53:38,594 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c98d3f7-f5ef-4be6-a3af-80adf71161ca Content-Length: 0 Date: Thu, 07 Jun 2018 15:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:38,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/83dbdc16-d978-4298-b668-e08ee643fe10 used request id req-5c98d3f7-f5ef-4be6-a3af-80adf71161ca 2018-06-07 15:53:38,595 - neutron_utils - INFO - Deleting security group rule with ID - 2d983549-9341-4ea6-9eb9-43e14f38c5bb 2018-06-07 15:53:38,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/2d983549-9341-4ea6-9eb9-43e14f38c5bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 15:53:38,717 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7246ac08-a411-490a-a44b-ec22594f7e92 Content-Length: 0 Date: Thu, 07 Jun 2018 15:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:38,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/2d983549-9341-4ea6-9eb9-43e14f38c5bb used request id req-7246ac08-a411-490a-a44b-ec22594f7e92 2018-06-07 15:53:38,718 - neutron_utils - INFO - Deleting security group rule with ID - 198fb92a-58e1-43cf-a9fa-5ced7599420d 2018-06-07 15:53:38,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/198fb92a-58e1-43cf-a9fa-5ced7599420d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 15:53:38,829 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2f6f8d3-7a8c-4eda-b2fc-50b7868b97c3 Content-Length: 0 Date: Thu, 07 Jun 2018 15:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:38,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/198fb92a-58e1-43cf-a9fa-5ced7599420d used request id req-c2f6f8d3-7a8c-4eda-b2fc-50b7868b97c3 2018-06-07 15:53:38,829 - neutron_utils - INFO - Deleting security group with name - sg-cloudify-manager-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:38,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/07baedb6-9010-4885-94ed-b281e769a008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16d08373041befca2a0628e439714cadab36773" 2018-06-07 15:53:38,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6f8226c-f369-455a-8678-332222e4b761 Content-Length: 0 Date: Thu, 07 Jun 2018 15:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:38,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/07baedb6-9010-4885-94ed-b281e769a008 used request id req-d6f8226c-f369-455a-8678-332222e4b761 2018-06-07 15:53:38,951 - OpenStackNetwork - INFO - Removing router interface from router cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229 and subnet cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:38,951 - neutron_utils - INFO - Removing router interface from router named cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:38,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/6dcd9d16-2f31-4617-bec9-51a721dcca13/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" -d '{"subnet_id": "47f57215-4dd0-496d-abfd-53637304a537"}' 2018-06-07 15:53:40,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-98835c19-462c-4405-ad14-e54fad1d3bc9 Date: Thu, 07 Jun 2018 15:53:40 GMT RESP BODY: {"network_id": "a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "subnet_id": "47f57215-4dd0-496d-abfd-53637304a537", "subnet_ids": ["47f57215-4dd0-496d-abfd-53637304a537"], "port_id": "23bc4fa8-8b7e-4b28-8247-3bd85ab8067f", "id": "6dcd9d16-2f31-4617-bec9-51a721dcca13"} 2018-06-07 15:53:40,158 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6dcd9d16-2f31-4617-bec9-51a721dcca13/remove_router_interface used request id req-98835c19-462c-4405-ad14-e54fad1d3bc9 2018-06-07 15:53:40,158 - OpenStackNetwork - INFO - Removing router cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:40,159 - neutron_utils - INFO - Deleting router with name - cloudify_vrouter_router-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:40,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/6dcd9d16-2f31-4617-bec9-51a721dcca13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8583d5345e5bc2a7806d230b8cc8170e09938c8" 2018-06-07 15:53:41,199 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb43dc7f-d6ad-4820-a740-689ca1251eb8 Content-Length: 0 Date: Thu, 07 Jun 2018 15:53:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:41,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/6dcd9d16-2f31-4617-bec9-51a721dcca13 used request id req-bb43dc7f-d6ad-4820-a740-689ca1251eb8 2018-06-07 15:53:41,200 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:41,200 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:41,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/47f57215-4dd0-496d-abfd-53637304a537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2266cad27bfff8ad9388efb2cd29db7f7cdca0d" 2018-06-07 15:53:42,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-183733f2-0384-44e9-b7f2-31fce9b686ea Date: Thu, 07 Jun 2018 15:53:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:42,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/47f57215-4dd0-496d-abfd-53637304a537 used request id req-183733f2-0384-44e9-b7f2-31fce9b686ea 2018-06-07 15:53:42,378 - neutron_utils - INFO - Deleting network with name cloudify_vrouter_network-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2266cad27bfff8ad9388efb2cd29db7f7cdca0d" 2018-06-07 15:53:43,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43cab82d-8c71-4e5d-82e8-2159dea76827 Date: Thu, 07 Jun 2018 15:53:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:43,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a5b3e29f-ba50-4bba-bf7d-8a1327a93cb8 used request id req-43cab82d-8c71-4e5d-82e8-2159dea76827 2018-06-07 15:53:43,882 - glance_utils - INFO - Deleting image named - vyos1.1.7 2018-06-07 15:53:43,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95afe6998df77f181b9d1cdbd943ccfcd19b047a" 2018-06-07 15:53:45,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f76a013-44f6-496f-ac05-dcdfd349499d Date: Thu, 07 Jun 2018 15:53:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 15:53:45,841 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e2334e52-cc55-4f91-bea2-fd88d1f0a98c used request id req-0f76a013-44f6-496f-ac05-dcdfd349499d 2018-06-07 15:53:45,842 - glance_utils - INFO - Deleting image named - cloudify_manager_4.0 2018-06-07 15:53:45,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:46,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T16:53:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["kcqZzn8rTzSh0tczXmuQGQ"], "issued_at": "2018-06-07T15:53:46.000000Z"}} 2018-06-07 15:53:46,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/836326ad-6b61-40da-bad8-890483c95a51 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8d8957c893b177a7f1fd50b54ab62694e55c65b" 2018-06-07 15:53:50,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc87044b-88dc-4cc5-8822-62d95e567043 Date: Thu, 07 Jun 2018 15:53:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 15:53:50,329 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/836326ad-6b61-40da-bad8-890483c95a51 used request id req-cc87044b-88dc-4cc5-8822-62d95e567043 2018-06-07 15:53:50,330 - nova_utils - DEBUG - Deleting keypair - cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:50,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:50,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-06-07T16:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "bd36945679954ac782f0eb728c8b451b"}, "audit_ids": ["cWhoTnkzQZ61_827Wja6ag"], "issued_at": "2018-06-07T15:53:50.000000Z"}} 2018-06-07 15:53:50,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0f441c269538eca9273062ffe0d61a6db555e7" 2018-06-07 15:53:50,849 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 15:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d83385a-b0af-47b9-afe1-cdcc45e03b84 x-compute-request-id: req-3d83385a-b0af-47b9-afe1-cdcc45e03b84 Content-Length: 0 Content-Type: application/json 2018-06-07 15:53:50,849 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_vrouter_kp-ae66f1b0-512d-48da-baa0-aca702c06229 used request id req-3d83385a-b0af-47b9-afe1-cdcc45e03b84 2018-06-07 15:53:50,850 - OpenStackKeypair - INFO - Deleted private key file [/home/opnfv/functest/data/router/cloudify_vrouter.pem] 2018-06-07 15:53:50,851 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:50,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:51,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["1AMcM-8aTEaKnxleCAi8Ug"], "issued_at": "2018-06-07T15:53:51.000000Z"}} 2018-06-07 15:53:51,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bd36945679954ac782f0eb728c8b451b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2c9e9cfec073f580c964b7f468928e0daade8b" 2018-06-07 15:53:51,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44ae633b-4e39-4e5b-9e1b-2357760bb241 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 15:53:51,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bd36945679954ac782f0eb728c8b451b used request id req-44ae633b-4e39-4e5b-9e1b-2357760bb241 2018-06-07 15:53:51,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:51,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/2dca3ba9c2c94f9e8fc513f3ea4a8d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229", "id": "e02f0c2c8d5041a4899b30c296076db7"}, "audit_ids": ["zIQJlH_9TT2lVabWxU0z3Q"], "issued_at": "2018-06-07T15:53:51.000000Z"}} 2018-06-07 15:53:51,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05cfeecaf97d4d5c03adf10edf877a1c4871323f" 2018-06-07 15:53:52,287 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 07 Jun 2018 15:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa717673-bebf-4a20-87c8-f3dca2caace0 x-compute-request-id: req-aa717673-bebf-4a20-87c8-f3dca2caace0 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor b816f413-acb3-4668-8d08-cb10182e6c40 could not be found.", "code": 404}} 2018-06-07 15:53:52,288 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b816f413-acb3-4668-8d08-cb10182e6c40 used request id req-aa717673-bebf-4a20-87c8-f3dca2caace0 2018-06-07 15:53:52,288 - keystone_utils - INFO - Deleting user with name - vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:52,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:52,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["q5nzf3m-Sj2y5DFmtpzVkQ"], "issued_at": "2018-06-07T15:53:52.000000Z"}} 2018-06-07 15:53:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e02f0c2c8d5041a4899b30c296076db7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de28e01dbc44008c5b8c9df303e93d681227e1a" 2018-06-07 15:53:52,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a93aaf94-1948-4793-869f-9618e579b11d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 15:53:52,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e02f0c2c8d5041a4899b30c296076db7 used request id req-a93aaf94-1948-4793-869f-9618e579b11d 2018-06-07 15:53:52,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:53,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["bvNOUbkXR9aw1S4L_hcACg"], "issued_at": "2018-06-07T15:53:53.000000Z"}} 2018-06-07 15:53:53,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af90aecb7c5d3254eeebd59c9d8328d6fc5dc3a3" 2018-06-07 15:53:53,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e37acc67-bb70-43ea-8995-860246d7887d Date: Thu, 07 Jun 2018 15:53:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:11Z", "updated_at": "2018-06-07T14:56:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:12Z", "revision_number": 0, "id": "1929c805-41bc-4b8e-a111-5bb0d31d225d", "remote_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:12Z", "security_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:12Z", "revision_number": 0, "id": "ece17408-7d06-4320-bdd8-aff0ea34ffdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:12Z", "security_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:12Z", "revision_number": 0, "id": "e8f72e4d-2f31-459c-b87b-23e53bcd5a1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:12Z", "security_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T14:56:11Z", "revision_number": 0, "id": "bd547d9e-4c1a-4441-bcda-2edefd1d8e2c", "remote_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "remote_ip_prefix": null, "created_at": "2018-06-07T14:56:11Z", "security_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85"}], "revision_number": 4, "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "bd57bb00-5304-433f-8022-a4983d34f860", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 15:53:53,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e37acc67-bb70-43ea-8995-860246d7887d 2018-06-07 15:53:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af90aecb7c5d3254eeebd59c9d8328d6fc5dc3a3" 2018-06-07 15:53:53,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03641a4a-9bad-446e-b0d9-0451a3af92bb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 15:53:53,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-03641a4a-9bad-446e-b0d9-0451a3af92bb 2018-06-07 15:53:53,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af90aecb7c5d3254eeebd59c9d8328d6fc5dc3a3" 2018-06-07 15:53:53,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eccf3b6b-c97e-4612-99f6-2528cb4564ec Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85"}, "enabled": true, "id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229"}} 2018-06-07 15:53:53,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-eccf3b6b-c97e-4612-99f6-2528cb4564ec 2018-06-07 15:53:53,602 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd57bb00-5304-433f-8022-a4983d34f860 2018-06-07 15:53:53,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=bd57bb00-5304-433f-8022-a4983d34f860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af90aecb7c5d3254eeebd59c9d8328d6fc5dc3a3" 2018-06-07 15:53:53,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5a48ff7e-f4d4-4d3d-9200-9955d9059992 Date: Thu, 07 Jun 2018 15:53:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:12Z", "security_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:12Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "1929c805-41bc-4b8e-a111-5bb0d31d225d"}, {"remote_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:11Z", "security_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:11Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "bd547d9e-4c1a-4441-bcda-2edefd1d8e2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:12Z", "security_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:12Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "e8f72e4d-2f31-459c-b87b-23e53bcd5a1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T14:56:12Z", "security_group_id": "bd57bb00-5304-433f-8022-a4983d34f860", "port_range_min": null, "revision_number": 0, "tenant_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "created_at": "2018-06-07T14:56:12Z", "project_id": "2dca3ba9c2c94f9e8fc513f3ea4a8d85", "id": "ece17408-7d06-4320-bdd8-aff0ea34ffdf"}]} 2018-06-07 15:53:53,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=bd57bb00-5304-433f-8022-a4983d34f860 used request id req-5a48ff7e-f4d4-4d3d-9200-9955d9059992 2018-06-07 15:53:53,629 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 15:53:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/bd57bb00-5304-433f-8022-a4983d34f860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af90aecb7c5d3254eeebd59c9d8328d6fc5dc3a3" 2018-06-07 15:53:53,810 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-169fe361-6caa-41bd-b507-ab3b3485c5b1 Content-Length: 0 Date: Thu, 07 Jun 2018 15:53:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:53:53,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/bd57bb00-5304-433f-8022-a4983d34f860 used request id req-169fe361-6caa-41bd-b507-ab3b3485c5b1 2018-06-07 15:53:53,811 - keystone_utils - INFO - Deleting project with name - vyos_vrouter-ae66f1b0-512d-48da-baa0-aca702c06229 2018-06-07 15:53:53,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af90aecb7c5d3254eeebd59c9d8328d6fc5dc3a3" 2018-06-07 15:53:53,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c587b1f8-1e73-42d1-8419-39b5377933fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 15:53:53,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2dca3ba9c2c94f9e8fc513f3ea4a8d85 used request id req-c587b1f8-1e73-42d1-8419-39b5377933fb 2018-06-07 15:53:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af90aecb7c5d3254eeebd59c9d8328d6fc5dc3a3" 2018-06-07 15:53:53,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df38885a-214e-47f2-84a4-f6c5d5efc04d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 15:53:53,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-df38885a-214e-47f2-84a4-f6c5d5efc04d 2018-06-07 15:53:53,965 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-06-07 15:53:54,052 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-06-07 15:53:54,074 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-06-07 15:53:54,074 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-06-07 15:53:54,074 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-07 15:53:54,074 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-07 15:53:54,075 - openstack_tests - INFO - OS Credentials = > 2018-06-07 15:53:54,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:53:54,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:54,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["eC1joNtATPa0gVLUVnrFHg"], "issued_at": "2018-06-07T15:53:54.000000Z"}} 2018-06-07 15:53:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" 2018-06-07 15:53:54,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d1477c-a7e8-42b6-985a-b5a456ab721d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:53:54,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-42d1477c-a7e8-42b6-985a-b5a456ab721d 2018-06-07 15:53:54,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 15:53:54,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 15:53:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 15:53:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" 2018-06-07 15:53:54,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707192c4-2c48-489e-a366-b5a241c43bf3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-06-07 15:53:54,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-707192c4-2c48-489e-a366-b5a241c43bf3 2018-06-07 15:53:54,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" 2018-06-07 15:53:54,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40865389-39bb-4106-9cbd-51fad5377ffa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 15:53:54,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-40865389-39bb-4106-9cbd-51fad5377ffa 2018-06-07 15:53:54,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "domain_id": "default"}}' 2018-06-07 15:53:54,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 07 Jun 2018 15:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00c347f2-e6d7-4d0b-841b-1322e72d9451 Content-Length: 342 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c"}, "enabled": true, "id": "3119571457d749fc821df58581d5924c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}} 2018-06-07 15:53:54,848 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-00c347f2-e6d7-4d0b-841b-1322e72d9451 2018-06-07 15:53:54,849 - keystone_utils - INFO - Created project with name - juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:53:54,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:53:54,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:55,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:53:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["ErbhBVMEQTGRmGgNlQnlQA"], "issued_at": "2018-06-07T15:53:55.000000Z"}} 2018-06-07 15:53:55,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b091bd058025ae7db89eb53c088788a34893b1de" 2018-06-07 15:53:55,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18f1b50-bdda-4261-8290-5df06f600b35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:53:55,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c18f1b50-bdda-4261-8290-5df06f600b35 2018-06-07 15:53:55,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 15:53:55,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 15:53:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 15:53:55,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b091bd058025ae7db89eb53c088788a34893b1de" 2018-06-07 15:53:55,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f85528-6443-44bf-80fa-7fc2345d617c Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 15:53:55,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b4f85528-6443-44bf-80fa-7fc2345d617c 2018-06-07 15:53:55,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:53:55,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:55,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:53:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5d600ad155427099cd7cd580688ffb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/9d5d600ad155427099cd7cd580688ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ca3d69272e554da58904b7498f197e31"}, "audit_ids": ["-esepRw-SXmd2NIKs75tyg"], "issued_at": "2018-06-07T15:53:55.000000Z"}} 2018-06-07 15:53:55,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:53:55,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806d75e9-2a9d-4b72-b93c-becb2b2b2101 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:53:55,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-806d75e9-2a9d-4b72-b93c-becb2b2b2101 2018-06-07 15:53:55,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 15:53:55,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 15:53:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 15:53:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:53:55,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501703bb-b094-4135-af2e-a0f615cb3a42 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 15:53:55,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-501703bb-b094-4135-af2e-a0f615cb3a42 2018-06-07 15:53:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:53:55,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7260c7-3a11-4674-8a57-50e247cbfa1c Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c"}, "enabled": true, "id": "3119571457d749fc821df58581d5924c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}]} 2018-06-07 15:53:55,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 used request id req-6f7260c7-3a11-4674-8a57-50e247cbfa1c 2018-06-07 15:53:55,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:53:55,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0ebac4-06e0-407c-b95f-c7b9ab4b5013 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 15:53:55,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-be0ebac4-06e0-407c-b95f-c7b9ab4b5013 2018-06-07 15:53:56,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:53:56,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d363f7-9e8b-4be1-ac35-766c911ab709 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 15:53:56,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-30d363f7-9e8b-4be1-ac35-766c911ab709 2018-06-07 15:53:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:53:56,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710fc0da-74e3-4217-b25c-973cb70c8abf Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c"}, "enabled": true, "id": "3119571457d749fc821df58581d5924c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}]} 2018-06-07 15:53:56,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 used request id req-710fc0da-74e3-4217-b25c-973cb70c8abf 2018-06-07 15:53:56,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/c6e284c944aa4860b353eae30902adb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:53:56,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58dfe65e-0ed9-4938-851b-39489506be1a Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "links": {"self": "http://172.30.9.28:5000/v3/users/c6e284c944aa4860b353eae30902adb8"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3119571457d749fc821df58581d5924c", "id": "c6e284c944aa4860b353eae30902adb8", "password_expires_at": null}} 2018-06-07 15:53:56,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c6e284c944aa4860b353eae30902adb8 used request id req-58dfe65e-0ed9-4938-851b-39489506be1a 2018-06-07 15:53:56,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c/users/c6e284c944aa4860b353eae30902adb8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:53:56,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f751db35-f823-4d0e-9f3d-4ce06857c699 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c/users/c6e284c944aa4860b353eae30902adb8/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 15:53:56,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c/users/c6e284c944aa4860b353eae30902adb8/roles used request id req-f751db35-f823-4d0e-9f3d-4ce06857c699 2018-06-07 15:53:56,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:53:56,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d792744b-4896-4914-b240-dd583309438d Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "domain_id": null, "name": "admin", "id": "152549901afe47f6a212a8a105933b05"}} 2018-06-07 15:53:56,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05 used request id req-d792744b-4896-4914-b240-dd583309438d 2018-06-07 15:53:56,811 - keystone_utils - INFO - Granting role admin to project juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:53:56,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c/users/c6e284c944aa4860b353eae30902adb8/roles/152549901afe47f6a212a8a105933b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:53:56,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e7a98b5-1909-4ed1-956e-f0f2a290418e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 15:53:56,943 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c/users/c6e284c944aa4860b353eae30902adb8/roles/152549901afe47f6a212a8a105933b05 used request id req-9e7a98b5-1909-4ed1-956e-f0f2a290418e 2018-06-07 15:53:56,943 - keystone_utils - INFO - Created user with name - juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:53:56,943 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983, password=c9771967-00fd-4ecf-b3f5-beb3b11e7f4b, auth_url=http://172.30.9.28:5000/v3, project_name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-06-07 15:53:56,945 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-174 | | SDN_CONTROLLER_IP | 192.30.9.8 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | NAMESERVER | 8.8.8.8 | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NODE_NAME | lf-pod1 | | VOLUME_DEVICE_NAME | vdb | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-06-07 15:53:56,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:53:56,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:57,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:53:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3119571457d749fc821df58581d5924c", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "id": "c6e284c944aa4860b353eae30902adb8"}, "audit_ids": ["S5MBVRVHRfa8xAoKBe8fqg"], "issued_at": "2018-06-07T15:53:57.000000Z"}} 2018-06-07 15:53:57,311 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-06-07 15:53:58,651 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-06-07 15:53:58,652 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-06-07 15:53:58,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:53:58,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:53:59,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3119571457d749fc821df58581d5924c", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "id": "c6e284c944aa4860b353eae30902adb8"}, "audit_ids": ["TfQ7nuBQTQi05Q6zJQrnLA"], "issued_at": "2018-06-07T15:53:59.000000Z"}} 2018-06-07 15:53:59,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:53:59,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7aec9c-110d-4ae5-b070-715346966440 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:53:59,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6a7aec9c-110d-4ae5-b070-715346966440 2018-06-07 15:53:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-06-07 15:53:59,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 07 Jun 2018 15:53:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28: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": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-07 15:53:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:53:59,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4235796e-f75c-407c-bf73-a2d4f58fd329 Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"users": [{"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/09134b485af1455a9791327d5058a393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09134b485af1455a9791327d5058a393", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/445626d24ec246289ecc9567b1f4550b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "445626d24ec246289ecc9567b1f4550b", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/5834ca2332af497d898c942534b84f25"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5834ca2332af497d898c942534b84f25", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/62cf30a0cbb54f77b4dc2cd9f203ee23"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62cf30a0cbb54f77b4dc2cd9f203ee23", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/63ba2d6612db42338c66ed2d4b6ae715"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63ba2d6612db42338c66ed2d4b6ae715", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/80f79a9e70194c9e876cf95f1b4bd0be"}, "domain_id": "1ecccc23226642ceb54977a00dda0552", "enabled": true, "options": {}, "id": "80f79a9e70194c9e876cf95f1b4bd0be", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/858a7e07b7554e429e885eec0c244878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "858a7e07b7554e429e885eec0c244878", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/95dc2a2fa5b641d89032d5ddaad2bd57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95dc2a2fa5b641d89032d5ddaad2bd57", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/98df3daccade4aab8da0e55a1837d515"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98df3daccade4aab8da0e55a1837d515", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/c0726ebf8d2d464fbd4bc2b8639afe3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0726ebf8d2d464fbd4bc2b8639afe3c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "links": {"self": "http://172.30.9.28:5000/v3/users/c6e284c944aa4860b353eae30902adb8"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3119571457d749fc821df58581d5924c", "id": "c6e284c944aa4860b353eae30902adb8", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ca3d69272e554da58904b7498f197e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca3d69272e554da58904b7498f197e31", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/cdb6d3a30b814212b220534c5756ad41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdb6d3a30b814212b220534c5756ad41", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/e196a8995b8241b09b51d87742fd9825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e196a8995b8241b09b51d87742fd9825", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e9bb143caf7e43af8c94503c9fc273f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9bb143caf7e43af8c94503c9fc273f3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/ee15a95953fd458da9e630453a487acf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee15a95953fd458da9e630453a487acf", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-07 15:53:59,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4235796e-f75c-407c-bf73-a2d4f58fd329 2018-06-07 15:53:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:53:59,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78116c67-6360-4335-9acc-9ca3771f4abe Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c"}, "enabled": true, "id": "3119571457d749fc821df58581d5924c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}]} 2018-06-07 15:53:59,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 used request id req-78116c67-6360-4335-9acc-9ca3771f4abe 2018-06-07 15:53:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:53:59,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07db9d9d-6a4c-4c04-a52f-5103f06b6c5d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-07 15:53:59,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-07db9d9d-6a4c-4c04-a52f-5103f06b6c5d 2018-06-07 15:53:59,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:53:59,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0d9db2-b897-4bae-9898-c4a139eab91d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 15:53:59,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bd0d9db2-b897-4bae-9898-c4a139eab91d 2018-06-07 15:53:59,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:53:59,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71918b04-31c7-40b9-9cb7-baf2e2fea6b4 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c"}, "enabled": true, "id": "3119571457d749fc821df58581d5924c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}]} 2018-06-07 15:53:59,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 used request id req-71918b04-31c7-40b9-9cb7-baf2e2fea6b4 2018-06-07 15:53:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/df48bffa20bd4431b89f6e560491318b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:53:59,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3df282a-6b30-41b6-b2b0-4fe750bc96e3 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"user": {"name": "juju_network_discovery_bug", "links": {"self": "http://172.30.9.28:5000/v3/users/df48bffa20bd4431b89f6e560491318b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3119571457d749fc821df58581d5924c", "id": "df48bffa20bd4431b89f6e560491318b", "password_expires_at": null}} 2018-06-07 15:53:59,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/df48bffa20bd4431b89f6e560491318b used request id req-f3df282a-6b30-41b6-b2b0-4fe750bc96e3 2018-06-07 15:53:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c/users/df48bffa20bd4431b89f6e560491318b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:53:59,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4c7f62-7a98-466d-aaf5-bafe15053608 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c/users/df48bffa20bd4431b89f6e560491318b/roles", "previous": null, "next": null}, "roles": []} 2018-06-07 15:53:59,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c/users/df48bffa20bd4431b89f6e560491318b/roles used request id req-eb4c7f62-7a98-466d-aaf5-bafe15053608 2018-06-07 15:53:59,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:54:00,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba11d65-5c3b-48a7-897a-41cf705f8073 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "domain_id": null, "name": "_member_", "id": "9fe2ff9ee4384b1894a90878d3e92bab"}} 2018-06-07 15:54:00,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-eba11d65-5c3b-48a7-897a-41cf705f8073 2018-06-07 15:54:00,012 - keystone_utils - INFO - Granting role _member_ to project juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:54:00,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c/users/df48bffa20bd4431b89f6e560491318b/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:54:00,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1c7402b-af47-41c0-9aba-7774d2f39a3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 15:54:00,116 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c/users/df48bffa20bd4431b89f6e560491318b/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-c1c7402b-af47-41c0-9aba-7774d2f39a3e 2018-06-07 15:54:00,117 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-06-07 15:54:00,117 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=3cc41aee-f2ee-4905-aaac-823f2d49e4e1, auth_url=http://172.30.9.28:5000/v3, project_name=juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-06-07 15:54:00,219 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-06-07 15:54:00,220 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-06-07 15:54:00,220 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-06-07 15:54:00,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:54:00,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:54:00,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:54:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3119571457d749fc821df58581d5924c", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "id": "c6e284c944aa4860b353eae30902adb8"}, "audit_ids": ["j-90JEPkSqmPutcKhzJt4A"], "issued_at": "2018-06-07T15:54:00.000000Z"}} 2018-06-07 15:54:00,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3da0e3bc7e4138e2c422452b99d42957d54cca" 2018-06-07 15:54:00,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2f285e-d4cc-4448-9110-819581b2e5aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:54:00,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f2f285e-d4cc-4448-9110-819581b2e5aa 2018-06-07 15:54:00,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3da0e3bc7e4138e2c422452b99d42957d54cca" 2018-06-07 15:54:00,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0c453d07-8991-417c-af32-76b8e53f3cb5 Date: Thu, 07 Jun 2018 15:54:00 GMT RESP BODY: {"networks":[]} 2018-06-07 15:54:00,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=abot-net used request id req-0c453d07-8991-417c-af32-76b8e53f3cb5 2018-06-07 15:54:00,821 - neutron_utils - INFO - Creating network with name abot-net 2018-06-07 15:54:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3da0e3bc7e4138e2c422452b99d42957d54cca" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-06-07 15:54:01,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-d3aaf82e-9b28-41ee-a4db-5cf7e2899281 Date: Thu, 07 Jun 2018 15:54:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"830c2a8b-e6df-4a7b-bf96-107a2a6046f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3119571457d749fc821df58581d5924c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T15:54:01Z","is_default":false,"provider:segmentation_id":39,"name":"abot-net","admin_state_up":true,"tenant_id":"3119571457d749fc821df58581d5924c","created_at":"2018-06-07T15:54:01Z","mtu":1450}} 2018-06-07 15:54:01,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d3aaf82e-9b28-41ee-a4db-5cf7e2899281 2018-06-07 15:54:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=830c2a8b-e6df-4a7b-bf96-107a2a6046f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3da0e3bc7e4138e2c422452b99d42957d54cca" 2018-06-07 15:54:01,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-afae74de-e396-4bea-b66e-3798f7f41f89 Date: Thu, 07 Jun 2018 15:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"830c2a8b-e6df-4a7b-bf96-107a2a6046f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3119571457d749fc821df58581d5924c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-07T15:54:01Z","provider:segmentation_id":39,"name":"abot-net","admin_state_up":true,"tenant_id":"3119571457d749fc821df58581d5924c","created_at":"2018-06-07T15:54:01Z","provider:network_type":"vxlan"}]} 2018-06-07 15:54:01,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=830c2a8b-e6df-4a7b-bf96-107a2a6046f5 used request id req-afae74de-e396-4bea-b66e-3798f7f41f89 2018-06-07 15:54:01,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=830c2a8b-e6df-4a7b-bf96-107a2a6046f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3da0e3bc7e4138e2c422452b99d42957d54cca" 2018-06-07 15:54:01,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-73853fe9-9d54-4b52-98b5-d63b349566a5 Date: Thu, 07 Jun 2018 15:54:01 GMT RESP BODY: {"subnets":[]} 2018-06-07 15:54:01,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=830c2a8b-e6df-4a7b-bf96-107a2a6046f5 used request id req-73853fe9-9d54-4b52-98b5-d63b349566a5 2018-06-07 15:54:01,532 - neutron_utils - INFO - Creating subnet with name abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:54:01,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3da0e3bc7e4138e2c422452b99d42957d54cca" -d '{"subnets": [{"ip_version": 4, "network_id": "830c2a8b-e6df-4a7b-bf96-107a2a6046f5", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983"}]}' 2018-06-07 15:54:01,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c1392aff-5b5a-4696-b94b-47ab9f2bc269 Date: Thu, 07 Jun 2018 15:54:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"830c2a8b-e6df-4a7b-bf96-107a2a6046f5","tenant_id":"3119571457d749fc821df58581d5924c","created_at":"2018-06-07T15:54:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T15:54:01Z","gateway_ip":"172.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.16.0.0/24","project_id":"3119571457d749fc821df58581d5924c","id":"de891c78-4798-4ba8-991f-eb8243e46780","subnetpool_id":null,"name":"abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983"}]} 2018-06-07 15:54:01,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c1392aff-5b5a-4696-b94b-47ab9f2bc269 2018-06-07 15:54:01,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=830c2a8b-e6df-4a7b-bf96-107a2a6046f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3da0e3bc7e4138e2c422452b99d42957d54cca" 2018-06-07 15:54:02,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-51d26567-a439-45c0-8c79-064e7c53c9b1 Date: Thu, 07 Jun 2018 15:54:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"830c2a8b-e6df-4a7b-bf96-107a2a6046f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3119571457d749fc821df58581d5924c","status":"ACTIVE","subnets":["de891c78-4798-4ba8-991f-eb8243e46780"],"description":"","tags":[],"updated_at":"2018-06-07T15:54:01Z","provider:segmentation_id":39,"name":"abot-net","admin_state_up":true,"tenant_id":"3119571457d749fc821df58581d5924c","created_at":"2018-06-07T15:54:01Z","provider:network_type":"vxlan"}]} 2018-06-07 15:54:02,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=830c2a8b-e6df-4a7b-bf96-107a2a6046f5 used request id req-51d26567-a439-45c0-8c79-064e7c53c9b1 2018-06-07 15:54:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=830c2a8b-e6df-4a7b-bf96-107a2a6046f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3da0e3bc7e4138e2c422452b99d42957d54cca" 2018-06-07 15:54:02,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ccb335c2-f0df-4e76-84b6-770f5c747065 Date: Thu, 07 Jun 2018 15:54:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"830c2a8b-e6df-4a7b-bf96-107a2a6046f5","tenant_id":"3119571457d749fc821df58581d5924c","created_at":"2018-06-07T15:54:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T15:54:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"gateway_ip":"172.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.16.0.0/24","project_id":"3119571457d749fc821df58581d5924c","id":"de891c78-4798-4ba8-991f-eb8243e46780","subnetpool_id":null,"name":"abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983"}]} 2018-06-07 15:54:02,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=830c2a8b-e6df-4a7b-bf96-107a2a6046f5 used request id req-ccb335c2-f0df-4e76-84b6-770f5c747065 2018-06-07 15:54:02,119 - OpenStackNetwork - DEBUG - Network [830c2a8b-e6df-4a7b-bf96-107a2a6046f5] created successfully 2018-06-07 15:54:02,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:54:02,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:54:02,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:54:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3119571457d749fc821df58581d5924c", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "id": "c6e284c944aa4860b353eae30902adb8"}, "audit_ids": ["S6_JIZjQR56JVdVy6QGC2Q"], "issued_at": "2018-06-07T15:54:02.000000Z"}} 2018-06-07 15:54:02,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d602d4565206c91915c52e01f8989b11b14b37" 2018-06-07 15:54:02,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d0c59911-3a01-4133-8fb7-8f7064bc841e Date: Thu, 07 Jun 2018 15:54:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 15:54:02,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-d0c59911-3a01-4133-8fb7-8f7064bc841e 2018-06-07 15:54:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d602d4565206c91915c52e01f8989b11b14b37" 2018-06-07 15:54:02,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-13902a5d-20ad-4c45-8438-aeb49cfec7f7 Date: Thu, 07 Jun 2018 15:54:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 15:54:02,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-13902a5d-20ad-4c45-8438-aeb49cfec7f7 2018-06-07 15:54:02,811 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-06-07 15:54:02,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:54:02,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:54:03,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3119571457d749fc821df58581d5924c", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "id": "c6e284c944aa4860b353eae30902adb8"}, "audit_ids": ["o76n3qCgRAm0rYTjJ0148g"], "issued_at": "2018-06-07T15:54:03.000000Z"}} 2018-06-07 15:54:03,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:03,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d519e2f-b74c-4eb9-97f0-8ff3c3df4acd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:54:03,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0d519e2f-b74c-4eb9-97f0-8ff3c3df4acd 2018-06-07 15:54:03,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:03,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-132584a4-2a6b-4fec-b52c-cfaaf782659c Date: Thu, 07 Jun 2018 15:54:03 GMT RESP BODY: {"routers": []} 2018-06-07 15:54:03,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983&admin_state_up=True used request id req-132584a4-2a6b-4fec-b52c-cfaaf782659c 2018-06-07 15:54:03,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:54:03,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:54:03,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3119571457d749fc821df58581d5924c", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "id": "c6e284c944aa4860b353eae30902adb8"}, "audit_ids": ["gT6wRsfJQ1OtWlL5Eu6oLQ"], "issued_at": "2018-06-07T15:54:03.000000Z"}} 2018-06-07 15:54:03,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77a6efb58b0cab2a645c8e373f2610d82466f44a" 2018-06-07 15:54:03,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d62282-deaf-41c0-a640-c675e4bd1568 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:54:03,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-90d62282-deaf-41c0-a640-c675e4bd1568 2018-06-07 15:54:03,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:03,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d66a8ab8-c767-443d-add1-2f142b73a8de Date: Thu, 07 Jun 2018 15:54:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d7d77aaccf84e478695f64ce5268265","status":"ACTIVE","subnets":["ec32c110-d2dd-4735-82d8-5fbb293cb3d5"],"description":"","tags":[],"updated_at":"2018-06-07T11:33:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:32:58Z","provider:network_type":"flat"}]} 2018-06-07 15:54:03,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-d66a8ab8-c767-443d-add1-2f142b73a8de 2018-06-07 15:54:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:04,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c116a5c0-c5fc-4e4c-a0ea-e5a1fdc4949b Date: Thu, 07 Jun 2018 15:54:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-07 15:54:04,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d2c836d-4f51-4a08-802d-1f330f232fa0 used request id req-c116a5c0-c5fc-4e4c-a0ea-e5a1fdc4949b 2018-06-07 15:54:04,041 - neutron_utils - INFO - Creating router with name - abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:54:04,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" -d '{"router": {"external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0"}, "name": "abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983", "admin_state_up": true}}' 2018-06-07 15:54:05,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 637 X-Openstack-Request-Id: req-0ffc4666-36a1-4efa-b993-426eb11a65ec Date: Thu, 07 Jun 2018 15:54:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3119571457d749fc821df58581d5924c", "created_at": "2018-06-07T15:54:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T15:54:04Z", "revision_number": 2, "routes": [], "project_id": "3119571457d749fc821df58581d5924c", "id": "b86dcf3b-f46d-45d4-9824-2a976d3d43a4", "name": "abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983"}} 2018-06-07 15:54:05,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-0ffc4666-36a1-4efa-b993-426eb11a65ec 2018-06-07 15:54:05,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=b86dcf3b-f46d-45d4-9824-2a976d3d43a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:05,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f5d74532-68d9-4d91-be4f-74c3d164df47 Date: Thu, 07 Jun 2018 15:54:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T15:54:04Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.204"}],"id":"5fdb6f2f-dd35-4b41-9a14-d8cee6cd7b6e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:42:49","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b86dcf3b-f46d-45d4-9824-2a976d3d43a4","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T15:54:04Z","binding:vnic_type":"normal"}]} 2018-06-07 15:54:05,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=b86dcf3b-f46d-45d4-9824-2a976d3d43a4 used request id req-f5d74532-68d9-4d91-be4f-74c3d164df47 2018-06-07 15:54:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:05,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-70104873-2ae8-4673-a5cf-8b17e75898b1 Date: Thu, 07 Jun 2018 15:54:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 15:54:05,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-70104873-2ae8-4673-a5cf-8b17e75898b1 2018-06-07 15:54:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:05,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8ec34567-9d27-4851-9860-76ef45f6c676 Date: Thu, 07 Jun 2018 15:54:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"830c2a8b-e6df-4a7b-bf96-107a2a6046f5","tenant_id":"3119571457d749fc821df58581d5924c","created_at":"2018-06-07T15:54:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T15:54:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"gateway_ip":"172.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.16.0.0/24","project_id":"3119571457d749fc821df58581d5924c","id":"de891c78-4798-4ba8-991f-eb8243e46780","subnetpool_id":null,"name":"abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983"}]} 2018-06-07 15:54:05,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983 used request id req-8ec34567-9d27-4851-9860-76ef45f6c676 2018-06-07 15:54:05,220 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-07 15:54:05,220 - neutron_utils - INFO - Adding interface to router with name abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:54:05,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/b86dcf3b-f46d-45d4-9824-2a976d3d43a4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" -d '{"subnet_id": "de891c78-4798-4ba8-991f-eb8243e46780"}' 2018-06-07 15:54:06,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-99ba9b15-a919-47ce-bef4-b4023ff40f49 Date: Thu, 07 Jun 2018 15:54:06 GMT RESP BODY: {"network_id": "830c2a8b-e6df-4a7b-bf96-107a2a6046f5", "tenant_id": "3119571457d749fc821df58581d5924c", "subnet_id": "de891c78-4798-4ba8-991f-eb8243e46780", "subnet_ids": ["de891c78-4798-4ba8-991f-eb8243e46780"], "port_id": "65427863-a652-4877-bdc6-ff1c24574095", "id": "b86dcf3b-f46d-45d4-9824-2a976d3d43a4"} 2018-06-07 15:54:06,524 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b86dcf3b-f46d-45d4-9824-2a976d3d43a4/add_router_interface used request id req-99ba9b15-a919-47ce-bef4-b4023ff40f49 2018-06-07 15:54:06,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/b86dcf3b-f46d-45d4-9824-2a976d3d43a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:06,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 637 X-Openstack-Request-Id: req-56a187fc-ae56-436c-858e-fc48f8dcea9b Date: Thu, 07 Jun 2018 15:54:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5d2c836d-4f51-4a08-802d-1f330f232fa0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ec32c110-d2dd-4735-82d8-5fbb293cb3d5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3119571457d749fc821df58581d5924c", "created_at": "2018-06-07T15:54:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-07T15:54:06Z", "revision_number": 3, "routes": [], "project_id": "3119571457d749fc821df58581d5924c", "id": "b86dcf3b-f46d-45d4-9824-2a976d3d43a4", "name": "abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983"}} 2018-06-07 15:54:06,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/b86dcf3b-f46d-45d4-9824-2a976d3d43a4 used request id req-56a187fc-ae56-436c-858e-fc48f8dcea9b 2018-06-07 15:54:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=b86dcf3b-f46d-45d4-9824-2a976d3d43a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:06,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1555 X-Openstack-Request-Id: req-701be2ed-9fd8-4b41-b396-190d9a6f3870 Date: Thu, 07 Jun 2018 15:54:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T15:54:04Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","ip_address":"172.30.9.204"}],"id":"5fdb6f2f-dd35-4b41-9a14-d8cee6cd7b6e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:42:49","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b86dcf3b-f46d-45d4-9824-2a976d3d43a4","name":"","admin_state_up":true,"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"","created_at":"2018-06-07T15:54:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-07T15:54:06Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"de891c78-4798-4ba8-991f-eb8243e46780","ip_address":"172.16.0.1"}],"id":"65427863-a652-4877-bdc6-ff1c24574095","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:00:9b:09","project_id":"3119571457d749fc821df58581d5924c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b86dcf3b-f46d-45d4-9824-2a976d3d43a4","name":"","admin_state_up":true,"network_id":"830c2a8b-e6df-4a7b-bf96-107a2a6046f5","tenant_id":"3119571457d749fc821df58581d5924c","created_at":"2018-06-07T15:54:05Z","binding:vnic_type":"normal"}]} 2018-06-07 15:54:06,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=b86dcf3b-f46d-45d4-9824-2a976d3d43a4 used request id req-701be2ed-9fd8-4b41-b396-190d9a6f3870 2018-06-07 15:54:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:06,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7dbf292c-de68-4675-8d73-bf342551c82e Date: Thu, 07 Jun 2018 15:54:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5d2c836d-4f51-4a08-802d-1f330f232fa0","tenant_id":"7d7d77aaccf84e478695f64ce5268265","created_at":"2018-06-07T11:33:03Z","dns_nameservers":[],"updated_at":"2018-06-07T11:33:03Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7d7d77aaccf84e478695f64ce5268265","id":"ec32c110-d2dd-4735-82d8-5fbb293cb3d5","subnetpool_id":null,"name":"external-subnet"}} 2018-06-07 15:54:06,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec32c110-d2dd-4735-82d8-5fbb293cb3d5 used request id req-7dbf292c-de68-4675-8d73-bf342551c82e 2018-06-07 15:54:06,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/de891c78-4798-4ba8-991f-eb8243e46780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:54:06,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-cf4d8773-1eb5-4a85-94ff-6f72d5d1838b Date: Thu, 07 Jun 2018 15:54:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"830c2a8b-e6df-4a7b-bf96-107a2a6046f5","tenant_id":"3119571457d749fc821df58581d5924c","created_at":"2018-06-07T15:54:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-07T15:54:01Z","gateway_ip":"172.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.16.0.0/24","project_id":"3119571457d749fc821df58581d5924c","id":"de891c78-4798-4ba8-991f-eb8243e46780","subnetpool_id":null,"name":"abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983"}} 2018-06-07 15:54:06,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/de891c78-4798-4ba8-991f-eb8243e46780 used request id req-cf4d8773-1eb5-4a85-94ff-6f72d5d1838b 2018-06-07 15:54:06,765 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-06-07 15:54:06,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:54:06,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:54:07,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3119571457d749fc821df58581d5924c", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "id": "c6e284c944aa4860b353eae30902adb8"}, "audit_ids": ["weejzpBaRMe6tGYtUTi7QQ"], "issued_at": "2018-06-07T15:54:07.000000Z"}} 2018-06-07 15:54:07,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533dbf6002e910ac43fa3e0146311c849933e209" 2018-06-07 15:54:07,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b124ab8a-8217-4e91-8902-44b51dca1999 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:54:07,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b124ab8a-8217-4e91-8902-44b51dca1999 2018-06-07 15:54:07,137 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-07 15:54:07,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533dbf6002e910ac43fa3e0146311c849933e209" 2018-06-07 15:54:07,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:54:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d8b5fa0-fae7-41f7-9f86-c9c2e98b8727 x-compute-request-id: req-7d8b5fa0-fae7-41f7-9f86-c9c2e98b8727 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-07 15:54:07,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7d8b5fa0-fae7-41f7-9f86-c9c2e98b8727 2018-06-07 15:54:07,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533dbf6002e910ac43fa3e0146311c849933e209" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.small.juju", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-06-07 15:54:07,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:54:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-037f9e45-dacc-4396-86f1-513ad223f96d x-compute-request-id: req-037f9e45-dacc-4396-86f1-513ad223f96d Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eb060ca7-c827-4648-816c-d3d9b354a32f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eb060ca7-c827-4648-816c-d3d9b354a32f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb060ca7-c827-4648-816c-d3d9b354a32f", "name": "m1.small.juju", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-06-07 15:54:07,451 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-037f9e45-dacc-4396-86f1-513ad223f96d 2018-06-07 15:54:07,452 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-06-07 15:54:07,463 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-06-07 15:54:07,463 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-07 15:54:07,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:54:07,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:54:07,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3119571457d749fc821df58581d5924c", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "id": "c6e284c944aa4860b353eae30902adb8"}, "audit_ids": ["yBrVx_qITnSwxZZ3OsS-wA"], "issued_at": "2018-06-07T15:54:07.000000Z"}} 2018-06-07 15:54:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842790557910d2d70b5ee0e5baece1da5a06c0dd" 2018-06-07 15:54:07,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aab7352-1b89-4505-aaff-4b14cf01654b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:54:07,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5aab7352-1b89-4505-aaff-4b14cf01654b 2018-06-07 15:54:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=trusty -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}842790557910d2d70b5ee0e5baece1da5a06c0dd" 2018-06-07 15:54:08,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-bc2285aa-b53e-431f-9e66-f5efaee16bcc Date: Thu, 07 Jun 2018 15:54:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-06-07 15:54:08,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=trusty used request id req-bc2285aa-b53e-431f-9e66-f5efaee16bcc 2018-06-07 15:54:08,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}842790557910d2d70b5ee0e5baece1da5a06c0dd" 2018-06-07 15:54:08,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a78583c4-471c-4a19-a631-ca4ce91ea497 Date: Thu, 07 Jun 2018 15:54:08 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 15:54:08,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a78583c4-471c-4a19-a631-ca4ce91ea497 2018-06-07 15:54:08,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}842790557910d2d70b5ee0e5baece1da5a06c0dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-06-07 15:54:08,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc X-Openstack-Request-Id: req-cdc8b23f-ef98-4dbd-894f-f927ee535bc4 Date: Thu, 07 Jun 2018 15:54:08 GMT RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-06-07T15:54:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T15:54:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc", "min_disk": 0, "protected": false, "id": "09d3775d-a873-420f-a39a-4cb4957c4dbc", "file": "/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc/file", "checksum": null, "owner": "3119571457d749fc821df58581d5924c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 15:54:08,530 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cdc8b23f-ef98-4dbd-894f-f927ee535bc4 2018-06-07 15:54:08,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}842790557910d2d70b5ee0e5baece1da5a06c0dd" -d '' 2018-06-07 15:54:14,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-427ed3d8-bde9-4cd4-84ff-411f596d6b55 Date: Thu, 07 Jun 2018 15:54:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 15:54:14,490 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc/file used request id req-427ed3d8-bde9-4cd4-84ff-411f596d6b55 2018-06-07 15:54:14,490 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-07 15:54:14,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}842790557910d2d70b5ee0e5baece1da5a06c0dd" 2018-06-07 15:54:14,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-d987bd87-e1a5-46cc-b10c-e7711f45697c Date: Thu, 07 Jun 2018 15:54:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-06-07T15:54:08Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-06-07T15:54:14Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/09d3775d-a873-420f-a39a-4cb4957c4dbc/snap", "metadata": {}}], "self": "/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc", "min_disk": 0, "protected": false, "id": "09d3775d-a873-420f-a39a-4cb4957c4dbc", "file": "/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc/file", "checksum": "2869011ab5dda06bee7ebceae49a3a56", "owner": "3119571457d749fc821df58581d5924c", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/09d3775d-a873-420f-a39a-4cb4957c4dbc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 15:54:14,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc used request id req-d987bd87-e1a5-46cc-b10c-e7711f45697c 2018-06-07 15:54:14,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}842790557910d2d70b5ee0e5baece1da5a06c0dd" 2018-06-07 15:54:14,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fd7fe762-5bd8-4bfa-9692-94d2d8a796fa Date: Thu, 07 Jun 2018 15:54:14 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 15:54:14,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fd7fe762-5bd8-4bfa-9692-94d2d8a796fa 2018-06-07 15:54:14,523 - create_image - INFO - Created image with name - trusty 2018-06-07 15:54:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}842790557910d2d70b5ee0e5baece1da5a06c0dd" 2018-06-07 15:54:14,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-991784da-afdc-47c7-b0e4-5231407573b4 Date: Thu, 07 Jun 2018 15:54:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-06-07T15:54:08Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-06-07T15:54:14Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/09d3775d-a873-420f-a39a-4cb4957c4dbc/snap", "metadata": {}}], "self": "/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc", "min_disk": 0, "protected": false, "id": "09d3775d-a873-420f-a39a-4cb4957c4dbc", "file": "/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc/file", "checksum": "2869011ab5dda06bee7ebceae49a3a56", "owner": "3119571457d749fc821df58581d5924c", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/09d3775d-a873-420f-a39a-4cb4957c4dbc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 15:54:14,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc used request id req-991784da-afdc-47c7-b0e4-5231407573b4 2018-06-07 15:54:14,542 - create_image - DEBUG - Instance status is - active 2018-06-07 15:54:14,542 - create_image - DEBUG - Image is active with name - trusty 2018-06-07 15:54:14,542 - create_image - INFO - Image is now active with name - trusty 2018-06-07 15:54:14,713 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 09d3775d-a873-420f-a39a-4cb4957c4dbc -s trusty -r regionOne -u http://172.30.9.28:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-06-07 15:54:14,714 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-06-07 15:54:14,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-07 15:54:14,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-07 15:54:15,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "152549901afe47f6a212a8a105933b05", "name": "admin"}], "expires_at": "2018-06-07T16:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3119571457d749fc821df58581d5924c", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac1722f54941afb91d7e09e8a13b49"}, {"url": "http://192.30.9.8:8004/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a9e931438e4b13af96da7afb788320"}, {"url": "http://172.30.9.28:8004/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "84803da10421430d851ff0adcc0deedd"}], "type": "orchestration", "id": "46c58a748ccf49d0b9b40e11374abd60", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "544090f5b9b947a5ae651303cdf70d7c"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73f03861a6f8421d904be053ce1ec656"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b143aac49a6f4f0aa3618a6a82ae2d92"}], "type": "compute", "id": "477e7ce3dc7f402a96feb61526c9ca4b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3af0365e656541958f45c5a19c90f979"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a585ae8416d244cebabbc91936f0c871"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1eee81df04b67a2b7a0b4ab6f7e02"}], "type": "placement", "id": "5a1e36f9a567434baa78300df23dce0d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48b7f65f821d4ea39be97b9f749f2e32"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "515bd5abe84b4013bbc83fe4f6a2c02b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d49e905688fc4050996b6d8c7fddad75"}], "type": "cloudformation", "id": "5f3011c2b9534cbca0d72e73dd06fe36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49650149922a443894421599c4be1d02"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb52b78533734a05a4024e22df908172"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb769ad0f4e7498d9f69463ee3226228"}], "type": "alarming", "id": "6cdc951a87ca46baa715def5d06c3dca", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75a85167d9eb48919bcf2b4e92faff84"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bac5d732ee734df9a7f5dd9791f37a26"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6d836fc2c3d47d596c5e13c070df594"}], "type": "image", "id": "733f1c0888364e7089199e5b1a64bfe1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23dfe2c1a9444d10a72fb82defc7115e"}, {"url": "http://172.30.9.28:8776/v1/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0adffab636e4f2ba3d415a23371750c"}, {"url": "http://192.30.9.8:8776/v1/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f73ca0f4c86444b8b1bc1a4e5d846892"}], "type": "volume", "id": "73f374d90e9e450397d03c7ef69c6242", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ec825fda1b405b8391fcc83ac3d498"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf3794ada34548aea3b04d6922beb853"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffce431db6ab4f4f8b98765b537437b1"}], "type": "key-manager", "id": "87182b29f6fb4b60a84f93e0a4e9e320", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db9a4f90da644d1944d737e453cd8a7"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "430c119502de4fa99feca04f03e7e6de"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b5b642fb73a44da8f3ce3aac83e69f9"}], "type": "network", "id": "8b7e0fa700f04cb997f36243be3ee66d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bf60bfda9564e0691dc214b2df88e90"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99a5bdb3e1834d48add306758601db55"}, {"url": "http://192.30.9.8:8776/v2/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b419092becb246f6b2409e044c47fc81"}], "type": "volumev2", "id": "9c0ad436d27c4120ba8d839f1ce0c770", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4393433880ee422697638017b86cd139"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6068cdf6de4208a3ad40d1f7c8bc4f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da05c6800b6844cfb97eee01b88b7cc0"}], "type": "metric", "id": "bcfd33d0d54d4ae8b508371138791a0a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a13ec9faea54f40aa7ed83cd3cae929"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "914334f685d64d9180cc68ab8bd4412a"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea75985cac54dcbb1fe736adad5226f"}], "type": "policy", "id": "bf6381ece65a4d7dad699cf3c40382e8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e3bc8318111468ba70200dec383c998"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2356f3d7625f4628940d37db2a5e1a3d"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e0882c6d0ff4f3f9fb81ae37148bcb9"}], "type": "nfv-orchestration", "id": "c4ed8d65df014c989c30d262110a894e", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "d2e4f35d79944088be1cd5242dbb26c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26796693bd2d43f9956acf5176ba6d51"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e92368a39034ca2ad393553c0a28d1d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a12470b3d32b4439962924a4c3acf4c2"}], "type": "identity", "id": "f413b219e2744614a2e859104d4cfbd7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f4d0d55169e40e88c2d779389e0d669"}, {"url": "http://172.30.9.28:8776/v3/3119571457d749fc821df58581d5924c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1a7d7842d304893bde951c8a37b41e7"}, {"url": "http://192.30.9.8:8776/v3/3119571457d749fc821df58581d5924c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda68b904ce14e59a04b0f583c90936c"}], "type": "volumev3", "id": "ff0d02f952f443dca5309deb6b20df80", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983", "id": "c6e284c944aa4860b353eae30902adb8"}, "audit_ids": ["k5_h1swxQdWDYMXioMRh3g"], "issued_at": "2018-06-07T15:54:15.000000Z"}} 2018-06-07 15:54:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6331f52b175ff584fa356953c12822a8fa909f" 2018-06-07 15:54:15,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36afa744-7f2d-4a4d-84a3-70b8d224fa1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-07 15:54:15,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-36afa744-7f2d-4a4d-84a3-70b8d224fa1a 2018-06-07 15:54:15,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=xenial -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb6331f52b175ff584fa356953c12822a8fa909f" 2018-06-07 15:54:15,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-16c6c5a1-2c74-4d65-af8a-c7239e580e12 Date: Thu, 07 Jun 2018 15:54:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-06-07 15:54:15,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=xenial used request id req-16c6c5a1-2c74-4d65-af8a-c7239e580e12 2018-06-07 15:54:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb6331f52b175ff584fa356953c12822a8fa909f" 2018-06-07 15:54:15,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-145503e5-8890-4e63-8db5-cb9ee68407a0 Date: Thu, 07 Jun 2018 15:54:15 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 15:54:15,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-145503e5-8890-4e63-8db5-cb9ee68407a0 2018-06-07 15:54:15,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb6331f52b175ff584fa356953c12822a8fa909f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-06-07 15:54:15,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3 X-Openstack-Request-Id: req-04cfd153-431e-4a74-93c4-4e43528fd891 Date: Thu, 07 Jun 2018 15:54:15 GMT RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-06-07T15:54:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-07T15:54:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3", "min_disk": 0, "protected": false, "id": "820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3", "file": "/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3/file", "checksum": null, "owner": "3119571457d749fc821df58581d5924c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 15:54:15,796 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-04cfd153-431e-4a74-93c4-4e43528fd891 2018-06-07 15:54:15,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb6331f52b175ff584fa356953c12822a8fa909f" -d '' 2018-06-07 15:54:22,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c30e77ce-7678-4dc3-8048-d15c3cd37e79 Date: Thu, 07 Jun 2018 15:54:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 15:54:22,020 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3/file used request id req-c30e77ce-7678-4dc3-8048-d15c3cd37e79 2018-06-07 15:54:22,020 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-06-07 15:54:22,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb6331f52b175ff584fa356953c12822a8fa909f" 2018-06-07 15:54:22,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-1742c28d-aa33-4365-8e09-fb6d29dc8fd4 Date: Thu, 07 Jun 2018 15:54:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-06-07T15:54:15Z", "size": 292028416, "disk_format": "qcow2", "updated_at": "2018-06-07T15:54:21Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3/snap", "metadata": {}}], "self": "/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3", "min_disk": 0, "protected": false, "id": "820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3", "file": "/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3/file", "checksum": "204b054c04e9e797b067c1e2608ce87a", "owner": "3119571457d749fc821df58581d5924c", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 15:54:22,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3 used request id req-1742c28d-aa33-4365-8e09-fb6d29dc8fd4 2018-06-07 15:54:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb6331f52b175ff584fa356953c12822a8fa909f" 2018-06-07 15:54:22,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b464d421-bef3-4382-9b84-eb22df607cf2 Date: Thu, 07 Jun 2018 15:54:22 GMT 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", "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": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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 https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.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-06-07 15:54:22,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b464d421-bef3-4382-9b84-eb22df607cf2 2018-06-07 15:54:22,052 - create_image - INFO - Created image with name - xenial 2018-06-07 15:54:22,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb6331f52b175ff584fa356953c12822a8fa909f" 2018-06-07 15:54:22,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-1fe28b7a-e090-42b6-bc8d-97a09bbca0fe Date: Thu, 07 Jun 2018 15:54:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-06-07T15:54:15Z", "size": 292028416, "disk_format": "qcow2", "updated_at": "2018-06-07T15:54:21Z", "visibility": "shared", "locations": [{"url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3/snap", "metadata": {}}], "self": "/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3", "min_disk": 0, "protected": false, "id": "820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3", "file": "/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3/file", "checksum": "204b054c04e9e797b067c1e2608ce87a", "owner": "3119571457d749fc821df58581d5924c", "direct_url": "rbd://4bbf4e5e-3d9b-43b2-bcfe-0e20ee01987d/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-07 15:54:22,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3 used request id req-1fe28b7a-e090-42b6-bc8d-97a09bbca0fe 2018-06-07 15:54:22,071 - create_image - DEBUG - Instance status is - active 2018-06-07 15:54:22,071 - create_image - DEBUG - Image is active with name - xenial 2018-06-07 15:54:22,071 - create_image - INFO - Image is now active with name - xenial 2018-06-07 15:54:22,235 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3 -s xenial -r regionOne -u http://172.30.9.28:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-06-07 15:54:22,236 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 830c2a8b-e6df-4a7b-bf96-107a2a6046f5 2018-06-07 15:54:22,236 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-06-07 15:59:12,831 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=830c2a8b-e6df-4a7b-bf96-107a2a6046f5', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 15:54:22 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 15:54:22 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc", "abot-controller", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=830c2a8b-e6df-4a7b-bf96-107a2a6046f5", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 15:54:22 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 15:54:22 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-default-secgroup:true network:830c2a8b-e6df-4a7b-bf96-107a2a6046f5 external-network: use-floating-ip:true] 15:54:22 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 15:54:22 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[max-action-results-size:5G provisioner-harvest-mode:destroyed image-metadata-url: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+xRTG15drRHg/qeABJWvY9j1pU2YVE/DII/fdIGnjCrnXC0ZLIgmvrYMiVZsdeRgUBiHL4vc2LNLYZk7U9Og9Tr1MwlBi46k4LNLZjE99Okx9DJo9if1/kZlZvdjLQu0F3DVkh6KHy7WVDfiurVDo6u0frSSQusf5HT4miUERqiWNlG6fKTWB0YppnhnPv2T3gUU0+sFyB8fP+U7QA03KHjEveyEH5+4Mxcq/WzXUMKGMl0kV7HTVSldFm51p11Xc862Jfao7KAF+mTG84kuvVY9FbTRtld+0YrdHs18zpZmxD7HzD5WAtPgYWNAC8sv56vguQZtRrSsnH9L4llWx juju-client-key name:controller automatically-retry-hooks:true enable-os-refresh-update:true agent-stream:released apt-no-proxy: test-mode:false type:openstack apt-mirror: no-proxy:127.0.0.1,localhost,::1 apt-ftp-proxy: net-bond-reconfigure-delay:17 https-proxy: apt-https-proxy: disable-network-management:false external-network: use-floating-ip:true apt-http-proxy: development:false firewall-mode:instance logging-config: http-proxy: uuid:c620baf1-224d-4a27-8309-857f75040762 ssl-hostname-verification:false transmit-vendor-metrics:true agent-metadata-url: max-status-history-age:336h proxy-ssh:false image-stream:released use-default-secgroup:true enable-os-upgrade:true max-action-results-age:336h max-status-history-size:5G ignore-machine-addresses:false resource-tags: logforward-enabled:false update-status-hook-interval:5m ftp-proxy: network:830c2a8b-e6df-4a7b-bf96-107a2a6046f5 default-series:xenial] 15:54:22 INFO juju.provider.openstack provider.go:144 opening model "controller" 15:54:22 DEBUG goose :1 auth details: &{Token:gAAAAABbGVUu6V9oxWgR-IUqTeiZvDGYGt3CksKnc3lSZ41AOkLvzNhE5li0RgPeT7dF6aafkHYgyvVd5Fx9V_3BAeUy9x2XC1KKRHJO32R-VBCXzT6pkELKJF-q0Bdkw8F_DMAqi66S6fvalBcDNtu51tgPtSLiU4o5bSBJU74YmAW9_GSkDt4 TenantId:3119571457d749fc821df58581d5924c UserId:df48bffa20bd4431b89f6e560491318b Domain: RegionServiceURLs:map[regionOne:map[orchestration:http://172.30.9.28:8004/v1/3119571457d749fc821df58581d5924c placement:http://172.30.9.28:8778/placement volume:http://172.30.9.28:8776/v1/3119571457d749fc821df58581d5924c metric:http://172.30.9.28:8041 policy:http://172.30.9.28:1789 nfv-orchestration:http://172.30.9.28:9890 identity:http://172.30.9.28:5000 compute:http://172.30.9.28:8774/v2.1 key-manager:http://172.30.9.28:9311 network:http://172.30.9.28:9696 alarming:http://172.30.9.28:8042 image:http://172.30.9.28:9292 volumev3:http://172.30.9.28:8776/v3/3119571457d749fc821df58581d5924c cloudformation:http://172.30.9.28:8000/v1 volumev2:http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c]]} 15:54:23 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 15:54:23 DEBUG goose :1 performing API version discovery for "http://172.30.9.28:8774/" 15:54:23 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.28:8774/v2.1/ Rel:self}] Status:CURRENT}] 15:54:23 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 15:54:23 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 15:54:23 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 15:54:23 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 15:54:23 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 15:54:23 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 15:54:23 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 15:54:23 INFO cmd bootstrap.go:233 Loading image metadata 15:54:23 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 15:54:23 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 15:54:23 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 15:54:23 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.28:5000/v3} [vivid win2012hv win10 raring trusty xenial win2016hv genericlinux win2012r2 win2012 win81 opensuseleap saucy utopic win8 precise wily yakkety win2008r2 win2012hvr2 win2016 zesty win7 quantal win2016nano centos7] [amd64 i386 armhf arm64 ppc64el s390x] released}} 15:54:23 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 15:54:25 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 15:54:26 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.28:5000/v3} not found 15:54:26 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.28:5000/v3} not found 15:54:26 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 15:54:26 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 15:54:26 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 15:54:26 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 15:54:26 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 15:54:26 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 15:54:26 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 15:54:26 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 15:54:26 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 15:54:28 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 15:54:30 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 15:54:30 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 15:54:31 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 15:54:31 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3 Arch:amd64 VirtType:}] 15:54:31 INFO juju.environs.instances image.go:106 find instance - using image with id: 820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3 15:54:31 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 15:54:31 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 15:54:31 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2484 bytes 15:54:31 DEBUG juju.provider.openstack provider.go:1022 using network id "830c2a8b-e6df-4a7b-bf96-107a2a6046f5" 15:54:31 DEBUG goose :1 performing API version discovery for "http://172.30.9.28:9696/" 15:54:31 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:9696/v2.0/ Rel:self}] Status:CURRENT}] 15:54:34 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 11 - instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" has status BUILD, wait 10 seconds before retry, attempt 12 15:56:42 INFO juju.provider.openstack provider.go:1189 started instance "7044ac52-e1a1-46aa-ba65-fb0cbf7e4511" 15:56:42 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 15:56:44 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.214 15:56:44 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.214 - 7044ac52-e1a1-46aa-ba65-fb0cbf7e4511 (arch=amd64 mem=2G cores=1) 15:56:45 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 15:56:45 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 15:56:45 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 15:56:48 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 15:56:48 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 15:56:48 DEBUG juju.provider.openstack provider.go:414 instance 7044ac52-e1a1-46aa-ba65-fb0cbf7e4511 has floating IP address: 172.30.9.214 Attempting to connect to 172.30.9.214:22 Attempting to connect to 172.16.0.3:22 15:56:48 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.3 failed: ssh: connect to host 172.16.0.3 port 22: Connection refused 15:56:49 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-040762-controller-0 Cloud-init v. 18.2 running 'init-local' at Thu, 07 Jun 2018 15:49:02 +0000. Up 5.94 seconds. Cloud-init v. 18.2 running 'init' at Thu, 07 Jun 2018 15:49:03 +0000. Up 7.24 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 172.16.0.3 | 255.255.255.0 | . | fa:16:3e:fd:9f:3d | ci-info: | ens3 | True | fe80::f816:3eff:fefd:9f3d/64 | . | link | fa:16:3e:fd:9f:3d | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 172.16.0.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 172.16.0.2 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 172.16.0.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Thu, 07 Jun 2018 15:49:07 +0000. Up 10.85 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Thu, 07 Jun 2018 15:49:08 +0000. Up 12.35 seconds. Cloud-init v. 18.2 finished at Thu, 07 Jun 2018 15:49:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 12.59 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:1i7Pqw0kEiGaEc1J3/v8EYL8vPsBpZO1ExlJpNBEDug root@juju-040762-controller-0 The key's randomart image is: +---[RSA 2048]----+ |o=o...o+oo+. | | ++o.o +...o | |o .o . o = | | Eo o * o | | . = S = | | . O = o | | B + | | O o | | ++B. | +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:K83m355hPFDW9xWbO/hjlxYWAGIGnSSDTiRTB7APvS8 root@juju-040762-controller-0 The key's randomart image is: +---[DSA 1024]----+ | +++o=+=.... . | | =o. =o. .. +| | oo. o .+o| | o.. o ..=| | o S . . =.| | .o . o o +| | E..= = *.| | .+ o +o o| | ....+ | +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:7cy/y6CXQJaSkopy4tm/bYJJb9hpluVFaYY7nu/WUnc root@juju-040762-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | | | | | . .... | | o o.+* | | . . . +S . | |+ o. +.= . . E | |oo+ * * +.B.. . | | o = X.= +o= | | =o+.=+. =o | +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security/main Sources [124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [65.6 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,120 B] Get:10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [501 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:13 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [216 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [7,204 B] Get:15 http://security.ubuntu.com/ubuntu xenial-security/restricted Translation-en [2,152 B] Get:16 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [352 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:18 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [131 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB] Get:20 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,460 B] Get:21 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Sources [307 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,524 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [203 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8,404 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [785 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [325 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [7,560 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [2,272 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [632 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [254 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,344 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Sources [3,436 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [5,844 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [4,844 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [3,220 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,400 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,996 B] Fetched 25.2 MB in 6s (3,999 kB/s) Reading package lists... Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: apport git git-man ifupdown libelf1 libldap-2.4-2 libplymouth4 libprocps4 plymouth plymouth-theme-ubuntu-text procps python3-apport python3-problem-report snapd ubuntu-core-launcher vlan 16 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 18.3 MB of archives. After this operation, 364 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.32.9 [1,566 B] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.32.9 [13.5 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libprocps4 amd64 2:3.3.10-4ubuntu2.4 [33.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 procps amd64 2:3.3.10-4ubuntu2.4 [222 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libelf1 amd64 0.165-3ubuntu1.1 [43.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.3 [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libplymouth4 amd64 0.9.2-3ubuntu13.5 [85.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 plymouth amd64 0.9.2-3ubuntu13.5 [107 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 plymouth-theme-ubuntu-text amd64 0.9.2-3ubuntu13.5 [9,090 B] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-problem-report all 2.20.1-0ubuntu2.18 [9,754 B] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apport all 2.20.1-0ubuntu2.18 [79.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apport all 2.20.1-0ubuntu2.18 [121 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.4 [736 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.4 [3,158 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 vlan amd64 1.9-3.2ubuntu1.16.04.5 [30.7 kB] Fetched 18.3 MB in 4s (4,138 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54110 files and directories currently installed.) Preparing to unpack .../ubuntu-core-launcher_2.32.9_amd64.deb ... Unpacking ubuntu-core-launcher (2.32.9) over (2.32.3.2) ... Preparing to unpack .../snapd_2.32.9_amd64.deb ... Unpacking snapd (2.32.9) over (2.32.3.2) ... Preparing to unpack .../libprocps4_2%3a3.3.10-4ubuntu2.4_amd64.deb ... Unpacking libprocps4:amd64 (2:3.3.10-4ubuntu2.4) over (2:3.3.10-4ubuntu2.3) ... Preparing to unpack .../procps_2%3a3.3.10-4ubuntu2.4_amd64.deb ... Unpacking procps (2:3.3.10-4ubuntu2.4) over (2:3.3.10-4ubuntu2.3) ... Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ... Unpacking ifupdown (0.8.10ubuntu1.4) over (0.8.10ubuntu1.3) ... Preparing to unpack .../libelf1_0.165-3ubuntu1.1_amd64.deb ... Unpacking libelf1:amd64 (0.165-3ubuntu1.1) over (0.165-3ubuntu1) ... Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.3_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.3) over (2.4.42+dfsg-2ubuntu3.2) ... Preparing to unpack .../libplymouth4_0.9.2-3ubuntu13.5_amd64.deb ... Unpacking libplymouth4:amd64 (0.9.2-3ubuntu13.5) over (0.9.2-3ubuntu13.4) ... Preparing to unpack .../plymouth_0.9.2-3ubuntu13.5_amd64.deb ... Unpacking plymouth (0.9.2-3ubuntu13.5) over (0.9.2-3ubuntu13.4) ... Preparing to unpack .../plymouth-theme-ubuntu-text_0.9.2-3ubuntu13.5_amd64.deb ... Unpacking plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) over (0.9.2-3ubuntu13.4) ... Preparing to unpack .../python3-problem-report_2.20.1-0ubuntu2.18_all.deb ... Unpacking python3-problem-report (2.20.1-0ubuntu2.18) over (2.20.1-0ubuntu2.17) ... Preparing to unpack .../python3-apport_2.20.1-0ubuntu2.18_all.deb ... Unpacking python3-apport (2.20.1-0ubuntu2.18) over (2.20.1-0ubuntu2.17) ... Preparing to unpack .../apport_2.20.1-0ubuntu2.18_all.deb ... Unpacking apport (2.20.1-0ubuntu2.18) over (2.20.1-0ubuntu2.17) ... Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.4_all.deb ... Unpacking git-man (1:2.7.4-0ubuntu1.4) over (1:2.7.4-0ubuntu1.3) ... Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.4_amd64.deb ... Unpacking git (1:2.7.4-0ubuntu1.4) over (1:2.7.4-0ubuntu1.3) ... Preparing to unpack .../vlan_1.9-3.2ubuntu1.16.04.5_amd64.deb ... Unpacking vlan (1.9-3.2ubuntu1.16.04.5) over (1.9-3.2ubuntu1.16.04.4) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for systemd (229-4ubuntu21.2) ... Setting up snapd (2.32.9) ... Job for snapd.seeded.service failed because the control process exited with error code. See "systemctl status snapd.seeded.service" and "journalctl -xe" for details. snapd.seeded.service couldn't start. snapd.snap-repair.service is a disabled or a static unit, not starting it. Setting up ubuntu-core-launcher (2.32.9) ... Setting up libprocps4:amd64 (2:3.3.10-4ubuntu2.4) ... Setting up procps (2:3.3.10-4ubuntu2.4) ... update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Setting up ifupdown (0.8.10ubuntu1.4) ... Setting up libelf1:amd64 (0.165-3ubuntu1.1) ... Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.3) ... Setting up libplymouth4:amd64 (0.9.2-3ubuntu13.5) ... Setting up plymouth (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Setting up plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Setting up python3-problem-report (2.20.1-0ubuntu2.18) ... Setting up python3-apport (2.20.1-0ubuntu2.18) ... Setting up apport (2.20.1-0ubuntu2.18) ... Setting up git-man (1:2.7.4-0ubuntu1.4) ... Setting up git (1:2.7.4-0ubuntu1.4) ... Setting up vlan (1.9-3.2ubuntu1.16.04.5) ... Installing new version of config file /etc/network/if-pre-up.d/vlan ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-127-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 0s (40.0 kB/s) Selecting previously unselected package msr-tools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54114 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (37.1 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54128 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.29 [31.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.29 [578 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,365 kB in 4s (1,507 kB/s) Selecting previously unselected package libiscsi2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54154 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.29_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.29) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.29_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.29) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.9-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.9-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.29) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.29) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Fetching Juju agent version 2.2.5 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz downloaded: HTTP 200; time 6.944s; size 22087170 bytes; speed 3180850.000 bytes/s Tools downloaded successfully. b5ab9e3c0189317a0dbdb60369ac91c11cfcd41f0a84f98d8347239ffb4320b9 /var/lib/juju/tools/2.2.5-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-06-07 15:58:06 INFO juju.cmd supercommand.go:63 running jujud [2.2.5 gc go1.8] 2018-06-07 15:58:06 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.5-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-06-07 15:58:06 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-06-07 15:58:06 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-06-07 15:59:06 DEBUG juju.provider.openstack provider.go:1323 error listing servers: failed to get details for serverId: 7044ac52-e1a1-46aa-ba65-fb0cbf7e4511 caused by: Authentication response not received in 1m0s. ERROR getting bootstrap instance: failed to get details for serverId: 7044ac52-e1a1-46aa-ba65-fb0cbf7e4511 caused by: Authentication response not received in 1m0s. 2018-06-07 15:59:06 DEBUG cmd supercommand.go:459 error stack: failed to get details for serverId: 7044ac52-e1a1-46aa-ba65-fb0cbf7e4511 caused by: Authentication response not received in 1m0s. github.com/juju/juju/cmd/jujud/bootstrap.go:181: getting bootstrap instance 2018-06-07 15:59:06 DEBUG juju.cmd.jujud main.go:187 jujud complete, code 0, err 15:59:06 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 15:59:06 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {subprocess encountered error code 1}]) 15:59:06 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 15:59:06 INFO juju.provider.common destroy.go:20 destroying model "controller" 15:59:06 INFO juju.provider.common destroy.go:31 destroying instances 15:59:08 DEBUG juju.provider.openstack provider.go:1231 terminating instances [7044ac52-e1a1-46aa-ba65-fb0cbf7e4511] 15:59:08 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-d5f65fdf-0908-486c-84df-89b5b6975430-c620baf1-224d-4a27-8309-857f75040762-0" 15:59:11 INFO juju.provider.common destroy.go:51 destroying storage 15:59:11 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.28:8776/v2/3119571457d749fc821df58581d5924c 15:59:11 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-d5f65fdf-0908-486c-84df-89b5b6975430-c620baf1-224d-4a27-8309-857f75040762" 15:59:12 INFO cmd supercommand.go:465 command finished 2018-06-07 15:59:12,956 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-07 15:59:12,956 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 05:19 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-06-07 15:59:13,046 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-06-07 15:59:13,046 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-06-07 15:59:13,046 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-06-07 15:59:13,047 - glance_utils - INFO - Deleting image named - xenial 2018-06-07 15:59:13,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb6331f52b175ff584fa356953c12822a8fa909f" 2018-06-07 15:59:14,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d27a913-c247-4582-b8b3-ce54de386943 Date: Thu, 07 Jun 2018 15:59:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 15:59:14,017 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/820f4c5e-30ee-4e35-9bc2-a784d8e8b8f3 used request id req-5d27a913-c247-4582-b8b3-ce54de386943 2018-06-07 15:59:14,018 - glance_utils - INFO - Deleting image named - trusty 2018-06-07 15:59:14,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}842790557910d2d70b5ee0e5baece1da5a06c0dd" 2018-06-07 15:59:15,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-689542e2-2d50-4fcf-b426-8493ea5c3808 Date: Thu, 07 Jun 2018 15:59:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-07 15:59:15,094 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/09d3775d-a873-420f-a39a-4cb4957c4dbc used request id req-689542e2-2d50-4fcf-b426-8493ea5c3808 2018-06-07 15:59:15,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/eb060ca7-c827-4648-816c-d3d9b354a32f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533dbf6002e910ac43fa3e0146311c849933e209" 2018-06-07 15:59:15,265 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 07 Jun 2018 15:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3d69bad-cae7-47c0-94fb-7d2b539dcb68 x-compute-request-id: req-f3d69bad-cae7-47c0-94fb-7d2b539dcb68 Content-Length: 0 Content-Type: application/json 2018-06-07 15:59:15,265 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eb060ca7-c827-4648-816c-d3d9b354a32f used request id req-f3d69bad-cae7-47c0-94fb-7d2b539dcb68 2018-06-07 15:59:15,266 - OpenStackNetwork - INFO - Removing router interface from router abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983 and subnet abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:59:15,267 - neutron_utils - INFO - Removing router interface from router named abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:59:15,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/b86dcf3b-f46d-45d4-9824-2a976d3d43a4/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" -d '{"subnet_id": "de891c78-4798-4ba8-991f-eb8243e46780"}' 2018-06-07 15:59:16,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9bf72adc-3746-4093-b0f5-2c591ca5d9b1 Date: Thu, 07 Jun 2018 15:59:16 GMT RESP BODY: {"network_id": "830c2a8b-e6df-4a7b-bf96-107a2a6046f5", "tenant_id": "3119571457d749fc821df58581d5924c", "subnet_id": "de891c78-4798-4ba8-991f-eb8243e46780", "subnet_ids": ["de891c78-4798-4ba8-991f-eb8243e46780"], "port_id": "65427863-a652-4877-bdc6-ff1c24574095", "id": "b86dcf3b-f46d-45d4-9824-2a976d3d43a4"} 2018-06-07 15:59:16,413 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b86dcf3b-f46d-45d4-9824-2a976d3d43a4/remove_router_interface used request id req-9bf72adc-3746-4093-b0f5-2c591ca5d9b1 2018-06-07 15:59:16,414 - OpenStackNetwork - INFO - Removing router abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:59:16,414 - neutron_utils - INFO - Deleting router with name - abot-router-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:59:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/b86dcf3b-f46d-45d4-9824-2a976d3d43a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450676d2c3c08c59767512deeea3ad32e6814fee" 2018-06-07 15:59:17,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1a6de3f-7473-4a24-830a-9a73ee481afe Content-Length: 0 Date: Thu, 07 Jun 2018 15:59:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:59:17,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b86dcf3b-f46d-45d4-9824-2a976d3d43a4 used request id req-c1a6de3f-7473-4a24-830a-9a73ee481afe 2018-06-07 15:59:17,450 - neutron_utils - INFO - Deleting subnet with name abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:59:17,450 - neutron_utils - INFO - Deleting subnet with name abot-subnet-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:59:17,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/de891c78-4798-4ba8-991f-eb8243e46780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3da0e3bc7e4138e2c422452b99d42957d54cca" 2018-06-07 15:59:18,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81b52ecd-8fed-4310-8d11-253e65b6b2c2 Date: Thu, 07 Jun 2018 15:59:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:59:18,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/de891c78-4798-4ba8-991f-eb8243e46780 used request id req-81b52ecd-8fed-4310-8d11-253e65b6b2c2 2018-06-07 15:59:18,579 - neutron_utils - INFO - Deleting network with name abot-net 2018-06-07 15:59:18,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/830c2a8b-e6df-4a7b-bf96-107a2a6046f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3da0e3bc7e4138e2c422452b99d42957d54cca" 2018-06-07 15:59:20,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f71f91f2-cd61-449e-b979-103bf10a64c1 Date: Thu, 07 Jun 2018 15:59:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:59:20,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/830c2a8b-e6df-4a7b-bf96-107a2a6046f5 used request id req-f71f91f2-cd61-449e-b979-103bf10a64c1 2018-06-07 15:59:20,127 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-06-07 15:59:20,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/df48bffa20bd4431b89f6e560491318b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed94bdf5da9f28d0492087fc67652a8359f059bc" 2018-06-07 15:59:20,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f2602a-5e23-491e-947a-56fde746c3d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 15:59:20,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/df48bffa20bd4431b89f6e560491318b used request id req-23f2602a-5e23-491e-947a-56fde746c3d0 2018-06-07 15:59:20,302 - keystone_utils - INFO - Deleting user with name - juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:59:20,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c6e284c944aa4860b353eae30902adb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa57ff716f46120d908bb56c6bd2cd76c8ff60d" 2018-06-07 15:59:20,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5de69e7b-b73b-4eb4-8457-1829e9a5ec8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 15:59:20,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c6e284c944aa4860b353eae30902adb8 used request id req-5de69e7b-b73b-4eb4-8457-1829e9a5ec8e 2018-06-07 15:59:20,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" 2018-06-07 15:59:20,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-20561e6f-64eb-4fcb-860e-76e8a2309cb6 Date: Thu, 07 Jun 2018 15:59:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "created_at": "2018-06-07T11:32:58Z", "updated_at": "2018-06-07T11:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "260cc925-be3c-458a-ac3f-de09021ec4f0", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b68ea0a7-f115-4871-ba04-d8297a1cd454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "b1332676-0331-40e6-9c2e-111b718b83f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:32:58Z", "revision_number": 0, "id": "64d6e203-e06b-40d1-91fe-2ce55a130dfd", "remote_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "remote_ip_prefix": null, "created_at": "2018-06-07T11:32:58Z", "security_group_id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "tenant_id": "7d7d77aaccf84e478695f64ce5268265", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d7d77aaccf84e478695f64ce5268265"}], "revision_number": 4, "project_id": "7d7d77aaccf84e478695f64ce5268265", "id": "007642b9-91ab-4209-b30b-ad02f20ebcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-07T11:40:31Z", "updated_at": "2018-06-07T11:40:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "95e7560c-4ab7-42c4-9044-cbf87289bd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "532bb407-4e3e-4980-b1f6-dc4778c48e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4c1f751-1809-4681-9377-4ce2550e76bc", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:40:31Z", "revision_number": 0, "id": "a4364193-0d0d-4707-a983-c1952bcdf316", "remote_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "remote_ip_prefix": null, "created_at": "2018-06-07T11:40:31Z", "security_group_id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "665d8cd4-c90f-42b2-b8c3-c0815d9dcb78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3119571457d749fc821df58581d5924c", "created_at": "2018-06-07T15:54:00Z", "updated_at": "2018-06-07T15:54:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T15:54:00Z", "revision_number": 0, "id": "ddbe62b4-63b3-4eba-9b54-d4d77db9903f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T15:54:00Z", "security_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "tenant_id": "3119571457d749fc821df58581d5924c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3119571457d749fc821df58581d5924c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T15:54:00Z", "revision_number": 0, "id": "4df9f8bd-ade7-43dd-8f5e-01ac7c8d8a7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T15:54:00Z", "security_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "tenant_id": "3119571457d749fc821df58581d5924c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3119571457d749fc821df58581d5924c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T15:54:00Z", "revision_number": 0, "id": "16bef7ac-942b-44f9-9386-e20499f579f5", "remote_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "remote_ip_prefix": null, "created_at": "2018-06-07T15:54:00Z", "security_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "tenant_id": "3119571457d749fc821df58581d5924c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3119571457d749fc821df58581d5924c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T15:54:00Z", "revision_number": 0, "id": "113807cc-a9c4-478f-9ae5-f42baa1c9531", "remote_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "remote_ip_prefix": null, "created_at": "2018-06-07T15:54:00Z", "security_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "tenant_id": "3119571457d749fc821df58581d5924c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3119571457d749fc821df58581d5924c"}], "revision_number": 4, "project_id": "3119571457d749fc821df58581d5924c", "id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "created_at": "2018-06-07T11:39:32Z", "updated_at": "2018-06-07T11:39:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "b6597015-9d0c-4f8f-8ce7-b4ca9973f745", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "4070514d-6ad8-4604-b40b-7217063b6d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "28084044-856c-4a09-8775-57fdd0dfb5be", "remote_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d5d600ad155427099cd7cd580688ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-07T11:39:32Z", "revision_number": 0, "id": "15b51004-245a-4d37-8cf0-73b7378ec4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-07T11:39:32Z", "security_group_id": "dd272265-e57e-41e8-9b91-d0041469619b", "tenant_id": "9d5d600ad155427099cd7cd580688ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d5d600ad155427099cd7cd580688ffb"}], "revision_number": 4, "project_id": "9d5d600ad155427099cd7cd580688ffb", "id": "dd272265-e57e-41e8-9b91-d0041469619b", "name": "default"}]} 2018-06-07 15:59:20,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-20561e6f-64eb-4fcb-860e-76e8a2309cb6 2018-06-07 15:59:20,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" 2018-06-07 15:59:20,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c587cfba-ece1-4b79-a47e-042211c3df23 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265"}, "enabled": true, "id": "7d7d77aaccf84e478695f64ce5268265", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-06-07 15:59:20,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7d7d77aaccf84e478695f64ce5268265 used request id req-c587cfba-ece1-4b79-a47e-042211c3df23 2018-06-07 15:59:20,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" 2018-06-07 15:59:20,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b364667c-0b84-4e5d-a9e1-2a41e646a067 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c"}, "enabled": true, "id": "3119571457d749fc821df58581d5924c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983"}} 2018-06-07 15:59:20,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c used request id req-b364667c-0b84-4e5d-a9e1-2a41e646a067 2018-06-07 15:59:20,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce 2018-06-07 15:59:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" 2018-06-07 15:59:20,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-21f1fd2a-4291-4fec-b877-412a792d45e0 Date: Thu, 07 Jun 2018 15:59:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T15:54:00Z", "security_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "port_range_min": null, "revision_number": 0, "tenant_id": "3119571457d749fc821df58581d5924c", "created_at": "2018-06-07T15:54:00Z", "project_id": "3119571457d749fc821df58581d5924c", "id": "113807cc-a9c4-478f-9ae5-f42baa1c9531"}, {"remote_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T15:54:00Z", "security_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "port_range_min": null, "revision_number": 0, "tenant_id": "3119571457d749fc821df58581d5924c", "created_at": "2018-06-07T15:54:00Z", "project_id": "3119571457d749fc821df58581d5924c", "id": "16bef7ac-942b-44f9-9386-e20499f579f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T15:54:00Z", "security_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "port_range_min": null, "revision_number": 0, "tenant_id": "3119571457d749fc821df58581d5924c", "created_at": "2018-06-07T15:54:00Z", "project_id": "3119571457d749fc821df58581d5924c", "id": "4df9f8bd-ade7-43dd-8f5e-01ac7c8d8a7b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-07T15:54:00Z", "security_group_id": "c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce", "port_range_min": null, "revision_number": 0, "tenant_id": "3119571457d749fc821df58581d5924c", "created_at": "2018-06-07T15:54:00Z", "project_id": "3119571457d749fc821df58581d5924c", "id": "ddbe62b4-63b3-4eba-9b54-d4d77db9903f"}]} 2018-06-07 15:59:20,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce used request id req-21f1fd2a-4291-4fec-b877-412a792d45e0 2018-06-07 15:59:20,844 - neutron_utils - INFO - Deleting security group with name - default 2018-06-07 15:59:20,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" 2018-06-07 15:59:21,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7e7e9c3-361d-42ed-9890-fe65eb3deac3 Content-Length: 0 Date: Thu, 07 Jun 2018 15:59:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-07 15:59:21,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c9dd44d7-9b10-4fe0-9bf4-aba0785c72ce used request id req-c7e7e9c3-361d-42ed-9890-fe65eb3deac3 2018-06-07 15:59:21,043 - keystone_utils - INFO - Deleting project with name - juju_epc-5020555b-d64b-4d2d-a69a-bdca6c81a983 2018-06-07 15:59:21,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" 2018-06-07 15:59:21,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 07 Jun 2018 15:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39b8270a-6d34-4b5f-8a38-e0ddfe29e7de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-07 15:59:21,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3119571457d749fc821df58581d5924c used request id req-39b8270a-6d34-4b5f-8a38-e0ddfe29e7de 2018-06-07 15:59:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0b61123e47fe8d4403c04bc02ac071e5083102" 2018-06-07 15:59:21,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 07 Jun 2018 15:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb6635a-3352-49e6-aace-35d414a67a2e Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "152549901afe47f6a212a8a105933b05", "links": {"self": "http://172.30.9.28:5000/v3/roles/152549901afe47f6a212a8a105933b05"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a99149e5f9574d82abe8de6524c07036", "links": {"self": "http://172.30.9.28:5000/v3/roles/a99149e5f9574d82abe8de6524c07036"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef8374d169884ec499eccdb44495fb2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef8374d169884ec499eccdb44495fb2b"}, "name": "heat_stack_user"}]} 2018-06-07 15:59:21,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9cb6635a-3352-49e6-aace-35d414a67a2e 2018-06-07 15:59:21,356 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-06-07 15:59:21,357 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 67:21 | FAIL | | vyos_vrouter | functest | vnf | 58:20 | PASS | | juju_epc | functest | vnf | 05:19 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-06-07 15:59:21,360 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-06-07 15:59:21,402 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-07 15:59:24,081 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-174 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-06-07 15:59:24,083 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=dUwjXY9YYfMkcf3ec6x8VenKY export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-06-07 15:59:24,084 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-07 15:59:24,084 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-06-07 15:59:24,084 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-06-07 15:59:24,085 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK